summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Fix NEUT not going through INVSjacob11-0/+1
2013-03-24Merge branch 'reorganisation' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw2-2/+2
2013-03-23CFLM defusses VIBR, a few speed improvements to VIBRjacob11-49/+75
2013-03-22Move all GUI source files into gui/Simon Robertshaw2-2/+2
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 apijacob14-13/+13
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-15Use VideoBuffer in place of thumbnailSimon Robertshaw2-14/+12
2013-03-13change BOUNDS_CHECK define to just be true, it isn't needed since an element ...jacob11-1/+1
2013-03-13fix all tab spacing issues in all the element filesjacob1169-7245/+7243
2013-03-11Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, WOO...cracker6410-13/+11
2013-03-09fix empty signs being created when shifting them out of bounds, draw parts of...jacob11-4/+7
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 ...jacob122-145/+33
2013-03-04fix pressing esc in login prompt logging you out, fix possible sign bug crashjacob11-1/+1
2013-03-04revert life changes, will be redone later in a faster wayjacob12-1/+6
2013-03-04Merge remote-tracking branch 'origin/master'jacob11-51/+56
2013-03-04fix LIFEjacob13-30/+28
2013-03-03Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker643-30/+31
2013-03-03PSTN ctype sets the element that stops it, FRME with a tmp of one is non-stic...jacob13-30/+31
2013-03-03Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker641-7/+7
2013-03-03Some better comments in SPRK, renamed rt and ct.cracker641-51/+56
2013-03-03Merge remote-tracking branch 'origin/master'jacob11-0/+4
2013-03-03fix crash when drawing particles in invalid coordinates (using console)jacob11-7/+7
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-25Merge remote-tracking branch 'origin/master'jacob12-24/+26
2013-02-25fix a few more memory errorsjacob11-6/+2
2013-02-25Make default DCEL exactly reverse the effect of default ACELjacksonmj2-24/+26
2013-02-24fix problems found with valgrind with shifting stamps and savingjacob11-1/+9
2013-02-24ACEL and DCEL use life for strength valueSimon Robertshaw3-40/+35
2013-02-24allow ACEL and DCEL strength to be modified with ctypejacob13-4/+28
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...jacob14-3/+5
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...jacob14-35/+68