summaryrefslogtreecommitdiffstats
path: root/src/MapManager.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-17Fixed spaces around single-line comments.madmaxoft1-3/+3
There should be at least two spaces in front and one space after //-style comments.
2014-07-17Fixed basic whitespace problems.madmaxoft1-11/+8
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
2014-05-09Fixed MSVC 64-bit build warnings.Mattes D1-1/+1
2014-05-08Fixed MSVC 64-bit build warnings.Mattes D1-1/+1
2014-02-23Manually exported DoWithMapandrew1-1/+1
2014-02-23Documented and exported cMapManagerandrew1-3/+5
2014-02-20Thread safe cMap managerandrew1-0/+76