summaryrefslogtreecommitdiff
path: root/src/simulation/elements/VIBR.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-17fix CFLM making VIBR unable to explodejacob11-1/+1
2013-03-23CFLM defusses VIBR, a few speed improvements to VIBRjacob11-49/+75
2013-03-17add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 ↵jacob11-3/+3
loop checks a better way to change it to 3x3 may have to be found that has the same ratios, other elements like WATRs have their rates changed too
2013-03-16Narrowed loops for all elements in the first list.Saveliy Skresanov1-3/+3
Probabilities might be messed up a bit, I'm not sure.
2013-03-13fix all tab spacing issues in all the element filesjacob11-3/+3
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