This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
minecraft
/
auth
History
Samisafool
8201d1df02
Rename
...
Signed-off-by: Samisafool <thenerdiestguy@gmail.com>
2022-10-19 15:02:43 +05:30
..
flows
…
steps
fix: treat accounts as offline, if auth servers are down
2022-07-23 12:38:01 +02:00
AccountData.cpp
refactor: replace QRegExp with QRegularExpression
2022-07-10 12:17:52 +02:00
AccountData.h
…
AccountList.cpp
chore: add some debugging prints in AccountList
2022-07-26 15:11:56 -03:00
AccountList.h
Rename
2022-10-19 15:02:43 +05:30
AccountTask.cpp
fix: fix warnings reported by LGTM.com
2022-06-17 16:34:32 +02:00
AccountTask.h
…
AuthRequest.cpp
chore: update license headers
2022-07-10 12:19:15 +02:00
AuthRequest.h
…
AuthSession.cpp
…
AuthSession.h
…
AuthStep.cpp
…
AuthStep.h
…
MinecraftAccount.cpp
refactor+fix: use QSharedPointer for shared_qobject_ptr
2022-08-04 15:33:51 -03:00
MinecraftAccount.h
Rename
2022-10-19 15:02:43 +05:30
Parsers.cpp
Use suggested error handling
2022-04-25 14:08:27 -04:00
Parsers.h
…
Yggdrasil.cpp
…
Yggdrasil.h
…