1
0
cuberite-2a/src/Simulator/IncrementalRedstoneSimulator
Tiger Wang 748b121703
Unify DoWithBlockEntity (#5168)
+ DoWith calls now broadcast the block entity and mark the chunk dirty
+ Add block entity change queue to synchronise BE updates with block updates
* Fixed a few incorrect assertions about BE type
- Remove manual overloads
2021-03-28 14:40:57 +01:00
..
CMakeLists.txt New pull request for daylight sensor (#5066) 2020-12-19 01:42:34 +00:00
CommandBlockHandler.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
DaylightSensorHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
DoorHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00
DropSpenserHandler.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
ForEachSourceCallback.cpp cChunk: don't inherit from cChunkDef (#5106) 2021-01-18 16:09:10 +00:00
ForEachSourceCallback.h Implement redstone quasi-connectivity (#4889) 2020-09-21 20:39:58 +01:00
HopperHandler.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
IncrementalRedstoneSimulator.cpp Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
IncrementalRedstoneSimulator.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
NoteBlockHandler.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01: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 Redstone: inline -> static 2021-01-22 22:04:47 +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 Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
TripwireHookHandler.h Redstone: inline -> static 2021-01-22 22:04:47 +00:00