1
0
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Marvin Kopf af514acd8c Update RedstoneSimulator to delete unused cached PowerData
When a new block was placed that has a corresponding RedstoneHandler the PowerData for the position was cached, but never deleted and remained unchanged when the block got destroyed. The RedstoneSimulator now erases all cached PowerData for positions where the block doesn't have a RedstoneHandler (i.e. Air).
2016-02-09 22:19:29 +01:00
..
CMakeLists.txt Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
CommandBlockHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
DoorHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
DropSpenserHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
IncrementalRedstoneSimulator.cpp Update RedstoneSimulator to delete unused cached PowerData 2016-02-09 22:19:29 +01:00
IncrementalRedstoneSimulator.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
NoteBlockHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
PistonHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
PoweredRailHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
PressurePlateHandler.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
RedstoneBlockHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
RedstoneComparatorHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
RedstoneHandler.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
RedstoneLampHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
RedstoneRepeaterHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
RedstoneSimulatorChunkData.h Update RedstoneSimulator to delete unused cached PowerData 2016-02-09 22:19:29 +01:00
RedstoneToggleHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
RedstoneTorchHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
RedstoneWireHandler.h Fixed issue #2218 2016-01-10 20:53:02 -05:00
SmallGateHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
SolidBlockHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
TNTHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
TrappedChestHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
TripwireHookHandler.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00