summaryrefslogtreecommitdiff
path: root/src/elements/sprk.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-13Some work on DEST, EMP, LIGHjacksonmj1-24/+24
Change indentation to tabs, respect temperature limit (if a hotter reaction is required, should raise temp limit instead of ignoring it). DEST: fix TYPE_SOLID check, and prevent it displacing DMND EMP: randomise DLAY delay instead of heating it (since DLAY does not melt and does not transfer heat) Fix nearest_part so that t=-1 does not include dead particles
2011-10-11Fixes for LIGH and TESC, LIGH observes gravity settingSimon Robertshaw1-1/+1
2011-10-10Fix crash with LIGHSimon Robertshaw1-1/+3
2011-10-10Elements, LIGH, TESC, EMP and DEST thanks to MaksProgSimon Robertshaw1-1/+35
2011-08-27Remove blocking walls from pmapjacksonmj1-2/+2
2.5% speed increase on a screen full of water
2011-08-22Fix electrode when in replace mode or specific delete modejacksonmj1-2/+2
Also fix bomb when SLALT != 0
2011-07-27Revert "DLAY element"Simon Robertshaw1-19/+5
This reverts commit 7338545ab43b1871cea0f91a15746e534d7a9e9b.
2011-07-26DLAY elementtridiaq1-5/+19
2011-07-06Change PBCN switching methodjacksonmj1-1/+1
PCLN is different for compatibility with some existing saves relying on the exact time taken for a switch on/off to spread through adjacent PCLN dots (commit 692e2ba86d694103bfcad00ddd6816fc96d595bd)
2011-06-28Powered Breakable clone, Gravity Pump, New menu section for powered elements ↵Simon Robertshaw1-1/+1
(needs icon)
2011-06-25Check photon map in Lua functions, and allow any ctypejacksonmj1-1/+1
Also add some extra checks on ctype in the rest of the game
2011-05-29Large speed improvement for QRTZjacksonmj1-0/+1
Also prevent growing when sparked.
2011-04-08Electrolysis produces H2jacksonmj1-2/+4
2011-03-02Fix ETRD not conducting correctly to adjacent particlesjacksonmj1-10/+11
2011-02-04merge jacksonmj's and much better string parsing because of a function i found.Cracker641-2/+6
2011-01-29fix some visual studio issues.Cracker641-1/+2
2011-01-29Other things overwritten, and changes from jacksonmjCracker641-1/+1
2011-01-28update to latestCracker641-0/+168