| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-23 | Fix piston retraction | Simon Robertshaw | 1 | -14/+9 |
| 2013-01-23 | PSTN: Do not accept current from diagonals, increase distance for spark checks | Simon Robertshaw | 1 | -3/+3 |
| 2013-01-23 | Fix FRME limits | Simon Robertshaw | 1 | -5/+7 |
| 2013-01-23 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 |
| 2013-01-23 | Change to pistons, piston push length is base-1 blocks | Simon Robertshaw | 1 | -1/+1 |
| 2013-01-23 | Added FRME - A solid that keeps its simple structure when pushed by piston | Simon Robertshaw | 2 | -2/+93 |
| 2013-01-23 | Fully functional pistons, retract+extend | Simon Robertshaw | 1 | -56/+135 |
| 2013-01-23 | fix crash when pressing enter to open a save, and not logged in. Fix CRAY des... | jacob1 | 1 | -1/+1 |
| 2013-01-22 | Clean up some unused variables from PSTN.cpp | Simon Robertshaw | 1 | -3/+1 |
| 2013-01-22 | fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo... | jacob1 | 1 | -0/+1 |
| 2013-01-20 | PSTN.cpp - Remove unused code | Simon Robertshaw | 1 | -60/+0 |
| 2013-01-20 | Pistons - WIP, No retraction yet | Simon Robertshaw | 1 | -0/+221 |
| 2013-01-20 | C-RAY: Similar to A-RAY, creates particles | Simon Robertshaw | 1 | -0/+139 |
| 2013-01-12 | Detach soap before going into STOR, fixes 1065982 (mostly) | cracker64 | 1 | -0/+1 |
| 2013-01-06 | VOID, VACU, and BHOL eat LIGH as it moves | jacob1 | 1 | -30/+60 |
| 2013-01-06 | fix GOL detection with DTEC | jacob1 | 1 | -1/+1 |
| 2012-12-21 | Fix small mistake in TSNS | jacob1 | 1 | -1/+1 |
| 2012-12-18 | fix sltw + liquid rubiduim explosion, make it work like water's | jacob1 | 1 | -6/+7 |
| 2012-12-18 | make TSNS not detect METL, some other sensor and CONV fixes | jacob1 | 3 | -10/+4 |
| 2012-12-18 | fix '=' resetting air heat, fix uninitialized ambient heat setting, a few LOL... | jacob1 | 2 | -18/+4 |
| 2012-12-18 | fix WARP being invisible, make it visible in heat display mode though | jacob1 | 1 | -1/+1 |
| 2012-12-17 | fix TRON ignoring GOO until the last moment | jacob1 | 1 | -1/+1 |
| 2012-12-16 | Copy dcolour when MERC expands, to let people make coloured mercury thermometers | jacksonmj | 1 | -2/+3 |
| 2012-12-14 | Update WIRE name and description, fixes #101 | Simon Robertshaw | 1 | -2/+2 |
| 2012-12-07 | add back element descriptions in some cpp files, fix minor TRON search proble... | jacob1 | 3 | -2/+46 |
| 2012-12-06 | TRON_NORANDOM flag | jacob1 | 1 | -3/+9 |
| 2012-12-06 | allow TRON to plan ahead which particles will disappear by the time it gets t... | jacob1 | 1 | -5/+15 |
| 2012-12-06 | Merge remote-tracking branch 'origin/master' | jacob1 | 3 | -5/+5 |
| 2012-12-06 | give TRON the ability to go through activated SWCH | jacob1 | 1 | -3/+3 |
| 2012-12-04 | Fix slight particle order issue with SWCH | jacksonmj | 1 | -1/+1 |
| 2012-12-01 | Fix infinite pressure glitch with CLST | jacob1 | 1 | -2/+2 |
| 2012-11-24 | Update src/simulation/elements/VIBR.cpp | jacob1 | 1 | -2/+2 |
| 2012-11-17 | VINE cool/burn effects like in PLNT, less sharp burn lines, fix infinite smok... | jacob1 | 4 | -2/+23 |
| 2012-11-16 | save pause state in stamps, load pause state from local saves and stamps corr... | jacob1 | 1 | -6/+0 |
| 2012-11-16 | fix visual studio std::max problem | jacob1 | 4 | -3/+9 |
| 2012-11-05 | Transfer energy between VIBR and BVBR | jacksonmj | 1 | -34/+29 |
| 2012-11-05 | Fix INVS staying dark blue even when pressure is removed | jacksonmj | 1 | -0/+2 |
| 2012-11-05 | Oops, didn't see that parts[i].temp at the bottom, ignore the second half of ... | jacksonmj | 1 | -2/+0 |
| 2012-11-05 | VIBR: don't dump heat into elements that don't conduct heat, and put any rema... | jacksonmj | 1 | -2/+6 |
| 2012-11-04 | fix two red BRAYS not being able to turn off swch from certain angles | jacob1 | 1 | -8/+11 |
| 2012-11-04 | fix heat release during explosion | jacob1 | 1 | -2/+2 |
| 2012-11-04 | VIBR changes from jacob1 | jacksonmj | 4 | -105/+123 |
| 2012-11-03 | PPIP doesn't break with pressure, to match TPT | jacob1 | 1 | -2/+2 |
| 2012-11-03 | Change EXOT properties to match TPT | jacksonmj | 1 | -4/+4 |
| 2012-10-29 | VIBR fixes | Bryan Hoyle | 1 | -3/+5 |
| 2012-10-26 | Decrease absorption chance for SPNG, to make release of water from saturated ... | jacksonmj | 1 | -2/+2 |
| 2012-10-26 | Make conversion of PHOT to ELEC using BIZR, and enrichment of DEUT with ELEC,... | jacksonmj | 1 | -1/+0 |
| 2012-10-26 | Menu icon for sensors menu and fix for VIBR std::max args | Simon Robertshaw | 1 | -3/+3 |
| 2012-10-26 | Fix BVBR for generate.py | Simon Robertshaw | 1 | -1/+1 |
| 2012-10-26 | some VIBR changes, also allow it to be compiled with Scons | jacob1 | 1 | -55/+47 |