summaryrefslogtreecommitdiff
path: root/src/cat/LuaWindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-11D:mniip1-1/+1
2013-05-11Togglable lua scriptingSimon Robertshaw1-1/+3
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-3/+3
2013-02-16Add missing removeComponent for Lua APISimon Robertshaw1-0/+24
2012-09-17Checkbox, Slider and ProgressBar components for ui APISimon Robertshaw1-0/+9
2012-09-06revert changing the lua/sdl includes and min/max changesjacob11-3/+3
2012-09-06Visual studio compatibilityjacob11-3/+17
This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code
2012-09-02Textbox component for Lua interface APISimon Robertshaw1-0/+3
2012-09-01Logging for UI component events, trSimon Robertshaw1-42/+34
2012-08-31More interface APISimon Robertshaw1-1/+5
2012-08-31Events for Window object (Lua)Simon Robertshaw1-3/+449
2012-08-31Some Lua interface API stuffSimon Robertshaw1-0/+101