| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-03 | Make update notification a little better - correct colour. Correct multiline ... | Simon Robertshaw | 1 | -1/+6 |
| 2012-07-03 | Add missing RenderFill function for brushes | Simon Robertshaw | 1 | -0/+4 |
| 2012-07-03 | Line snapping in gameview - hold alt | Simon Robertshaw | 1 | -6/+51 |
| 2012-06-24 | Element search | Simon Robertshaw | 1 | -5/+21 |
| 2012-06-23 | Option to use OpenGL JUST for the interface | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-23 | Scrollbar appearance and code changes | Bryan Hoyle | 1 | -7/+8 |
| 2012-06-23 | Scrollbar added | Bryan Hoyle | 1 | -1/+20 |
| 2012-06-22 | Prevent tool buttons being drawn off the edge of the window when scrollable | Simon Robertshaw | 1 | -3/+9 |
| 2012-06-22 | Menu scrolling | Simon Robertshaw | 1 | -1/+41 |
| 2012-06-20 | OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli... | Simon Robertshaw | 1 | -0/+52 |
| 2012-06-11 | Correct overlapping rectangles with translucent stamp selection | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-10 | Change stamp storage to a list, insert new stamps at the begining, 'l' loads ... | Simon Robertshaw | 1 | -0/+5 |
| 2012-06-09 | Unify stamp and clipboard placement code, GameSave translation and transoform... | Simon Robertshaw | 1 | -34/+52 |
| 2012-06-08 | Load save data when showing the save preview | Simon Robertshaw | 1 | -9/+11 |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ... | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-23 | Fix slight issues when clicking on menu section buttons and missing isMouseIn... | Simon Robertshaw | 1 | -0/+4 |
| 2012-05-23 | Use mouse hover callback for menu buttons | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-17 | Warp display with newer shader, Render options works in OpenGL | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 1 | -8/+13 |
| 2012-05-13 | Click function for tools that aren't continuous. Debug helper for UI componen... | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-22 | Correct quirks with drawrect and fillrect, change UI components accordingly, ... | Simon Robertshaw | 1 | -21/+21 |
| 2012-04-21 | Clean out graphics, add openGL graphics in seperate file, change brush to use... | Simon Robertshaw | 1 | -3/+3 |
| 2012-04-20 | OpenGL rendering | Simon Robertshaw | 1 | -1/+3 |
| 2012-04-16 | Newtonian gravity working | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-15 | Simulation options | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-09 | Add missing GOL data | Simon Robertshaw | 1 | -1/+4 |
| 2012-04-07 | Element sampling HUD thingy (No very good with MVC) | Simon Robertshaw | 1 | -3/+25 |
| 2012-04-05 | Modifier keys for Lua, Air display, correct render mode saving | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri... | Simon Robertshaw | 1 | -5/+23 |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir... | Simon Robertshaw | 1 | -0/+58 |
| 2012-04-03 | Search and stamps scolling with mouse wheel, Esc to exit | Simon Robertshaw | 1 | -0/+4 |
| 2012-04-03 | Use a single instance of a background simulation for thumbnail rendering | Simon Robertshaw | 1 | -2/+3 |
| 2012-04-03 | Super, megaheavyweight thumbnail renderer | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 1 | -26/+119 |
| 2012-03-28 | Exception when loading invalid save | Simon Robertshaw | 1 | -2/+3 |
| 2012-03-28 | Clipboard and Stamp from selection (no way to paste/place yet) | Simon Robertshaw | 1 | -4/+96 |
| 2012-03-22 | More work on Tags - display tags in Tag window and Tag button | Simon Robertshaw | 1 | -0/+15 |
| 2012-03-05 | Better sliders for Decoration editor | Simon Robertshaw | 1 | -10/+8 |
| 2012-03-05 | More fancy Sliders for deco colour | Simon Robertshaw | 1 | -3/+6 |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 1 | -0/+57 |
| 2012-02-12 | Fixed some lua methods, set decorations enabled by default, allow toggling of... | Simon Robertshaw | 1 | -0/+4 |
| 2012-02-02 | Flood fill | Simon Robertshaw | 1 | -1/+1 |
| 2012-02-02 | Frame stepping | Simon Robertshaw | 1 | -0/+3 |
| 2012-02-01 | Console UI, open in browser button, tab and enter shortcut for Login UI, various | Simon Robertshaw | 1 | -2/+8 |
| 2012-01-31 | Load user information from preferences, fps display for testing | Simon Robertshaw | 1 | -1/+1 |
| 2012-01-30 | Line and rect drawing | Simon Robertshaw | 1 | -31/+123 |
| 2012-01-30 | ASCII for key events, save and Textarea (no caret, yet) | Simon Robertshaw | 1 | -2/+4 |
| 2012-01-28 | Voting, fix save browser | Simon Robertshaw | 1 | -12/+13 |
| 2012-01-28 | Zoom | Simon Robertshaw | 1 | -12/+48 |