aboutsummaryrefslogtreecommitdiff
path: root/logic/auth/MojangAccountList.cpp
AgeCommit message (Collapse)Author
2014-03-23Set permissions on the accounts.json file so other users can't access it.Petr Mrázek
2013-12-15Improve group changing, update instance on version changePetr Mrázek
Gives a list of existing groups to choose from. Instances are updated as long as there is at least one valid account.
2013-12-14Fix bugs introduced by unit test branchPetr Mrázek
Account json was getting rewritten by a folder Missing icon on Windows (hopefully fixed, `doing it live`)
2013-12-14Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek
Conflicts: MultiMC.cpp
2013-12-14Make the account selection list use checkboxes rather than text for active ↵Sky
boolean
2013-12-13Add support for 1.7.4 user_type (needs testing with legacy accounts)Petr Mrázek