summaryrefslogtreecommitdiffstats
path: root/logic/auth/AuthSession.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-30/+0
|
* Offline mode can be used even when online.Petr Mrázek2014-01-27-0/+30
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.