1
0
Fork 0
cuberite-2a/src/BlockEntities
madmaxoft 2df5e26d3b Fixed spaces before commas. 2014-07-18 09:57:34 +02:00
..
BeaconEntity.cpp Basic style fixes. 2014-07-17 22:50:58 +02:00
BeaconEntity.h Fixed formatting, made function static. 2014-04-19 13:05:58 +02:00
BlockEntity.cpp Fixed alignment. 2014-07-12 23:25:59 +02:00
BlockEntity.h Fixed compilation in VC2008. 2013-12-30 17:41:59 +01:00
BlockEntityWithItems.h Normalized comments. 2014-07-17 22:15:34 +02:00
CMakeLists.txt Cmake generated projects for IDEs include headers in project files. 2014-04-25 09:56:15 -07:00
ChestEntity.cpp Fixed spaces before commas. 2014-07-18 09:57:34 +02:00
ChestEntity.h cChestEntity: Renamed a member to avoid confusion. 2014-07-12 23:30:34 +02:00
CommandBlockEntity.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
CommandBlockEntity.h Basic style fixes. 2014-07-17 22:50:58 +02:00
DispenserEntity.cpp DispenserEntity code cleanup after PR merge. 2014-06-11 19:46:24 +02: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 Changed inheritance a bit 2014-02-12 22:01:22 +00: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 Add Flower Pots 2014-03-07 01:30:34 +01:00
FlowerPotEntity.h Basic style fixes. 2014-07-17 22:50:58 +02:00
FurnaceEntity.cpp Did some static analysis, fixed some bugs and optimized a lot of code 2014-04-18 21:09:44 +02:00
FurnaceEntity.h BlockEntities is warnings free 2014-02-24 11:29:59 -08:00
HopperEntity.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
HopperEntity.h Changed inheritance a bit 2014-02-12 22:01:22 +00:00
JukeboxEntity.cpp Better Jukebox API 2014-02-21 22:26:04 +01:00
JukeboxEntity.h Basic style fixes. 2014-07-17 22:50:58 +02:00
MobHeadEntity.cpp Code improvements 2014-05-28 19:32:20 +02:00
MobHeadEntity.h Basic style fixes. 2014-07-17 22:50:58 +02:00
NoteEntity.cpp Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
NoteEntity.h Basic style fixes. 2014-07-17 22:50:58 +02:00
SignEntity.cpp Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). 2013-12-20 16:01:34 +01:00
SignEntity.h Basic style fixes. 2014-07-17 22:50:58 +02:00