1
0
cuberite-2a/src/BlockEntities
2015-07-16 22:49:55 +02:00
..
BeaconEntity.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
BeaconEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
BlockEntity.cpp MobSpawner fixes. 2014-12-01 14:58:13 +01:00
BlockEntity.h Reinstate "Chunk queue collapsing" 2015-06-10 15:16:05 +01:00
BlockEntityWithItems.h Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. 2015-05-23 16:28:37 +02:00
ChestEntity.cpp (Ender) Chests are obstructed by opaque blocks. 2015-07-07 12:29:52 +02:00
ChestEntity.h Fixed override 2015-06-15 18:03:54 +01:00
CMakeLists.txt Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
CommandBlockEntity.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
CommandBlockEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +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
DropperEntity.cpp Merge remote-tracking branch 'origin/master' into chestcarts 2014-09-27 18:40:00 +01:00
DropperEntity.h BlockEntities: Removed the extra semicolon. 2014-11-27 22:42:08 +01:00
DropSpenserEntity.cpp Fixed DropSpenser sound #2333 2015-07-12 19:30:51 +02:00
DropSpenserEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
EnderChestEntity.cpp (Ender) Chests are obstructed by opaque blocks. 2015-07-07 12:29:52 +02:00
EnderChestEntity.h BlockEntities: Removed the extra semicolon. 2014-11-27 22:42:08 +01:00
FlowerPotEntity.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
FlowerPotEntity.h Merge branch 'master' into MobSpawner 2014-11-29 12:05:35 +01:00
FurnaceEntity.cpp Fixes multiple furnace issues, including from loading world storage 2015-06-03 02:19:22 -07:00
FurnaceEntity.h Fixes multiple furnace issues, including from loading world storage 2015-06-03 02:19:22 -07:00
HopperEntity.cpp Fixes #2245 2015-06-17 00:27:50 +01:00
HopperEntity.h Improved hoppers 2015-05-11 22:58:27 +01:00
JukeboxEntity.cpp convert old style casts to fix warnings 2014-10-11 20:39:55 -06:00
JukeboxEntity.h Merge branch 'master' into MobSpawner 2014-11-29 12:05:35 +01:00
MobHeadEntity.cpp More style checking. 2015-05-09 12:58:54 +02:00
MobHeadEntity.h More style checking. 2015-05-09 12:58:54 +02:00
MobSpawnerEntity.cpp Fix comments 2015-05-28 12:54:04 +01:00
MobSpawnerEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
NoteEntity.cpp Fix comments 2015-05-28 12:54:04 +01:00
NoteEntity.h Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. 2015-05-23 16:28:37 +02:00
RedstonePoweredEntity.h A few compiler warning fixes 2014-09-22 18:23:56 -04:00
SignEntity.cpp convert old style casts to fix warnings 2014-10-11 20:39:55 -06:00
SignEntity.h Merge branch 'master' into MobSpawner 2014-11-29 12:05:35 +01:00