summaryrefslogtreecommitdiffstats
path: root/source/Simulator/FluidSimulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-212/+0
* Cobwebs are now washed away by water and can be broken by swords and shears, giving string.madmaxoft@gmail.com2013-04-061-0/+1
* Fluid simulator: fixed an out-of-bounds read when determining fluid directionmadmaxoft@gmail.com2013-03-171-2/+5
* 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