aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_map_settings_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework Settings to support arbitrary hierarchies (#11352)sfan52021-06-231-0/+5
* Settings: Proper priority hierarchySmallJoker2021-01-291-31/+55
* Remove unused functions reported by cppcheck (#10463)SmallJoker2020-10-051-26/+2
* Move files to subdirectories (#6599)Vitaliy2017-11-081-1/+1
* couple of memory leaks fixes.David Carlier2016-08-101-1/+3
* Mapgen: Remove unused 'flat' and 'trees' flags from mg_flagsparamat2016-08-041-2/+6
* test_map_settings_manager: Fix Wunused-result warningest312016-08-041-1/+1
* Add MapSettingsManager and new mapgen setting script API functionskwolekr2016-07-031-0/+255