summaryrefslogtreecommitdiffstats
path: root/logic/auth/MojangAccountList.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-427/+0
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-2/+2
|
* NOISSUE move everything.Petr Mrázek2015-04-12-2/+2
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-14/+14
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Fix #231: Enable translation for more stringsJan Dalheimer2014-11-02-3/+3
|
* Set permissions on the accounts.json file so other users can't access it.Petr Mrázek2014-03-23-0/+1
|
* Improve group changing, update instance on version changePetr Mrázek2013-12-15-0/+10
| | | | | Gives a list of existing groups to choose from. Instances are updated as long as there is at least one valid account.
* Fix bugs introduced by unit test branchPetr Mrázek2013-12-14-7/+10
| | | | | Account json was getting rewritten by a folder Missing icon on Windows (hopefully fixed, `doing it live`)
* Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek2013-12-14-0/+11
| | | | | Conflicts: MultiMC.cpp
* Make the account selection list use checkboxes rather than text for active ↵Sky2013-12-14-3/+37
| | | | boolean
* Add support for 1.7.4 user_type (needs testing with legacy accounts)Petr Mrázek2013-12-13-0/+368