summaryrefslogtreecommitdiff
path: root/src/simulation/elements/COAL.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-11-15Fix a bug with create_part() not unlinking solids. Solids now pass through ↵Stanislaw Skowronek1-2/+2
gases.
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to ↵jacob11-8/+11
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-22/+0
Probabilities might be messed up a bit, I'm not sure.
2013-03-13fix all tab spacing issues in all the element filesjacob11-44/+44
2013-02-28Going through again.cracker641-5/+5
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+153