summaryrefslogtreecommitdiff
path: root/src/simulation/elements/ICEI.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-11-17More elemental adjustments.Stanislaw Skowronek1-2/+2
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to ↵jacob11-2/+2
3x3 loop checks instead of 5x5. Also some other fixes I found when looking at what had been changed.
2013-05-04change descriptions of many elements to be more consistent, contain more ↵jacob11-1/+1
info, and be more helpful.
2013-03-16Narrowed loops for all elements in the first list.Saveliy Skresanov1-4/+4
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-03allow NEUT to travel through ICE and SNOW, and for it to turn OIL to GAS ↵jacob11-1/+1
(both like inextremely old versions)
2013-03-01More fixes to fix fixes and new fixes to fix stuff.cracker641-5/+7
2013-02-27Small modifications part three.cracker641-4/+6
2012-07-25Fix for previous commitsSimon Robertshaw1-1/+1
2012-07-25TPT: Salt should only melt ice that is above saltwater freezing temperature ↵Simon Robertshaw1-1/+1
3e1d3cd5a6
2012-07-25TPT: Correct freezing temperature for SLTW (-21.1 C) 06d2d5267eSimon Robertshaw1-1/+1
2012-07-25TPT: Move INST flood fill into a separate function 36de2f19f5Simon Robertshaw1-0/+2
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+74