aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/onesix/update/AssetUpdateTask.h
AgeCommit message (Collapse)Author
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek
2017-07-07GH-1927 Add more specific task status loggingPetr Mrázek
* Tasks are now described by class name and object name (or memory address). * Tasks starts are logged. * Aborted tasks are now treated just as the other cases.
2016-08-14GH-352 Make OneSix instance update downloads cancellablePetr Mrázek