summaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp
AgeCommit message (Expand)Author
2017-12-17Adjust default console heightEzhh
2017-12-11CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot
2017-12-06Add an active object step time budget #6721Lars Hofhansl
2017-12-06Add coloured logs (#4549)you
2017-12-04Zoom: Set zoom FOV per-player using a player object propertyparamat
2017-11-27Light curve: Add and tune mid boost gaussianparamat
2017-10-17don't pass g_settings around, and use it directlyEsteban I. RM
2017-10-17Implement #6096Esteban I. RM
2017-10-15Real global textures (#6105)Vitaliy
2017-10-07Add setting for near plane distance. (#6395)Rob Blanckaert
2017-09-26Add mute setting (toggled by the mute key and in the volume menu) (#6415)DTA7
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-16Correct tooltip_append_itemstring terminology (#6421)DTA7
2017-09-15Add setting to display the itemstring after the tooltip in the inventory. (#6...DTA7
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-09-09Server: Calculate maximal total block sends dynamically (#6393)SmallJoker
2017-09-05Remove DSTACK keybind setting (#6378)Rui
2017-09-04World start time: Add setting for this, default unchangedparamat
2017-08-29Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot
2017-08-25Network cleanup (#6310)Loïc Blot
2017-08-24Safe digging and placing (#6127)Ben Deutsch
2017-08-17Modernize src/c* src/d* and src/e* files (#6263)Loïc Blot
2017-08-17Reduce dedicated server step to 0.09 (#6252)Loïc Blot
2017-08-17New lighting curve (#5279)Vitaliy
2017-08-12Remove cloud_height settingBen Deutsch
2017-07-30Make direct item selection keys freely bindableWuzzy
2017-07-18Window size: use 1024x600 to avoid a smaller UIparamat
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-15Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot
2017-07-15Default window size: Increase to 1024x576, aspect ratio 16:9paramat
2017-07-15CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy
2017-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-07-02Dungeons: Add setting to prevent projecting dungeonsparamat
2017-06-26Add Arm Inertia (#6050)kilbith
2017-06-10Add a server-sided way to remove color codes from incoming chat messages (#5948)red-001
2017-06-08Autorun: Change to 'autoforward' (#5926)Paramat
2017-06-03Snake case for screen options in minetest.conf (#5792)Vincent Glize
2017-05-21[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet
2017-05-06Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy
2017-05-05Save minetest screen width/height options when modified (#5683)Loïc Blot
2017-04-25Footsteps without view bobbing (#5645)Louis Pearson
2017-04-17MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola
2017-04-09Hard-coded undersampling.number Zero
2017-04-07Settings: Update documentation (#5534)SmallJoker
2017-04-07Windows: Skip cmd for release builds (#5416)adrido
2017-04-06Add Joystick type detection and Xbox controller supportrubenwardy
2017-03-27Map generation limit: Make per-worldparamat
2017-03-26Change command prefix to "." and add "help" command.red-001
2017-03-26Add mesh generation delaynumber Zero
2017-03-13[CSM] Add enable_client_modding param (default: false)nerzhul