1
0
cuberite-2a/src/Protocol
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
..
Authenticator.cpp Namechange to Cuberite 2015-09-25 10:14:17 +02:00
Authenticator.h Namechange to Cuberite 2015-09-25 10:14:17 +02:00
ChunkDataSerializer.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
ChunkDataSerializer.h Removed version 29 serilization 2015-06-16 10:24:06 +01:00
CMakeLists.txt Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
MojangAPI.cpp Fixed problems in cBlockingSslClientSocket. 2015-12-30 13:00:02 +01:00
MojangAPI.h Initial implementation of IniFile overloading 2015-05-16 10:46:51 +01:00
Packetizer.cpp Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
Packetizer.h Fixed a lot of warnings 2015-05-19 11:50:59 +01:00
Protocol.h Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00
Protocol17x.cpp Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 2016-01-11 17:55:32 +01:00
Protocol17x.h Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00
Protocol18x.cpp Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 2016-01-11 17:55:32 +01:00
Protocol18x.h Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00
ProtocolRecognizer.cpp Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00
ProtocolRecognizer.h Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00