summaryrefslogtreecommitdiffstats
path: root/src/Simulator/Simulator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Additional Y height checks (#5405)Debucquoy Anthony tonitch2022-06-181-11/+2
* Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)KingCol132020-09-251-0/+2
* Remove the redstone solid block handlerTiger Wang2020-08-081-1/+4
* Corrected wakeup sequencesTiger Wang2020-08-041-1/+1
* Do not GetBlock individually in simulatorsTiger Wang2020-08-041-4/+15
* Always use relative coordinates in AddBlockTiger Wang2020-08-021-4/+2
* Add WakeUp/AddBlock distinctionTiger Wang2020-08-021-21/+23
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-171-2/+2
* Simulators: Added area-based wakeup.Mattes D2017-07-161-3/+17
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
* Unified the doxy-comment format.Mattes D2015-07-311-4/+4
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Cleaned up simulatorsTiger Wang2014-10-251-8/+12
* Added first test to show the object can be createdTycho2014-09-171-1/+0
* Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho2014-09-111-11/+6
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Unified Vector classesandrew2014-03-111-1/+1
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-2/+8
* ChunkSender is now warnings cleanTycho Bickerstaff2013-12-211-1/+2
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+46