minetest/src/content
SmallJoker e8a8185d24
Settings: Fix game minetest.conf flags overriding defaults (#9404)
The game minetest.conf flags directly overwrote the global minetest.conf default values, resulting in unwanted erased mapgen flags.

* Fix set_mapgen_setting
2020-02-17 19:26:32 +01:00
..
CMakeLists.txt Add online content repository 2018-04-19 20:14:53 +01:00
content.cpp Deprecate modpack.txt and use modpack.conf instead (#7892) 2019-01-06 10:23:35 +01:00
content.h Add updating to online content browser 2018-05-16 21:52:12 +01:00
mods.cpp world.mt: Only accept true/false/nil values (#8055) 2019-01-13 16:22:32 +01:00
mods.h Add updating to online content browser 2018-05-16 21:52:12 +01:00
packages.cpp Add protocol_version and supported package types to ContentDB urls 2018-07-29 00:26:03 +01:00
packages.h Add protocol_version and supported package types to ContentDB urls 2018-07-29 00:26:03 +01:00
subgames.cpp Settings: Fix game minetest.conf flags overriding defaults (#9404) 2020-02-17 19:26:32 +01:00
subgames.h Add updating to online content browser 2018-05-16 21:52:12 +01:00