summaryrefslogtreecommitdiffstats
path: root/source/PluginLua.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed AddHook() wanting old-style function names.madmaxoft2013-08-221-1/+2
* Hook adding uses the new API.madmaxoft2013-08-211-7/+24
* Finished renaming cPlugin_NewLua to cPluginLua.madmaxoft2013-08-191-3/+3
* Implemented the OnWorldTick hook.madmaxoft2013-08-191-0/+1
* Added the OnHopperPullingItem and OnHopperPushingItem hooks.madmaxoft2013-08-111-0/+2
* Added OnPlayerAnimation() hook.madmaxoft2013-08-111-0/+1
* Renamed Plugin_NewLua to PluginLua.madmaxoft2013-08-101-0/+143