aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * new adjustable finite liquidproller2013-02-241-0/+5
* | Fix selection of # threads, set default to 1 threadkwolekr2013-02-251-1/+1
* | Tune queue limits, some other adjustmentskwolekr2013-02-251-2/+2
* | Add multi-Emerge thread supportkwolekr2013-02-251-0/+1
* | Add emerge queue limit configurationkwolekr2013-02-251-0/+4
* | Update Copyright YearsSfan52013-02-241-1/+1
* | Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|/
* Added debug log level settingkwolekr2013-02-211-1/+1
* new auto masterserverproller2013-02-221-1/+6
* Some kind of middleway values for player acceleration for nowPerttu Ahola2013-02-151-3/+3
* Restore old acceleration behavior until something is actually agreed onPerttu Ahola2013-02-151-3/+3
* Add Freetype supportIlya Zhuravlev2013-02-141-0/+6
* Improved Player PhysicsMirceaKitsune2013-02-141-0/+14
* Add flag string settings, flat map optionkwolekr2013-02-061-1/+1
* Use a string identifier for a mapgen instead of versionkwolekr2013-01-211-1/+1
* Finish and clean up mapgen configurationkwolekr2013-01-211-3/+23
* Readded and optimized mapgen V6kwolekr2013-01-211-0/+2
* The new mapgen, noise functions, et al.kwolekr2013-01-211-1/+1
* Make WATER_LEVEL configurable, fix slight comparison bug in findSpawnPos()kwolekr2013-01-211-0/+1
* Make cloud height user-configurablekwolekr2013-01-211-0/+1
* Add a list of servers to the "Multiplayer" tabJeija2013-01-211-0/+3
* Add particlesJeija2013-01-141-0/+1
* Add a setting to enable always flying fastPilzAdam2013-01-071-0/+1
* Fix typo doubletab -> doubletapPilzAdam2013-01-041-1/+1
* Switch to fly mode if spacebar is doubleclickedPilzAdam2013-01-041-0/+1
* Repeated right clicking when holding the right mouse buttonJeija2013-01-041-0/+1
* Add selectionbox_color, crosshair_color, and crosshair_alpha optionsEsteban I. Ruiz Moreno2012-12-271-0/+3
* Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev2012-12-161-0/+3
* Only fly through walls in noclip mode wich requires the noclip privilegePilzAdam2012-12-111-0/+2
* Raise default maximum render distance to 240Perttu Ahola2012-12-061-1/+1
* Default to preload_item_visuals=truePerttu Ahola2012-12-021-1/+1
* Add enable_shaders to minetest.conf.examplePerttu Ahola2012-12-021-1/+1
* ShaderSource and silly example shadersKahrl2012-12-021-0/+2
* Add setting preload_item_visualsPerttu Ahola2012-12-021-0/+1
* Merge support for anaglyph stereoPilzAdam2012-12-011-0/+3
|\
| * Default anaglyph to 0.1MirceaKitsune2012-11-131-1/+1
| * Anaglyph stereo support, created by xyzMirceaKitsune2012-11-131-0/+3
* | Add congestion control settings to minetest.confPerttu Ahola2012-11-291-5/+8
* | Make strict and non-strict protocol version checking to work more like expectedPerttu Ahola2012-11-291-1/+1
* | Default server step to 0.1s and sync object/player update intervals to itPerttu Ahola2012-11-261-1/+1
|/
* Added video settings filter options via config file - second try :-)Vanessa Ezekowitz2012-11-091-0/+5
* Make shift the default descent control on ladders and when flyingsfan52012-09-011-0/+1
* Add enable_rollback_recording setting, defaulting to falsePerttu Ahola2012-07-281-0/+1
* Server-side checking of digging; disable_anticheat settingPerttu Ahola2012-07-211-0/+1
* Add desynchronize_mapblock_texture_animation setting and improve minetest.con...Perttu Ahola2012-06-161-0/+1
* Add disallow_empty_password settingPerttu Ahola2012-06-071-0/+1
* Remove obsolete "footprints" default setting from defaultsettings.cppPerttu Ahola2012-06-061-1/+0
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Add ignore_world_load_errors configuration option and provide better error me...Perttu Ahola2012-06-041-0/+1
* Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is exp...q662012-04-071-0/+4