aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/common.hpp
Commit message (Collapse)AuthorAge
* Added an editboxAlexander Pickering2018-07-31
| | | | Added bindings to Irrlicht's EditBox gui element.
* Warning-less buildAlexander Pickering2018-06-30
| | | | All compile warning for -Wall have been fixed
* Simplified makefileAlexander Pickering2018-06-28
Made makefile much simpiler, added option to build dynamically with DEBUG=true