1
0
cuberite-2a/src/Protocol
2014-10-06 10:05:02 +02:00
..
Authenticator.cpp cMojangAPI: Added UUID-to-Name lookup. 2014-08-03 22:04:51 +02:00
Authenticator.h Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
ChunkDataSerializer.cpp Added cByteBuffer::WriteBEUShort(). 2014-09-25 20:47:29 +02:00
ChunkDataSerializer.h Code improvements. 2014-09-19 15:07:01 +02:00
CMakeLists.txt Dropped support for <1.7.x 2014-09-27 14:28:14 +01:00
MojangAPI.cpp cMojangAPI: Added periodical refreshes. 2014-10-06 10:05:02 +02:00
MojangAPI.h cMojangAPI: Added periodical refreshes. 2014-10-06 10:05:02 +02:00
Protocol.h Dropped support for <1.7.x 2014-09-27 14:28:14 +01:00
Protocol17x.cpp Fixed a missing semicolon. 2014-09-30 20:27:20 +02:00
Protocol17x.h Rewritten plugin messages, vanilla are being parsed directly. 2014-09-30 13:33:57 +02:00
Protocol18x.cpp Rewritten plugin messages, vanilla are being parsed directly. 2014-09-30 13:33:57 +02:00
Protocol18x.h Rewritten plugin messages, vanilla are being parsed directly. 2014-09-30 13:33:57 +02:00
ProtocolRecognizer.cpp cClientHandle: Added protocol version knowledge. 2014-10-05 20:19:21 +02:00
ProtocolRecognizer.h cClientHandle: Added protocol version knowledge. 2014-10-05 20:19:21 +02:00