summaryrefslogtreecommitdiffstats
path: root/src/Protocol/MojangAPI.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cMojangAPI updates cRankManager's playernames.Mattes D2014-08-211-1/+21
* cMojangAPI: Fixed MakeUUID___() bindings.Mattes D2014-08-211-4/+0
* Refactored case-conversion functions.madmaxoft2014-08-041-2/+2
* cMojangAPI: Added UUID-to-Name lookup.madmaxoft2014-08-031-16/+81
* Added cMojangAPI:GetUUIDFromPlayerName().madmaxoft2014-08-031-0/+7
* MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames().madmaxoft2014-07-311-2/+4
* MojangAPI: Clarified the UUID conversion code.madmaxoft2014-07-301-2/+4
* Exported cMojangAPI to Lua.madmaxoft2014-07-301-1/+12
* Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft2014-07-301-0/+102