summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-13MCADefrag: Implemented recompression.madmaxoft2-5/+136
This finalizes #639.
2014-02-13MCADefrag: Fixed bugs, now produces valid MCA files.madmaxoft2-3/+22
2014-02-13MCADefrag: Initial implementation.madmaxoft6-0/+799
Partially implements #639. This only defragments the chunks, without recompressing them.