summaryrefslogtreecommitdiffstats
path: root/logic/minecraft
Commit message (Expand)AuthorAgeLines
* NOISSUE remove unused 'INetworkValidator'Petr Mrázek2016-03-26-9/+0
* NOISSUE do not write 'time' and 'releaseTime' when they are nullPetr Mrázek2016-03-26-2/+8
* NOISSUE share logic for new attributes between mojang and onesix formatPetr Mrázek2016-03-26-176/+126
* NOISSUE stop update task when it can't read version filesPetr Mrázek2016-03-26-0/+1
* NOISSUE Use patch problems and problem levels instead of exceptions for minec...Petr Mrázek2016-03-26-145/+163
* NOISSUE stop referring to the minecraft profile as 'version'Petr Mrázek2016-03-26-62/+64
* NOISSUE clean up forge installerPetr Mrázek2016-03-26-151/+111
* NOISSUE resolve library activeness during application to profilePetr Mrázek2016-03-26-87/+51
* NOISSUE continue version file format refactorsPetr Mrázek2016-03-26-392/+401
* NOISSUE hide mojang structs inside the mojang format entirelyPetr Mrázek2016-03-07-241/+144
* NOISSUE make new Mojang version format pass through MultiMC structuresPetr Mrázek2016-03-07-146/+485
* NOISSUE Fix bad unit test data path and usage of std::absPetr Mrázek2016-03-03-0/+1
* NOISSUE add basic unit tests for MojangVersionFormat reading/writingPetr Mrázek2016-03-03-4/+12
* NOISSUE eliminate timestamp stringsPetr Mrázek2016-03-02-81/+51
* SCRATCH some version file member variables commentedPetr Mrázek2016-03-01-18/+58
* GH-1502 move launch script generation to the Minecraft launch stepPetr Mrázek2016-02-28-24/+39
* NOISSUE even more version file refactorsPetr Mrázek2016-02-28-188/+290
* NOISSUE move version file reading and writing to dedicated namespacesPetr Mrázek2016-02-27-308/+324
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-19/+5353
* NOISSUE remove OneSixLibraryPetr Mrázek2016-02-26-112/+42
* NOISSUE remove old unused version file featuresPetr Mrázek2016-02-25-283/+33
* GH-1453 handle certain version loading corner cases better, clean up FTBPetr Mrázek2016-02-21-15/+32
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-21/+184
* GH-1453 separate out Mojang version reading, use version file URLsPetr Mrázek2016-02-17-61/+119
* GH-1453 React to the minimum version change - 18Petr Mrázek2016-02-13-1/+1
* NOISSUE remove dead code from MC version listPetr Mrázek2016-02-13-9/+0
* GH-1483 Use the new version index URLPetr Mrázek2016-02-13-2/+1
* GH-1379 fix build with Qt 5.2.1 on ubuntu64Petr Mrázek2016-01-07-1/+1
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-5/+3
* GH-1178 sanitize mod paths while installing folder modsPetr Mrázek2015-12-26-8/+13
* GH-1178 add failing testPetr Mrázek2015-12-26-1/+0
* NOISSUE add a basic test for FS::copyPetr Mrázek2015-12-26-1/+1
* GH-1355 do not allow setting LD_LIBRARY_PATh for Minecraft to the MultiMC bin...Petr Mrázek2015-12-18-1/+19
* GH-1338: mark asset index as stale during instance updatePetr Mrázek2015-11-19-0/+1
* GH-93 add an option to not copy saves on instance copyPetr Mrázek2015-10-10-4/+4
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-101/+97
* GH-729 use mod mmc_id as name when name is emptyPetr Mrázek2015-09-30-0/+4
* GH-1072 use crafatar for grabbing the user skinPetr Mrázek2015-09-28-1/+1
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-34/+34
* GH-1217 add simple instance play time trackingPetr Mrázek2015-09-22-29/+58
* GH-1227 add world copy and renamePetr Mrázek2015-09-14-45/+160
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-1/+1
* GH-1227 allow structured world zip import and drag and drop out of MultiMCPetr Mrázek2015-09-13-36/+76
* GH-1227 fix zlib nonsense on WindowsPetr Mrázek2015-09-10-1/+1
* GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek2015-09-09-83/+247
* GH-1233 do not load worlds when not neededPetr Mrázek2015-09-08-2/+0
* NOISSUE catch more errors from nbt libPetr Mrázek2015-09-08-0/+14
* GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek2015-09-06-78/+250
* Copyright fixes for new codeAlex2015-09-06-6/+4
* Comment changes and general cleanupAlex2015-09-06-4/+4