Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: Wrong arg name | Samuel Barney | 2013-10-12 | 1 | -1/+1 |
* | Fixed and exported cWorld:QueueTask(). | madmaxoft | 2013-10-12 | 1 | -0/+37 |
* | Fixed AddHook() wanting old-style function names. | madmaxoft | 2013-08-22 | 1 | -1/+2 |
* | Hook adding uses the new API. | madmaxoft | 2013-08-21 | 1 | -7/+24 |
* | Finished renaming cPlugin_NewLua to cPluginLua. | madmaxoft | 2013-08-19 | 1 | -3/+3 |
* | Implemented the OnWorldTick hook. | madmaxoft | 2013-08-19 | 1 | -0/+1 |
* | Added the OnHopperPullingItem and OnHopperPushingItem hooks. | madmaxoft | 2013-08-11 | 1 | -0/+2 |
* | Added OnPlayerAnimation() hook. | madmaxoft | 2013-08-11 | 1 | -0/+1 |
* | Renamed Plugin_NewLua to PluginLua. | madmaxoft | 2013-08-10 | 1 | -0/+143 |