summaryrefslogtreecommitdiffstats
path: root/src/Bindings/PluginManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed crash while calling disabled plugins.madmaxoft2014-01-231-1/+1
* Implemented cPluginManager:CallPlugin() API.madmaxoft2014-01-211-0/+15
* Fixed settings plugin generation after IniFileTiger Wang2014-01-121-3/+3
* Plugin messages are received and handed to plugins.madmaxoft2014-01-071-0/+21
* OnPlayerFishing doesn't have a const cItems anymoreSTRWarrior2014-01-011-1/+1
* implemented the recommendations Xoft gave.STRWarrior2013-12-311-2/+2
* Implented OnPlayerFishing and OnPlayerFished.STRWarrior2013-12-301-0/+42
* Added HOOK_PLUGINS_LOADED.madmaxoft2013-12-291-3/+23
* Prettified command error messagesTiger Wang2013-12-181-8/+17
* Renamed back EntityAnimation to PlayerAnimationTiger Wang2013-12-181-3/+3
* Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.STRWarrior2013-12-111-0/+21
* Fixed tolua++ compilation.madmaxoft2013-12-081-1/+0
* Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-081-3/+3
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+1668