summaryrefslogtreecommitdiff
path: root/src/elements/bomb.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-68/+0
2012-06-20Replace all explosion sparks with new element (EMBR)jacksonmj1-70/+38
2012-05-20Change order of bomb loops - delete particles before creating sparksjacksonmj1-12/+12
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2011-12-19New element: Ignition cordSimon Robertshaw1-1/+2
2011-12-03Fix spark effect on BOMB, another attempt at TNT (Explosive with more pressure)Simon Robertshaw1-3/+23
2011-08-27Remove blocking walls from pmapjacksonmj1-2/+2
2011-08-22Fix electrode when in replace mode or specific delete modejacksonmj1-1/+1
2011-03-30A cracker commit with some nice commentsSimon1-1/+1
2011-01-28Change include file for element update functionsjacksonmj1-1/+1
2011-01-10More update functions cleanup.jacksonmj1-13/+13
2011-01-07Some more function pointersjacksonmj1-0/+64