Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-09-11 | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 1 | -2/+3 |
2017-09-02 | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 1 | -4/+3 |
2017-09-01 | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 1 | -3/+4 |
2015-07-14 | Improved maps | Tiger Wang | 1 | -5/+2 |
2015-05-19 | Make -Werror disabling file only | tycho | 1 | -1/+1 |
2015-03-21 | Changed cEntity::m_UniqueID to UInt32. | Mattes D | 1 | -7/+4 |
2014-10-23 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -2/+2 |
2014-10-20 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -2/+2 |
2014-07-17 | Fixed spaces around single-line comments. | madmaxoft | 1 | -3/+3 |
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -11/+8 |
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 |