Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented cPluginManager:CallPlugin() API. | madmaxoft | 2014-01-21 | 1 | -16/+183 |
* | cLuaState can now check function params. | madmaxoft | 2014-01-19 | 1 | -0/+34 |
* | cCreeper is no longer available in API. | madmaxoft | 2014-01-13 | 1 | -12/+0 |
* | Lua errors display stack trace. | madmaxoft | 2014-01-11 | 1 | -3/+25 |
* | Removed internal methods from public cLuaState interface. | madmaxoft | 2014-01-11 | 1 | -9/+17 |
* | LuaState can push strings with embedded NULs. | madmaxoft | 2014-01-07 | 1 | -1/+1 |
* | implemented the recommendations Xoft gave. | STRWarrior | 2013-12-31 | 1 | -0/+12 |
* | Made cmake compilation possible on Windows. | madmaxoft | 2013-12-27 | 1 | -2/+2 |
* | Fixed tolua++ compilation. | madmaxoft | 2013-12-08 | 1 | -1/+1 |
* | Moved bindings-related to a Bindings subfolder. | madmaxoft | 2013-12-08 | 1 | -0/+1024 |