| Age | Commit message (Expand) | Author | Files | Lines |
| 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-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 | 4 | -5/+2 |
| 2012-08-21 | PPIP glowing brick in fire mode | Simon Robertshaw | 1 | -1/+6 |
| 2012-08-21 | Add EMP flash, fixes #137 | Simon Robertshaw | 1 | -3/+3 |
| 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 | 4 | -89/+384 |
| 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 | 2 | -2/+4 |
| 2012-08-20 | Add missing legacy update function | Simon Robertshaw | 2 | -0/+118 |
| 2012-08-19 | Basic realistic heat and latent heat support. | Savely Skresanov | 4 | -5/+8 |
| 2012-08-18 | Element slots default to disabled | Simon Robertshaw | 1 | -1/+1 |
| 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-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 4 | -1/+12 |
| 2012-08-04 | Add icons for erase, improve icons for certain walls, fix issue #45 | Simon Robertshaw | 3 | -2/+21 |
| 2012-08-04 | Build fixes for FreeBSD | ntoskrnl | 1 | -2/+2 |
| 2012-08-03 | Correct VAC and EXOT colours, issue #49 | Simon Robertshaw | 1 | -1/+1 |
| 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 |
| 2012-07-25 | TPT: Now stickmen can shoot plasma. dc01f09f0e | Simon Robertshaw | 1 | -1/+4 |
| 2012-07-25 | Fix for previous commits | Simon Robertshaw | 2 | -2/+2 |
| 2012-07-25 | TPT: Add ptypes.enabled checks to a few more places 61f39f5464 | Simon Robertshaw | 8 | -11/+11 |
| 2012-07-25 | TPT: Salt should only melt ice that is above saltwater freezing temperature 3... | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd | Simon Robertshaw | 2 | -4/+4 |
| 2012-07-25 | TPT: This should fix PLNT lag just a little bit... (mostly after shooting tho... | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | TPT: C5 should not explode when touching cold INSL a925eea52c | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | Fix typo in EMBR gravity | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | TPT: Make VOID and BHOL eat stickmen again 1f4f50682c | Simon Robertshaw | 1 | -0/+12 |
| 2012-07-25 | TPT: Use atan2 for LIGH angle calculations 966f1dcc23 | Simon Robertshaw | 2 | -7/+9 |
| 2012-07-25 | TPT: Reduce rate of lightning creation by clone 167740e839 | Simon Robertshaw | 4 | -4/+4 |
| 2012-07-25 | TPT: Lightning direction affected by Newtonian gravity 3a946efdfd | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | TPT: FIRW: less advection, and don't go faster when multiple fire particle...... | Simon Robertshaw | 1 | -3/+4 |
| 2012-07-25 | TPT: Completely remove SING formation from fusion 81771d8672 | Simon Robertshaw | 2 | -7/+0 |
| 2012-07-25 | TPT: Only create one NBLE particle for each fusing H2 particle 29aab750e5d | Simon Robertshaw | 1 | -6/+0 |
| 2012-07-25 | TPT: fix compression during fusion 287822229f | Simon Robertshaw | 4 | -30/+32 |
| 2012-07-25 | TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122 | Simon Robertshaw | 2 | -20/+50 |
| 2012-07-25 | TPT: Use eval_move(PT_FIGH, ...) when fighters are checking for obstacles 796... | Simon Robertshaw | 1 | -10/+10 |
| 2012-07-25 | TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942 | Simon Robertshaw | 7 | -151/+50 |
| 2012-07-25 | TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942 | Simon Robertshaw | 4 | -100/+195 |
| 2012-07-25 | TPT: Make ELEC+water form H2 and O2 in the correct proportions 9b2c2a78a6 | Simon Robertshaw | 1 | -3/+3 |
| 2012-07-25 | TPT: Prevent stacking from ELEC+NEUT, ELEC+water, and CO2 from BUBW ae5470ca78 | Simon Robertshaw | 2 | -11/+8 |
| 2012-07-25 | TPT: Fix STKM causing stacking and falling through some powders c14704ae49 | Simon Robertshaw | 1 | -9/+10 |
| 2012-07-25 | TPT: Correct freezing temperature for SLTW (-21.1 C) 06d2d5267e | Simon Robertshaw | 2 | -2/+2 |