summaryrefslogtreecommitdiffstats
path: root/src/Simulator/Simulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-27Fixed the remaining derpsAlexander Harkness1-1/+1
2013-11-25Further attempts to fix compileTiger Wang1-1/+1
2013-11-24Attempt to fix compilationTiger Wang1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-03-03Simulators are woken up upon chunk loadmadmaxoft@gmail.com1-0/+2
2013-03-01New fire simulator, fully rewritten to the new scheme of things, directly accessing chunk data.madmaxoft@gmail.com1-0/+1
2013-02-28Converted simulators to take cWorld reference instead of a pointermadmaxoft@gmail.com1-2/+5
2013-02-28Simulators now have direct access to the cChunk object in the WakeUp() callmadmaxoft@gmail.com1-4/+5
2012-10-14Initial Floody fluid simulator.madmaxoft@gmail.com1-0/+1
2012-10-13Preparation for multiple fluid simulators.madmaxoft@gmail.com1-0/+38