Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COnverted ProtoProxy to use library CMakeLists | Tycho | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Allow building MCADefrag at the same time as MCServer | Tycho | 2014-02-16 | 1 | -4/+2 |
| | |||||
* | CHange MCADefrag CMakelist to use zlib CMakeList | Tycho | 2014-02-16 | 1 | -9/+4 |
| | |||||
* | rewrote MCADefrag CMakelist to use Setflags | Tycho | 2014-02-16 | 1 | -56/+16 |
| | |||||
* | MCADefrag: Initial implementation. | madmaxoft | 2014-02-13 | 1 | -0/+144 |
Partially implements #639. This only defragments the chunks, without recompressing them. |