Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-14 | Added tolua++ redirection include. | madmaxoft | 1 | -0/+13 |
2013-12-14 | Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h. | STRWarrior | 3 | -3/+28 |
2013-12-14 | Implemented note block playing and fixed wire | Tiger Wang | 1 | -0/+2 |
2013-12-14 | Exported the cTNTEntity | STRWarrior | 3 | -7/+79 |
2013-12-11 | Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins. | STRWarrior | 7 | -2/+79 |
2013-12-08 | Fixed tolua++ compilation. | madmaxoft | 7 | -192/+5 |
2013-12-08 | Fixed VS2008 compilation after those huge changes. | madmaxoft | 2 | -5/+7 |
2013-12-08 | Fixed normalizing large angles. | madmaxoft | 2 | -2/+32 |
2013-12-08 | Moved bindings-related to a Bindings subfolder. | madmaxoft | 25 | -0/+41155 |
2013-12-09 | Fix Undefined behavior at Bindings/LuaWindow line 32 | worktycho | 1 | -1/+4 |