1
0
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Tiger Wang adb86a75da Do not GetBlock individually in simulators
* Have the simulator manager get the block and pass it on
+ Add new overload for WakeUp, called when the manager wakes face positions
2020-08-04 18:15:18 +01:00
..
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
CommandBlockHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
DoorHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
DropSpenserHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
HopperHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
IncrementalRedstoneSimulator.cpp Do not GetBlock individually in simulators 2020-08-04 18:15:18 +01:00
IncrementalRedstoneSimulator.h Do not GetBlock individually in simulators 2020-08-04 18:15:18 +01:00
NoteBlockHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
ObserverHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
PistonHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
PoweredRailHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
PressurePlateHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
RedstoneBlockHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
RedstoneComparatorHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
RedstoneHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
RedstoneLampHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
RedstoneRepeaterHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
RedstoneSimulatorChunkData.h Clang Tidy fix 2020-07-26 16:06:57 +01:00
RedstoneToggleHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
RedstoneTorchHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
RedstoneWireHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
SmallGateHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
SolidBlockHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
TNTHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00
TrappedChestHandler.h Ensure updating relatives calls the correct base case 2020-08-02 15:52:06 +01:00
TripwireHookHandler.h Use SimulateChunk in redstone simulator 2020-07-26 14:16:46 +01:00