summaryrefslogtreecommitdiff
path: root/src/elements/fog.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-37/+0
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2011-08-27Remove blocking walls from pmapjacksonmj1-1/+1
2.5% speed increase on a screen full of water
2011-01-28Change include file for element update functionsjacksonmj1-1/+1
2011-01-13Merge element state into ptypes.jacksonmj1-1/+1
All of the pstates array except .state was replaced by ptransitions.
2011-01-10Finish update function cleanupjacksonmj1-11/+8
2011-01-07More function pointers.jacksonmj1-0/+25