.. |
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
|
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 |
Protocol14x.cpp
|
Exported daylight cycle flag to the protocol.
|
2014-08-11 00:20:28 +02:00 |
Protocol14x.h
|
Exported daylight cycle flag to the protocol.
|
2014-08-11 00:20:28 +02: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
|
Added Y-wise asserts to signs.
|
2014-09-06 18:59:17 +02:00 |
Protocol17x.h
|
Alpha-sorted protocol 1.7 senders.
|
2014-09-06 18:57:57 +02:00 |
Protocol125.cpp
|
Exported daylight cycle flag to the protocol.
|
2014-08-11 00:20:28 +02:00 |
Protocol125.h
|
Merge pull request #1296 from mc-server/LuaAPI
|
2014-08-12 16:05:33 +02: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 |
Protocol.h
|
Exported daylight cycle flag to the protocol.
|
2014-08-11 00:20:28 +02:00 |
ProtocolRecognizer.cpp
|
Make sure packets are valid
|
2014-09-01 18:18:07 +01:00 |
ProtocolRecognizer.h
|
Merge pull request #1339 from mc-server/Hooks
|
2014-08-20 22:57:48 +02:00 |