summaryrefslogtreecommitdiff
path: root/src/cat/LuaScriptInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-19/+19
2012-04-26OS X compiling working, Make it a bit more friendly with stricter compilersSimon Robertshaw1-20/+20
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw1-18/+6
2012-04-17TPT: Lua methods for reading/writing the bmap and emap (no mapped walltypes y...Simon Robertshaw1-0/+118
2012-04-09Remove unused codeSimon Robertshaw1-37/+0
2012-04-05Modifier keys for Lua, Air display, correct render mode savingSimon Robertshaw1-2/+16
2012-04-04Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri...Simon Robertshaw1-4/+13
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir...Simon Robertshaw1-2/+45
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 of...Simon Robertshaw1-8/+15
2012-02-12Somewhat working lua console, no element function overrides, no keyboard, mou...Simon Robertshaw1-0/+1897