aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable subtle fall bobbing (#7856)HybridDog2018-11-121-1/+1
* Content store: Add setting to filter non-free packages (#7766)rubenwardy2018-11-081-0/+1
* Software inventorycube (#7651)Vitaliy2018-09-291-1/+0
* Update Android defaults for modern H/W. (#7572)lhofhansl2018-07-221-8/+8
* CSM: Disallow exploitable clientside mod functions by default (#7547)Paramat2018-07-191-2/+2
* Adjust some settings to modern environments and networks. (#7549)lhofhansl2018-07-131-5/+5
* Android: Add 'aux' button (#7477)Muhammad Rifqi Priyo Susanto2018-07-101-0/+1
* Make the server status message customizable (#7357)SmallJoker2018-07-011-1/+0
* Rename CSM flavours to restrictionsSmallJoker2018-06-261-2/+2
* Update contentdb_url to content.minetest.netrubenwardy2018-05-131-1/+1
* Add online content repositoryrubenwardy2018-04-191-0/+1
* Android: Replace movement buttons with joystick (#7126)Muhammad Rifqi Priyo Susanto2018-04-101-0/+1
* Fix missing warningstream (or similar problem) (#7034)you2018-03-041-1/+0
* Switch F3 to use 'enable_fog' settingThomasMonroe3142018-02-081-1/+1
* Add main_menu_style settingPorygonZRocks2018-02-081-0/+1
* Revert "Add an active object step time budget #6721"Lars Hofhansl2018-01-121-1/+0
* Add check to pause game on lost window focusrubenwardy2017-12-261-0/+1
* Adjust default console heightEzhh2017-12-171-1/+1
* CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot2017-12-111-1/+1
* Add an active object step time budget #6721Lars Hofhansl2017-12-061-0/+1
* Add coloured logs (#4549)you2017-12-061-0/+1
* Zoom: Set zoom FOV per-player using a player object propertyparamat2017-12-041-1/+0
* Light curve: Add and tune mid boost gaussianparamat2017-11-271-1/+4
* don't pass g_settings around, and use it directlyEsteban I. RM2017-10-171-1/+1
* Implement #6096Esteban I. RM2017-10-171-0/+1
* Real global textures (#6105)Vitaliy2017-10-151-0/+2
* Add setting for near plane distance. (#6395)Rob Blanckaert2017-10-071-0/+1
* Add mute setting (toggled by the mute key and in the volume menu) (#6415)DTA72017-09-261-0/+1
* Implement mod communication channels (#6351)Loïc Blot2017-09-261-0/+1
* Correct tooltip_append_itemstring terminology (#6421)DTA72017-09-161-1/+1
* Add setting to display the itemstring after the tooltip in the inventory. (#6...DTA72017-09-151-9/+1
* Network: Remove large parts of deprecated legacy code (#6404)SmallJoker2017-09-121-2/+1
* Server: Calculate maximal total block sends dynamically (#6393)SmallJoker2017-09-091-1/+0