summaryrefslogtreecommitdiffstats
path: root/src/Simulator/Simulator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-11Unified Vector classesandrew1-1/+0
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-03-22Simulator: fixed a problem when manipulating the bedrock layermadmaxoft@gmail.com1-2/+8
2013-03-01New fire simulator, fully rewritten to the new scheme of things, directly accessing chunk data.madmaxoft@gmail.com1-4/+4
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-8/+9
2012-10-13Preparation for multiple fluid simulators.madmaxoft@gmail.com1-0/+44