Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MCADefrag: Implemented recompression. | madmaxoft | 2014-02-13 | 2 | -5/+136 |
| | | | | This finalizes #639. | ||||
* | MCADefrag: Fixed bugs, now produces valid MCA files. | madmaxoft | 2014-02-13 | 2 | -3/+22 |
| | |||||
* | MCADefrag: Initial implementation. | madmaxoft | 2014-02-13 | 6 | -0/+799 |
Partially implements #639. This only defragments the chunks, without recompressing them. |