| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -1151/+0 |
| 2013-03-09 | a few more memory leak fixes | jacob1 | 1 | -12/+0 |
| 2013-03-04 | by date turns white like my own does when selected | jacob1 | 1 | -1/+1 |
| 2013-02-25 | fix a few more memory errors | jacob1 | 1 | -0/+4 |
| 2013-02-25 | fix even more memory leaks | jacob1 | 1 | -0/+4 |
| 2013-02-24 | fix 4 MB memory leak on every save | jacob1 | 1 | -0/+4 |
| 2013-02-08 | minor fixes to color picker / small speed improvement | jacob1 | 1 | -2/+0 |
| 2013-01-08 | change tpt.fillrect dimentions to old tpt ones, move brush list generating ou... | jacob1 | 1 | -25/+24 |
| 2013-01-03 | change that will probably fix custom menus not showing | jacob1 | 1 | -1/+1 |
| 2012-12-09 | Use NotifyAuthUserChanged for GameController login, this will help users beco... | Simon Robertshaw | 1 | -1/+1 |
| 2012-12-06 | fix compiling warnings / error | jacob1 | 1 | -1/+1 |
| 2012-11-18 | Custom brushes loaded from "Brushes" folder, format is a simple RAW 8bit grey... | Simon Robertshaw | 1 | -0/+21 |
| 2012-11-16 | fix pause state being reset every time you clear the sim | jacob1 | 1 | -3/+1 |
| 2012-11-16 | save pause state in stamps, load pause state from local saves and stamps corr... | jacob1 | 1 | -1/+1 |
| 2012-10-26 | Ctrl + G gravity grid toggle | jacob1 | 1 | -0/+14 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 1 | -1/+1 |
| 2012-10-26 | ability to reload and resave local saves without retyping name | jacob1 | 1 | -1/+23 |
| 2012-10-05 | Console Show quickoption | jacob1 | 1 | -2/+2 |
| 2012-10-05 | info tip on deco/ngrav/aheat changed | jacob1 | 1 | -0/+19 |
| 2012-09-30 | Activate deco tools when using deco menu | Simon Robertshaw | 1 | -13/+37 |
| 2012-09-30 | Delete notification before removing from vector | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-30 | Better hanling of edgeMode and "New Sim" button | Simon Robertshaw | 1 | -4/+31 |
| 2012-09-29 | remove 'Z' quickoption | jacob1 | 1 | -1/+0 |
| 2012-09-29 | Fix crash loading null stamp after pasting (http://powdertoy.co.uk/Discussion... | Simon Robertshaw | 1 | -5/+8 |
| 2012-09-25 | MacOS X targets for Scons, Fix some inlines for clang | Simon Robertshaw | 1 | -3/+14 |
| 2012-09-07 | Hidden elements in element search | Simon Robertshaw | 1 | -0/+5 |
| 2012-09-05 | Correct default tools | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-05 | Newtonian gravity field info in HUD (Maybe we could have an arrow to show dir... | Simon Robertshaw | 1 | -3/+3 |
| 2012-09-05 | Add way of uniquely identifying tools, preserve active menu and tools when re... | Simon Robertshaw | 1 | -21/+70 |
| 2012-09-01 | Colour picker and presets for decorations | Simon Robertshaw | 1 | -1/+53 |
| 2012-08-28 | Save decorations and gravity field drawing to prefs | Simon Robertshaw | 1 | -0/+6 |
| 2012-08-21 | Use collapsed saves when using stamp browser, fix memory leak when saving stamps | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-20 | Clear fire/persistent effects when clearing the simulation, fixes #136 | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-20 | Remove wall frame when loading saves, fixes #103 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-19 | Fix a few small (a lot of big) memory leaks associated with the stamps browser | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-17 | Sample tool, fixes #122 | Simon Robertshaw | 1 | -3/+35 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 1 | -0/+9 |
| 2012-08-14 | Update gitignore, show votes correctly, fixes #97 | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-10 | Wall brush, fixes #63 | Simon Robertshaw | 1 | -0/+25 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 1 | -1/+12 |
| 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 |