summaryrefslogtreecommitdiffstats
path: root/logic/auth/AuthSession.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-51/+0
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-1/+3
|
* Offline mode can be used even when online.Petr Mrázek2014-01-27-0/+49
Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data.