summaryrefslogtreecommitdiffstats
path: root/source/Simulator/FluidSimulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Converted simulators to take cWorld reference instead of a pointermadmaxoft@gmail.com2013-02-281-8/+8
* Fluids will wash away crops and sugarcane.madmaxoft@gmail.com2012-10-191-0/+2
* Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.madmaxoft@gmail.com2012-10-181-5/+9
* More blocks can be washed away by fluids.madmaxoft@gmail.com2012-10-161-0/+4
* Initial Floody fluid simulator.madmaxoft@gmail.com2012-10-141-7/+48
* Better split of the fluid simulator functionality; removed the old LavaSimulator and WaterSimulator files.madmaxoft@gmail.com2012-10-131-0/+138
* Preparation for multiple fluid simulators.madmaxoft@gmail.com2012-10-131-0/+19