1
0
cuberite-2a/src/Protocol
bibo38 61078e8402 Added support for the Minecraft 1.10 protocol(#210) (#3348)
* Added support for the Minecraft 1.10 protocol(#210)

* Fixed the Clang compilation errors

* Fixed wrong sound pitch value and fixed SendPlayerSpawn Metadata value.

* Prefixed each enum item with the appropriate class name.
2016-09-02 20:22:06 +03:00
..
Authenticator.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Authenticator.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ChunkDataSerializer.cpp Dropped 1.7 support (#3253) 2016-07-21 09:47:42 +02:00
ChunkDataSerializer.h Dropped 1.7 support (#3253) 2016-07-21 09:47:42 +02:00
CMakeLists.txt Added support for the Minecraft 1.10 protocol(#210) (#3348) 2016-09-02 20:22:06 +03:00
MojangAPI.cpp Fixed problems in cBlockingSslClientSocket. 2015-12-30 13:00:02 +01:00
MojangAPI.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02: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 Proper respawn packets on dimension travel 2016-08-29 11:16:06 +03:00
Protocol18x.cpp Proper respawn packets on dimension travel 2016-08-29 11:16:06 +03:00
Protocol18x.h Proper respawn packets on dimension travel 2016-08-29 11:16:06 +03:00
Protocol19x.cpp Added support for the Minecraft 1.10 protocol(#210) (#3348) 2016-09-02 20:22:06 +03:00
Protocol19x.h Added support for the Minecraft 1.10 protocol(#210) (#3348) 2016-09-02 20:22:06 +03:00
Protocol110x.cpp Added support for the Minecraft 1.10 protocol(#210) (#3348) 2016-09-02 20:22:06 +03:00
Protocol110x.h Added support for the Minecraft 1.10 protocol(#210) (#3348) 2016-09-02 20:22:06 +03:00
ProtocolRecognizer.cpp Added support for the Minecraft 1.10 protocol(#210) (#3348) 2016-09-02 20:22:06 +03:00
ProtocolRecognizer.h Added support for the Minecraft 1.10 protocol(#210) (#3348) 2016-09-02 20:22:06 +03:00