aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not enable texture_clean_transparent by defaultkwolekr2015-03-231-2/+2
* Configurable automatic texture scaling and filtering at load time.Aaron Suen2015-03-201-0/+13
* Dungeongen: Optionally set ignore to be untouchable to disable floating dungeonsparamat2015-03-071-0/+2
* Cavegen, mgv5: Cleanup codeparamat2015-03-041-34/+4
* Add camera smoothing and cinematic mode (F8)rubenwardy2015-02-251-0/+8
* Increase default font_sizeBlockMen2015-02-181-3/+3
* Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot2015-02-181-0/+1
* Mgv7 mountains: Remove divide by zero code that creates vast wallsparamat2015-02-051-1/+3
* Added configurable ambient_occlusion_gamma. Default is 2.2 (same as previous ...TriBlade92015-01-141-1/+5
* Implement X11 dpi autodetectionsapier2015-01-061-1/+1
* Add display_gamma option for clientCraig Robbins2014-12-311-1/+5
* Conf.example: Correct grammar and spelling. Shorten some lines. Move a few li...paramat2014-12-251-122/+115
* Increase indentation throughout file for clarity. Correct mistakes. Shorten l...paramat2014-12-241-178/+182
* State biome API heat and humidity noise parameters in positional formatparamat2014-12-241-21/+3
* Conf.example: Fix typoparamat2014-12-231-2/+2
* Make limiting of the reflow liquids queue size optionalCraig Robbins2014-12-231-3/+4
* Update mapgen stuff in minetest.confparamat2014-12-221-54/+121
* Do not allow the m_transforming_liquid queue to increase until all RAM is con...Craig Robbins2014-12-181-0/+3
* Use setting groups for NoiseParamskwolekr2014-12-021-0/+14
* Fix style of comment in minetest.conf.exampleKahrl2014-12-011-1/+1
* Make hud use fontengine toosapier2014-11-301-1/+1
* Implement proper font handlingsapier2014-11-301-0/+2
* added enable_build_where_you_stand optionSokomine2014-11-271-0/+3
* Add (optional) client-side saving of server map to disksfan52014-11-191-0/+2
* Tune cave noise scales to 6. Fix blobs spflag, now enabled. Update conf.exampleparamat2014-11-091-2/+4
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...paramat2014-11-081-1/+11
* Replace setting unlimited_player_transfer_distance with player_transfer_distanceSmallJoker2014-11-081-0/+3
* Add option to enable mesh caching, add wallmounted for meshes.RealBadAngel2014-10-291-0/+2
* Remove remenants of mob codePavel Puchkin2014-10-231-2/+0
* Add optional framed glasslike drawtypeBlockMen2014-10-021-0/+2
* Update default of preload_item_visuals in minetest.conf.exampleShadowNinja2014-09-211-1/+1
* Added configurable selectionbox width. Min width = 1, Max = 5TriBlade92014-09-191-1/+3
* Node highlighting.RealBadAngel2014-09-171-0/+2
* Fix another typo in example configurationShadowNinja2014-09-111-1/+1
* Fix typo in default configuration fileWilliam Teder2014-09-111-1/+1
* Mod profiling supportsapier2014-08-191-0/+5
* Remove indev mapgenproller2014-07-121-14/+1
* Remove math mapgenproller2014-07-121-3/+0
* Add separate download timeout to allow download of bigger files or on low ban...sapier2014-06-261-0/+2
* Add setting for tooltips show delay.RealBadAngel2014-06-251-0/+2
* Added show_debug to minetest.conf.example0gb.us2014-06-091-0/+2
* Remove settings not used any longersapier2014-05-241-5/+0
* Item entity stacks merge on the ground.RealBadAngel2014-05-231-0/+3
* Add support for interlaced polarized 3d screenssapier2014-05-181-3/+9
* Add proper lua api deprecated handlingsapier2014-04-291-0/+5
* Add download rate to media progress bar (non http mode only!)sapier2014-04-291-0/+3
* Add support for dpi based HUD scalingsapier2014-04-271-1/+6
* Remove liquid_finite and weatherproller2014-04-181-14/+0
* Add third person viewBlockMen2014-04-121-0/+1
* Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANYKahrl2014-04-101-0/+1