]> git.lizzy.rs Git - dragonfireclient.git/commit
Remove cloud_height setting
authorBen Deutsch <ben@bendeutsch.de>
Fri, 4 Aug 2017 03:58:10 +0000 (05:58 +0200)
committerrubenwardy <rubenwardy@gmail.com>
Sat, 12 Aug 2017 18:37:53 +0000 (19:37 +0100)
commit9ef9c72e5ac71e0877bad9552f18bd0e9e3885ea
tree1af87ef4bc291979dc237a10c5790735c9429fa1
parent7e23532bc2982fe8c3b23eb8f3b536184b43021f
Remove cloud_height setting

With the cloud API, the cloud_height setting has become obsolete
and replaceable by a mod. It, and supporting code, can be
removed.
builtin/settingtypes.txt
minetest.conf.example
src/client/clientlauncher.cpp
src/clouds.cpp
src/clouds.h
src/defaultsettings.cpp
src/guiEngine.cpp