summaryrefslogtreecommitdiffstats
path: root/source/PluginManager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.madmaxoft@gmail.com2013-01-271-1/+2
* Changed HOOK_PLAYER_MOVED to HOOK_PLAYER_MOVING to match the scheme used for names.madmaxoft@gmail.com2013-01-261-2/+2
* Merged the usable portion of the "gens" branch.madmaxoft@gmail.com2013-01-251-3/+3
* Renamed rclk hook to HOOK_PLAYER_RIGHT_CLICK.madmaxoft@gmail.com2013-01-181-1/+1
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-71/+76
* Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested)madmaxoft@gmail.com2012-12-211-5/+10
* Removed the SquirrelVM.madmaxoft@gmail.com2012-11-081-4/+20
* Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)faketruth2012-10-141-12/+12
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+149