summaryrefslogtreecommitdiff
path: root/src/game/GameModel.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-206/+0
2012-10-26Ctrl + G gravity grid togglejacob11-0/+2
2012-10-26Save local saves as current name option (overwrites them automatically). Fix ...jacob11-1/+1
2012-10-26ability to reload and resave local saves without retyping namejacob11-0/+2
2012-10-05Console Show quickoptionjacob11-1/+3
2012-10-05info tip on deco/ngrav/aheat changedjacob11-0/+2
2012-09-30Activate deco tools when using deco menuSimon Robertshaw1-1/+3
2012-09-30Better hanling of edgeMode and "New Sim" buttonSimon Robertshaw1-0/+5
2012-09-07Hidden elements in element searchSimon Robertshaw1-0/+1
2012-09-05Add way of uniquely identifying tools, preserve active menu and tools when re...Simon Robertshaw1-0/+2
2012-09-01Colour picker and presets for decorationsSimon Robertshaw1-2/+14
2012-08-17Sample tool, fixes #122Simon Robertshaw1-0/+11
2012-08-16Undo/Snapshots, fixes #118Simon Robertshaw1-0/+4
2012-08-10Wall brush, fixes #63Simon Robertshaw1-0/+5
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str...Simon Robertshaw1-0/+4
2012-08-03QuickOptions!! #46Simon Robertshaw1-0/+7
2012-08-02Update menus on element change from lua, addresses issue #42Simon Robertshaw1-0/+2
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-0/+1
2012-07-18Info tip for changing display modesSimon Robertshaw1-0/+10
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/+7
2012-06-09Unify stamp and clipboard placement code, GameSave translation and transoform...Simon Robertshaw1-1/+4
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-5/+5
2012-06-05Use a different method for decoding saves with uncompressed object in memory ...Simon Robertshaw1-6/+6
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir...Simon Robertshaw1-0/+5
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw1-3/+8
2012-03-28Clipboard and Stamp from selection (no way to paste/place yet)Simon Robertshaw1-0/+6
2012-03-04Slider and decoration colour changerSimon Robertshaw1-0/+11
2012-02-12Fixed some lua methods, set decorations enabled by default, allow toggling of...Simon Robertshaw1-0/+3
2012-02-02Frame steppingSimon Robertshaw1-0/+1
2012-01-30Line and rect drawingSimon Robertshaw1-4/+13
2012-01-28Voting, fix save browserSimon Robertshaw1-0/+1
2012-01-28ZoomSimon Robertshaw1-0/+12
2012-01-26Ellipse cursorSimon Robertshaw1-1/+5
2012-01-25Login working, segfaults sometimesSimon Robertshaw1-1/+5
2012-01-23Element menuSimon Robertshaw1-0/+1
2012-01-22Begining menu, toolSimon Robertshaw1-3/+15
2012-01-22Brush class for drawing on simulation, more interface for gameSimon Robertshaw1-0/+10
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-1/+2
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-1/+1
2012-01-17Some minor changesSimon Robertshaw1-0/+37