summaryrefslogtreecommitdiff
path: root/src/simulation/elements/DSTW.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-21Jacob can't into switchescracker641-4/+0
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to ↵jacob11-5/+9
3x3 loop checks instead of 5x5. Also some other fixes I found when looking at what had been changed.
2013-03-16Narrowed loops for all elements in the first list.Saveliy Skresanov1-7/+7
Probabilities might be messed up a bit, I'm not sure.
2013-03-13fix all tab spacing issues in all the element filesjacob11-43/+43
2013-03-11Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, ↵cracker641-1/+1
WOOD, and PLNT.
2013-03-01More fixes to fix fixes and new fixes to fix stuff.cracker641-23/+34
2013-02-27Small modifications part three.cracker641-1/+1
2013-02-27Small optimizations number 2.cracker641-12/+13
2012-08-20TPT: Fix salt/water proportions when dissolving into DSTW as wellSimon Robertshaw1-2/+4
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+90