Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed back EntityAnimation to PlayerAnimation | Tiger Wang | 2013-12-18 | 1 | -2/+38 |
* | Fixed multiple inheritance in ToLua++. | madmaxoft | 2013-12-16 | 1 | -11/+102 |
* | Exported to Lua | STRWarrior | 2013-12-15 | 1 | -9/+9 |
* | This adds a function that allows you to 'shoot' a player towards a direction. | STRWarrior | 2013-12-15 | 1 | -1/+35 |
* | Exported Set and Get functions to Lua. | STRWarrior | 2013-12-15 | 1 | -1/+135 |
* | Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h. | STRWarrior | 2013-12-14 | 1 | -2/+26 |
* | Exported the cTNTEntity | STRWarrior | 2013-12-14 | 1 | -6/+77 |
* | Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins. | STRWarrior | 2013-12-11 | 1 | -1/+38 |
* | Fixed tolua++ compilation. | madmaxoft | 2013-12-08 | 1 | -1/+1 |
* | Fixed VS2008 compilation after those huge changes. | madmaxoft | 2013-12-08 | 1 | -4/+6 |
* | Fixed normalizing large angles. | madmaxoft | 2013-12-08 | 1 | -1/+31 |
* | Moved bindings-related to a Bindings subfolder. | madmaxoft | 2013-12-08 | 1 | -0/+31771 |