aboutsummaryrefslogtreecommitdiff
path: root/builtin/settingtypes.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Increase max objects per block defaults (#12055)Lars Müller2022-02-081-1/+1
* Revert "Disable dynamic shadows for the 5.5.0 release" (#12032)rubenwardy2022-01-311-0/+52
* Raise max mapgen limit constant to align with mapblock sizesfan52022-01-301-1/+1
* Disable dynamic shadows for the 5.5.0 releaseSmallJoker2022-01-291-52/+0
* Fully remove bitmap font support (#11863)sfan52022-01-081-13/+3
* Improve TTF support for pixel-style fonts (#11848)Vincent Robinson2021-12-301-3/+15
* Add more neighbors on mesh update (#6765)Vitaliy2021-12-291-0/+4
* Add joystick layout for DragonRise GameCube controller (#11467)Isabelle COWAN-BERGMAN2021-10-311-1/+1
* List only jpg and png as screenshot format options (#11675)HybridDog2021-10-051-2/+2
* Fix several typos in settingtypes.txt (#11623)Wuzzy2021-09-261-17/+17
* Touch UI support for desktop builds (#10729)TheBrokenRail2021-09-261-0/+3
* Switch MapBlock compression to zstd (#10788)lhofhansl2021-08-311-9/+7
* Fix /emergeblocks crashing in debug builds (#11461)Wuzzy2021-07-311-3/+3
* Distribute shadow map update over multiple frames to reduce stutter (#11422)x20482021-07-251-5/+5
* Remove unsupported video drivers (#11395)hecks2021-06-301-1/+1
* Fix some typos in builtin (#11370)Wuzzy2021-06-211-14/+14
* Make chat web links clickable (#11092)pecksin2021-06-201-0/+6
* Drop --videomodes, fullscreen_bpp and high_precision_fpu settingssfan52021-06-161-8/+2
* Shadow mapping render pass (#11244)Liso2021-06-061-0/+52
* Rename “Irrlicht” to “IrrlichtMt” in documentationWuzzy2021-04-231-1/+1
* Enable cleanTransparent filter for mipmapping and improve its' algorithm (#11...sfan52021-04-201-6/+5
* Sort out cURL timeouts and increase defaultsfan52021-04-021-4/+3
* Update language choices in settingtypes.txt (#11124)Emojigit2021-03-291-1/+1
* Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan52021-03-291-11/+2
* Chatcommands: Show the execution time if the command takes a long time (#10472)HybridDog2021-03-131-0/+4
* Use "Aux1" key name consistently everywhereWuzzy2021-02-241-8/+8
* Add nametag background setting and object property (#10937)rubenwardy2021-02-171-0/+4
* Preserve immortal group for players when damage is disabledsfan52021-01-311-1/+1
* Use JSON for favorites, move server list code to Lua (#10085)rubenwardy2021-01-221-1/+1
* Add dependency resolution to ContentDB (#9997)rubenwardy2020-12-231-0/+1
* Fix some more joystick issues (#10624)Markus2020-12-191-0/+3
* Allow configuring block disk and net compression. Change default disk level.Lars2020-12-151-0/+14
* Revert "Increase limit for simultaneous blocks sent per client and the meshge...sfan52020-12-041-2/+2
* Fix MSAA stripes (#9247)HybridDog2020-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-3/+3
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-251-2/+2
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-171-25/+0
* Improve the `fsaa` setting description (#10279)Hugo Locurcio2020-10-061-2/+7
* Reduce the FPS when the window is unfocused (#8837)HybridDog2020-10-031-2/+2
* Remove "generate normal maps" feature (#10313)hecks2020-09-141-13/+1
* Add 'ores' global mapgen flag (#10276)Paramat2020-09-031-1/+1
* Android: drop simple MainMenu (#10227)Maksim2020-08-271-6/+0
* Allow the ABM time budget to be configurable.Lars2020-08-181-0/+4
* ContentDB: Add Update All and download queuing (#9995)rubenwardy2020-08-171-0/+3
* Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND2020-08-151-3/+11
* Mapgen Flat: Add caverns, disabled by default (#9913)Paramat2020-08-051-1/+13
* Add object crosshair, disable entity selectionboxes by default (#9523)LoneWolfHT2020-07-141-1/+4