Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-07-17 | Fixed spaces around single-line comments. | madmaxoft | 1 | -3/+3 | |
There should be at least two spaces in front and one space after //-style comments. | |||||
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -11/+8 | |
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | |||||
2014-05-09 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -1/+1 | |
2014-05-08 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -1/+1 | |
2014-02-23 | Manually exported DoWithMap | andrew | 1 | -1/+1 | |
2014-02-23 | Documented and exported cMapManager | andrew | 1 | -3/+5 | |
2014-02-20 | Thread safe cMap manager | andrew | 1 | -0/+76 | |