summaryrefslogtreecommitdiff
path: root/src/simulation/elements/TSNS.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-05New Element: Pressure sensorjacob11-1/+1
2013-05-04change descriptions of many elements to be more consistent, contain more ↵jacob11-1/+1
info, and be more helpful.
2013-03-17add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 ↵jacob11-1/+1
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-13fix all tab spacing issues in all the element filesjacob11-44/+44
2013-02-28Finished first pass-through for all elements.cracker641-2/+2
Will get a few more places later.
2012-12-21Fix small mistake in TSNSjacob11-1/+1
2012-12-18make TSNS not detect METL, some other sensor and CONV fixesjacob11-2/+2
2012-10-26TSNS doesn't detect things with an equal temp (fixes detecting wires)jacob11-2/+2
2012-10-10Allow TSNS and DTEC to detect photons and other energy particles. Set ↵Simon Robertshaw1-1/+3
default TSNS radius to 1 to make it easier to avoid detecting the wire connections
2012-10-10new elements: DMG (Force bomb) and TSNS (Temperature sensor)Simon Robertshaw1-0/+91