summaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp
Commit message (Expand)AuthorAge
* Add setting for near plane distance. (#6395)Rob Blanckaert2018-06-03
* Add a server-sided way to remove color codes from incoming chat messages (#5948)red-0012018-06-03
* [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet2017-05-21
* Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy2017-05-06
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-05
* Footsteps without view bobbing (#5645)Louis Pearson2017-04-25
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-17
* Hard-coded undersampling.number Zero2017-04-09
* Settings: Update documentation (#5534)SmallJoker2017-04-07
* Windows: Skip cmd for release builds (#5416)adrido2017-04-07
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-06
* Map generation limit: Make per-worldparamat2017-03-27
* Change command prefix to "." and add "help" command.red-0012017-03-26
* Add mesh generation delaynumber Zero2017-03-26
* [CSM] Add enable_client_modding param (default: false)nerzhul2017-03-13
* Enable server side occlusion culling by default.Lars Hofhansl2017-03-11
* Allow server side occlusion culling.Lars Hofhansl2017-03-11
* Climb speed: Increase default setting from 2 to 3paramat2017-03-11
* Revert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296 (#5230)Auke Kok2017-02-16
* FreeType: address font license issues (#5230)Auke Kok2017-02-14
* Change default nodetimer_interval to 0.2s. (#5193)Auke Kok2017-02-09
* Add console height setting (#5136)Ezhh2017-01-30
* Add show_statusline_on_connect setting (#5084)Loïc Blot2017-01-21
* Fix build with freetype support disabledsfan52017-01-14
* Organize defaultsettings.cppShadowNinja2017-01-13
* Enable mod security by defaultShadowNinja2017-01-13
* Redo light.cpp.Auke Kok2016-12-28
* Process ABMs in a spherical volume instead of cubicLars Hofhansl2016-12-24
* Disable mod security by default (closes #4944)sfan52016-12-21
* Mapgen: Make mgv7 the default in UIAuke Kok2016-12-16
* Fog: Make fraction of visible distance at which fog starts configurableLars Hofhansl2016-12-07
* Optionally disable optimization that causes underwater and cave rendering gli...lhofhansl2016-10-30
* Changes to static object storage limit and error messageparamat2016-10-20
* Enable mod security by defaultShadowNinja2016-10-16
* Chat: new settings to prevent spamLoic Blot2016-10-05
* Increase default font size by 1James Stevenson2016-09-21
* Client: disable pre v25 init sending by defaultest312016-08-22
* Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno2016-08-10
* Remove cinematic toggle on F8rubenwardy2016-07-05
* Disable joysticks per default for nowest312016-07-04
* Initial Gamepad supportest312016-06-03
* Add colored text (not only colored chat).Ekdohibs2016-05-31
* Mapgen V6: Synchronize spflags with defaultsettingskwolekr2016-05-10
* Defaultsettings/Android: Increase 'max block generate distance' to 3paramat2016-05-08
* Optimize default settings for Android buildMaksim Gamarnik2016-05-07
* Add option to disable entity selectionboxes. (#3992)TriBlade92016-04-14
* Allow NodeTimer, ABM and block mgmt interval changes.Auke Kok2016-03-19
* Add option to not send pre v25 init packetest312016-03-15
* Add options for screenshot format and qualityDiego Martinez2016-03-12
* Mapblock mesh: Allow to use VBORealBadAngel2016-02-26