summaryrefslogtreecommitdiff
path: root/src/simulation/elements/WTRV.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to ↵jacob11-1/+1
3x3 loop checks instead of 5x5. Also some other fixes I found when looking at what had been changed.
2013-05-14some more description changesjacob11-1/+1
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-02-28Finished first pass-through for all elements.cracker641-2/+2
Will get a few more places later.
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+73