| 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 | 6 | -4/+29 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 6 | -24/+44 |
| 2012-10-26 | ability to reload and resave local saves without retyping name | jacob1 | 4 | -3/+59 |
| 2012-10-26 | limit the number of signs that can be placed | jacob1 | 1 | -1/+2 |
| 2012-10-05 | show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUD | jacob1 | 1 | -5/+23 |
| 2012-10-05 | holding both Ctrl and Shift still enables 10x stength | jacob1 | 1 | -5/+2 |
| 2012-10-05 | Console Show quickoption | jacob1 | 5 | -5/+27 |
| 2012-10-05 | info tip on deco/ngrav/aheat changed | jacob1 | 4 | -6/+28 |
| 2012-10-05 | {t:15100|text} to open a forum thread (will try to add more shortcuts later) | jacob1 | 2 | -4/+13 |
| 2012-10-05 | Ensure save is stored in memory for reload when using Save as current name, c... | Simon Robertshaw | 1 | -2/+1 |
| 2012-10-01 | Don't highlight menus when the mouse button is down. | Simon Robertshaw | 1 | -1/+2 |
| 2012-10-01 | Allow pausing when using stamp placement/selection | Simon Robertshaw | 1 | -1/+2 |
| 2012-09-30 | Activate deco tools when using deco menu | Simon Robertshaw | 2 | -14/+40 |
| 2012-09-30 | Delete notification before removing from vector | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-30 | Pass points by value for drawing tools | Simon Robertshaw | 4 | -13/+13 |
| 2012-09-30 | Better hanling of edgeMode and "New Sim" button | Simon Robertshaw | 3 | -5/+37 |
| 2012-09-29 | remove 'Z' quickoption | jacob1 | 2 | -19/+0 |
| 2012-09-29 | Fix crash loading null stamp after pasting (http://powdertoy.co.uk/Discussion... | Simon Robertshaw | 1 | -5/+8 |
| 2012-09-26 | Always focus text box for property tool | Simon Robertshaw | 1 | -0/+11 |
| 2012-09-26 | make PROP interface a little easier to use (first part of tpt issue 78) | jacob1 | 1 | -0/+11 |
| 2012-09-26 | render preset buttons in render options interface, also shift + 1 life view s... | jacob1 | 4 | -62/+7 |
| 2012-09-25 | Fix black border around dialogs being off (I think I got all of them) | jacob1 | 2 | -3/+3 |
| 2012-09-25 | some improvements to the render options interface and checkboxes (icons and t... | jacob1 | 1 | -1/+1 |
| 2012-09-25 | alt click alternative to middle click (that doesn't break line snapping) | jacob1 | 1 | -0/+2 |
| 2012-09-25 | MacOS X targets for Scons, Fix some inlines for clang | Simon Robertshaw | 1 | -3/+14 |
| 2012-09-13 | Show version info in update prompt. Fixes #177 | Simon Robertshaw | 1 | -1/+18 |
| 2012-09-13 | Make sample tool sample different life types. Fixes #184 | Simon Robertshaw | 1 | -3/+25 |
| 2012-09-13 | Ensure cursor position is correct after placing stamp. | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-13 | Allow editing link signs. Fixes #182 | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-07 | Hidden elements in element search | Simon Robertshaw | 3 | -0/+8 |
| 2012-09-06 | revert changing the lua/sdl includes and min/max changes | jacob1 | 1 | -1/+1 |
| 2012-09-06 | Visual studio compatibility | jacob1 | 2 | -5/+5 |
| 2012-09-06 | Fix some off-by-one mouse clamping issues | Simon Robertshaw | 2 | -3/+3 |
| 2012-09-06 | Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148 | jacob1 | 1 | -0/+2 |
| 2012-09-06 | Change hover color of update box (white just didn't look right) | jacob1 | 1 | -0/+4 |
| 2012-09-06 | Wall names in HUD | jacob1 | 3 | -4/+18 |
| 2012-09-06 | More demonstration of my inability to commit the saved file | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-06 | Gah, amend previous | Simon Robertshaw | 1 | -3/+3 |
| 2012-09-06 | Fix Line/Rect drawing in zoom window | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-05 | Fix setting colour presets | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-05 | Correct default tools | Simon Robertshaw | 1 | -2/+2 |
| 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 | 2 | -16/+16 |
| 2012-09-05 | Newtonian gravity field info in HUD (Maybe we could have an arrow to show dir... | Simon Robertshaw | 2 | -3/+5 |
| 2012-09-05 | Add way of uniquely identifying tools, preserve active menu and tools when re... | Simon Robertshaw | 5 | -48/+103 |
| 2012-09-03 | Remove translation from alt-click to middle click to fix line snapping. Fixed... | Simon Robertshaw | 1 | -5/+0 |
| 2012-09-03 | Ensure saves are expanded in memory when performing translate operations. Fix... | Simon Robertshaw | 1 | -0/+4 |
| 2012-09-01 | "Molten X" for mouseover with lava, fixes #165 | Simon Robertshaw | 1 | -1/+5 |
| 2012-09-01 | !load command for old console | Simon Robertshaw | 1 | -1/+1 |