| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-06 | Fix bugs with energy particles in PIPE | jacob1 | 1 | -2/+9 |
| 2012-09-06 | Wall names in HUD | jacob1 | 6 | -20/+39 |
| 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 | Some simulation API | Simon Robertshaw | 1 | -5/+8 |
| 2012-09-05 | Fix setting colour presets | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-05 | Changes to Smudge and blending modes (make them a little slower and easier to... | Simon Robertshaw | 1 | -25/+28 |
| 2012-09-05 | Correct default tools | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-05 | Allow mass unfavouring, unfavouring from the preview view. Fixes #149 | Simon Robertshaw | 5 | -7/+56 |
| 2012-09-05 | Ensure errors are caught and displayed during tag operations. Fix some issues... | Simon Robertshaw | 7 | -32/+102 |
| 2012-09-05 | Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175 | Simon Robertshaw | 2 | -16/+16 |
| 2012-09-05 | Only use stairstepping for resampling when absolutely necessary (when the dow... | Simon Robertshaw | 1 | -1/+25 |
| 2012-09-05 | Prevent setting double scale on smaller screens. Fixes #166 | Simon Robertshaw | 6 | -4/+42 |
| 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 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -2/+0 |
| 2012-09-05 | Add way of uniquely identifying tools, preserve active menu and tools when re... | Simon Robertshaw | 5 | -48/+103 |
| 2012-09-05 | Also fix bugs with energy particles that pass directly from PIPE to portal | jacksonmj | 1 | -1/+13 |
| 2012-09-05 | Fix bugs with energy particles in PIPE | jacksonmj | 1 | -2/+9 |
| 2012-09-04 | Remove unused statement wasting memory | Simon Robertshaw | 1 | -2/+0 |
| 2012-09-04 | Some simulation API | Simon Robertshaw | 2 | -0/+109 |
| 2012-09-03 | Fix MOTD string copy | jacksonmj | 1 | -1/+1 |
| 2012-09-03 | Fix crash/lock up when loading tags | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-03 | Load tags seperately from saves in search | Simon Robertshaw | 4 | -102/+178 |
| 2012-09-03 | Use \r\n instead of just \n for HTTP headers | Simon Robertshaw | 1 | -14/+14 |
| 2012-09-03 | Move class definitions for ThumbnailBrokeer into header | Simon Robertshaw | 2 | -55/+50 |
| 2012-09-03 | Improve save preview layout | Simon Robertshaw | 1 | -7/+10 |
| 2012-09-03 | Views in save Preview and use old vote bars. Fixes #171 | Simon Robertshaw | 5 | -16/+42 |
| 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 | 2 | -0/+6 |
| 2012-09-02 | Textbox component for Lua interface API | Simon Robertshaw | 10 | -105/+298 |
| 2012-09-02 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-09-02 | Move DTEC to electronics menu | jacksonmj | 1 | -1/+1 |
| 2012-09-02 | Change air tools to only act inside the brush, not in surrounding cells as well | jacksonmj | 1 | -18/+2 |
| 2012-09-02 | tpt.element also converts numbers to names | jacob1 | 1 | -4/+13 |
| 2012-09-02 | cold phot doesn't burn things | jacob1 | 1 | -1/+2 |
| 2012-09-02 | Fix things melting with heat sim off | jacob1 | 1 | -14/+14 |
| 2012-09-02 | DTEC, generates a spark when something with it's ctype is nearby | jacob1 | 4 | -8/+81 |
| 2012-09-02 | WOOD and PLNT turn grey when hot, bluish when cold | jacksonmj | 4 | -2/+64 |
| 2012-09-02 | Prevent changing of sorting mode when results haven't loaded. Fixes #172 | Simon Robertshaw | 2 | -2/+4 |
| 2012-09-02 | Remove Precompiled header stuff as it breaks scons for some reason | Simon Robertshaw | 1 | -23/+18 |
| 2012-09-01 | Logging for UI component events, tr | Simon Robertshaw | 8 | -47/+71 |
| 2012-09-01 | "Molten X" for mouseover with lava, fixes #165 | Simon Robertshaw | 1 | -1/+5 |
| 2012-09-01 | No default description, fixes #153 | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-01 | Use original naming for sorting button in save search, fixes #155 | Simon Robertshaw | 1 | -1/+4 |
| 2012-09-01 | !load command for old console | Simon Robertshaw | 7 | -10/+14 |
| 2012-09-01 | Colour picker and presets for decorations | Simon Robertshaw | 8 | -152/+520 |
| 2012-09-01 | Fix Simulation Tool brush issue (misalignment/didn't work with small brushes)... | Simon Robertshaw | 1 | -15/+16 |
| 2012-08-31 | More interface API | Simon Robertshaw | 5 | -2/+159 |
| 2012-08-31 | Events for Window object (Lua) | Simon Robertshaw | 3 | -4/+498 |