summaryrefslogtreecommitdiff
path: root/src/simulation/elements/SPRK.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-10-26Fix hydrogen not burning right (with and without realistic heat), allow h2 ↵jacob11-0/+2
to burn at all temps while still allowing fusion to work correctly
2012-09-06revert changing the lua/sdl includes and min/max changesjacob11-2/+0
2012-09-06Visual studio compatibilityjacob11-1/+1
This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code
2012-09-06fix spark color in nothing modejacob11-3/+3
2012-08-20TPT: Powered pipe, based on jacob1's commitsSimon Robertshaw1-0/+5
2012-07-25TPT: Add ptypes.enabled checks to a few more places 61f39f5464Simon Robertshaw1-1/+1
2012-07-25TPT: Use atan2 for LIGH angle calculations 966f1dcc23Simon Robertshaw1-4/+2
2012-07-25TPT: Move INST flood fill into a separate function 36de2f19f5Simon Robertshaw1-1/+1
2012-05-12Redo Wall IDsSimon Robertshaw1-2/+2
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+287