summaryrefslogtreecommitdiffstats
path: root/src/Bindings/Plugin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SpreadSourceHowaner2014-03-271-1/+1
* Add HOOK_BLOCK_SPREADHowaner2014-03-271-0/+1
* Removed "player destroying" hookdaniel09162014-02-011-1/+0
* Added "player destroying" and "player destroyed" hooksdaniel09162014-01-251-0/+2
* Plugin messages are received and handed to plugins.madmaxoft2014-01-071-0/+1
* 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/+2
* Added HOOK_PLUGINS_LOADED.madmaxoft2013-12-291-0/+1
* Renamed back EntityAnimation to PlayerAnimationTiger Wang2013-12-181-1/+1
* Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.STRWarrior2013-12-111-0/+1
* Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-081-1/+1
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+148