summaryrefslogtreecommitdiff
path: root/src/simulation/elements/SNOW.cpp
AgeCommit message (Collapse)AuthorFilesLines
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-3/+3
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-02-28Finished first pass-through for all elements.cracker641-1/+1
Will get a few more places later.
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-06-12TPT: Fixed the bug with snow, where it melted without taking it's ctype into ↵Simon Robertshaw1-2/+2
account.
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+74