Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -207/+0 | |
2015-08-13 | Fixed a few missing MCServers in APIDump | Julian Laubstein | 1 | -1/+1 | |
2015-08-11 | Updated APIDump to follow the namechange | Julian Laubstein | 1 | -1/+1 | |
2015-05-10 | Exported cPluginManager:ExecuteConsoleCommand() to Lua API. | Mattes D | 1 | -0/+1 | |
Fixes #1999. | |||||
2015-04-23 | Implemented cPluginManager:DoWithPlugin(), fixed ForEachPlugin(). | Mattes D | 1 | -3/+4 | |
Both functions are exported as static. | |||||
2015-04-19 | APIDump: Documented cPluginManager:IsPluginLoaded(). | Mattes D | 1 | -0/+1 | |
2015-04-19 | Split the plugin names and plugin folders to avoid confusing them. | Mattes D | 1 | -0/+204 | |
Ref.: http://forum.mc-server.org/showthread.php?tid=1877 |