summaryrefslogtreecommitdiff
path: root/src/console/ConsoleView.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-102/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-7/+0
2013-01-26typing '~' doesn't close the lua consolejacob11-1/+4
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-11Saving and loading other flags from GameSave, remove old saveloaderSimon Robertshaw1-2/+5
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 Robertshaw1-1/+8
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-0/+90