1
0
Fork 0
cuberite-2a/src/Protocol
Bond-009 238f5bb338 Add support for 1.12.1 (#3908) 2017-08-17 16:25:53 +02:00
..
Authenticator.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Authenticator.h Removed unused forward declarations (#3888) 2017-08-03 15:10:29 +02:00
CMakeLists.txt Added support for protocol 1.12 (#3757) 2017-06-14 11:22:51 +02:00
ChunkDataSerializer.cpp Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
ChunkDataSerializer.h Dropped 1.7 support (#3253) 2016-07-21 09:47:42 +02:00
MojangAPI.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
MojangAPI.h Remove smart pointer macros 2017-07-21 14:41:51 +01:00
Packetizer.cpp Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
Packetizer.h Replaced includes with forward declarations 2017-08-13 12:31:10 +01:00
Protocol.h Replaced includes with forward declarations 2017-08-13 12:31:10 +01:00
ProtocolRecognizer.cpp Add support for 1.12.1 (#3908) 2017-08-17 16:25:53 +02:00
ProtocolRecognizer.h Add support for 1.12.1 (#3908) 2017-08-17 16:25:53 +02:00
Protocol_1_8.cpp cParsedNBT: Improved error reporting (#3876) 2017-07-30 17:55:19 +01:00
Protocol_1_8.h Removed unused forward declarations (#3888) 2017-08-03 15:10:29 +02:00
Protocol_1_9.cpp Handle Teleport Confirmation Packet (#3884) 2017-08-02 15:46:29 +01:00
Protocol_1_9.h Removed unused forward declarations (#3888) 2017-08-03 15:10:29 +02:00
Protocol_1_10.cpp Tentative fix for player-limit race condition (#3862) 2017-07-28 17:54:40 +01:00
Protocol_1_10.h Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner 2017-06-09 12:16:44 +02:00
Protocol_1_11.cpp Tentative fix for player-limit race condition (#3862) 2017-07-28 17:54:40 +01:00
Protocol_1_11.h Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner 2017-06-09 12:16:44 +02:00
Protocol_1_12.cpp Add support for 1.12.1 (#3908) 2017-08-17 16:25:53 +02:00
Protocol_1_12.h Add support for 1.12.1 (#3908) 2017-08-17 16:25:53 +02:00