| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-29 | Don't use SDL defines in platform independant code | Simon Robertshaw | 1 | -1/+1 |
| 2012-10-26 | Ctrl + G gravity grid toggle | jacob1 | 1 | -0/+6 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 1 | -15/+23 |
| 2012-10-26 | ability to reload and resave local saves without retyping name | jacob1 | 1 | -2/+22 |
| 2012-10-05 | Console Show quickoption | jacob1 | 1 | -0/+1 |
| 2012-10-05 | info tip on deco/ngrav/aheat changed | jacob1 | 1 | -2/+1 |
| 2012-10-05 | {t:15100|text} to open a forum thread (will try to add more shortcuts later) | jacob1 | 1 | -3/+12 |
| 2012-10-05 | Ensure save is stored in memory for reload when using Save as current name, c... | Simon Robertshaw | 1 | -2/+1 |
| 2012-09-30 | Pass points by value for drawing tools | Simon Robertshaw | 1 | -4/+4 |
| 2012-09-30 | Better hanling of edgeMode and "New Sim" button | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-26 | render preset buttons in render options interface, also shift + 1 life view s... | jacob1 | 1 | -1/+2 |
| 2012-09-13 | Show version info in update prompt. Fixes #177 | Simon Robertshaw | 1 | -1/+18 |
| 2012-09-13 | Allow editing link signs. Fixes #182 | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-07 | Hidden elements in element search | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-06 | Fix some off-by-one mouse clamping issues | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-06 | Wall names in HUD | jacob1 | 1 | -0/+8 |
| 2012-09-05 | Fix setting colour presets | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-05 | Ensure errors are caught and displayed during tag operations. Fix some issues... | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-05 | Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175 | Simon Robertshaw | 1 | -5/+5 |
| 2012-09-03 | Ensure saves are expanded in memory when performing translate operations. Fix... | Simon Robertshaw | 1 | -0/+4 |
| 2012-09-01 | !load command for old console | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-01 | Colour picker and presets for decorations | Simon Robertshaw | 1 | -0/+22 |
| 2012-08-31 | Some Lua interface API stuff | Simon Robertshaw | 1 | -2/+8 |
| 2012-08-29 | Fix cursour falling just out zoom window | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-24 | Prevent key overlap for Stickman movement and Gravity/Debug/Stamp actions, fi... | Simon Robertshaw | 1 | -0/+16 |
| 2012-08-20 | Ensure localBrowser is NULL when starting to prevent crash | 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/+10 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 1 | -0/+35 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 1 | -0/+14 |
| 2012-08-14 | Cut region, fixes #105 | Simon Robertshaw | 1 | -0/+6 |
| 2012-08-14 | Update gitignore, show votes correctly, fixes #97 | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-10 | Don't set tool strength when there's no tool | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-10 | Change zoom size with [ and ], fixes #90 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-10 | Save Open signs working | Simon Robertshaw | 1 | -1/+74 |
| 2012-08-10 | Wall brush, fixes #63 | Simon Robertshaw | 1 | -0/+5 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 1 | -0/+31 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 1 | -0/+9 |
| 2012-08-10 | Impose limit on cursor radius (Limit is radius 128, somewhat smaller than TPT... | Simon Robertshaw | 1 | -0/+4 |
| 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 |