summaryrefslogtreecommitdiff
path: root/src/console
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw7-363/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob17-49/+0
2013-01-26typing '~' doesn't close the lua consolejacob11-1/+4
2013-01-09fix console not closing when you use !loadjacob11-1/+1
2012-10-26close console when using the !load commandjacob11-2/+3
2012-08-21Remember Console historySimon Robertshaw2-2/+17
2012-08-06Fix TPTScript 'set' functionSimon Robertshaw1-1/+3
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw1-0/+1
2012-06-18Controllers should free their callbacks and viewsSimon Robertshaw1-1/+6
2012-06-11Saving and loading other flags from GameSave, remove old saveloaderSimon Robertshaw2-3/+6
2012-05-15Move style into ComponentSimon Robertshaw1-3/+6
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw1-2/+2
2012-02-05Started intrepreter for tpt script and various things for consoleSimon Robertshaw3-40/+23
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw7-0/+396