summaryrefslogtreecommitdiff
path: root/src/elements/swch.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-59/+0
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2012-02-05Fix switch not activating completely while being sparkedjacksonmj1-2/+5
Check life>=10 so that activation still spreads just after the switch has been sparked. Copy other particle's life value instead of setting to 10 to avoid spark loops.
2011-08-27Remove blocking walls from pmapjacksonmj1-1/+1
2.5% speed increase on a screen full of water
2011-07-27Revert "DLAY element"Simon Robertshaw1-1/+0
This reverts commit 7338545ab43b1871cea0f91a15746e534d7a9e9b.
2011-07-26DLAY elementtridiaq1-0/+1
2011-05-14Use properties for life decrement/killSimon Robertshaw1-0/+2
2011-03-30A cracker commit with some nice commentsSimon1-0/+2
2011-01-28Change include file for element update functionsjacksonmj1-1/+1
2011-01-15Misc small fixes and tidyupjacksonmj1-1/+1
2011-01-11Merge branch 'upstream' into devjacksonmj1-0/+8
2011-01-09Begin cleanup of update functionsjacksonmj1-8/+7
2011-01-07More electricity rewrite.jacksonmj1-0/+30