summaryrefslogtreecommitdiff
path: root/src/simulation/elements
AgeCommit message (Expand)AuthorFilesLines
2013-03-04revert life changes, will be redone later in a faster wayjacob11-1/+1
2013-03-04Merge remote-tracking branch 'origin/master'jacob11-51/+56
2013-03-04fix LIFEjacob12-3/+8
2013-03-03Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker642-28/+29
2013-03-03PSTN ctype sets the element that stops it, FRME with a tmp of one is non-stic...jacob12-28/+29
2013-03-03Some better comments in SPRK, renamed rt and ct.cracker641-51/+56
2013-03-03Missed one SPRK case.cracker641-0/+4
2013-03-03allow NEUT to travel through ICE and SNOW, and for it to turn OIL to GAS (bot...jacob16-7/+13
2013-03-02Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker641-55/+47
2013-03-02More fixes, redid a bunch of SPRK, so far everything I've tested works fine.cracker6415-249/+295
2013-03-02piston retraction now checks pmapjacob11-55/+47
2013-03-01Quick fix for IRONcracker641-0/+1
2013-03-01More fixes to fix fixes and new fixes to fix stuff.cracker6422-392/+457
2013-02-28Going through again.cracker6415-140/+151
2013-02-28Finished first pass-through for all elements.cracker6436-381/+367
2013-02-27More fixes.cracker6414-231/+190
2013-02-27Small modifications part three.cracker6418-145/+139
2013-02-27Small optimizations number 2.cracker6419-272/+211
2013-02-26Lots of small optimizations and things, nothing should be functionally differ...cracker6414-325/+173
2013-02-25Make default DCEL exactly reverse the effect of default ACELjacksonmj2-24/+26
2013-02-24ACEL and DCEL use life for strength valueSimon Robertshaw2-34/+34
2013-02-24allow ACEL and DCEL strength to be modified with ctypejacob12-4/+22
2013-02-22remove uneeded PSTN check, fix PSTN not retracting sometimes, fix PSTN bug wh...jacob11-2/+13
2013-02-22CRAY spawns elements at its temp, fix color glitch with ARAY too, move FRME t...jacob13-3/+4
2013-02-22fix CRAY(SPRK) bugs, make CRAY act more like before againjacob11-3/+10
2013-02-22fix PSTN bugs where FRME would still move even if all of it couldn't, fix PST...jacob12-30/+66
2013-02-21reset colored and partsRemaining, to fix bugs when CRAY is sparked multiple t...jacob11-4/+5
2013-02-20fix CRAY INST mode ignoring length, fix CRAY going ignoring walls, fix CRAY +...jacob11-14/+15
2013-02-16fix CRAY only deleting odd numbered elementsjacob11-1/+1
2013-02-01prevent CRAY from destroying DMNDjacob12-2/+2
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 Robertshaw2-6/+8
2013-01-26Put back default piston sizeSimon Robertshaw1-1/+1
2013-01-26Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+1
2013-01-26Piston collapses spaces properlySimon Robertshaw1-16/+25
2013-01-24fix possible crash with LIGHjacob11-1/+1
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-23Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+1
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 Robertshaw2-2/+93
2013-01-23Fully functional pistons, retract+extendSimon Robertshaw1-56/+135
2013-01-23fix crash when pressing enter to open a save, and not logged in. Fix CRAY des...jacob11-1/+1
2013-01-22Clean up some unused variables from PSTN.cppSimon Robertshaw1-3/+1
2013-01-22fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo...jacob11-0/+1
2013-01-20PSTN.cpp - Remove unused codeSimon Robertshaw1-60/+0
2013-01-20Pistons - WIP, No retraction yetSimon Robertshaw1-0/+221
2013-01-20C-RAY: Similar to A-RAY, creates particlesSimon Robertshaw1-0/+139