summaryrefslogtreecommitdiff
path: root/src/simulation/elements/ANAR.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-16add identifier constants based on the display name to the lua apijacob11-2/+2
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-44/+44
2013-02-28Going through again.cracker641-8/+5
2013-02-26Lots of small optimizations and things, nothing should be functionally ↵cracker641-23/+23
different. Only gotten through a few elements, more later.
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+78