1
0
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Tiger Wang 225c2fa9f6 Always use relative coordinates in AddBlock
+ Pass block, use relatives
* Fixes everything immediately converting abs back to rel and getting block, when these data were already available
2020-08-02 15:52:06 +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 Always use relative coordinates in AddBlock 2020-08-02 15:52:06 +01:00
IncrementalRedstoneSimulator.h Always use relative coordinates in AddBlock 2020-08-02 15:52:06 +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