Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -3/+3 |
* | cMojangAPI: Don't update data if server is in offline mode. | Mattes D | 2014-10-17 | 1 | -1/+1 |
* | cMojangAPI: Added periodical refreshes. | Mattes D | 2014-10-06 | 1 | -0/+21 |
* | cMojangAPI updates cRankManager's playernames. | Mattes D | 2014-08-21 | 1 | -1/+21 |
* | cMojangAPI: Fixed MakeUUID___() bindings. | Mattes D | 2014-08-21 | 1 | -4/+0 |
* | Refactored case-conversion functions. | madmaxoft | 2014-08-04 | 1 | -2/+2 |
* | cMojangAPI: Added UUID-to-Name lookup. | madmaxoft | 2014-08-03 | 1 | -16/+81 |
* | Added cMojangAPI:GetUUIDFromPlayerName(). | madmaxoft | 2014-08-03 | 1 | -0/+7 |
* | MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames(). | madmaxoft | 2014-07-31 | 1 | -2/+4 |
* | MojangAPI: Clarified the UUID conversion code. | madmaxoft | 2014-07-30 | 1 | -2/+4 |
* | Exported cMojangAPI to Lua. | madmaxoft | 2014-07-30 | 1 | -1/+12 |
* | Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. | madmaxoft | 2014-07-30 | 1 | -0/+102 |