aboutsummaryrefslogtreecommitdiff
path: root/src/client/lua_api/gui/iguibutton.cpp
Commit message (Collapse)AuthorAge
* Various additionsAlexander Pickering2018-05-28
| | | | Various additions, updates, and bugfixes while making mahjong solitare.
* GUI buttons use metatablesAlexander Pickering2018-04-11
| | | | | GUI buttons now use metatables, and are dependent on some of the shared code. Makefile updated accordingly
* Added gui windowAlexander Pickering2017-07-29
| | | | Bound irrlicht's IGUIWindow to lua
* Lots of changesAlexander Pickering2017-07-04
| | | | | | * client no longer crashes when closed * started work on adding physics types * some bugfixes to core lua api
* Initial commitAlexander Pickering2016-11-01