aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/Library.cpp
AgeCommit message (Expand)Author
2018-11-26GH-2475 fix reporting missing local libraries on launchPetr Mrázek
2018-11-11NOISSUE read local libraries only from the local locationPetr Mrázek
2018-11-04NOISSUE take forge xz download url base from the metadata filePetr Mrázek
2018-11-04NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-06-28NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek
2017-10-28GH-2026 fix native library downloadsPetr Mrázek
2017-05-03NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek
2017-05-03NOISSUE replace std::shared_ptr with shared_qobject_ptr for all download tasksPetr Mrázek
2017-04-17NOISSUE jar mods as libraries, fix for customizing net.minecraftPetr Mrázek
2017-04-15NOISSUE stop using the `path` attributes from Mojang download infoPetr Mrázek
2017-04-07NOISSUE fix issue with the narrator feature by splitting java and native libr...Petr Mrázek
2017-04-07NOISSUE preview of LWJGL version changingPetr Mrázek
2016-10-28GH-1697 always stale files tolerate errors if a local copy is presentPetr Mrázek
2016-10-02NOISSUE add instance-local library storagePetr Mrázek
2016-06-13NOISSUE implement 'always-stale' cache entriesPetr Mrázek
2016-06-05NOISSUE refactor *Download into more, smaller piecesPetr Mrázek
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek