summaryrefslogtreecommitdiff
path: root/src/elements/spng.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-145/+0
2012-08-21Limit SPNG saturation, and reduce absorption rate for GEL and SPNG with some ↵jacksonmj1-5/+7
elements
2012-08-21Correct proportions of CO2 and WATR when GEL/SPNG is absorbing BUBWjacksonmj1-4/+1
2012-08-21GEL and SPNG absorb water from more elements and leave behind what the water ↵jacob11-1/+22
was mixed with
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2011-08-30Always check bmap when creating particlesjacksonmj1-9/+4
2011-08-27Remove blocking walls from pmapjacksonmj1-7/+3
2.5% speed increase on a screen full of water
2011-05-05Make damp sponge much less flammablejacksonmj1-16/+38
Also make evaporation cool the sponge better
2011-01-28Change include file for element update functionsjacksonmj1-1/+1
2011-01-10More update functions cleanup.jacksonmj1-36/+36
2011-01-07More function pointers.jacksonmj1-0/+97