summaryrefslogtreecommitdiff
path: root/src/elements/dest.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-81/+0
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2012-04-03Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force ↵Simon Robertshaw1-1/+1
elements, minor edits to Gas and Atomic element icons
2011-10-25Merge latest with graphicstestSimon Robertshaw1-0/+66
2011-10-23Compatibility with MSVC - devast8aSimon Robertshaw1-2/+2
2011-10-13Don't heat elements which don't conduct heatjacksonmj1-1/+1
2011-10-13Some work on DEST, EMP, LIGHjacksonmj1-51/+46
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-10Elements, LIGH, TESC, EMP and DEST thanks to MaksProgSimon Robertshaw1-0/+59