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