summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added macros support to toolsTycho2014-03-111-1/+4
|
* COnverted ProtoProxy to use library CMakeListsTycho2014-02-161-1/+1
|
* Allow building MCADefrag at the same time as MCServerTycho2014-02-161-4/+2
|
* CHange MCADefrag CMakelist to use zlib CMakeListTycho2014-02-161-9/+4
|
* rewrote MCADefrag CMakelist to use SetflagsTycho2014-02-161-56/+16
|
* MCADefrag: Implemented recompression.madmaxoft2014-02-132-5/+136
| | | | This finalizes #639.
* MCADefrag: Fixed bugs, now produces valid MCA files.madmaxoft2014-02-132-3/+22
|
* MCADefrag: Initial implementation.madmaxoft2014-02-136-0/+799
Partially implements #639. This only defragments the chunks, without recompressing them.