Fix damage flash when damage disabled
[oweals/minetest.git] / src / defaultsettings.cpp
2015-07-08 RealBadAngelAdd new leaves style - simple (glasslike drawtype)
2015-07-01 est31Disable mesh cache by default
2015-06-28 RealBadAngelMinimap update
2015-06-27 RealBadAngelAdd minimap feature
2015-06-14 RealBadAngelImproved parallax mapping. Generate heightmaps on the...
2015-05-26 paramatMgv6: Enable snowbiomes by default. Double biome noise...
2015-05-16 ShadowNinjaAdd core.request_insecure_environment()
2015-05-16 ShadowNinjaAdd mod security
2015-05-04 paramatClouds: Make cloud area radius settable in .conf
2015-04-27 sfan5Revert the upper-case PROJECT_NAME nonsense that was...
2015-04-14 paramatDefaultsettings: Add dungeons and jungles flags. Update...
2015-04-01 Aaron SuenClean scaling pre-filter for formspec/HUD.
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-03-23 kwolekrDo not enable texture_clean_transparent by default
2015-03-21 Aaron SuenConfigurable automatic texture scaling and filtering...
2015-03-07 paramatDungeongen: Optionally set ignore to be untouchable...
2015-02-25 rubenwardyAdd camera smoothing and cinematic mode (F8)
2015-01-14 TriBlade9Added configurable ambient_occlusion_gamma. Default...
2015-01-09 sapierRevert "Switch default scaling factor to 0.75 as most...
2015-01-09 sapierSplit gui_scaling to gui_scaling + hud_scaling as those...
2015-01-08 sapierSwitch default scaling factor to 0.75 as most ppl seem...
2014-12-30 Craig RobbinsAdd display_gamma option for client
2014-12-23 Craig RobbinsMake limiting of the reflow liquids queue size optional
2014-12-17 Craig RobbinsDo not allow the m_transforming_liquid queue to increas...
2014-11-30 sapierMake hud use fontengine too
2014-11-30 sapierImplement proper font handling
2014-11-26 Sokomineadded enable_build_where_you_stand option
2014-11-26 rubenwardyOnly set the camera update keymap when using a debug...
2014-11-20 ShadowNinjaSimplify loading of Android version of menu
2014-11-19 sfan5Add (optional) client-side saving of server map to...
2014-11-08 SmallJokerReplace setting unlimited_player_transfer_distance...
2014-10-29 RealBadAngelAdd option to enable mesh caching, add wallmounted...
2014-10-24 Pavel PuchkinRemove remenants of mob code
2014-10-02 BlockMenAdd optional framed glasslike drawtype 1694/head
2014-09-19 ShadowNinjaUse configured bind_address for HTTPFetch 1634/head
2014-09-19 TriBlade9Added configurable selectionbox width. Min width =...
2014-09-17 RealBadAngelNode highlighting.
2014-08-05 ShadowNinjaDisable preload_item_visuals by default 1536/head
2014-07-12 prollerRemove math mapgen
2014-06-29 sapierAdd support for Android 2.3+ 1408/head
2014-06-26 sapierAdd separate download timeout to allow download of... 1379/head
2014-06-25 RealBadAngelAdd setting for tooltips show delay.
2014-06-21 sapierSupport for scalable font and gui elements 1370/head
2014-05-24 sapierRemove settings not used any longer
2014-05-17 sapierAdd support for interlaced polarized 3d screens 1269/head
2014-05-07 ShadowNinjaOrganize builtin into subdirectories
2014-04-29 sapierAdd proper lua api deprecated handling 1261/head
2014-04-29 sapierAdd download rate to media progress bar (non http mode... 1254/head
2014-04-27 sapierAdd support for dpi based HUD scaling 1198/head
2014-04-18 prollerRemove liquid_finite and weather 1235/head
2014-04-12 BlockMenAdd third person view
2014-03-21 RealBadAngelNormal maps generation on the fly.
2014-02-16 kwolekrAdd minetest.set_noiseparam_defaults() Lua API
2014-02-08 kwolekrTune block emerge and sending parameters to more aggres...
2014-02-08 kwolekrMake flag strings clear specified flag with 'no' prefix
2014-02-05 ShadowNinjaAdd the option to bind to a specific address 1131/head
2014-02-05 kwolekrRemove blank default values for emergequeue_limit_...
2014-02-04 kwolekrHuge overhaul of the entire MapgenParams system
2014-01-10 sapierFixed minetest reliable udp implementation (compatible... 1090/head
2014-01-07 ShadowNinjaRevert "Improve (re)spawn, add cache_block_before_spawn...
2014-01-06 Perttu AholaActually pause singleplayer game in pause menu and...
2013-12-15 sapierAdd setting to disable direction dependent fog and...
2013-12-14 BlockMenAdd alpha setting to font shadow
2013-12-13 KahrlRewrite client media download and support hash-based...
2013-12-13 KahrlImplement httpfetch module and initialize it from main()
2013-12-12 Ilya ZhuravlevAdd configurable font shadow. 1049/head
2013-12-05 sweetbomberImprove (re)spawn, add cache_block_before_spawn and...
2013-12-03 RealBadAngelShaders rework.
2013-11-28 sapierSplit server/client port setting to avoid port number... 846/head
2013-11-17 PilzAdamIncrease liquid_loop_max to 10000 again
2013-11-14 prollerImproved default settings for floatland perlin noise...
2013-09-28 ShadowNinjaLower the default max_users from 100 to 15
2013-09-16 prollerAdd configurable PRAGMA synchronous =
2013-09-08 Ilya ZhuravlevAdd fallback font support for some languages.
2013-08-25 Ilya ZhuravlevAdd a setting for HighPrecisionFPU (fixes #763).
2013-08-15 PilzAdamAdd ability to activate mods with doubleclick (remove...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-13 KahrlRemove farmesh
2013-08-07 PilzAdamFix path of mono font in defaultsettings.cpp
2013-08-04 PilzAdamMake freetype usage configureable by a setting
2013-08-04 NovatuxChange large amount of objects to be configurable via...
2013-07-27 prollerWeather support
2013-07-22 PilzAdamFix modstore URLs
2013-07-22 PilzAdamDisable gamemanager by default
2013-07-22 sapierFix bug in world creation
2013-07-22 sapierEnable mod and gamemanager by default
2013-07-22 sapierAdd configurable curl timeout
2013-07-07 sapierFix many formspec menu bugs
2013-07-06 kwolekrMapgen V7: Huge rewrite, also tweaks to cavegen et al.
2013-07-04 RealBadAngelAdd texture bumpmapping feature.
2013-07-02 sapierReplace C++ mainmenu by formspec powered one
2013-07-02 KahrlRemove texture atlas / AtlasPointer, rename getTextureR...
2013-06-23 prollerNew math mapgen with fractal based worlds
2013-06-23 prollerAdd support for IPv6
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-20 PilzAdamAdd a setting for max loop count per step in liquid...
2013-06-17 kwolekrAdd initial Decoration support, many misc. improvements...
2013-06-03 KahrlAdd and implement setting max_clearobjects_extra_loaded...
2013-05-13 WeblateMerge remote-tracking branch 'origin/master'
2013-05-13 Esteban I. Ruiz... Add mouse_sensitivity option
next