aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Settings: Proper priority hierarchySmallJoker2021-01-291-8/+1
| | | | | | | | | | | 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
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
| | | | * Migrate cpp headers to pragma once
* Pass clang-format on various cpp/header files (#5559)Loïc Blot2017-04-231-1/+0
|
* Implement proper font handlingsapier2014-11-301-6/+0
|
* Support for scalable font and gui elementssapier2014-06-221-0/+16
| | | | | Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust!
* Support game-specific minetest.confPerttu Ahola2013-03-211-0/+1
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-0/+28