| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-06 | Visual studio compatibility | jacob1 | 7 | -12/+12 |
| 2012-09-06 | fix spark color in nothing mode | jacob1 | 1 | -3/+3 |
| 2012-09-06 | Fix bugs with energy particles in PIPE | jacob1 | 1 | -2/+9 |
| 2012-09-06 | Wall names in HUD | jacob1 | 3 | -16/+21 |
| 2012-09-05 | Changes to Smudge and blending modes (make them a little slower and easier to... | Simon Robertshaw | 1 | -25/+28 |
| 2012-09-01 | Fix Simulation Tool brush issue (misalignment/didn't work with small brushes)... | Simon Robertshaw | 1 | -15/+16 |
| 2012-08-30 | Get/Set single element properties | Simon Robertshaw | 1 | -0/+8 |
| 2012-08-30 | Fix streamline placement | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-29 | Implement retrieval of element properties | Simon Robertshaw | 3 | -1/+44 |
| 2012-08-28 | Black decorations only in thumbnails | Simon Robertshaw | 1 | -2/+4 |
| 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 | Limit SPNG saturation and reduce absorbtion rate for GEL and SPNG with some e... | Simon Robertshaw | 2 | -9/+13 |
| 2012-08-28 | Correct proportions of CO2 and WATR when GEL/SPNG is absorbing BUBW | Simon Robertshaw | 2 | -8/+2 |
| 2012-08-28 | GEL and SPNG absorb water from more elements and leave behind what the water ... | Simon Robertshaw | 2 | -3/+44 |
| 2012-08-28 | TPT: Prevent Acid from eating broken glass | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-27 | Missing part of TPT commit 04a09d997, for TTAN, nt and surround_space is now ... | Simon Robertshaw | 1 | -3/+3 |
| 2012-08-27 | Fix bug in history restoring where the lastActiveIndex is not updated leading... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-27 | Enable decorations in renderer for local save items, disable for server save ... | Simon Robertshaw | 3 | -6/+7 |
| 2012-08-26 | Disable decorations when rendering saves | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-25 | Fix messed up revert | Simon Robertshaw | 1 | -5/+2 |
| 2012-08-25 | Complete "Consistent proportions of WATR and SALT in SLTW" after REALISTIC re... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-25 | Revert "HYGN now combusts and fuses properly" | Simon Robertshaw | 1 | -47/+46 |
| 2012-08-25 | Revert "final fusion fixes" | Simon Robertshaw | 3 | -44/+10 |
| 2012-08-25 | OPS: Fix byte order when unpacking 4 byte tmp fields | Simon Robertshaw | 8 | -162/+400 |
| 2012-08-24 | Don't you just hate those fencepost errors... Stop going out of bounds when t... | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-24 | More efficient floodfill function for gravity walls, no need for larger stack... | Simon Robertshaw | 1 | -10/+27 |
| 2012-08-21 | PPIP glowing brick in fire mode | Simon Robertshaw | 1 | -1/+6 |
| 2012-08-21 | Add EMP flash, fixes #137 | Simon Robertshaw | 3 | -3/+9 |
| 2012-08-21 | Air heat simulation now knows about gravity mode. fixes #142 | Simon Robertshaw | 3 | -5/+10 |
| 2012-08-20 | final fusion fixes | Bryan Hoyle | 3 | -10/+44 |
| 2012-08-20 | HYGN now combusts and fuses properly | Bryan Hoyle | 1 | -46/+47 |
| 2012-08-20 | TPT: Prevent CONV from destroying diamond | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-20 | TPT: Powered pipe, based on jacob1's commits | Simon Robertshaw | 5 | -90/+401 |
| 2012-08-20 | TPT: fix enegery particles going into PIPE | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-20 | TPT: Fix salt/water proportions when dissolving into DSTW as well | Simon Robertshaw | 1 | -2/+4 |
| 2012-08-20 | TPT: Consistent proportions of WATR and SALT in SLTW (1 SALT + 3 WATR = 4 SLTW) | Simon Robertshaw | 3 | -3/+5 |
| 2012-08-20 | Add missing legacy update function | Simon Robertshaw | 3 | -2/+120 |
| 2012-08-19 | Basic realistic heat and latent heat support. | Savely Skresanov | 8 | -400/+167 |
| 2012-08-19 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-19 | Make ngrav negative, fixes #133 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-18 | Don't delete Simulation::Elements now that it's not runtime allocated | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-18 | Initialise stickman legs correctly | Simon Robertshaw | 1 | -28/+28 |
| 2012-08-18 | Element slots default to disabled | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-18 | Fix typo | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-18 | Remove disabled elements when simulating. Fix crash when kill_part is run on ... | Simon Robertshaw | 2 | -7/+11 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 3 | -1/+98 |