summaryrefslogtreecommitdiffstats
path: root/src/Protocol/MojangAPI.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames().madmaxoft2014-07-311-2/+5
* MojangAPI: Renamed cache file to MojangAPI.sqlite.madmaxoft2014-07-301-2/+2
* MojangAPI: Clarified the UUID conversion code.madmaxoft2014-07-301-2/+13
* MojangAPI: Implemented UUID shortening and dashing.madmaxoft2014-07-301-7/+27
* Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft2014-07-301-0/+446