| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2013-03-04 | fix LIFE | jacob1 | 3 | -30/+28 |
| 2013-03-03 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 3 | -30/+31 |
| 2013-03-03 | PSTN ctype sets the element that stops it, FRME with a tmp of one is non-stic... | jacob1 | 3 | -30/+31 |
| 2013-03-03 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 1 | -7/+7 |
| 2013-03-03 | Some better comments in SPRK, renamed rt and ct. | cracker64 | 1 | -51/+56 |
| 2013-03-03 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -0/+4 |
| 2013-03-03 | fix crash when drawing particles in invalid coordinates (using console) | jacob1 | 1 | -7/+7 |
| 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 |
| 2013-03-02 | piston retraction now checks pmap | jacob1 | 1 | -55/+47 |
| 2013-03-01 | Quick fix for IRON | cracker64 | 1 | -0/+1 |
| 2013-03-01 | More fixes to fix fixes and new fixes to fix stuff. | cracker64 | 22 | -392/+457 |
| 2013-02-28 | Going through again. | cracker64 | 15 | -140/+151 |
| 2013-02-28 | Finished first pass-through for all elements. | cracker64 | 36 | -381/+367 |
| 2013-02-27 | More fixes. | cracker64 | 14 | -231/+190 |
| 2013-02-27 | Small modifications part three. | cracker64 | 18 | -145/+139 |
| 2013-02-27 | Small optimizations number 2. | cracker64 | 19 | -272/+211 |
| 2013-02-26 | Lots of small optimizations and things, nothing should be functionally differ... | cracker64 | 14 | -325/+173 |
| 2013-02-25 | Merge remote-tracking branch 'origin/master' | jacob1 | 2 | -24/+26 |
| 2013-02-25 | fix a few more memory errors | jacob1 | 1 | -6/+2 |
| 2013-02-25 | Make default DCEL exactly reverse the effect of default ACEL | jacksonmj | 2 | -24/+26 |
| 2013-02-24 | fix problems found with valgrind with shifting stamps and saving | jacob1 | 1 | -1/+9 |
| 2013-02-24 | ACEL and DCEL use life for strength value | Simon Robertshaw | 3 | -40/+35 |
| 2013-02-24 | allow ACEL and DCEL strength to be modified with ctype | jacob1 | 3 | -4/+28 |
| 2013-02-22 | remove uneeded PSTN check, fix PSTN not retracting sometimes, fix PSTN bug wh... | jacob1 | 1 | -2/+13 |
| 2013-02-22 | CRAY spawns elements at its temp, fix color glitch with ARAY too, move FRME t... | jacob1 | 4 | -3/+5 |
| 2013-02-22 | fix CRAY(SPRK) bugs, make CRAY act more like before again | jacob1 | 1 | -3/+10 |
| 2013-02-22 | fix PSTN bugs where FRME would still move even if all of it couldn't, fix PST... | jacob1 | 4 | -35/+68 |
| 2013-02-21 | reset colored and partsRemaining, to fix bugs when CRAY is sparked multiple t... | jacob1 | 1 | -4/+5 |
| 2013-02-20 | fix CRAY INST mode ignoring length, fix CRAY going ignoring walls, fix CRAY +... | jacob1 | 3 | -16/+48 |
| 2013-02-16 | fix CRAY only deleting odd numbered elements | jacob1 | 1 | -1/+1 |
| 2013-02-10 | make smudge tool more similar to the old one | jacob1 | 1 | -11/+13 |
| 2013-02-09 | fix tpt.selectedl not updating with sample brush, always put photons[] on top... | jacob1 | 1 | -6/+6 |
| 2013-02-08 | fix sign box size, sign width with {t} and {p}, and zoom box size | jacob1 | 2 | -16/+33 |
| 2013-02-08 | minor fixes to color picker / small speed improvement | jacob1 | 1 | -47/+54 |
| 2013-02-01 | prevent CRAY from destroying DMND | jacob1 | 2 | -2/+2 |
| 2013-01-26 | Allow limited arm size from tmp2 | Simon Robertshaw | 1 | -14/+20 |
| 2013-01-26 | Fix issue where piston won't push particles at index 0 | Simon Robertshaw | 1 | -3/+3 |
| 2013-01-26 | Piston fix: Adjust colour and prevent piston from pushing too far when there'... | Simon Robertshaw | 2 | -6/+8 |
| 2013-01-26 | Put back default piston size | Simon Robertshaw | 1 | -1/+1 |
| 2013-01-26 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 |
| 2013-01-26 | Piston collapses spaces properly | Simon Robertshaw | 1 | -16/+25 |
| 2013-01-24 | fix possible crash with LIGH | jacob1 | 1 | -1/+1 |
| 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 |