summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2013-05-04fix some descriptionsjacob16-6/+6
2013-05-04change descriptions of many elements to be more consistent, contain more info...jacob1104-104/+104
2013-05-03make GOLD sparkle slightly, and it kills NEUTjacob11-2/+17
2013-04-30Correct gold melting pointjacksonmj1-1/+1
2013-04-30INST flood fill change so that vertical conduction is only prevented for 1px ...jacksonmj1-4/+4
2013-04-27Less dependence on particle order for GOLD fast electricity conductionjacksonmj1-1/+1
2013-04-27BREAKING NEWS: Hell has frozen overSimon Robertshaw2-1/+93
2013-04-09Add --nofft option to compile without FFTW3Julian Meyer1-3/+8
2013-04-07Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw3-3/+4
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-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