summaryrefslogtreecommitdiffstats
path: root/source/Simulator/ClassicFluidSimulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed the Classic fluid simulator, it was too unstablemadmaxoft@gmail.com2013-03-141-572/+0
* Converted simulators to take cWorld reference instead of a pointermadmaxoft@gmail.com2013-02-281-33/+33
* Simulators now have direct access to the cChunk object in the WakeUp() callmadmaxoft@gmail.com2013-02-281-15/+12
* Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.madmaxoft@gmail.com2013-01-271-2/+2
* Initial Floody fluid simulator.madmaxoft@gmail.com2012-10-141-9/+0
* Better split of the fluid simulator functionality; removed the old LavaSimulator and WaterSimulator files.madmaxoft@gmail.com2012-10-131-137/+0
* Forgotten filemadmaxoft@gmail.com2012-10-131-0/+721