Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed tools compilation. | Mattes D | 2014-12-25 | 1 | -0/+1 |
| | | | | Fixes errors introduced in 081e7ddd028d9382bd52c2b117dae6b6f84225e5. | ||||
* | Made redundant semi not an error, fixed one more. | archshift | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1011 from SphinxC0re/SomeWarningFixes | Mattes D | 2014-06-04 | 1 | -0/+1 |
|\ | | | | | Fixed some warnings | ||||
| * | Update Globals.h | Julian Laubstein | 2014-06-03 | 1 | -1/+1 |
| | | |||||
| * | Fixed some warnings | Julian Laubstein | 2014-05-19 | 1 | -0/+1 |
| | | |||||
* | | Fixed MCADefrag compilation. | madmaxoft | 2014-05-20 | 1 | -0/+15 |
|/ | |||||
* | Added macros support to tools | Tycho | 2014-03-11 | 1 | -1/+4 |
| | |||||
* | MCADefrag: Initial implementation. | madmaxoft | 2014-02-13 | 1 | -0/+229 |
Partially implements #639. This only defragments the chunks, without recompressing them. |