1
0
Fork 0
cuberite-2a/src/Protocol
Mattes D 1b9c0f1030 Removed cFile::ReplaceFileNameInvalidChars().
Its only usage in cProtocol18 has been changed to a simple string replace - only the IPv6's colons were causing problems.
2015-01-27 14:53:34 +01:00
..
Authenticator.cpp Merged IniFile into main MCS sources. 2014-10-23 15:15:10 +02:00
Authenticator.h Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. 2014-07-30 13:56:29 +02:00
CMakeLists.txt Dropped support for <1.7.x 2014-09-27 14:28:14 +01: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
MojangAPI.cpp cMojangAPI: Fixed a possible problem with thread termination order. 2014-12-07 21:38:28 +01:00
MojangAPI.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Protocol.h Improved furnaces 2014-10-03 21:32:41 +01:00
Protocol17x.cpp Fixed warnings in 1.7 protocol. 2015-01-18 22:43:35 +01:00
Protocol17x.h Removed unused imports. 2014-11-29 15:22:24 +01:00
Protocol18x.cpp Removed cFile::ReplaceFileNameInvalidChars(). 2015-01-27 14:53:34 +01:00
Protocol18x.h Removed unused imports. 2014-11-29 15:22:24 +01:00
ProtocolRecognizer.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ProtocolRecognizer.h Merge pull request #1502 from mc-server/furnaces 2014-10-18 21:33:55 +01:00