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