summaryrefslogtreecommitdiff
path: root/src/cat/CommandInterface.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-1/+1
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-10/+3
unused variables from config.h
2013-01-08fix tpt.selectedl/r/a, but it returns the string identifier now instead of an idjacob11-0/+2
2012-09-01!load command for old consoleSimon Robertshaw1-1/+3
2012-07-25TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fdSimon Robertshaw1-0/+1
2012-05-31Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.Simon Robertshaw1-1/+1
2012-05-13Click function for tools that aren't continuous. Debug helper for UI ↵Simon Robertshaw1-1/+1
components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
2012-04-04Change brush size with [ and ] keys, change order of drawing for Lua, Fix ↵Simon Robertshaw1-1/+1
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-1/+8
redirected to tpt.log
2012-03-03Disable key repeatSimon Robertshaw1-0/+2
2012-02-12Somewhat working lua console, no element function overrides, no keyboard, ↵Simon Robertshaw1-3/+3
mouse or tick events
2012-02-05Started intrepreter for tpt script and various things for consoleSimon Robertshaw1-0/+32