Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 2017-09-11 | 1 | -2/+2 |
* | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 2017-09-07 | 1 | -4/+4 |
* | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 2017-09-02 | 1 | -3/+3 |
* | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 2017-09-01 | 1 | -3/+3 |
* | Improved maps | Tiger Wang | 2015-07-14 | 1 | -18/+4 |
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -2/+2 |
* | Make -Werror disabling file only | tycho | 2015-05-19 | 1 | -1/+1 |
* | Changed cEntity::m_UniqueID to UInt32. | Mattes D | 2015-03-21 | 1 | -1/+1 |
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -4/+4 |
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -3/+3 |
* | Manually exported DoWithMap | andrew | 2014-02-23 | 1 | -1/+1 |
* | Thread safe cMap manager | andrew | 2014-02-20 | 1 | -0/+178 |