| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
particles
|
|
Including:
Molten TTAN + EXOT = VIBR.
VIBR + ANAR = BVBR. (BOYL reaction removed)
All absorbed heat/particles/pressure are stored in one property, tmp.
Graphics changes
|
|
|
|
|
|
causing BHOL
Stacked EMBR + displacement -> other particles stacked -> BHOL.
Therefore stop displacement to stop BHOL formation.
|
|
|
|
SPNG look a bit less strange
|
|
ELEC, work better
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to burn at all temps while still allowing fusion to work correctly
|
|
|
|
|
|
|
|
after getting to the limit
|
|
|
|
|
|
default TSNS radius to 1 to make it easier to avoid detecting the wire connections
|
|
|
|
Minor fixes needed to build on Linux/64bit.
|
|
This reverts commit 4a8ae25299e465ab55072dd512b5818881ec5a67.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|