summaryrefslogtreecommitdiffstats
path: root/source/FluidSimulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-13Preparation for multiple fluid simulators.madmaxoft@gmail.com1-55/+0
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com1-5/+5
2012-09-30Added falling block entities. Sand and gravel now properly fall downfaketruth1-7/+7
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-54/+54
2012-02-14Updated fluid simulators with geser's patch file!faketruth1-0/+6
2012-02-02Removed nonsense "virtual inline" declaration from functionsmadmaxoft@gmail.com1-2/+2
2012-01-23Cactus towers can be destroyed by removing the bottom blockfaketruth1-1/+1
2011-12-29- water slacks fire nowlapayo94@gmail.com1-1/+1
2011-12-26- improved Simulator system lapayo94@gmail.com1-4/+4
2011-12-25Refactored both simulators (water and lava) to make them more flexible and easier to modifylapayo94@gmail.com1-0/+49