1
0
Fork 0
cuberite-2a/src/BlockEntities
Tycho 6e7c0e33b5 Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
..
BeaconEntity.cpp Fixed a bug who can used from hacked clients. 2014-08-02 00:14:05 +02:00
BeaconEntity.h Renamed "select..." methods to "set..." and better IsValidEffect() function. 2014-07-31 18:15:39 +02:00
BlockEntity.cpp Fixed alignment. 2014-07-12 23:25:59 +02:00
BlockEntity.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
BlockEntityWithItems.h Normalized comments. 2014-07-17 22:15:34 +02:00
CMakeLists.txt Subdirs: Only add_library if not using MSVC 2014-07-18 17:41:43 -07:00
ChestEntity.cpp Fixed spaces before commas. 2014-07-18 09:57:34 +02:00
ChestEntity.h Code style: Fixed braces on separate lines. 2014-07-19 15:23:40 +02:00
CommandBlockEntity.cpp Fixed style. 2014-09-01 13:33:17 +02:00
CommandBlockEntity.h Possibly decoupled IncrementalRedstoneSimulator from the rest of the server 2014-09-11 17:48:21 +01:00
DispenserEntity.cpp Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
DispenserEntity.h DispenserEntity code cleanup after PR merge. 2014-06-11 19:46:24 +02:00
DropSpenserEntity.cpp Basic style fixes. 2014-07-17 22:50:58 +02:00
DropSpenserEntity.h Fixed multiple inhertance being output by tolua 2014-08-06 13:17:05 +01:00
DropperEntity.cpp Moved source to src 2013-11-24 14:19:41 +00:00
DropperEntity.h Moved source to src 2013-11-24 14:19:41 +00:00
EnderChestEntity.cpp Properly implemented enderchests 2014-06-29 11:36:38 +01:00
EnderChestEntity.h Basic style fixes. 2014-07-17 22:50:58 +02:00
FlowerPotEntity.cpp Added beacon. 2014-07-30 21:59:35 +02:00
FlowerPotEntity.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
FurnaceEntity.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
FurnaceEntity.h Rewrited furnace.txt loading. 2014-08-31 19:00:36 +02:00
HopperEntity.cpp Fixed potential null dereference 2014-08-10 22:06:56 +01:00
HopperEntity.h Code style: Fixed braces on separate lines. 2014-07-19 15:23:40 +02:00
JukeboxEntity.cpp Better Jukebox API 2014-02-21 22:26:04 +01:00
JukeboxEntity.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
MobHeadEntity.cpp Code improvements 2014-05-28 19:32:20 +02:00
MobHeadEntity.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
NoteEntity.cpp Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
NoteEntity.h Fixed style issues 2014-08-06 13:19:22 +01:00
RedstonePoweredEntity.h Possibly decoupled IncrementalRedstoneSimulator from the rest of the server 2014-09-11 17:48:21 +01:00
SignEntity.cpp Added Y-wise asserts to signs. 2014-09-06 18:59:17 +02:00
SignEntity.h Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00