summaryrefslogtreecommitdiff
path: root/src/simulation/elements
AgeCommit message (Expand)AuthorFilesLines
2013-03-27SPRK from SWCH should check both cases.cracker641-1/+1
2013-03-25Fix CRAY bug that deletes particle 0jacob11-2/+2
2013-03-23CFLM defusses VIBR, a few speed improvements to VIBRjacob11-49/+75
2013-03-17add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 loop...jacob13-5/+5
2013-03-16add identifier constants based on the display name to the lua apijacob13-10/+10
2013-03-16Remove unnecessary code in legacy part.Saveliy Skresanov1-36/+0
2013-03-16Narrowed loops for all elements in the first list.Saveliy Skresanov20-139/+136
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 filesjacob1168-7245/+7241
2013-03-11Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, WOO...cracker649-11/+11
2013-03-07fix CRAY(SPRK) differencejacob11-2/+2
2013-03-06fix CRAY(SPRK) bugs (?)jacob11-4/+5
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob16-7/+7
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