aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp
AgeCommit message (Expand)Author
2013-01-21Make cloud height user-configurablekwolekr
2013-01-21Add a list of servers to the "Multiplayer" tabJeija
2013-01-14Add particlesJeija
2013-01-07Add a setting to enable always flying fastPilzAdam
2013-01-04Fix typo doubletab -> doubletapPilzAdam
2013-01-04Switch to fly mode if spacebar is doubleclickedPilzAdam
2013-01-04Repeated right clicking when holding the right mouse buttonJeija
2012-12-27Add selectionbox_color, crosshair_color, and crosshair_alpha optionsEsteban I. Ruiz Moreno
2012-12-16Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev
2012-12-11Only fly through walls in noclip mode wich requires the noclip privilegePilzAdam
2012-12-06Raise default maximum render distance to 240Perttu Ahola
2012-12-02Default to preload_item_visuals=truePerttu Ahola
2012-12-02Add enable_shaders to minetest.conf.examplePerttu Ahola
2012-12-02ShaderSource and silly example shadersKahrl
2012-12-02Add setting preload_item_visualsPerttu Ahola
2012-12-01Merge support for anaglyph stereoPilzAdam
2012-11-29Add congestion control settings to minetest.confPerttu Ahola
2012-11-29Make strict and non-strict protocol version checking to work more like expectedPerttu Ahola
2012-11-26Default server step to 0.1s and sync object/player update intervals to itPerttu Ahola
2012-11-13Default anaglyph to 0.1MirceaKitsune
2012-11-13Anaglyph stereo support, created by xyzMirceaKitsune
2012-11-09Added video settings filter options via config file - second try :-)Vanessa Ezekowitz
2012-09-01Make shift the default descent control on ladders and when flyingsfan5
2012-07-28Add enable_rollback_recording setting, defaulting to falsePerttu Ahola
2012-07-21Server-side checking of digging; disable_anticheat settingPerttu Ahola
2012-06-16Add desynchronize_mapblock_texture_animation setting and improve minetest.con...Perttu Ahola
2012-06-07Add disallow_empty_password settingPerttu Ahola
2012-06-06Remove obsolete "footprints" default setting from defaultsettings.cppPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-06-04Add ignore_world_load_errors configuration option and provide better error me...Perttu Ahola
2012-04-07Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is exp...q66
2012-04-06Handle failing openal init properly, add enable_sound and sound_volume settingsPerttu Ahola
2012-03-31Change default privileges from "build, shout" to "interact, shout"Perttu Ahola
2012-03-29Try a default day+night length of 20 minutes instead of 15Perttu Ahola
2012-03-28Default to having fancy trees and 3d clouds turned onPerttu Ahola
2012-03-27Set default minimum viewing range of 35 nodesPerttu Ahola
2012-03-27Set default maximum viewing range to a bit more than default server send rang...Perttu Ahola
2012-03-27Increase maximum generate distance now that generation might actually keep up...Perttu Ahola
2012-03-27Update minetest.conf.example and defaultsettings.cppPerttu Ahola
2012-03-25Make server world selection not brain dead and use gameid 'minetest' instead ...Perttu Ahola
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola
2012-03-12Make finish quicktune and leave it unused (as intended)Perttu Ahola
2012-03-11World selection box in main menu (and random fixing)Perttu Ahola
2012-03-10Chat console, including a number of rebases and modifications.Kahrl
2012-03-07Add dedicated_server_step settingPerttu Ahola
2012-02-06Set default maximum viewing range to a bit more than default server send rang...Perttu Ahola
2012-02-06Fix calculating if block is in viewing range; fix fog and default minimum acc...Perttu Ahola
2012-02-01Page up and down change the minimum viewing rangeKahrl
2012-02-01F1 toggles HUD, F2 toggles chat, F5 toggles debug info, F6 toggles profiler p...Kahrl
2012-01-24Set default number of maximum users to 100 instead of 20Perttu Ahola