1
0
Fork 0
cuberite-2a/src/BlockEntities
Tiger Wang 81e299f00c Mark UNREACHABLE with intrinsics 2021-02-20 17:46:02 +00:00
..
BeaconEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
BeaconEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
BedEntity.cpp Unify block entity pickup conversion 2020-09-25 09:07:01 +00:00
BedEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
BlockEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
BlockEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
BlockEntityWithItems.cpp Unify block entity pickup conversion 2020-09-25 09:07:01 +00:00
BlockEntityWithItems.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
BrewingstandEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
BrewingstandEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
CMakeLists.txt Added end portal and enchanting table block entities 2020-09-20 01:40:20 +01:00
ChestEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
ChestEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
CommandBlockEntity.cpp Command Blocks: fix a crash 2020-12-30 12:15:19 +00:00
CommandBlockEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
DispenserEntity.cpp Add correct implementation of crops (#4802) 2020-11-06 16:54:01 +00:00
DispenserEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
DropSpenserEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
DropSpenserEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
DropperEntity.cpp Using Super. 2020-04-16 20:07:48 +00:00
DropperEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
EnchantingTableEntity.cpp Unify block entity pickup conversion 2020-09-25 09:07:01 +00:00
EnchantingTableEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
EndPortalEntity.cpp Added end portal and enchanting table block entities 2020-09-20 01:40:20 +01:00
EndPortalEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
EnderChestEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
EnderChestEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
FlowerPotEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
FlowerPotEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
FurnaceEntity.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
FurnaceEntity.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
HopperEntity.cpp cChunk: don't inherit from cChunkDef (#5106) 2021-01-18 16:09:10 +00:00
HopperEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
JukeboxEntity.cpp Do not call into things we don't own in destructors 2020-09-25 14:51:16 +01:00
JukeboxEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
MobHeadEntity.cpp Unify block entity pickup conversion 2020-09-25 09:07:01 +00:00
MobHeadEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
MobSpawnerEntity.cpp Comment and code style fix 2020-12-21 13:52:06 +00:00
MobSpawnerEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
NoteEntity.cpp Mark UNREACHABLE with intrinsics 2021-02-20 17:46:02 +00:00
NoteEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00
SignEntity.cpp Using Super. 2020-04-16 20:07:48 +00:00
SignEntity.h Remove BLOCKENTITY_PROTODEF 2020-10-24 18:49:38 +01:00