summaryrefslogtreecommitdiff
path: root/src/simulation/elements/QRTZ.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-08-30move QRTZ .tmp into .tmp2 and .ctype into .tmp, fixes bug where sparking ↵jacob11-18/+18
QRTZ resets .ctype and stops it from growing
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to ↵jacob11-10/+13
3x3 loop checks instead of 5x5. Also some other fixes I found when looking at what had been changed.
2013-03-13fix all tab spacing issues in all the element filesjacob11-44/+44
2013-03-02More fixes, redid a bunch of SPRK, so far everything I've tested works fine.cracker641-32/+28
2013-02-28Finished first pass-through for all elements.cracker641-14/+10
Will get a few more places later.
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+168