1
0
cuberite-2a/source/BlockEntities
madmaxoft 49d6afd501 Removed cBlockEntity:CreateByBlockType() from the Lua API.
Plugins cannot be allowed to create block entities, that would result in memory leaks.
2013-11-15 10:15:27 +01:00
..
BlockEntity.cpp Added cSignEntity into API, added cChunkDesc:GetBlockEntity(). 2013-11-14 15:37:09 +01:00
BlockEntity.h Removed cBlockEntity:CreateByBlockType() from the Lua API. 2013-11-15 10:15:27 +01:00
BlockEntityWithItems.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ChestEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
ChestEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DispenserEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DispenserEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DropperEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DropperEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
DropSpenserEntity.cpp Bundled fixes [SEE DESC] 2013-11-10 22:20:25 +00:00
DropSpenserEntity.h Fixed cDropSpenserEntity bindings generating an extra var. 2013-10-23 11:17:16 +02:00
FurnaceEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
FurnaceEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
HopperEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
HopperEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
JukeboxEntity.cpp Exported cJukeboxEntity to Lua API. 2013-11-14 16:05:55 +01:00
JukeboxEntity.h Exported cJukeboxEntity to Lua API. 2013-11-14 16:05:55 +01:00
NoteEntity.cpp Added cNoteEntity to Lua API. 2013-11-14 17:14:54 +01:00
NoteEntity.h Added cNoteEntity to Lua API. 2013-11-14 17:14:54 +01:00
SignEntity.cpp Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00
SignEntity.h Removed BlockEntities' constructors from the API. 2013-11-15 09:49:56 +01:00