1
0
cuberite-2a/src/Protocol
2014-09-30 20:27:20 +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 Init RankMgr pointer to NULL 2014-08-31 20:26:08 +01:00
MojangAPI.h cMojangAPI updates cRankManager's playernames. 2014-08-21 20:47:52 +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 Style fixes. 2014-09-29 21:38:11 +02:00
ProtocolRecognizer.h Dropped support for <1.7.x 2014-09-27 14:28:14 +01:00