summaryrefslogtreecommitdiff
path: root/src/cat/LuaScriptInterface.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-04-04Change brush size with [ and ] keys, change order of drawing for Lua, Fix ↵Simon Robertshaw1-4/+13
print and tpt.log so they log to the console when it is open
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print ↵Simon Robertshaw1-2/+45
redirected to tpt.log
2012-03-03Disable key repeatSimon Robertshaw1-67/+11
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw1-1/+60
2012-02-12Fixed some lua methods, set decorations enabled by default, allow toggling ↵Simon Robertshaw1-8/+15
of decorations with ctrl+b, saving and loading of render, display and colour modes for the renderer
2012-02-12Somewhat working lua console, no element function overrides, no keyboard, ↵Simon Robertshaw1-0/+1897
mouse or tick events