1
0
cuberite-2a/src/Protocol
2017-07-03 09:37:38 +02:00
..
Authenticator.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Authenticator.h Clang 5.0 fixes 2017-05-21 12:19:06 +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
CMakeLists.txt Added support for protocol 1.12 (#3757) 2017-06-14 11:22:51 +02:00
MojangAPI.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02: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_1_8.cpp Use FastWriter instead of StyledWriter 2017-05-16 21:17:33 +02:00
Protocol_1_8.h Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
Protocol_1_9.cpp Fixes double right click on entities till off-hand actions gets implemented (#3821) 2017-07-03 09:37:38 +02:00
Protocol_1_9.h Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner 2017-06-09 12:16:44 +02:00
Protocol_1_10.cpp Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner 2017-06-09 12:16:44 +02: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 Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner 2017-06-09 12:16:44 +02: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 Added missing 1.12 packet changes 2017-06-14 21:57:59 +02:00
Protocol_1_12.h Added missing 1.12 packet changes 2017-06-14 21:57:59 +02:00
Protocol.h Initial support for the 1.11 protocol. 2016-12-16 00:07:22 +01:00
ProtocolRecognizer.cpp Protocol: Do not assume anything about unknown packets. (#3647) 2017-06-16 14:03:13 +02:00
ProtocolRecognizer.h Added support for protocol 1.12 (#3757) 2017-06-14 11:22:51 +02:00