| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 2 | -4/+3 |
| 2013-05-08 | Merge remote-tracking branch 'origin/master' | jacob1 | 4 | -15/+160 |
| 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 | 3 | -10/+135 |
| 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-06 | gol2 array is static size, adding new GoL won't increase memory usage. | cracker64 | 2 | -8/+25 |
| 2013-05-05 | Optimize GoL a bit, haven't changed gol2 yet. | cracker64 | 1 | -38/+40 |
| 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 | 2 | -7/+3 |
| 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 | 3 | -3/+6 |
| 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-30 | INST flood fill change so that vertical conduction is only prevented for 1px ... | jacksonmj | 1 | -4/+4 |
| 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-04-09 | Add --nofft option to compile without FFTW3 | Julian Meyer | 1 | -3/+8 |
| 2013-04-07 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 3 | -3/+4 |
| 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-25 | Fix NEUT not going through INVS | jacob1 | 1 | -0/+1 |
| 2013-03-24 | Merge branch 'reorganisation' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 2 | -2/+2 |
| 2013-03-23 | CFLM defusses VIBR, a few speed improvements to VIBR | jacob1 | 1 | -49/+75 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 2 | -2/+2 |
| 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 | 4 | -13/+13 |
| 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-15 | Use VideoBuffer in place of thumbnail | Simon Robertshaw | 2 | -14/+12 |
| 2013-03-13 | change BOUNDS_CHECK define to just be true, it isn't needed since an element ... | jacob1 | 1 | -1/+1 |
| 2013-03-13 | fix all tab spacing issues in all the element files | jacob1 | 169 | -7245/+7243 |
| 2013-03-11 | Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, WOO... | cracker64 | 10 | -13/+11 |
| 2013-03-09 | fix empty signs being created when shifting them out of bounds, draw parts of... | jacob1 | 1 | -4/+7 |
| 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 | 22 | -145/+33 |
| 2013-03-04 | fix pressing esc in login prompt logging you out, fix possible sign bug crash | jacob1 | 1 | -1/+1 |
| 2013-03-04 | revert life changes, will be redone later in a faster way | jacob1 | 2 | -1/+6 |
| 2013-03-04 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -51/+56 |