summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag/MCADefrag.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed LoggersTycho2014-08-121-9/+9
|
* Fixed Tools to work with new logging frameworkTycho2014-08-101-2/+14
|
* MCADefrag: Implemented recompression.madmaxoft2014-02-131-5/+105
| | | | This finalizes #639.
* MCADefrag: Fixed bugs, now produces valid MCA files.madmaxoft2014-02-131-1/+19
|
* MCADefrag: Initial implementation.madmaxoft2014-02-131-0/+303
Partially implements #639. This only defragments the chunks, without recompressing them.