1
0
Fork 0
cuberite-2a/src/Protocol
peterbell10 a56cfd1f42 Remove smart pointer macros 2017-07-21 14:41:51 +01: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
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 Fixed a lot of warnings 2015-05-19 11:50:59 +01: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
Protocol_1_8.cpp Handle middle mouse drag (#3847) 2017-07-13 15:43:48 +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 Handle middle mouse drag (#3847) 2017-07-13 15:43:48 +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 basic ocelot behavior (#3829) 2017-07-12 12:42:02 +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 basic ocelot behavior (#3829) 2017-07-12 12:42:02 +02:00
Protocol_1_12.h Send player message when clicking on advancements or green book. (#3845) 2017-07-12 10:11:29 +02:00