aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove DSTACK keybind setting (#6378)Rui2017-09-051-1/+0
* World start time: Add setting for this, default unchangedparamat2017-09-041-0/+1
* Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot2017-08-291-0/+4
* Network cleanup (#6310)Loïc Blot2017-08-251-1/+0
* Safe digging and placing (#6127)Ben Deutsch2017-08-241-0/+1
* Modernize src/c* src/d* and src/e* files (#6263)Loïc Blot2017-08-171-2/+1
* Reduce dedicated server step to 0.09 (#6252)Loïc Blot2017-08-171-1/+1
* New lighting curve (#5279)Vitaliy2017-08-171-1/+3
* Remove cloud_height settingBen Deutsch2017-08-121-1/+0
* Make direct item selection keys freely bindableWuzzy2017-07-301-0/+33