summaryrefslogtreecommitdiff
path: root/src/interface/Engine.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-308/+0
2013-02-25fix a few more memory errorsjacob11-5/+5
2013-02-25fix even more memory leaksjacob11-0/+2
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/+3
2012-09-13Mouse move on exiting Window. Fixes 181Simon Robertshaw1-0/+13
2012-09-05Prevent setting double scale on smaller screens. Fixes #166Simon Robertshaw1-0/+8
2012-08-21Add missing files from e54eeaeSimon Robertshaw1-1/+4
2012-08-18More robust EngineProcess (still doesn't fix lua bug)Simon Robertshaw1-1/+6
2012-08-18Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop ...Simon Robertshaw1-1/+7
2012-08-08Fullscreen and scale setting from sim optionsSimon Robertshaw1-1/+3
2012-07-30Ensure CTRL, SHIFT and ALT states are reset when Window falls into backgroundSimon Robertshaw1-0/+6
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-0/+2
2012-07-24HUD improvementsSimon Robertshaw1-0/+2
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-06-23Option to use OpenGL JUST for the interfaceSimon Robertshaw1-2/+2
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw1-1/+4
2012-06-02Add missing header includer for C libraries.Simon Robertshaw1-2/+2
2012-05-30Separate SDL from graphics codeSimon Robertshaw1-1/+1
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw1-0/+5
2012-04-20OpenGL renderingSimon Robertshaw1-0/+1
2012-04-14Remove other references to Global.hSimon Robertshaw1-1/+0
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw1-1/+14
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-4/+4
2012-01-25Login working, segfaults sometimesSimon Robertshaw1-1/+1
2012-01-24Fix textboxSimon Robertshaw1-1/+1
2012-01-24VariousSimon Robertshaw1-1/+1
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-2/+26
2012-01-21Nice graphics for Showing windowsSimon Robertshaw1-2/+30
2012-01-21Basic skeleton for save previewSimon Robertshaw1-0/+8
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-0/+6
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-2/+1
2012-01-17Some minor changesSimon Robertshaw1-9/+35
2012-01-15More stuff, better events and starting on interfaceSimon Robertshaw1-14/+17
2012-01-14Various things, also IEF UISimon Robertshaw1-0/+138