| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-08 | Do not delete given savefile in GameModel::SetSaveFile, behaviour should be s... | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-07 | Save as current name complete, resolves #5 | Simon Robertshaw | 1 | -10/+12 |
| 2012-08-06 | Prevent save as current name from showing if there is no save loaded | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-06 | Started work on save as current name | Simon Robertshaw | 1 | -0/+55 |
| 2012-08-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-05 | Draw gravity zones when using grav wall | Simon Robertshaw | 1 | -0/+8 |
| 2012-08-04 | Stickman keys working, fixes first half of issue #50 | Simon Robertshaw | 1 | -2/+72 |
| 2012-08-04 | Search window is persistent, issue #66 | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-03 | Add shortcuts for things like gravity, air and air reset, issues #85 and #57 | Simon Robertshaw | 1 | -0/+70 |
| 2012-08-03 | QuickOptions!! #46 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-01 | Local Saving, Server Saving rewrite | Simon Robertshaw | 1 | -22/+40 |
| 2012-07-30 | Faster brush adjusting with [ and ], use alt to change to 1 pixel | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-28 | Resize brush X and Y axis seperately using Shift and Control, Addresses issue... | Simon Robertshaw | 1 | -2/+13 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 1 | -0/+27 |
| 2012-07-25 | TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd | Simon Robertshaw | 1 | -0/+7 |
| 2012-07-25 | WIND tool | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-18 | Info tip for changing display modes | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-18 | Renderer Presets and default graphics function | Simon Robertshaw | 1 | -0/+8 |
| 2012-07-17 | Varying update notifications | Simon Robertshaw | 1 | -1/+12 |
| 2012-07-03 | Make update notification a little better - correct colour. Correct multiline ... | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-24 | Element search | Simon Robertshaw | 1 | -0/+16 |
| 2012-06-21 | Stage 1 of update process completed | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-20 | More in the way of an autoupdater | Simon Robertshaw | 1 | -2/+29 |
| 2012-06-20 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -1/+2 |
| 2012-06-20 | OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli... | Simon Robertshaw | 1 | -0/+25 |
| 2012-06-18 | GameModel manages currentSave instance | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-18 | Controllers should free their callbacks and views | Simon Robertshaw | 1 | -0/+1 |
| 2012-06-12 | Correct save reloading, add Vac and NGrav tools | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-11 | Saving and loading other flags from GameSave, remove old saveloader | Simon Robertshaw | 1 | -1/+9 |
| 2012-06-10 | Change stamp storage to a list, insert new stamps at the begining, 'l' loads ... | Simon Robertshaw | 1 | -2/+0 |
| 2012-06-09 | Unify stamp and clipboard placement code, GameSave translation and transoform... | Simon Robertshaw | 1 | -12/+29 |
| 2012-06-08 | Load save data when showing the save preview | Simon Robertshaw | 1 | -0/+5 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -19/+16 |
| 2012-06-06 | Saving and loading at position, yuse exceptions for parsing saves | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ... | Simon Robertshaw | 1 | -20/+21 |
| 2012-05-13 | Click function for tools that aren't continuous. Debug helper for UI componen... | Simon Robertshaw | 1 | -0/+10 |
| 2012-05-07 | A bit of refactoring (elements) | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-21 | Clean out graphics, add openGL graphics in seperate file, change brush to use... | Simon Robertshaw | 1 | -1/+4 |
| 2012-04-17 | Fix drawing of lines, rects and fill within the zoom window | Simon Robertshaw | 1 | -3/+3 |
| 2012-04-15 | Simulation options | Simon Robertshaw | 1 | -3/+17 |
| 2012-04-07 | Element sampling HUD thingy (No very good with MVC) | Simon Robertshaw | 1 | -0/+10 |
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri... | Simon Robertshaw | 1 | -5/+17 |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir... | Simon Robertshaw | 1 | -0/+31 |
| 2012-04-03 | Search and stamps scolling with mouse wheel, Esc to exit | Simon Robertshaw | 1 | -0/+2 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 1 | -0/+38 |
| 2012-03-29 | Replace Error notification with exception for Tags model | Simon Robertshaw | 1 | -2/+2 |
| 2012-03-28 | Exception when loading invalid save | Simon Robertshaw | 1 | -1/+10 |
| 2012-03-28 | Clipboard and Stamp from selection (no way to paste/place yet) | Simon Robertshaw | 1 | -0/+19 |
| 2012-03-22 | More work on Tags - display tags in Tag window and Tag button | Simon Robertshaw | 1 | -2/+27 |
| 2012-03-05 | Tag UI - actually more of a box at the moment | Simon Robertshaw | 1 | -2/+8 |