1
0
Fork 0
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Ethan Jones af93c297f4
Ignore dead entities and spectator players on pressure plates (#5294)
2021-09-15 17:33:18 +00:00
..
CMakeLists.txt New pull request for daylight sensor (#5066) 2020-12-19 01:42:34 +00:00
CommandBlockHandler.h Chest, weather, crash, and miscellaneous fixes (#5215) 2021-04-30 13:23:46 +00:00
DaylightSensorHandler.h Fix sending incorrect date values on world change 2021-04-12 22:35:07 +01:00
DoorHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
DropSpenserHandler.h Chest, weather, crash, and miscellaneous fixes (#5215) 2021-04-30 13:23:46 +00:00
ForEachSourceCallback.cpp Move some redstone implementations into the source file 2021-03-28 15:36:10 +01:00
ForEachSourceCallback.h Implement redstone quasi-connectivity (#4889) 2020-09-21 20:39:58 +01:00
HopperHandler.h Chest, weather, crash, and miscellaneous fixes (#5215) 2021-04-30 13:23:46 +00:00
IncrementalRedstoneSimulator.cpp Move some redstone implementations into the source file 2021-03-28 15:36:10 +01:00
IncrementalRedstoneSimulator.h Move some redstone implementations into the source file 2021-03-28 15:36:10 +01:00
NoteBlockHandler.h Chest, weather, crash, and miscellaneous fixes (#5215) 2021-04-30 13:23:46 +00:00
ObserverHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
PistonHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
PoweredRailHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
PressurePlateHandler.h Ignore dead entities and spectator players on pressure plates (#5294) 2021-09-15 17:33:18 +00:00
RedstoneBlockHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
RedstoneComparatorHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
RedstoneDataHelper.h Clang 7? 2021-02-11 01:24:50 +00:00
RedstoneHandler.cpp Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
RedstoneHandler.h Minor style fixes 2020-08-28 21:42:37 +01:00
RedstoneLampHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
RedstoneRepeaterHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
RedstoneSimulatorChunkData.h Prepare for 1.15+ (#4856) 2020-12-21 13:54:04 +00:00
RedstoneToggleHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
RedstoneTorchHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
RedstoneWireHandler.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
SmallGateHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
TNTHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
TrappedChestHandler.h Chest, weather, crash, and miscellaneous fixes (#5215) 2021-04-30 13:23:46 +00:00
TripwireHookHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00