.. |
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
|
Code improvements.
|
2014-09-19 15:07:01 +02:00 |
ChunkDataSerializer.h
|
Code improvements.
|
2014-09-19 15:07:01 +02:00 |
CMakeLists.txt
|
Started implementing of the 1.8 protocol.
|
2014-09-04 00:29:36 +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
|
Removed GetProtocolVersion() from the protocols.
|
2014-09-11 22:27:35 +02:00 |
Protocol14x.h
|
Exported daylight cycle flag to the protocol.
|
2014-08-11 00:20:28 +02:00 |
Protocol15x.cpp
|
1.8: Added ParticleEffect packet.
|
2014-09-11 17:03:09 +02:00 |
Protocol15x.h
|
1.8: Added ParticleEffect packet.
|
2014-09-11 17:03:09 +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
|
Merge branch 'master' into redstoneTests
|
2014-09-25 15:22:08 +01:00 |
Protocol17x.h
|
Exported player list states to extra functions.
|
2014-09-18 18:50:17 +02:00 |
Protocol18x.cpp
|
Merge branch 'master' into redstoneTests
|
2014-09-25 15:22:08 +01:00 |
Protocol18x.h
|
Hotfixed 1.8 item reading.
|
2014-09-22 22:06:08 +02:00 |
Protocol125.cpp
|
Merge branch 'master' into redstoneTests
|
2014-09-25 15:22:08 +01:00 |
Protocol125.h
|
Exported player list states to extra functions.
|
2014-09-18 18:50:17 +02:00 |
Protocol132.cpp
|
Merge branch 'master' into EntityCustomName
|
2014-09-23 14:39:49 +02:00 |
Protocol132.h
|
Changed BroadcastSoundEffect function to take floating pos.
|
2014-07-13 02:08:02 +02:00 |
Protocol.h
|
Exported player list states to extra functions.
|
2014-09-18 18:50:17 +02:00 |
ProtocolRecognizer.cpp
|
Code improvements.
|
2014-09-19 15:07:01 +02:00 |
ProtocolRecognizer.h
|
Updated README.md
|
2014-09-22 22:07:58 +02:00 |