| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-11 | Nice drawing for brush | Simon Robertshaw | 2 | -19/+54 |
| 2012-04-09 | Fix issue where unborn children were slaughtered when removing a component fr... | Simon Robertshaw | 5 | -16/+66 |
| 2012-04-09 | Remove unused code | Simon Robertshaw | 1 | -37/+0 |
| 2012-04-09 | Add missing GOL data | Simon Robertshaw | 4 | -1/+98 |
| 2012-04-07 | Element sampling HUD thingy (No very good with MVC) | Simon Robertshaw | 7 | -3/+57 |
| 2012-04-06 | Confirmation Dialogue, Save selection and multi-delete | Simon Robertshaw | 19 | -4/+686 |
| 2012-04-05 | Modifier keys for Lua, Air display, correct render mode saving | Simon Robertshaw | 5 | -8/+27 |
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri... | Simon Robertshaw | 8 | -18/+63 |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir... | Simon Robertshaw | 10 | -5/+200 |
| 2012-04-03 | Search and stamps scolling with mouse wheel, Esc to exit | Simon Robertshaw | 7 | -0/+43 |
| 2012-04-03 | Use a single instance of a background simulation for thumbnail rendering | Simon Robertshaw | 7 | -46/+109 |
| 2012-04-03 | Super, megaheavyweight thumbnail renderer | Simon Robertshaw | 10 | -91/+193 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 19 | -61/+794 |
| 2012-03-29 | Replace Error notification with exception for Tags model | Simon Robertshaw | 8 | -27/+74 |
| 2012-03-28 | Exception when loading invalid save | Simon Robertshaw | 4 | -4/+46 |
| 2012-03-28 | Clipboard and Stamp from selection (no way to paste/place yet) | Simon Robertshaw | 8 | -5/+171 |
| 2012-03-22 | Add and remove tags.\nBrings to light an interesting issue with adding or rem... | Simon Robertshaw | 8 | -7/+244 |
| 2012-03-22 | More work on Tags - display tags in Tag window and Tag button | Simon Robertshaw | 12 | -14/+149 |
| 2012-03-05 | Tag UI - actually more of a box at the moment | Simon Robertshaw | 8 | -2/+173 |
| 2012-03-05 | Better sliders for Decoration editor | Simon Robertshaw | 6 | -40/+51 |
| 2012-03-05 | More fancy Sliders for deco colour | Simon Robertshaw | 4 | -63/+100 |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 9 | -4/+293 |
| 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 |