aboutsummaryrefslogtreecommitdiff
path: root/src/client/lua_api/gui/iguiimage.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
* Various additionsAlexander Pickering2018-05-28
| | | | Various additions, updates, and bugfixes while making mahjong solitare.
* Fixed the procedural texturesAlexander Pickering2018-03-27
| | | | Procedural textures are now completely working.
* Added IGUIImagesAlexander Pickering2018-03-09
Added the ability to display itextures on the gui