aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run Minetest update checker on startup (#7629)SmallJoker2022-08-021-0/+6
* Increase max FPS on Android to 60 (#12373)ROllerozxa2022-06-261-1/+0
* Remove invalid fps_max on Macparadust72022-06-061-1/+0
* Add register dialog to separate login/register (#12185)rubenwardy2022-06-051-1/+1
* Improve shadow filters (#12195)x20482022-05-211-1/+1
* Enable chat clickable weblinks by default (#12115)Froggo2022-05-061-1/+3
* Add depth sorting for node faces (#11696)x20482022-04-021-0/+1
* Add API to control shadow intensity from the game/mod (#11944)x20482022-03-261-1/+1
* Increase max objects per block defaults (#12055)Lars Müller2022-02-081-2/+1
* Raise max mapgen limit constant to align with mapblock sizesfan52022-01-301-1/+1
* Fully remove bitmap font support (#11863)sfan52022-01-081-10/+1
* Improve TTF support for pixel-style fonts (#11848)Vincent Robinson2021-12-301-0/+2
* Add more neighbors on mesh update (#6765)Vitaliy2021-12-291-0/+2
* Touch UI support for desktop builds (#10729)TheBrokenRail2021-09-261-5/+8
* Switch MapBlock compression to zstd (#10788)lhofhansl2021-08-311-2/+2
* Distribute shadow map update over multiple frames to reduce stutter (#11422)x20482021-07-251-1/+1
* Make chat web links clickable (#11092)pecksin2021-06-201-0/+2
* Drop --videomodes, fullscreen_bpp and high_precision_fpu settingssfan52021-06-161-2/+0
* Shadow mapping render pass (#11244)Liso2021-06-061-0/+12
* Add a key to toggle map block bounds (#11172)Seth Traverse2021-04-201-0/+1
* Sort out cURL timeouts and increase defaultsfan52021-04-021-1/+1
* Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan52021-03-291-5/+0
* Use "Aux1" key name consistently everywhereWuzzy2021-02-241-2/+2
* Add nametag background setting and object property (#10937)rubenwardy2021-02-171-0/+1
* Use consistent temp folder path (#10892)rubenwardy2021-02-071-1/+0
* Settings: Proper priority hierarchySmallJoker2021-01-291-1/+3
* 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