summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/update/LibrariesTask.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE fix typoPetr Mrázek2018-12-06-1/+1
|
* GH-2483 fix minor issue while checking for missing local filesPetr Mrázek2018-12-06-2/+1
|
* GH-2478 fix jarmods being detected as missingPetr Mrázek2018-11-26-19/+29
|
* GH-2475 fix reporting missing local libraries on launchPetr Mrázek2018-11-26-23/+13
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-62/+62
|
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-6/+0
|
* NOISSUE split out the LaunchProfile out of the ComponentListPetr Mrázek2017-11-17-1/+2
|
* 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 merging of strategy into profile, onesix into minecraftPetr Mrázek2017-09-09-0/+95