pollymc/logic/auth/flows
Petr Mrázek ffbc5bb62c Offline mode can be used even when online.
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.
2014-01-27 03:00:49 +01:00
..
AuthenticateTask.cpp Tidy status messages a bit 2013-12-23 15:48:26 +00:00
AuthenticateTask.h Offline mode support, part 1 2013-12-05 02:39:52 +01:00
RefreshTask.cpp Offline mode can be used even when online. 2014-01-27 03:00:49 +01:00
RefreshTask.h Offline mode can be used even when online. 2014-01-27 03:00:49 +01:00
ValidateTask.cpp Tidy status messages a bit 2013-12-23 15:48:26 +00:00
ValidateTask.h Finish preliminary offline support 2013-12-08 17:34:45 +01:00