Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
7 days | Save changed maps every 5 minutes (#5557) | mjagdis | 1 | -6/+31 | |
* Save maps every 5 minutes Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk> * Only save maps with changes Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk> * Maps created with non-default values are immediately dirty Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk> * Apply suggestions from code review * Fix spacing for clang-tidy --------- Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk> Co-authored-by: Alexander Harkness <me@bearbin.net> | |||||
2017-09-11 | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 1 | -2/+2 | |
2017-09-07 | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 1 | -4/+4 | |
2017-09-02 | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 1 | -3/+3 | |
This reverts commit 496c337cdfa593654018c171f6a74c28272265b5. | |||||
2017-09-01 | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 1 | -3/+3 | |
2015-07-14 | Improved maps | Tiger Wang | 1 | -18/+4 | |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -2/+2 | |
2015-05-19 | Make -Werror disabling file only | tycho | 1 | -1/+1 | |
Ad fix a load of warnings | |||||
2015-03-21 | Changed cEntity::m_UniqueID to UInt32. | Mattes D | 1 | -1/+1 | |
2014-10-23 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -4/+4 | |
2014-10-20 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -4/+4 | |
2014-05-09 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -3/+3 | |
2014-05-08 | Fixed MSVC 64-bit build warnings. | Mattes D | 1 | -3/+3 | |
2014-02-23 | Manually exported DoWithMap | andrew | 1 | -1/+1 | |
2014-02-20 | Thread safe cMap manager | andrew | 1 | -0/+178 | |