summaryrefslogtreecommitdiffstats
path: root/source/PluginLua.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-202/+0
* Fix: Wrong arg nameSamuel Barney2013-10-121-1/+1
* Fixed and exported cWorld:QueueTask().madmaxoft2013-10-121-0/+37
* 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