Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed AddHook() wanting old-style function names. | madmaxoft | 2013-08-22 | 1 | -10/+20 |
* | Hook adding uses the new API. | madmaxoft | 2013-08-21 | 1 | -143/+551 |
* | Fixed a warning on closing invalid plugins. | madmaxoft | 2013-08-20 | 1 | -1/+4 |
* | Finished renaming cPlugin_NewLua to cPluginLua. | madmaxoft | 2013-08-19 | 1 | -67/+67 |
* | Implemented the OnWorldTick hook. | madmaxoft | 2013-08-19 | 1 | -0/+12 |
* | Added the OnHopperPullingItem and OnHopperPushingItem hooks. | madmaxoft | 2013-08-11 | 1 | -0/+24 |
* | Added OnPlayerAnimation() hook. | madmaxoft | 2013-08-11 | 1 | -0/+13 |
* | Renamed Plugin_NewLua to PluginLua. | madmaxoft | 2013-08-10 | 1 | -0/+998 |