summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Classes/Plugins.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29Added ExperienceAmount variable to HOOK_PLAYER_FISHING and HOOK_PLAYER_FISHED (#5345)Feyo Korenhof1-2/+2
2020-09-28Plugin reload <plugin_name> feature (#4942)[IPSA] Chris de Claverie1-0/+11
2020-09-21Implement Dropspenser Hook (#4903)KrystilizeNevaDies1-0/+4
2020-03-23Manual merge of #4498.Alexander Harkness1-0/+4
2019-08-10APIDocs: Added missing return type and corrected one (#4353)Lukas Pioch1-0/+6
2017-08-27Implement Forge protocol handshake support (#3869)satoshinm1-0/+4
2017-08-17Add cLuaWindow OnClicked Callback (#3901)Lane Kolbly1-0/+4
2016-10-06APIDump: Fixed descriptions for cPluginManager:ForEachPlugin().Mattes D1-10/+30
2016-10-01APIDesc: Reformatted ConstantGroups to match the enum names.Mattes D1-2/+2
2016-09-16APIDump: Replaced "callback" type with "function".Mattes D1-3/+3
2016-09-14APIDesc: Fixed some leftover "<unknown>" types.Mattes D1-2/+2
2016-09-12APIDump: Reformatted the docs to include type information.Mattes D1-156/+916
2016-09-09APIDump: Support structured parameter info.Mattes D1-20/+44
2016-09-08APIDump: Removed trailing whitespace.Mattes D1-2/+2
2016-09-05APIDump: Fixed documentation for cPluginManager:GetPluginsPath().Mattes D1-1/+1
2016-07-18APIDump: Added explicit IsStatic flag to static functions.Mattes D1-9/+9
2016-06-27Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D1-3/+4
2016-05-31LuaState: Inter-plugin calls now support simple tables. (#3220)Mattes D1-1/+1
2016-03-21Revert "Lua callback"Mattes D1-4/+3
2016-03-17Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D1-3/+4
2016-01-31Updated old forum linksMathias1-1/+1
2015-11-03Implemented brewingLukas Pioch1-0/+2
2015-10-12Added missing hooks to cPluginManagerLukas Pioch1-0/+3
2015-09-05Renamed output directory to ServerMattes D1-0/+0
2015-08-13Fixed a few missing MCServers in APIDumpJulian Laubstein1-1/+1
2015-08-11Updated APIDump to follow the namechangeJulian Laubstein1-1/+1
2015-05-10Exported cPluginManager:ExecuteConsoleCommand() to Lua API.Mattes D1-0/+1
2015-04-23Implemented cPluginManager:DoWithPlugin(), fixed ForEachPlugin().Mattes D1-3/+4
2015-04-19APIDump: Documented cPluginManager:IsPluginLoaded().Mattes D1-0/+1
2015-04-19Split the plugin names and plugin folders to avoid confusing them.Mattes D1-0/+204