| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-05-14 | some more description changes | jacob1 | 24 | -24/+24 |
| 2013-05-14 | rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGN | jacob1 | 4 | -16/+17 |
| 2013-05-11 | D: | mniip | 60 | -60/+60 |
| 2013-05-09 | fix tpt.message_box, fix compiling error | jacob1 | 1 | -2/+2 |
| 2013-05-08 | Rocket boots for fighters. | Saveliy Skresanov | 2 | -5/+15 |
| 2013-05-08 | Merge remote-tracking branch 'upstream/master' | Saveliy Skresanov | 1 | -11/+19 |
| 2013-05-08 | Fix "blow power" for stick man, disable rocket boots on E-hole. | Saveliy Skresanov | 1 | -3/+2 |
| 2013-05-08 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -7/+129 |
| 2013-05-08 | fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going through | jacob1 | 4 | -16/+13 |
| 2013-05-08 | Rocket boots for stickman, because why not | jacksonmj | 1 | -10/+129 |
| 2013-05-08 | Fix ARAY better, instead of relying on conduction check to stop on BRAY, whic... | cracker64 | 1 | -11/+19 |
| 2013-05-07 | STKM - fix jumping in the x direction in different gravity modes | jacksonmj | 1 | -0/+3 |
| 2013-05-05 | Fix temperature sensor | Simon Robertshaw | 1 | -1/+1 |
| 2013-05-05 | fix not being able to draw TUGN under high/low pressure | jacob1 | 1 | -0/+2 |
| 2013-05-05 | New Element: Pressure sensor | jacob1 | 3 | -2/+82 |
| 2013-05-04 | move some elements around | jacob1 | 6 | -6/+6 |
| 2013-05-04 | possible piston bug fix for save 1176828 | jacob1 | 1 | -1/+1 |
| 2013-05-04 | Fix solidification temperature of molten TUGN | jacksonmj | 2 | -3/+3 |
| 2013-05-04 | Tungsten breaks under pressure changes | Simon Robertshaw | 1 | -0/+6 |
| 2013-05-04 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 105 | -106/+121 |
| 2013-05-04 | fix some descriptions | jacob1 | 6 | -6/+6 |
| 2013-05-04 | change descriptions of many elements to be more consistent, contain more info... | jacob1 | 104 | -104/+104 |
| 2013-05-03 | make GOLD sparkle slightly, and it kills NEUT | jacob1 | 1 | -2/+17 |
| 2013-05-03 | New element: Tungsten, very high melting point | Simon Robertshaw | 2 | -0/+130 |
| 2013-04-30 | Correct gold melting point | jacksonmj | 1 | -1/+1 |
| 2013-04-27 | Less dependence on particle order for GOLD fast electricity conduction | jacksonmj | 1 | -1/+1 |
| 2013-04-27 | BREAKING NEWS: Hell has frozen over | Simon Robertshaw | 2 | -1/+93 |
| 2013-03-27 | SPRK from SWCH should check both cases. | cracker64 | 1 | -1/+1 |
| 2013-03-25 | Fix CRAY bug that deletes particle 0 | jacob1 | 1 | -2/+2 |
| 2013-03-23 | CFLM defusses VIBR, a few speed improvements to VIBR | jacob1 | 1 | -49/+75 |
| 2013-03-17 | add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 loop... | jacob1 | 3 | -5/+5 |
| 2013-03-16 | add identifier constants based on the display name to the lua api | jacob1 | 3 | -10/+10 |
| 2013-03-16 | Remove unnecessary code in legacy part. | Saveliy Skresanov | 1 | -36/+0 |
| 2013-03-16 | Narrowed loops for all elements in the first list. | Saveliy Skresanov | 20 | -139/+136 |
| 2013-03-16 | new PSTN arms get deco color of the pushing pistons | jacob1 | 1 | -0/+7 |
| 2013-03-13 | fix all tab spacing issues in all the element files | jacob1 | 168 | -7245/+7241 |
| 2013-03-11 | Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, WOO... | cracker64 | 9 | -11/+11 |
| 2013-03-07 | fix CRAY(SPRK) difference | jacob1 | 1 | -2/+2 |
| 2013-03-06 | fix CRAY(SPRK) bugs (?) | jacob1 | 1 | -4/+5 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 6 | -7/+7 |
| 2013-03-04 | revert life changes, will be redone later in a faster way | jacob1 | 1 | -1/+1 |
| 2013-03-04 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -51/+56 |
| 2013-03-04 | fix LIFE | jacob1 | 2 | -3/+8 |
| 2013-03-03 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 2 | -28/+29 |
| 2013-03-03 | PSTN ctype sets the element that stops it, FRME with a tmp of one is non-stic... | jacob1 | 2 | -28/+29 |
| 2013-03-03 | Some better comments in SPRK, renamed rt and ct. | cracker64 | 1 | -51/+56 |
| 2013-03-03 | Missed one SPRK case. | cracker64 | 1 | -0/+4 |
| 2013-03-03 | allow NEUT to travel through ICE and SNOW, and for it to turn OIL to GAS (bot... | jacob1 | 6 | -7/+13 |
| 2013-03-02 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 1 | -55/+47 |
| 2013-03-02 | More fixes, redid a bunch of SPRK, so far everything I've tested works fine. | cracker64 | 15 | -249/+295 |