summaryrefslogtreecommitdiff
path: root/src/simulation/elements/PSTN.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-04possible piston bug fix for save 1176828jacob11-1/+1
2013-05-04change descriptions of many elements to be more consistent, contain more info...jacob11-1/+1
2013-03-16new PSTN arms get deco color of the pushing pistonsjacob11-0/+7
2013-03-13fix all tab spacing issues in all the element filesjacob11-45/+44
2013-03-04fix LIFEjacob11-2/+0
2013-03-03PSTN ctype sets the element that stops it, FRME with a tmp of one is non-stic...jacob11-25/+25
2013-03-02piston retraction now checks pmapjacob11-55/+47
2013-02-28Finished first pass-through for all elements.cracker641-54/+52
2013-02-22remove uneeded PSTN check, fix PSTN not retracting sometimes, fix PSTN bug wh...jacob11-2/+13
2013-02-22fix PSTN bugs where FRME would still move even if all of it couldn't, fix PST...jacob11-29/+65
2013-01-26Allow limited arm size from tmp2Simon Robertshaw1-14/+20
2013-01-26Fix issue where piston won't push particles at index 0Simon Robertshaw1-3/+3
2013-01-26Piston fix: Adjust colour and prevent piston from pushing too far when there'...Simon Robertshaw1-3/+5
2013-01-26Put back default piston sizeSimon Robertshaw1-1/+1
2013-01-26Piston collapses spaces properlySimon Robertshaw1-16/+25
2013-01-23Fix piston retractionSimon Robertshaw1-14/+9
2013-01-23PSTN: Do not accept current from diagonals, increase distance for spark checksSimon Robertshaw1-3/+3
2013-01-23Fix FRME limitsSimon Robertshaw1-5/+7
2013-01-23Change to pistons, piston push length is base-1 blocksSimon Robertshaw1-1/+1
2013-01-23Added FRME - A solid that keeps its simple structure when pushed by pistonSimon Robertshaw1-2/+34
2013-01-23Fully functional pistons, retract+extendSimon Robertshaw1-56/+135
2013-01-22Clean up some unused variables from PSTN.cppSimon Robertshaw1-3/+1
2013-01-20PSTN.cpp - Remove unused codeSimon Robertshaw1-60/+0
2013-01-20Pistons - WIP, No retraction yetSimon Robertshaw1-0/+221