1
0
cuberite-2a/src/Protocol
2014-08-04 23:35:50 +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 More Clang warning fixes in the protocols. 2014-04-04 11:47:46 +02:00
ChunkDataSerializer.h Moved source to src 2013-11-24 14:19:41 +00:00
CMakeLists.txt Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
MojangAPI.cpp MojangAPI: Fixed PlayerNameToUUID(). 2014-08-04 23:35:50 +02:00
MojangAPI.h Refactored case-conversion functions. 2014-08-04 11:30:20 +02:00
Protocol.h Merge branch 'master' into portals 2014-07-29 15:27:19 +01:00
Protocol14x.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
Protocol14x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol15x.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
Protocol15x.h Scoreboard protocol support 2014-01-21 15:58:17 +02:00
Protocol16x.cpp Merge branch 'master' into portals 2014-07-18 20:10:51 +01:00
Protocol16x.h Fix failed merge and other issues 2014-07-18 20:12:27 +01:00
Protocol17x.cpp Fixed #1286 2014-08-04 20:16:52 +02:00
Protocol17x.h Merge remote-tracking branch 'origin/master' into portals 2014-07-22 10:24:28 +01:00
Protocol125.cpp Merge remote-tracking branch 'origin/master' into portals 2014-07-22 10:24:28 +01:00
Protocol125.h Merge branch 'master' into portals 2014-07-29 15:27:19 +01:00
Protocol132.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
Protocol132.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ProtocolRecognizer.cpp Merge remote-tracking branch 'origin/master' into portals 2014-07-22 10:24:28 +01:00
ProtocolRecognizer.h Merge remote-tracking branch 'origin/master' into portals 2014-07-22 10:24:28 +01:00