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