summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag/MCADefrag.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-13MCADefrag: Implemented recompression.madmaxoft1-5/+105
This finalizes #639.
2014-02-13MCADefrag: Fixed bugs, now produces valid MCA files.madmaxoft1-1/+19
2014-02-13MCADefrag: Initial implementation.madmaxoft1-0/+303
Partially implements #639. This only defragments the chunks, without recompressing them.