Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed tools compilation. | Mattes D | 2014-12-25 | 1 | -0/+2 |
| | | | | Fixes errors introduced in 081e7ddd028d9382bd52c2b117dae6b6f84225e5. | ||||
* | Tools: Removed unused Timer.* file from CMakeLists.txt. | Mattes D | 2014-12-04 | 1 | -2/+1 |
| | |||||
* | Fixed MCADefrag compilation. | Mattes D | 2014-11-29 | 1 | -0/+8 |
| | |||||
* | Renamed Loggers | Tycho | 2014-08-12 | 1 | -2/+2 |
| | |||||
* | Fixed Tools to work with new logging framework | Tycho | 2014-08-10 | 1 | -4/+2 |
| | |||||
* | 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. |