summaryrefslogtreecommitdiff
path: root/src/simulation/elements/CBNW.cpp
AgeCommit message (Collapse)AuthorFilesLines
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-6/+6
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-02More fixes, redid a bunch of SPRK, so far everything I've tested works fine.cracker641-5/+8
2013-02-28Going through again.cracker641-84/+86
2013-02-26Lots of small optimizations and things, nothing should be functionally ↵cracker641-87/+85
different. Only gotten through a few elements, more later.
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+153