1
0
cuberite-2a/src/BlockEntities
Lukas Pioch 7922e6addb Fixes problems with windows:
- Changed cPlayer:OpenWindow to accept a ref, tolua adds a nil check
- Close open lua window in destructor, to avoid dangling pointers
2017-06-05 15:14:23 +02:00
..
BeaconEntity.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02: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 Added a nullptr check to cEntity::IsA (#3659) 2017-04-01 23:15:08 +02:00
BlockEntityWithItems.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BrewingstandEntity.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02:00
BrewingstandEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
ChestEntity.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02:00
ChestEntity.h Fixed double chests (#3741) 2017-06-03 21:17:53 +02:00
CMakeLists.txt Fixed type-casting-related warnings. 2016-08-24 22:26:53 +02:00
CommandBlockEntity.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CommandBlockEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
DispenserEntity.cpp Exported boat 2017-05-24 19:02:18 +02:00
DispenserEntity.h Updated API documentation. 2016-07-18 22:11:40 +02:00
DropperEntity.cpp Merge remote-tracking branch 'origin/master' into chestcarts 2014-09-27 18:40:00 +01:00
DropperEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
DropSpenserEntity.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02:00
DropSpenserEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
EnderChestEntity.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02:00
EnderChestEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
FlowerPotEntity.cpp Removed ClientHandle.h dependencies from common headers. 2016-11-18 20:00:04 +01:00
FlowerPotEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FurnaceEntity.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02:00
FurnaceEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
HopperEntity.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02:00
HopperEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
JukeboxEntity.cpp Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
JukeboxEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
MobHeadEntity.cpp Broadcast mob head changes 2017-05-28 19:37:47 +02:00
MobHeadEntity.h Updated API documentation. 2016-07-18 22:11:40 +02:00
MobSpawnerEntity.cpp Removed ClientHandle.h dependencies from common headers. 2016-11-18 20:00:04 +01:00
MobSpawnerEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
NoteEntity.cpp Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
NoteEntity.h Clang 5.0 fixes 2017-05-21 12:19:06 +02: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 Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00