aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.h
AgeCommit message (Collapse)Author
2021-01-29Settings: Proper priority hierarchySmallJoker
Remove old defaults system Introduce priority-based fallback list Use new functions for map_meta special functions Change groups to use end tags Unittest changes: * Adapt unittest to the new code * Compare Settings objects
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
* Migrate cpp headers to pragma once
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2014-11-30Implement proper font handlingsapier
2014-06-22Support for scalable font and gui elementssapier
Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust!
2013-03-21Support game-specific minetest.confPerttu Ahola
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2011-10-12Header file tweaking; mainly for speedPerttu Ahola