| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-10-18 | revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), fi... | jacob1 | 1 | -4/+3 |
| 2013-08-30 | fix PSTN bug found in save 1299509 (hopefully won't break anything) | jacob1 | 1 | -3/+4 |
| 2013-07-11 | fix bug where PSTN would write past tempParts and into other things, like cor... | jacob1 | 1 | -4/+4 |
| 2013-07-10 | fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ... | jacob1 | 1 | -5/+5 |
| 2013-06-28 | shouldn't use PIXR/G/B/PACK there, would break if using a non-standard bit sc... | mniip | 1 | -4/+2 |
| 2013-05-04 | possible piston bug fix for save 1176828 | jacob1 | 1 | -1/+1 |
| 2013-05-04 | change descriptions of many elements to be more consistent, contain more info... | jacob1 | 1 | -1/+1 |
| 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 | 1 | -45/+44 |
| 2013-03-04 | fix LIFE | jacob1 | 1 | -2/+0 |
| 2013-03-03 | PSTN ctype sets the element that stops it, FRME with a tmp of one is non-stic... | jacob1 | 1 | -25/+25 |
| 2013-03-02 | piston retraction now checks pmap | jacob1 | 1 | -55/+47 |
| 2013-02-28 | Finished first pass-through for all elements. | cracker64 | 1 | -54/+52 |
| 2013-02-22 | remove uneeded PSTN check, fix PSTN not retracting sometimes, fix PSTN bug wh... | jacob1 | 1 | -2/+13 |
| 2013-02-22 | fix PSTN bugs where FRME would still move even if all of it couldn't, fix PST... | jacob1 | 1 | -29/+65 |
| 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 | 1 | -3/+5 |
| 2013-01-26 | Put back default piston size | Simon Robertshaw | 1 | -1/+1 |
| 2013-01-26 | Piston collapses spaces properly | Simon Robertshaw | 1 | -16/+25 |
| 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 | 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 | 1 | -2/+34 |
| 2013-01-23 | Fully functional pistons, retract+extend | Simon Robertshaw | 1 | -56/+135 |
| 2013-01-22 | Clean up some unused variables from PSTN.cpp | Simon Robertshaw | 1 | -3/+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 |