aboutsummaryrefslogtreecommitdiff
path: root/src/client/lua_api/phys/bphysbuffer.cpp
Commit message (Collapse)AuthorAge
* Removed some dead codeAlexander Pickering2018-06-30
| | | | Removed a lot of commented out old code
* Simplified makefileAlexander Pickering2018-06-28
| | | | | Made makefile much simpiler, added option to build dynamically with DEBUG=true
* Updated coreAlexander Pickering2018-06-22
| | | | Updated all core files to prepare for tech demo
* Added gui windowAlexander Pickering2017-07-29
Bound irrlicht's IGUIWindow to lua