aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove math mapgenproller2014-07-121-3/+0
* Add support for Android 2.3+sapier2014-06-291-1/+35
* Add separate download timeout to allow download of bigger files or on low ban...sapier2014-06-261-0/+1
* Add setting for tooltips show delay.RealBadAngel2014-06-251-0/+1
* Support for scalable font and gui elementssapier2014-06-221-4/+20
* Remove settings not used any longersapier2014-05-241-3/+0
* Add support for interlaced polarized 3d screenssapier2014-05-181-2/+2
* Organize builtin into subdirectoriesShadowNinja2014-05-071-3/+3
* 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/+2
* Add support for dpi based HUD scalingsapier2014-04-271-0/+2
* Remove liquid_finite and weatherproller2014-04-181-5/+0
* Add third person viewBlockMen2014-04-121-0/+1
* Normal maps generation on the fly.RealBadAngel2014-03-211-2/+5
* Add minetest.set_noiseparam_defaults() Lua APIkwolekr2014-02-151-0/+1
* Tune block emerge and sending parameters to more aggressive valueskwolekr2014-02-081-2/+4
* Make flag strings clear specified flag with 'no' prefixkwolekr2014-02-081-1/+1
* Add the option to bind to a specific addressShadowNinja2014-02-051-0/+1
* Remove blank default values for emergequeue_limit_* settingskwolekr2014-02-051-2/+0
* Huge overhaul of the entire MapgenParams systemkwolekr2014-02-031-35/+1
* Fixed minetest reliable udp implementation (compatible to old clients)sapier2014-01-101-0/+2
* Revert "Improve (re)spawn, add cache_block_before_spawn and max_spawn_height ...ShadowNinja2014-01-061-2/+0
* Actually pause singleplayer game in pause menu and use lower maximum FPS in itPerttu Ahola2014-01-061-0/+1
* Add setting to disable direction dependent fog and sky colorssapier2013-12-151-1/+2
* Add alpha setting to font shadowBlockMen2013-12-141-0/+2
* Rewrite client media download and support hash-based remote downloadKahrl2013-12-131-2/+1
* Implement httpfetch module and initialize it from main()Kahrl2013-12-131-0/+1
* Add configurable font shadow.Ilya Zhuravlev2013-12-121-0/+2
* Improve (re)spawn, add cache_block_before_spawn and max_spawn_height settingssweetbomber2013-12-051-0/+2
* Shaders rework.RealBadAngel2013-12-031-0/+9
* Split server/client port setting to avoid port number clashes in mainmenusapier2013-11-281-2/+2
* Increase liquid_loop_max to 10000 againPilzAdam2013-11-171-1/+1
* Improved default settings for floatland perlin noise 1. Larger, more detailed...proller2013-11-141-1/+1
* Lower the default max_users from 100 to 15ShadowNinja2013-09-281-1/+1
* Add configurable PRAGMA synchronous =proller2013-09-171-0/+1
* Add fallback font support for some languages.Ilya Zhuravlev2013-09-081-0/+4
* Add a setting for HighPrecisionFPU (fixes #763).Ilya Zhuravlev2013-08-251-0/+1
* Add ability to activate mods with doubleclick (remove old_style_mod_selection)PilzAdam2013-08-161-1/+0
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+1
* Remove farmeshKahrl2013-08-131-1/+0
* Fix path of mono font in defaultsettings.cppPilzAdam2013-08-071-1/+1
* Make freetype usage configureable by a settingPilzAdam2013-08-041-0/+8
* Change large amount of objects to be configurable via a setting in minetest.c...Novatux2013-08-041-0/+1
* Weather supportproller2013-07-271-0/+2
* Fix modstore URLsPilzAdam2013-07-221-3/+3
* Disable gamemanager by defaultPilzAdam2013-07-221-1/+1
* Fix bug in world creationsapier2013-07-221-0/+1
* Enable mod and gamemanager by defaultsapier2013-07-221-0/+2
* Add configurable curl timeoutsapier2013-07-221-0/+2
* Fix many formspec menu bugssapier2013-07-071-1/+1