summaryrefslogtreecommitdiff
path: root/src/simulation/elements/WATR.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-5/+5
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-02-28Finished first pass-through for all elements.cracker641-6/+6
Will get a few more places later.
2012-08-25OPS: Fix byte order when unpacking 4 byte tmp fieldsSimon Robertshaw1-1/+0
2012-08-20TPT: Consistent proportions of WATR and SALT in SLTW (1 SALT + 3 WATR = 4 SLTW)Simon Robertshaw1-1/+3
2012-08-19Basic realistic heat and latent heat support.Savely Skresanov1-1/+2
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+87