Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes problems with windows: | Lukas Pioch | 2017-06-05 | 1 | -1/+2 |
* | Clang 5.0 fixes | Lukas Pioch | 2017-05-21 | 1 | -1/+1 |
* | LuaState: Fixed race condition in ref tracking. (#3529) | Mattes D | 2017-01-09 | 1 | -1/+1 |
* | Converted cLuaState::cCallbackPtr into a UniquePtr. | Mattes D | 2016-06-27 | 1 | -2/+2 |
* | Changed cLuaWindow callbacks to use cLuaState::cCallback. | Mattes D | 2016-06-27 | 1 | -37/+35 |
* | Revert "Lua callback" | Mattes D | 2016-03-21 | 1 | -35/+37 |
* | Changed cLuaWindow callbacks to use cLuaState::cCallback. | Mattes D | 2016-03-17 | 1 | -37/+35 |
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -15/+15 |
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -14/+12 |
* | Removed unwanted base classes from Lua API. | Mattes D | 2015-03-19 | 1 | -2/+4 |
* | C++11 and function rename. | Howaner | 2014-12-17 | 1 | -0/+1 |
* | Fixed multiple inheritance in ToLua++. | madmaxoft | 2013-12-16 | 1 | -4/+4 |
* | Moved bindings-related to a Bindings subfolder. | madmaxoft | 2013-12-08 | 1 | -0/+95 |