summaryrefslogtreecommitdiff
path: root/src/simulation/elements/CRAY.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-14some more description changesjacob11-1/+1
2013-05-04fix some descriptionsjacob11-1/+1
2013-05-04change descriptions of many elements to be more consistent, contain more ↵jacob11-1/+1
info, and be more helpful.
2013-03-25Fix CRAY bug that deletes particle 0jacob11-2/+2
2013-03-13fix all tab spacing issues in all the element filesjacob11-44/+44
2013-03-07fix CRAY(SPRK) differencejacob11-2/+2
2013-03-06fix CRAY(SPRK) bugs (?)jacob11-4/+5
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-2/+2
unused variables from config.h
2013-02-22CRAY spawns elements at its temp, fix color glitch with ARAY too, move FRME ↵jacob11-1/+2
to force
2013-02-22fix CRAY(SPRK) bugs, make CRAY act more like before againjacob11-3/+10
2013-02-22fix PSTN bugs where FRME would still move even if all of it couldn't, fix ↵jacob11-1/+1
PSTN going through walls, fix bug where the PSTN extention may not be created in some glitched cases
2013-02-21reset colored and partsRemaining, to fix bugs when CRAY is sparked multiple ↵jacob11-4/+5
times at once
2013-02-20fix CRAY INST mode ignoring length, fix CRAY going ignoring walls, fix CRAY ↵jacob11-14/+15
+ GOL particles, allow CRAY to create sparks
2013-02-16fix CRAY only deleting odd numbered elementsjacob11-1/+1
2013-02-01prevent CRAY from destroying DMNDjacob11-1/+1
2013-01-23fix crash when pressing enter to open a save, and not logged in. Fix CRAY ↵jacob11-1/+1
description
2013-01-20C-RAY: Similar to A-RAY, creates particlesSimon Robertshaw1-0/+139