summaryrefslogtreecommitdiff
path: root/src/interface/Engine.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Fast quit option (disable to make "X" act like in tpt)jacob11-1/+4
2012-10-01Don't highlight menus when the mouse button is down.Simon Robertshaw1-0/+2
2012-09-16fix some errors in visual studiojacob11-1/+1
2012-09-13Show version info in update prompt. Fixes #177Simon Robertshaw1-0/+1
2012-09-05Prevent setting double scale on smaller screens. Fixes #166Simon Robertshaw1-0/+7
2012-08-21Move tick time into engine, fixes #139Simon Robertshaw1-0/+3
2012-08-18More robust EngineProcess (still doesn't fix lua bug)Simon Robertshaw1-0/+1
2012-08-18Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop ...Simon Robertshaw1-0/+3
2012-08-08Fullscreen and scale setting from sim optionsSimon Robertshaw1-0/+7
2012-07-24HUD improvementsSimon Robertshaw1-0/+1
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw1-0/+2
2012-05-31Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.Simon Robertshaw1-1/+0
2012-05-13Click function for tools that aren't continuous. Debug helper for UI componen...Simon Robertshaw1-1/+1
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw1-1/+5
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-2/+2
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-0/+2
2012-01-21Nice graphics for Showing windowsSimon Robertshaw1-0/+2
2012-01-17Some minor changesSimon Robertshaw1-0/+71