summaryrefslogtreecommitdiff
path: root/src/cat/CommandInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-2/+2
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-7/+0
2012-10-05prevent setting invalid types, fix setting type to "NONE", "C4", & "C5"jacob11-4/+4
2012-09-06Visual studio compatibilityjacob11-0/+2
2012-09-01!load command for old consoleSimon Robertshaw1-1/+3
2012-08-14Add missing strings.h header for strcasecmdSimon Robertshaw1-0/+1
2012-06-12TPT: Add tmp2 support to old console 418bdf0892Simon Robertshaw1-3/+3
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-2/+2
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir...Simon Robertshaw1-1/+1
2012-03-03Disable key repeatSimon Robertshaw1-0/+5
2012-02-12Somewhat working lua console, no element function overrides, no keyboard, mou...Simon Robertshaw1-3/+4
2012-02-05Started intrepreter for tpt script and various things for consoleSimon Robertshaw1-0/+107