1
0
Fork 0
cuberite-2a/src/BlockEntities
Tiger Wang 5b62c4c314 Reorganised the redstone simulator
-> Many thanks to @worktycho for the idea, and @Haxi52 for the implementation plan!
* Uses classes and inheritance now
* Speed should be improved
2015-12-18 13:17:38 +00:00
..
BeaconEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
BeaconEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
BlockEntity.cpp Implemented brewing 2015-11-03 18:00:55 +01:00
BlockEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
BlockEntityWithItems.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
BrewingstandEntity.cpp Moved variables into scope, removed unused variables and fixed variables 2015-12-17 10:48:36 +01:00
BrewingstandEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
CMakeLists.txt Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
ChestEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
ChestEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
CommandBlockEntity.cpp Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
CommandBlockEntity.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
DispenserEntity.cpp Spawn baby mobs 2015-07-16 22:49:55 +02:00
DispenserEntity.h Changed cEntity::m_UniqueID to UInt32. 2015-03-21 15:18:17 +01:00
DropSpenserEntity.cpp Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
DropSpenserEntity.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
DropperEntity.cpp Merge remote-tracking branch 'origin/master' into chestcarts 2014-09-27 18:40:00 +01:00
DropperEntity.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
EnderChestEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
EnderChestEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FlowerPotEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FlowerPotEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FurnaceEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
FurnaceEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
HopperEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
HopperEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
JukeboxEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
JukeboxEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
MobHeadEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
MobHeadEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
MobSpawnerEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
MobSpawnerEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
NoteEntity.cpp Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
NoteEntity.h Reorganised the redstone simulator 2015-12-18 13:17:38 +00:00
SignEntity.cpp allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
SignEntity.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00