| 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 | -1/+0 |
| 2012-08-05 | Wall Edge option, fixes #70 | Simon Robertshaw | 1 | -6/+11 |
| 2012-08-05 | Allow 24bits of var for create_part, add tool for tesc. Fixes #72 | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-05 | Added triangle brush, fixes #47 | Savely Skresanov | 1 | -1/+3 |
| 2012-08-05 | Draw gravity zones when using grav wall | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-04 | Add icons for erase, improve icons for certain walls, fix issue #45 | Simon Robertshaw | 1 | -3/+3 |
| 2012-08-03 | Use plop tool to place single units of an element (Used for Stickman, Fighter... | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-03 | QuickOptions!! #46 | Simon Robertshaw | 1 | -0/+47 |
| 2012-08-02 | Update menus on element change from lua, addresses issue #42 | Simon Robertshaw | 1 | -59/+77 |
| 2012-07-29 | Restart N. Grav when needed (somewhat effects issue #31) and fix shitty logic... | Simon Robertshaw | 1 | -7/+3 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 1 | -0/+28 |
| 2012-07-25 | WIND tool | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 1 | -1/+17 |
| 2012-07-21 | Icons for menu items | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-19 | Special ligh placement | Simon Robertshaw | 1 | -2/+11 |
| 2012-07-18 | Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi... | Simon Robertshaw | 1 | -10/+10 |
| 2012-07-18 | Info tip for changing display modes | Simon Robertshaw | 1 | -0/+38 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-22 | Client now provides methods for reading and saving preferences - less powerfu... | Simon Robertshaw | 1 | -41/+12 |
| 2012-06-20 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -12/+20 |
| 2012-06-20 | OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli... | Simon Robertshaw | 1 | -0/+33 |
| 2012-06-18 | Fix stamp and save assignment | Simon Robertshaw | 1 | -11/+17 |
| 2012-06-18 | GameModel manages currentSave instance | Simon Robertshaw | 1 | -1/+7 |
| 2012-06-18 | Menu frees any added items | Simon Robertshaw | 1 | -4/+0 |
| 2012-06-12 | Correct save reloading, add Vac and NGrav tools | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-11 | Saving and loading other flags from GameSave, remove old saveloader | Simon Robertshaw | 1 | -4/+18 |
| 2012-06-10 | Change stamp storage to a list, insert new stamps at the begining, 'l' loads ... | Simon Robertshaw | 1 | -1/+13 |
| 2012-06-09 | Unify stamp and clipboard placement code, GameSave translation and transoform... | Simon Robertshaw | 1 | -14/+20 |
| 2012-06-09 | Preview: Wait for save to load before opening, Simulation: Correct block coor... | Simon Robertshaw | 1 | -6/+2 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -20/+7 |
| 2012-06-06 | Saving and loading at position, yuse exceptions for parsing saves | Simon Robertshaw | 1 | -1/+5 |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ... | Simon Robertshaw | 1 | -21/+25 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 1 | -1/+0 |
| 2012-05-12 | Stupid git | Simon Robertshaw | 1 | -1/+5 |
| 2012-05-12 | Tools implemented in a similar way to elements | Simon Robertshaw | 1 | -0/+7 |
| 2012-05-12 | Redo Wall IDs | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-07 | Default elements in gamemodel | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-07 | A bit of refactoring (elements) | Simon Robertshaw | 1 | -5/+5 |
| 2012-04-26 | OS X compiling working, Make it a bit more friendly with stricter compilers | Simon Robertshaw | 1 | -1/+2 |
| 2012-04-20 | OpenGL rendering | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-18 | TPT: Added smudge tool afbe8cf38e | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-05 | Modifier keys for Lua, Air display, correct render mode saving | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir... | Simon Robertshaw | 1 | -0/+21 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 1 | -11/+43 |
| 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/+7 |
| 2012-03-28 | Clipboard and Stamp from selection (no way to paste/place yet) | Simon Robertshaw | 1 | -1/+31 |
| 2012-03-05 | Better sliders for Decoration editor | Simon Robertshaw | 1 | -3/+9 |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 1 | -1/+48 |
| 2012-03-03 | Decoration tools - no way to set colour yet | Simon Robertshaw | 1 | -1/+9 |