aboutsummaryrefslogtreecommitdiff
path: root/logic/auth/AuthSession.cpp
AgeCommit message (Collapse)Author
2016-02-27NOISSUE move files into paths that make more sensePetr Mrázek
2014-01-27Offline mode can be used even when online.Petr Mrázek
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.