summaryrefslogtreecommitdiffstats
path: root/api/logic/MMCZip.cpp
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-200/+200
|
* NOISSUE add logging to zip subfolder extractionPetr Mrázek2018-04-07-0/+4
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE refactor pack import (extraction and paths)Petr Mrázek2017-09-04-2/+2
| | | | | | It now: * Doesn't extract until it knows the content format is good. * Extracts in a predictable location, not requiring to use a second path for the actual pack root.
* NOISSUE finish cleaning quazipPetr Mrázek2017-05-31-143/+28
| | | | All LGPL code is back in the customized quazip fork
* NOISSUE move some zip utility functions back to quazipPetr Mrázek2017-05-31-150/+13
| | | | It's not entirely clean yet.
* NOISSUE do not try to restore file permissions when importing modpacksPetr Mrázek2017-05-25-11/+15
|
* GH-1856 Make MultiMC fail hard when things are missingPetr Mrázek2017-04-23-0/+8
| | | | | | Things like: * jar mods * valid version files
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+491