summaryrefslogtreecommitdiffstats
path: root/src/Simulator/Simulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Additional Y height checks (#5405)Debucquoy Anthony tonitch2022-06-181-42/+8
* ChunkMap: do not wantonly make empty chunksTiger Wang2020-08-281-7/+0
* Remove the redstone solid block handlerTiger Wang2020-08-081-0/+84
* Add WakeUp/AddBlock distinctionTiger Wang2020-08-021-14/+16
* Reduce unnecessary wakeupsTiger Wang2020-07-251-12/+0
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-171-16/+15
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Simulators: Added area-based wakeup.Mattes D2017-07-161-0/+50
* Cleaned up simulatorsTiger Wang2014-10-251-3/+25
* Wrapped clang-specific pragma into an #ifdef block.madmaxoft2014-09-271-1/+6
* Added first test to show the object can be createdTycho2014-09-171-0/+5
* Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho2014-09-111-46/+4
* Unified Vector classesandrew2014-03-111-1/+0
* Moved source to srcAlexander Harkness2013-11-241-0/+51