summaryrefslogtreecommitdiffstats
path: root/src/Simulator/FluidSimulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-03-02Floody fluid simulator has been converted to use direct chunk accessmadmaxoft@gmail.com1-0/+16
2013-02-28Converted simulators to take cWorld reference instead of a pointermadmaxoft@gmail.com1-1/+1
2012-10-14Initial Floody fluid simulator.madmaxoft@gmail.com1-0/+7
2012-10-13Better split of the fluid simulator functionality; removed the old LavaSimulator and WaterSimulator files.madmaxoft@gmail.com1-2/+7
2012-10-13Preparation for multiple fluid simulators.madmaxoft@gmail.com1-0/+47