summaryrefslogtreecommitdiffstats
path: root/src/Simulator/FloodyFluidSimulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Using Super.Mattes D1-2/+4
2019-10-28Moved growing from cWorld / cChunk to cBlockHandler descendants.Mattes D1-1/+1
2017-08-03Removed unused forward declarations (#3888)Lukas Pioch1-7/+0
2016-02-05Bulk clearing of whitespaceLogicParrot1-5/+5
2016-01-31Updated old forum linksMathias1-1/+1
2015-05-09More style checking.Mattes D1-1/+1
2014-05-02Fixed vanilla fluid simulator.madmaxoft1-8/+5
2014-03-07Added some commentsandrew1-1/+4
2014-03-07Fixed water/lava interactionandrew1-0/+3
2014-03-05Implemented vanilla-like fluid simulatorandrew1-3/+9
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-53/+53
2013-03-02Floody fluid simulator has been converted to use direct chunk accessmadmaxoft@gmail.com1-4/+4
2013-02-28Converted simulators to take cWorld reference instead of a pointermadmaxoft@gmail.com1-1/+1
2013-01-04Floody fluid simulator can create sourceblocks (configurable in World.ini)madmaxoft@gmail.com1-2/+6
2012-10-14Initial Floody fluid simulator.madmaxoft@gmail.com1-0/+49