summaryrefslogtreecommitdiffstats
path: root/source/Simulator/DelayedFluidSimulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-02Floody fluid simulator has been converted to use direct chunk accessmadmaxoft@gmail.com1-10/+27
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-15Fixed DelayedFluidSimulator.madmaxoft@gmail.com1-1/+7
2012-10-14Initial Floody fluid simulator.madmaxoft@gmail.com1-0/+44