summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/ProfileUtils.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-191/+0
|
* NOISSUE Use patch problems and problem levels instead of exceptions for ↵Petr Mrázek2016-03-26-12/+33
| | | | minecraft profiles.
* NOISSUE resolve library activeness during application to profilePetr Mrázek2016-03-26-1/+1
|
* NOISSUE continue version file format refactorsPetr Mrázek2016-03-26-1/+0
|
* NOISSUE make new Mojang version format pass through MultiMC structuresPetr Mrázek2016-03-07-2/+2
| | | | Not yet used effectively, but it is read and written properly
* NOISSUE even more version file refactorsPetr Mrázek2016-02-28-2/+2
| | | | There is no end to them in sight
* NOISSUE move version file reading and writing to dedicated namespacesPetr Mrázek2016-02-27-2/+3
|
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-3/+16
|
* NOISSUE sanitize JsonPetr Mrázek2015-06-06-4/+4
| | | | | | Removes magical parameter madness. All require* can throw All ensure* need a default value and never throw
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-5/+5
|
* NOISSUE move everything.Petr Mrázek2015-04-12-2/+2
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-9/+9
|
* NOISSUE Remove special FTB logic from generic version patch codePetr Mrázek2015-04-04-3/+3
|
* NOISSUE use QSaveFile for saving patch orderPetr Mrázek2015-04-02-2/+14
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-0/+145