summaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp
Commit message (Expand)AuthorAge
...
* Add setting for near plane distance. (#6395)Rob Blanckaert2017-10-07
* Add mute setting (toggled by the mute key and in the volume menu) (#6415)DTA72017-09-26
* Implement mod communication channels (#6351)Loïc Blot2017-09-26
* Correct tooltip_append_itemstring terminology (#6421)DTA72017-09-16
* Add setting to display the itemstring after the tooltip in the inventory. (#6...DTA72017-09-15
* Network: Remove large parts of deprecated legacy code (#6404)SmallJoker2017-09-12
* Server: Calculate maximal total block sends dynamically (#6393)SmallJoker2017-09-09
* Remove DSTACK keybind setting (#6378)Rui2017-09-05
* World start time: Add setting for this, default unchangedparamat2017-09-04
* Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot2017-08-29
* Network cleanup (#6310)Loïc Blot2017-08-25
* Safe digging and placing (#6127)Ben Deutsch2017-08-24
* Modernize src/c* src/d* and src/e* files (#6263)Loïc Blot2017-08-17
* Reduce dedicated server step to 0.09 (#6252)Loïc Blot2017-08-17
* New lighting curve (#5279)Vitaliy2017-08-17
* Remove cloud_height settingBen Deutsch2017-08-12
* Make direct item selection keys freely bindableWuzzy2017-07-30
* Window size: use 1024x600 to avoid a smaller UIparamat2017-07-18
* [CSM] Add flavour limits controlled by server (#5930)Loïc Blot2017-07-18
* Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot2017-07-15
* Default window size: Increase to 1024x576, aspect ratio 16:9paramat2017-07-15
* CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy2017-07-15
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-14
* Dungeons: Add setting to prevent projecting dungeonsparamat2017-07-02
* Add Arm Inertia (#6050)kilbith2017-06-26
* Add a server-sided way to remove color codes from incoming chat messages (#5948)red-0012017-06-10
* Autorun: Change to 'autoforward' (#5926)Paramat2017-06-08
* Snake case for screen options in minetest.conf (#5792)Vincent Glize2017-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