minetest/src/content
SmallJoker ed1415f78d
world.mt: Only accept true/false/nil values (#8055)
This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to provide backwards-compatibility for fresh configured worlds
2019-01-13 16:22: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 Make sqlite3 the default auth backend (#8085) 2019-01-10 07:54:20 +01:00
subgames.h Add updating to online content browser 2018-05-16 21:52:12 +01:00