summaryrefslogtreecommitdiff
path: root/src/simulation/elements/SPRK.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Some better comments in SPRK, renamed rt and ct.cracker641-51/+56
2013-03-03Missed one SPRK case.cracker641-0/+4
2013-03-02More fixes, redid a bunch of SPRK, so far everything I've tested works fine.cracker641-66/+130
2013-03-01More fixes to fix fixes and new fixes to fix stuff.cracker641-54/+48
2013-02-28Finished first pass-through for all elements.cracker641-32/+38
2012-10-26Fix hydrogen not burning right (with and without realistic heat), allow h2 to...jacob11-0/+2
2012-09-06revert changing the lua/sdl includes and min/max changesjacob11-2/+0
2012-09-06Visual studio compatibilityjacob11-1/+1
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