| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-12-15 | Element population histogram debug info display - has to be enabled by adding... | Simon Robertshaw | 2 | -0/+10 |
| 2012-12-14 | Prevent saves from being loaded twice by the Save browser | Simon Robertshaw | 1 | -0/+1 |
| 2012-12-09 | New Conversation notifications | Simon Robertshaw | 2 | -0/+18 |
| 2012-12-09 | Use NotifyAuthUserChanged for GameController login, this will help users beco... | Simon Robertshaw | 3 | -15/+9 |
| 2012-12-06 | fix compiling warnings / error | jacob1 | 1 | -1/+1 |
| 2012-11-26 | Right clicking on reload button will show save preview. | Simon Robertshaw | 3 | -0/+14 |
| 2012-11-18 | Allow resizing of custom brushes | Simon Robertshaw | 1 | -11/+51 |
| 2012-11-18 | Custom brushes loaded from "Brushes" folder, format is a simple RAW 8bit grey... | Simon Robertshaw | 3 | -1/+78 |
| 2012-11-17 | fix link signs ignoring the zoom window, allow right clicking link signs to u... | jacob1 | 1 | -2/+5 |
| 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 | 2 | -2/+8 |
| 2012-11-12 | More edge cases | mniip | 1 | -1/+2 |
| 2012-11-12 | Better rectangle tool render function, no crappy pixels in edge cases anymore | mniip | 1 | -3/+7 |
| 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 |