| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-07-25 | TPT: Move INST flood fill into a separate function 36de2f19f5 | Simon Robertshaw | 6 | -11/+14 |
| 2012-07-25 | TPT: Update to EXOT that makes it permeable to neutrons as well as electro...... | Simon Robertshaw | 3 | -29/+57 |
| 2012-07-25 | Correct Stickman appearance | Simon Robertshaw | 2 | -4/+4 |
| 2012-07-19 | GOL loads gol colours for use | Simon Robertshaw | 1 | -1/+20 |
| 2012-07-18 | Renderer Presets and default graphics function | Simon Robertshaw | 103 | -103/+103 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-13 | TPT: STOR should not conduct heat | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-13 | TPT: Remember ctype when cloning lava | Simon Robertshaw | 4 | -15/+45 |
| 2012-06-13 | TPT: Avoid stacking in INVS and FILT, and fix pressurised INVS graphics | Simon Robertshaw | 1 | -3/+2 |
| 2012-06-13 | TPT: Run stacking check less often | Simon Robertshaw | 1 | -2/+5 |
| 2012-06-13 | TPT: Create BHOL when particles are stacked excessively | Simon Robertshaw | 2 | -98/+0 |
| 2012-06-13 | TPT: TTAN updates | Simon Robertshaw | 1 | -2/+19 |
| 2012-06-12 | TPT: Return 0 after particle type change | Simon Robertshaw | 1 | -0/+5 |
| 2012-06-12 | TPT: EXOT | Simon Robertshaw | 4 | -4/+206 |
| 2012-06-12 | TPT: Tron wasn't keeping its NODIE flag | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Put ifs into switch in create_part | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-12 | Fix SOAP.cpp from previous commit | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-12 | TPT: Fixed the bug with snow, where it melted without taking it's ctype into ... | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-12 | TPT: Fix SLTW boiling temperature typo | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-12 | TPT: Soap bubbles are easily formed now. | Simon Robertshaw | 1 | -33/+31 |