aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use JSON for favorites, move server list code to Lua (#10085)rubenwardy2021-01-221-1/+1
* Fix some more joystick issues (#10624)Markus2020-12-191-0/+1
* Allow configuring block disk and net compression. Change default disk level.Lars2020-12-151-0/+4
* Revert "Increase limit for simultaneous blocks sent per client and the meshge...sfan52020-12-041-2/+2
* Increase limit for simultaneous blocks sent per client and the meshgen cache.Lars2020-11-161-2/+2
* Increase default emerge queue limits and limit enqueue requests for active bl...Lars2020-11-121-3/+3
* Increase defaults for viewing_range, active_object_range and related settings...Lars2020-11-031-6/+6
* Fix segfault in deprecation logging due to tail call, log by default (#10174)rubenwardy2020-10-311-4/+0
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-171-6/+0
* Reduce the FPS when the window is unfocused (#8837)HybridDog2020-10-031-2/+2
* Remove "generate normal maps" feature (#10313)hecks2020-09-141-3/+0
* Change default ambient occlusion gamma to 1.8 (#10185)sfan52020-09-011-1/+1
* Android: drop simple MainMenu (#10227)Maksim2020-08-271-1/+0
* Allow the ABM time budget to be configurable.Lars2020-08-181-0/+1
* ContentDB: Add Update All and download queuing (#9995)rubenwardy2020-08-171-0/+2
* Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND2020-08-151-1/+3
* Add object crosshair, disable entity selectionboxes by default (#9523)LoneWolfHT2020-07-141-1/+1
* Android: fix TMPFolder path (#10052)Maksim2020-06-201-6/+4
* Add chat_font_size setting (#9736)SmallJoker2020-05-241-0/+4
* Add chat_log_level setting (#9223)SmallJoker2020-05-141-0/+1
* Change default keys for cam/minimap to C/V (#9779)Wuzzy2020-05-041-2/+2
* Add MetricsBackend with prometheus counter supportLoic Blot2020-04-291-0/+3
* Allow relative directories for `screenshot_path`, tweak default path (#9122)Hugo Locurcio2020-04-061-1/+1
* Ignore near_plane setting on non-Android platforms (#8749)ANAND2020-03-281-0/+2
* Settings: Fix game minetest.conf flags overriding defaults (#9404)SmallJoker2020-02-171-7/+0
* Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...SmallJoker2020-01-251-1/+2
* Formspec: add hypertext elementPierre-Yves Rollo2019-11-031-0/+8
* Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat2019-09-081-1/+0
* Move debug.txt after it grows too big (#8904)HybridDog2019-09-071-0/+1
* 'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847)Muhammad Rifqi Priyo Susanto2019-09-011-1/+1
* Allow customizing chat message format (#8529)ANAND2019-08-081-0/+1
* Unify OpenGL ES supportsfan52019-08-041-2/+13
* Android: Use system provided path for default TMPFolder setting (#8505)stujones112019-06-151-1/+1
* World start time: Move to first full light (day night ratio = 1000) (#8410)Paramat2019-04-131-1/+1
* Android settings: Use 'simple' leaves instead of 'fancy' (#8440)Paramat2019-04-071-1/+1
* Change pitch fly binding to 'P', add to change keys menu (#8314)rubenwardy2019-04-031-1/+1
* Change 'num_emerge_threads' default to 1 (#8303)Paramat2019-03-051-1/+1
* Add setting to hide mature content from ContentDBrubenwardy2019-02-031-1/+5
* Settings: Slightly increase block generate, block send, object send distances...Paramat2019-01-311-3/+3
* Add setting to disable confirmation on new player registration (#8102)Muhammad Rifqi Priyo Susanto2019-01-261-0/+1
* Extend pitch fly mode to swimming (#7943)random-geek2018-12-311-2/+2
* CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)Loïc Blot2018-12-241-1/+1
* Main menu style: Set to 'full' for Android, remove 'auto' option (#7936)Paramat2018-12-061-1/+1
* Raise hotbar limit to 32 slots, add associated keybinding options (#7916)Vanessa Dannenberg2018-12-021-0/+9
* Remove unused settings (#7929)Paul Ouellette2018-12-021-2/+0
* Added pitch fly mode (#7817)Gaël C2018-12-011-0/+2
* Fix macro warning due to incorrect define conjunctionrubenwardy2018-11-251-1/+1
* MacOS: Fix default sneak key. Improve mouse response (#7885)texmex2018-11-241-0/+6
* Client-side autojump. Remove Android-only stepheight autojump (#7228)Ben Deutsch2018-11-221-0/+5
* Android settings: Develop adaptive HUD scaling (#7784)Paramat2018-11-181-6/+15