| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 2 | -0/+15 |
| 2012-08-14 | Strings.h for strcasecmp in Simulation | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Air and heat tool limits, fixes #112 | Simon Robertshaw | 4 | -0/+16 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 6 | -11/+23 |
| 2012-08-12 | oops, fixed a bad piece of code I added | Bryan Hoyle | 1 | -0/+2 |
| 2012-08-12 | Opengl fixes | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 3 | -5/+9 |
| 2012-08-11 | TPT: Give menu color to elements without one (stickmen, TRON, and WARP) | Simon Robertshaw | 5 | -62/+9 |
| 2012-08-10 | Fix PIPE, fixes #92 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Wall brush, fixes #63 | Simon Robertshaw | 1 | -4/+4 |
| 2012-08-10 | Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87) | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 2 | -13/+13 |
| 2012-08-09 | HUD verbose sample info with 'd', fixes #71 | Simon Robertshaw | 2 | -2/+12 |
| 2012-08-09 | Slow LIGH creation speed, fixes #86 | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-06 | Started work on save as current name | Simon Robertshaw | 2 | -0/+2 |
| 2012-08-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 5 | -1/+14 |
| 2012-08-05 | Font glyphs for decorations and element search | Simon Robertshaw | 1 | -2/+1 |
| 2012-08-05 | Wall Edge option, fixes #70 | Simon Robertshaw | 2 | -0/+39 |
| 2012-08-05 | Allow 24bits of var for create_part, add tool for tesc. Fixes #72 | Simon Robertshaw | 1 | -2/+9 |
| 2012-08-05 | Fan wall line tool, fixes #61 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-05 | Fix some of the flood fill methods | Simon Robertshaw | 1 | -23/+3 |
| 2012-08-05 | Draw gravity zones when using grav wall | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-05 | Update gravity walls, fixes issue #52 | Simon Robertshaw | 2 | -3/+14 |
| 2012-08-04 | Add icons for erase, improve icons for certain walls, fix issue #45 | Simon Robertshaw | 3 | -2/+21 |
| 2012-08-04 | Set initial stickman spit element in create_part, fixes the rest of #50 | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-04 | Build fixes for FreeBSD | ntoskrnl | 1 | -2/+2 |
| 2012-08-03 | Correct VAC and EXOT colours, issue #49 | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-03 | Allow PROP to set types from element name, fixes issue #48 | Simon Robertshaw | 2 | -0/+20 |
| 2012-08-03 | Grav colour, addresses rest of #41, colour will vary from original TPT | Simon Robertshaw | 1 | -0/+10 |
| 2012-08-03 | Use HFLM colour data, addresses some of issue #41 | Simon Robertshaw | 1 | -3/+8 |