summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/legacy/LegacyUpgradeTask.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-1/+0
| | | | So simple. Better in every way.
* NOISSUE simplify.Petr Mrázek2018-07-28-1/+0
|
* GH-2352 Add Minecraft folder button for instances, rearrange buttons by ↵Petr Mrázek2018-07-27-1/+1
| | | | importance
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-100/+100
|
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-5/+2
|
* NOISSUE preserve minecraft.jar while migrating Legacy instancesPetr Mrázek2018-03-23-3/+3
| | | | It can be manually modded. It must be preserved when it's the only jar around.
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-50/+51
|
* NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek2017-11-04-2/+2
| | | | | It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug.
* NOISSUE use classparser for importing Legacy instances with undecided ↵Petr Mrázek2017-09-27-4/+12
| | | | Minecraft versions
* NOISSUE implement LEgacy instance migrationPetr Mrázek2017-09-26-0/+133