summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/update/AssetUpdateTask.cpp
Commit message (Collapse)AuthorAgeLines
* GH-2209 Fix sounds in old (pre-1.6) versionsPetr Mrázek2019-02-19-2/+2
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-62/+62
|
* NOISSUE do not keep downloads in memory, add (some) missing virtual dtorsPetr Mrázek2018-06-28-0/+5
|
* NOISSUE split out the LaunchProfile out of the ComponentListPetr Mrázek2017-11-17-2/+4
|
* NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek2017-11-04-3/+3
| | | | | 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/+100