aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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