summaryrefslogtreecommitdiff
path: root/src/simulation/elements/FILT.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-08-29FILT mode for old QRTZ scattering, for Catelite.jacksonmj1-0/+8
FILT graphics could maybe do with changing in this mode.
2013-08-29More FILT modes: XOR and NOTjacksonmj1-0/+4
2013-08-29Add a way for photons to set the colour of FILT (major version bump required)jacksonmj1-8/+55
Also add some new FILT modes, and make FILT modes affect BIZR and BRAY colour in the same way as they affect photon colour. Photons passing next to DTEC will set the colour of all FILT in a straight line starting from any FILT adjacent to the DTEC (a bit like an ARAY beam), and the exact colour of the photon will be used for FILT interactions instead of the colour based on temperature. FILT tmp=4: red shift, tmp=5: blue shift. Size of shift determined by FILT temperature. tmp=6: FILT has no effect on photon colour (possible before by using invalid tmp modes, but here's a supported method of doing it. Invalid tmp modes should be automatically replaced in existing saves). Also, FILT mode is now described in the HUD.
2013-03-13fix all tab spacing issues in all the element filesjacob11-42/+42
2012-08-28Fix things melting with heat sim offSimon Robertshaw1-1/+1
2012-06-12TPT: Add PROP_NOAMBHEAT to prevent certain elements from being heated by ↵Simon Robertshaw1-2/+2
Ambient heat… 8397b6e51a
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+77