summaryrefslogtreecommitdiff
path: root/src/elements/dlay.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-63/+0
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2012-02-05INSL blocks DLAY conduction, and raise DLAY temperature limitjacksonmj1-5/+5
2012-02-05More SPRK life checks for electronic elementsjacksonmj1-1/+1
Check life>0, because SPRK changes back to its ctype when life==0. This could result in SPRK being found/not found depending on particle order, so pretend SPRK is not there if life==0 (it will disappear during the current frame).
2012-02-05Separate loop for updating life, and add SPRK life checks to most electronicsjacksonmj1-1/+1
2011-08-27Remove blocking walls from pmapjacksonmj1-1/+1
2.5% speed increase on a screen full of water
2011-08-08you can now charge WIRE with pscn and it'll create only onelieuwe1-4/+0
electron.
2011-08-08added some metl->wire interaction, still working on wire->metllieuwe1-0/+4
2011-07-27Less buggy DLAYSimon Robertshaw1-0/+48