summaryrefslogtreecommitdiffstats
path: root/src/Simulator/Simulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-10-25Cleaned up simulatorsTiger Wang1-8/+12
2014-09-17Added first test to show the object can be createdTycho1-1/+0
2014-09-11Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho1-11/+6
2014-07-24Removed redundant semicolons and re-added warningarchshift1-1/+1
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-03-11Unified Vector classesandrew1-1/+1
2013-12-22merged in warnings changesTycho Bickerstaff1-1/+8
2013-12-22converted commneted paramater names to the unused macroTycho Bickerstaff1-2/+8
2013-12-21ChunkSender is now warnings cleanTycho Bickerstaff1-1/+2
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