summaryrefslogtreecommitdiff
path: root/src/game/GameView.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw1-3/+3
2012-04-20OpenGL renderingSimon Robertshaw1-1/+3
2012-04-16Newtonian gravity workingSimon Robertshaw1-0/+1
2012-04-15Simulation optionsSimon Robertshaw1-1/+1
2012-04-09Add missing GOL dataSimon Robertshaw1-1/+4
2012-04-07Element sampling HUD thingy (No very good with MVC)Simon Robertshaw1-3/+25
2012-04-05Modifier keys for Lua, Air display, correct render mode savingSimon Robertshaw1-0/+1
2012-04-04Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri...Simon Robertshaw1-5/+23
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir...Simon Robertshaw1-0/+58
2012-04-03Search and stamps scolling with mouse wheel, Esc to exitSimon Robertshaw1-0/+4
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw1-2/+3
2012-04-03Super, megaheavyweight thumbnail rendererSimon Robertshaw1-2/+2
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw1-26/+119
2012-03-28Exception when loading invalid saveSimon Robertshaw1-2/+3
2012-03-28Clipboard and Stamp from selection (no way to paste/place yet)Simon Robertshaw1-4/+96
2012-03-22More work on Tags - display tags in Tag window and Tag buttonSimon Robertshaw1-0/+15
2012-03-05Better sliders for Decoration editorSimon Robertshaw1-10/+8
2012-03-05More fancy Sliders for deco colourSimon Robertshaw1-3/+6
2012-03-04Slider and decoration colour changerSimon Robertshaw1-0/+57
2012-02-12Fixed some lua methods, set decorations enabled by default, allow toggling of...Simon Robertshaw1-0/+4
2012-02-02Flood fillSimon Robertshaw1-1/+1
2012-02-02Frame steppingSimon Robertshaw1-0/+3
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-2/+8
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw1-1/+1
2012-01-30Line and rect drawingSimon Robertshaw1-31/+123
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-2/+4
2012-01-28Voting, fix save browserSimon Robertshaw1-12/+13
2012-01-28ZoomSimon Robertshaw1-12/+48
2012-01-27Icon management, fix element menu order, fix renderer crashSimon Robertshaw1-13/+24
2012-01-27Some inlines and Checkbox ui componentSimon Robertshaw1-2/+2
2012-01-26Ellipse cursorSimon Robertshaw1-1/+5
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw1-0/+1
2012-01-25Better way of managing ControllersSimon Robertshaw1-1/+1
2012-01-25Login working, segfaults sometimesSimon Robertshaw1-0/+12
2012-01-24Wall menusSimon Robertshaw1-0/+1
2012-01-24VariousSimon Robertshaw1-5/+14
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-1/+19
2012-01-23Element menuSimon Robertshaw1-0/+58
2012-01-22Begining menu, toolSimon Robertshaw1-0/+56
2012-01-22Brush class for drawing on simulation, more interface for gameSimon Robertshaw1-19/+67
2012-01-22Add remaining buttons for game screenSimon Robertshaw1-31/+70
2012-01-22Started the rest of the UIFrankBro1-0/+94
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+15
2012-01-17Some minor changesSimon Robertshaw1-0/+83