summaryrefslogtreecommitdiff
path: root/src/simulation/elements/VIBR.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-02-28Finished first pass-through for all elements.cracker641-11/+3
Will get a few more places later.
2012-11-24Update src/simulation/elements/VIBR.cppjacob11-2/+2
fix EXOT destroying exploding VIBR
2012-11-05Transfer energy between VIBR and BVBRjacksonmj1-34/+29
2012-11-05Oops, didn't see that parts[i].temp at the bottom, ignore the second half of ↵jacksonmj1-2/+0
that last commit message
2012-11-05VIBR: don't dump heat into elements that don't conduct heat, and put any ↵jacksonmj1-2/+6
remaining heat into EXOT at the end of the explosion
2012-11-04fix heat release during explosionjacob11-2/+2
2012-11-04VIBR changes from jacob1jacksonmj1-98/+102
Including: Molten TTAN + EXOT = VIBR. VIBR + ANAR = BVBR. (BOYL reaction removed) All absorbed heat/particles/pressure are stored in one property, tmp. Graphics changes
2012-10-29VIBR fixesBryan Hoyle1-3/+5
2012-10-26Menu icon for sensors menu and fix for VIBR std::max argsSimon Robertshaw1-3/+3
2012-10-26some VIBR changes, also allow it to be compiled with Sconsjacob11-55/+47
2012-10-26VIBR explosion/graphical changes, it now has a while before it explodes ↵jacob11-67/+81
after getting to the limit
2012-10-26some VIBR changes/fixesjacob11-160/+168
2012-10-26VIBR/BVBR - vibranium. Initial commit, doesn't seem to work yetjacob11-0/+218