summaryrefslogtreecommitdiff
path: root/src/elements/aray.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-118/+0
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2012-04-19Change STOR, PIPE, DUST to make correct use of .flags field.Simon Robertshaw1-1/+1
2012-02-29Prevent ARAY passing through some non-conductive materials, and let normal AR...jacksonmj1-3/+2
2012-02-16Allow BRAY from PSCN to pass through sparked INWRjacksonmj1-1/+1
2012-02-05Make ARAY fire once per sparkjacksonmj1-1/+1
2012-02-05More SPRK life checks for electronic elementsjacksonmj1-1/+1
2012-02-05Separate loop for updating life, and add SPRK life checks to most electronicsjacksonmj1-1/+1
2011-12-19CLST+NITR = TNT, Use ARAY to clear large arrays of STORSimon Robertshaw1-43/+71
2011-11-26Allow pipe to grab from photon map, BRAY beam takes temp from ARAYSimon Robertshaw1-0/+1
2011-08-27Remove blocking walls from pmapjacksonmj1-4/+2
2011-06-25Fix segfault with aray striking particles with abnormal ctypeSimon Robertshaw1-1/+1
2011-06-25Change checking back to ctype for Aray conditionSimon Robertshaw1-1/+2
2011-06-25Check photon map in Lua functions, and allow any ctypejacksonmj1-1/+1
2011-04-08astyleSimon1-2/+2
2011-03-30A cracker commit with some nice commentsSimon1-7/+9
2011-01-28Change include file for element update functionsjacksonmj1-1/+1
2011-01-11Small fixes and cleanupjacksonmj1-2/+2
2011-01-11Merge branch 'upstream' into devjacksonmj1-2/+2
2011-01-10More update functions cleanup.jacksonmj1-13/+11
2011-01-07More function pointers.jacksonmj1-0/+76