| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-03 | Decoration tools - no way to set colour yet | Simon Robertshaw | 6 | -2/+222 |
| 2012-03-03 | Disable key repeat | Simon Robertshaw | 4 | -68/+19 |
| 2012-02-12 | Better names for sort, allow showing own saves | Simon Robertshaw | 8 | -54/+92 |
| 2012-02-12 | Fixed some lua methods, set decorations enabled by default, allow toggling of... | Simon Robertshaw | 12 | -1195/+135 |
| 2012-02-12 | Somewhat working lua console, no element function overrides, no keyboard, mou... | Simon Robertshaw | 9 | -11/+2084 |
| 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 | 8 | -23/+247 |
| 2012-02-11 | Comments on save preview and some minor changes for vote bars | Simon Robertshaw | 15 | -14/+412 |
| 2012-02-05 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -2/+2 |
| 2012-02-05 | Started intrepreter for tpt script and various things for console | Simon Robertshaw | 13 | -56/+720 |
| 2012-02-05 | Fix pointer errors for linux. | savask | 1 | -2/+2 |
| 2012-02-02 | Flood fill | Simon Robertshaw | 3 | -2/+14 |
| 2012-02-02 | Frame stepping | Simon Robertshaw | 6 | -5/+25 |
| 2012-02-02 | Working GOL (No graphics | Simon Robertshaw | 8 | -3/+112 |
| 2012-02-01 | Use useragent for version, fix URl encoding | Simon Robertshaw | 6 | -12/+69 |
| 2012-02-01 | Console UI, open in browser button, tab and enter shortcut for Login UI, various | Simon Robertshaw | 27 | -31/+565 |
| 2012-01-31 | Load user information from preferences, fps display for testing | Simon Robertshaw | 20 | -30/+1340 |
| 2012-01-30 | Line and rect drawing | Simon Robertshaw | 13 | -58/+347 |
| 2012-01-30 | ASCII for key events, save and Textarea (no caret, yet) | Simon Robertshaw | 30 | -93/+636 |
| 2012-01-29 | Stop printing crap from BRMT update method | Simon Robertshaw | 1 | -1/+0 |
| 2012-01-29 | Nice Icon settings for Windows | Simon Robertshaw | 1 | -0/+29 |
| 2012-01-29 | Vote view in save preview, better handling of controller destruction | Simon Robertshaw | 12 | -47/+87 |
| 2012-01-29 | Background retrieval of save info and save list. | Simon Robertshaw | 15 | -27/+269 |
| 2012-01-28 | Voting, fix save browser | Simon Robertshaw | 14 | -38/+162 |
| 2012-01-28 | Make zoom Window switch sides to avoid getting in the way | Simon Robertshaw | 1 | -0/+6 |
| 2012-01-28 | Zoom | Simon Robertshaw | 10 | -21/+326 |
| 2012-01-27 | Stop freeing memory twice, also clear signs correctly | Simon Robertshaw | 3 | -7/+13 |
| 2012-01-27 | Icon management, fix element menu order, fix renderer crash | Simon Robertshaw | 12 | -123/+149 |
| 2012-01-27 | Render options | Simon Robertshaw | 11 | -10/+316 |
| 2012-01-27 | Functional checkbox on render options screen | Simon Robertshaw | 8 | -4/+68 |
| 2012-01-27 | Some inlines and Checkbox ui component | Simon Robertshaw | 10 | -70/+247 |
| 2012-01-26 | Ellipse cursor | Simon Robertshaw | 8 | -3/+97 |
| 2012-01-26 | Clear air properly | Simon Robertshaw | 1 | -3/+3 |
| 2012-01-26 | Save loading and reloading | Simon Robertshaw | 9 | -38/+679 |
| 2012-01-26 | I've got to a point where I can no longer be bothered to think of a proper co... | Simon Robertshaw | 28 | -59/+424 |
| 2012-01-25 | Better way of managing Controllers | Simon Robertshaw | 5 | -6/+13 |
| 2012-01-25 | Fix some memory leaks | Simon Robertshaw | 5 | -2/+11 |
| 2012-01-25 | Login working, segfaults sometimes | Simon Robertshaw | 16 | -34/+164 |
| 2012-01-25 | Login window close on success | Simon Robertshaw | 1 | -0/+4 |
| 2012-01-25 | Login complete (minus brokenness) | Simon Robertshaw | 5 | -31/+55 |
| 2012-01-24 | Fix textbox | Simon Robertshaw | 9 | -7/+50 |
| 2012-01-24 | Wall menus | Simon Robertshaw | 5 | -0/+85 |
| 2012-01-24 | Various | Simon Robertshaw | 21 | -398/+843 |
| 2012-01-23 | Save name label position and alignment | Simon Robertshaw | 1 | -1/+2 |
| 2012-01-23 | Better element buttons, Save preview WIP | Simon Robertshaw | 15 | -43/+330 |
| 2012-01-23 | GameController shut down any render options open | Simon Robertshaw | 2 | -3/+11 |
| 2012-01-23 | Render options | Simon Robertshaw | 7 | -1/+192 |
| 2012-01-23 | Element menu | Simon Robertshaw | 9 | -8/+106 |
| 2012-01-22 | Begining menu, tool | Simon Robertshaw | 9 | -11/+278 |
| 2012-01-22 | Brush class for drawing on simulation, more interface for game | Simon Robertshaw | 11 | -134/+328 |