aboutsummaryrefslogtreecommitdiff
path: root/src/map_settings_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mainmenu game-related changes (#11887)sfan52022-01-091-8/+1
* Rework Settings to support arbitrary hierarchies (#11352)sfan52021-06-231-17/+18
* Server: properly delete ServerMap on interrupted startupsSmallJoker2021-02-051-1/+2
* Settings: Proper priority hierarchySmallJoker2021-01-291-38/+29
* Mapgen: Fix on-by-default flags broken since eca6ee9 (#10318)SmallJoker2020-08-291-12/+4
* Fix mapgen settings in minetest.conf being ignored (#9737)sfan52020-04-261-1/+10
* Settings: Fix game minetest.conf flags overriding defaults (#9404)SmallJoker2020-02-171-0/+1
* mapgen: drop mapgen id from child mapgens.Loïc Blot2019-03-311-2/+2
* Move files to subdirectories (#6599)Vitaliy2017-11-081-1/+1
* Cpp11 initializers 2 (#5999)Loïc Blot2017-06-171-1/+0
* Fix various points reported by cppcheck (#5656)Loïc Blot2017-04-251-7/+6
* Add MapSettingsManager and new mapgen setting script API functionskwolekr2016-07-031-0/+194