index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simulation
/
elements
/
DTEC.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-03-17
add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 ↵
jacob1
1
-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-13
fix all tab spacing issues in all the element files
jacob1
1
-44/+44
2013-03-02
More fixes, redid a bunch of SPRK, so far everything I've tested works fine.
cracker64
1
-1/+1
2013-02-27
Small optimizations number 2.
cracker64
1
-2/+2
2013-01-06
fix GOL detection with DTEC
jacob1
1
-1/+1
2012-12-18
make TSNS not detect METL, some other sensor and CONV fixes
jacob1
1
-7/+1
2012-10-10
Allow TSNS and DTEC to detect photons and other energy particles. Set ↵
Simon Robertshaw
1
-1/+3
default TSNS radius to 1 to make it easier to avoid detecting the wire connections
2012-10-10
new elements: DMG (Force bomb) and TSNS (Temperature sensor)
Simon Robertshaw
1
-2/+3
2012-08-28
DTEC, generates a spark when something with it's ctype is nearby
Simon Robertshaw
1
-0/+96