| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-22 | Correct quirks with drawrect and fillrect, change UI components accordingly, ... | Simon Robertshaw | 4 | -11/+25 |
| 2012-04-21 | Clean out graphics, add openGL graphics in seperate file, change brush to use... | Simon Robertshaw | 4 | -3/+17 |
| 2012-04-20 | OpenGL rendering | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-19 | Allow deleting of stamps | Simon Robertshaw | 1 | -38/+43 |
| 2012-04-19 | No interaction with non-visible components" | Simon Robertshaw | 1 | -9/+9 |
| 2012-04-17 | Started on dropdown control | Simon Robertshaw | 2 | -0/+104 |
| 2012-04-14 | Remove other references to Global.h | Simon Robertshaw | 5 | -5/+0 |
| 2012-04-14 | Remove some unnecessary files. | Simon Robertshaw | 1 | -0/+0 |
| 2012-04-09 | Fix issue where unborn children were slaughtered when removing a component fr... | Simon Robertshaw | 3 | -14/+64 |
| 2012-04-07 | Element sampling HUD thingy (No very good with MVC) | Simon Robertshaw | 1 | -0/+2 |
| 2012-04-06 | Confirmation Dialogue, Save selection and multi-delete | Simon Robertshaw | 3 | -3/+43 |
| 2012-04-03 | Search and stamps scolling with mouse wheel, Esc to exit | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-03 | Use a single instance of a background simulation for thumbnail rendering | Simon Robertshaw | 1 | -1/+2 |
| 2012-04-03 | Super, megaheavyweight thumbnail renderer | Simon Robertshaw | 1 | -20/+24 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 1 | -19/+22 |
| 2012-03-05 | Better sliders for Decoration editor | Simon Robertshaw | 1 | -2/+6 |
| 2012-03-05 | More fancy Sliders for deco colour | Simon Robertshaw | 2 | -3/+25 |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 2 | -0/+148 |
| 2012-02-11 | Slight appearence changes to save buttons | Simon Robertshaw | 1 | -3/+9 |
| 2012-02-11 | Fix thumbnail alignment for save buttons, add code for building PSv format | Simon Robertshaw | 1 | -2/+2 |
| 2012-02-11 | Comments on save preview and some minor changes for vote bars | Simon Robertshaw | 6 | -4/+179 |
| 2012-02-05 | Started intrepreter for tpt script and various things for console | Simon Robertshaw | 1 | -12/+12 |
| 2012-02-02 | Working GOL (No graphics | Simon Robertshaw | 1 | -0/+0 |
| 2012-02-01 | Console UI, open in browser button, tab and enter shortcut for Login UI, various | Simon Robertshaw | 5 | -23/+49 |
| 2012-01-31 | Load user information from preferences, fps display for testing | Simon Robertshaw | 4 | -16/+37 |
| 2012-01-30 | Line and rect drawing | Simon Robertshaw | 1 | -0/+7 |
| 2012-01-30 | ASCII for key events, save and Textarea (no caret, yet) | Simon Robertshaw | 13 | -80/+169 |
| 2012-01-29 | Vote view in save preview, better handling of controller destruction | Simon Robertshaw | 2 | -30/+38 |
| 2012-01-29 | Background retrieval of save info and save list. | Simon Robertshaw | 2 | -8/+14 |
| 2012-01-28 | Voting, fix save browser | Simon Robertshaw | 2 | -1/+1 |
| 2012-01-28 | Zoom | Simon Robertshaw | 1 | -0/+10 |
| 2012-01-27 | Icon management, fix element menu order, fix renderer crash | Simon Robertshaw | 2 | -62/+44 |
| 2012-01-27 | Render options | Simon Robertshaw | 1 | -1/+2 |
| 2012-01-27 | Functional checkbox on render options screen | Simon Robertshaw | 1 | -0/+2 |
| 2012-01-27 | Some inlines and Checkbox ui component | Simon Robertshaw | 3 | -0/+131 |
| 2012-01-26 | Ellipse cursor | Simon Robertshaw | 1 | -0/+1 |
| 2012-01-26 | I've got to a point where I can no longer be bothered to think of a proper co... | Simon Robertshaw | 2 | -2/+2 |
| 2012-01-25 | Login working, segfaults sometimes | Simon Robertshaw | 1 | -1/+1 |
| 2012-01-24 | Fix textbox | Simon Robertshaw | 2 | -1/+3 |
| 2012-01-24 | Various | Simon Robertshaw | 3 | -5/+22 |
| 2012-01-23 | Better element buttons, Save preview WIP | Simon Robertshaw | 6 | -34/+94 |
| 2012-01-23 | Element menu | Simon Robertshaw | 2 | -3/+16 |
| 2012-01-22 | Begining menu, tool | Simon Robertshaw | 1 | -0/+1 |
| 2012-01-22 | Brush class for drawing on simulation, more interface for game | Simon Robertshaw | 2 | -13/+24 |
| 2012-01-21 | Nice graphics for Showing windows | Simon Robertshaw | 2 | -2/+32 |
| 2012-01-21 | Basic skeleton for save preview | Simon Robertshaw | 3 | -3/+12 |
| 2012-01-21 | Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no... | Simon Robertshaw | 5 | -3/+6 |
| 2012-01-21 | Better cleanup for simulation - fix memory leaks | Simon Robertshaw | 1 | -0/+6 |
| 2012-01-21 | Better handling of save vector from client | Simon Robertshaw | 2 | -12/+14 |
| 2012-01-20 | Ensure action class is freed | Simon Robertshaw | 1 | -0/+2 |