| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-08-31 | Some Lua interface API stuff | Simon Robertshaw | 10 | -4/+513 |
| 2012-08-30 | Get/Set single element properties | Simon Robertshaw | 4 | -0/+214 |
| 2012-08-30 | More methods for setting element properties | Simon Robertshaw | 1 | -25/+132 |
| 2012-08-30 | Fix streamline placement | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-29 | Fix cursour falling just out zoom window | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-29 | Implement retrieval of element properties | Simon Robertshaw | 5 | -5/+119 |
| 2012-08-29 | Bitops for Lua, incomplete elements API | Simon Robertshaw | 4 | -10/+365 |
| 2012-08-28 | Additions to Lua API: Renderer (colourMode, displayMode, renderMode, plus all... | Simon Robertshaw | 2 | -11/+172 |
| 2012-08-28 | Update version number | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-28 | tpt.element also converts numbers to names | Simon Robertshaw | 1 | -4/+14 |
| 2012-08-28 | Black decorations only in thumbnails | Simon Robertshaw | 3 | -6/+21 |
| 2012-08-28 | Correct PHOT colour during fusion | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-28 | cold phot doesn't burn things | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-28 | Fix things melting with heat sim off | Simon Robertshaw | 14 | -14/+14 |
| 2012-08-28 | DTEC, generates a spark when something with it's ctype is nearby | Simon Robertshaw | 2 | -0/+105 |
| 2012-08-28 | WOOD and PLNT turn grey when hot, bluish when cold | Simon Robertshaw | 2 | -43/+84 |
| 2012-08-28 | Save decorations and gravity field drawing to prefs | Simon Robertshaw | 1 | -0/+6 |