| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Added the pusherrfunc into the common lua functions | Alexander | 2019-02-10 |
| | | | | | | | | | Added a header for pusherrorfunc(lua_State* L) to the shared/lua_api/common.hpp header also deleted some prints, and fixed a bug that would show up in an edge case of printing error messages. | ||
| * | Moved the define constant definition into common/shared header | Alexander | 2019-01-09 |
| | | |||
| * | Added header gaurds to shared/lua_api/common | Alexander Pickering | 2018-08-12 |
| | | |||
| * | Added an editbox | Alexander Pickering | 2018-07-31 |
| | | | | | Added bindings to Irrlicht's EditBox gui element. | ||
| * | Warning-less build | Alexander Pickering | 2018-06-30 |
| | | | | | All compile warning for -Wall have been fixed | ||
| * | Simplified makefile | Alexander Pickering | 2018-06-28 |
| Made makefile much simpiler, added option to build dynamically with DEBUG=true | |||
