1
0
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Tiger Wang 62090e7bed Consolidated comparator code
* As a result, fixed an issue where GetPowerLevel didn't consider block
entities behind it (only GetFrontPowerLevel did)
2016-07-28 23:20:53 +01:00
..
CMakeLists.txt CMake: Remove needless minimum version specifications. 2016-07-18 22:11:42 +02: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 - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update. 2016-06-15 10:33:49 +02:00
IncrementalRedstoneSimulator.cpp Revert "Made redstone handlers static" 2016-07-01 23:23:22 +02:00
IncrementalRedstoneSimulator.h Revert "Made redstone handlers static" 2016-07-01 23:23:22 +02:00
NoteBlockHandler.h Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
PistonHandler.h Comparators and pistons no longer update instantly 2016-07-28 23:20:52 +01: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 Don't let redstone blocks power adjacent blocks. (#3214) 2016-05-28 21:48:36 +01:00
RedstoneComparatorHandler.h Consolidated comparator code 2016-07-28 23:20:53 +01: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