aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Window size: use 1024x600 to avoid a smaller UIparamat2017-07-181-1/+1
* [CSM] Add flavour limits controlled by server (#5930)Loïc Blot2017-07-181-0/+2
* Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot2017-07-151-0/+1
* Default window size: Increase to 1024x576, aspect ratio 16:9paramat2017-07-151-2/+2
* CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy2017-07-151-1/+0
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-141-3/+0
* Dungeons: Add setting to prevent projecting dungeonsparamat2017-07-021-0/+1
* Add Arm Inertia (#6050)kilbith2017-06-261-0/+1
* Add a server-sided way to remove color codes from incoming chat messages (#5948)red-0012017-06-101-0/+1
* Autorun: Change to 'autoforward' (#5926)Paramat2017-06-081-1/+1
* Snake case for screen options in minetest.conf (#5792)Vincent Glize2017-06-031-4/+4
* [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet2017-05-211-0/+1
* Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy2017-05-061-0/+5
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-051-0/+1
* Footsteps without view bobbing (#5645)Louis Pearson2017-04-251-1/+0
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-171-0/+1
* Hard-coded undersampling.number Zero2017-04-091-0/+1
* Settings: Update documentation (#5534)SmallJoker2017-04-071-1/+0
* Windows: Skip cmd for release builds (#5416)adrido2017-04-071-0/+1
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-061-0/+2
* Map generation limit: Make per-worldparamat2017-03-271-1/+1
* Change command prefix to "." and add "help" command.red-0012017-03-261-0/+1
* Add mesh generation delaynumber Zero2017-03-261-0/+1
* [CSM] Add enable_client_modding param (default: false)nerzhul2017-03-131-0/+1
* Enable server side occlusion culling by default.Lars Hofhansl2017-03-111-1/+1
* Allow server side occlusion culling.Lars Hofhansl2017-03-111-0/+1
* Climb speed: Increase default setting from 2 to 3paramat2017-03-111-1/+1
* Revert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296 (#5230)Auke Kok2017-02-161-1/+1
* FreeType: address font license issues (#5230)Auke Kok2017-02-141-4/+4
* Change default nodetimer_interval to 0.2s. (#5193)Auke Kok2017-02-091-1/+1
* Add console height setting (#5136)Ezhh2017-01-301-0/+1
* Add show_statusline_on_connect setting (#5084)Loïc Blot2017-01-211-0/+1
* Fix build with freetype support disabledsfan52017-01-141-1/+1
* Organize defaultsettings.cppShadowNinja2017-01-131-112/+107
* Enable mod security by defaultShadowNinja2017-01-131-1/+1
* Redo light.cpp.Auke Kok2016-12-281-1/+1
* Process ABMs in a spherical volume instead of cubicLars Hofhansl2016-12-241-1/+1
* Disable mod security by default (closes #4944)sfan52016-12-211-1/+1
* Mapgen: Make mgv7 the default in UIAuke Kok2016-12-161-1/+1
* Fog: Make fraction of visible distance at which fog starts configurableLars Hofhansl2016-12-071-0/+1
* Optionally disable optimization that causes underwater and cave rendering gli...lhofhansl2016-10-301-0/+1
* Changes to static object storage limit and error messageparamat2016-10-201-1/+1