1
0
cuberite-2a/src/WorldStorage
bibo38 657b0ed007 Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
The NBT format now carries the texture data and transmit it to the client.
See: http://minecraft.gamepedia.com/Head#Block_entity
Related to #2674
2016-01-11 17:55:32 +01:00
..
CMakeLists.txt Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
EnchantmentSerializer.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
EnchantmentSerializer.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
FastNBT.cpp Fix off by two error in ReadString 2015-12-18 15:53:41 +00:00
FastNBT.h Fixes compilation failures on MacOSX 10.10 2015-07-09 11:15:37 -06:00
FireworksSerializer.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
FireworksSerializer.h Rewrote redstone powering to use power levels 2014-04-15 13:15:56 +01:00
MapSerializer.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
MapSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
NBTChunkSerializer.cpp Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 2016-01-11 17:55:32 +01:00
NBTChunkSerializer.h Implemented brewing 2015-11-03 18:00:55 +01:00
SchematicFileSerializer.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
SchematicFileSerializer.h Fixed cBlockArea schematic string saving signature. 2014-03-07 21:28:52 +01:00
ScoreboardSerializer.cpp CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
ScoreboardSerializer.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
StatSerializer.cpp Update Loops required for JsonCPP 2015-10-26 00:16:35 +00:00
StatSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
WorldStorage.cpp Fixed a race condition between chunk loader and generator. 2015-10-04 14:06:37 +02:00
WorldStorage.h Fixed a race condition between chunk loader and generator. 2015-10-04 14:06:37 +02:00
WSSAnvil.cpp Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 2016-01-11 17:55:32 +01:00
WSSAnvil.h Implemented brewing 2015-11-03 18:00:55 +01:00