summaryrefslogtreecommitdiffstats
path: root/source/Simulator/ClassicFluidSimulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-14Removed the Classic fluid simulator, it was too unstablemadmaxoft@gmail.com1-50/+0
2013-02-28Converted simulators to take cWorld reference instead of a pointermadmaxoft@gmail.com1-1/+1
2013-02-28Simulators now have direct access to the cChunk object in the WakeUp() callmadmaxoft@gmail.com1-1/+1
2012-10-14Initial Floody fluid simulator.madmaxoft@gmail.com1-1/+0
2012-10-13Better split of the fluid simulator functionality; removed the old LavaSimulator and WaterSimulator files.madmaxoft@gmail.com1-7/+0
2012-10-13Preparation for multiple fluid simulators.madmaxoft@gmail.com1-0/+58