pollymc/logic/lists
Petr Mrázek f27a6c39ea Fix login and startup logging issues
Auth uses the refresh endpoint instead of validate. This means less password entering.
Console will now only autoscroll when already scrolled all the way down.
Better conformance with the Yggdrasil auth protocol (not complete yet, but Mojang launcher isn't complete either).
Fix bug that prevented saving the account data (uninitialized variable).
Accounts can now trigger account list saving, this is used for the refresh endpoint.
2013-12-01 02:00:42 +01:00
..
BaseVersionList.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
BaseVersionList.h Implement user info stub for newest minecraft snapshot 2013-11-22 01:04:14 +01:00
ForgeVersionList.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
ForgeVersionList.h Implement user info stub for newest minecraft snapshot 2013-11-22 01:04:14 +01:00
IconList.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
IconList.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
InstanceList.cpp Fix crash when no instances are available 2013-11-30 12:28:35 +01:00
InstanceList.h Remember the last selected instance and select it on startup 2013-11-30 12:28:20 +01:00
JavaVersionList.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
JavaVersionList.h Implement user info stub for newest minecraft snapshot 2013-11-22 01:04:14 +01:00
LwjglVersionList.cpp Fix Sourceforge lwjgl version index download. 2013-11-06 20:59:44 +01:00
LwjglVersionList.h Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
MinecraftVersionList.cpp Reformat and (slightly) decruft all the things. 2013-11-04 02:53:05 +01:00
MinecraftVersionList.h Implement user info stub for newest minecraft snapshot 2013-11-22 01:04:14 +01:00
MojangAccountList.cpp Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
MojangAccountList.h Fix login and startup logging issues 2013-12-01 02:00:42 +01:00