summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Authenticator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
|
* Namechange to CuberiteMattes D2015-09-251-2/+2
|
* Initial implementation of IniFile overloadingtycho2015-05-161-3/+3
|
* Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft2014-07-301-26/+1
| | | | The cache is persisted into a SQLite DB file on server shutdown.
* cAuthenticator: Added GetUUIDsFromPlayerNames().madmaxoft2014-07-281-0/+20
|
* Function renameTiger Wang2014-07-161-1/+1
|
* Unified functionsTiger Wang2014-07-161-6/+5
| | | | Thanks @Howaner!
* Store properties as Json::ValueTiger Wang2014-07-161-1/+8
|
* Player properties are now retrievedTiger Wang2014-07-141-0/+5
|
* Added Yggdrasil Authentication Systemdaniel09162014-04-131-0/+93
Code by Howaner. Fixes/Changes by me.