]> git.lizzy.rs Git - dragonfireclient.git/history - src/defaultsettings.cpp
Formspec: Add options to set background color and opacity (fullscreen mode + default...
[dragonfireclient.git] / src / defaultsettings.cpp
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
2014-09-19 ShadowNinjaUse configured bind_address for HTTPFetch
2014-09-19 TriBlade9Added configurable selectionbox width. Min width =...
2014-09-17 RealBadAngelNode highlighting.
2014-08-05 ShadowNinjaDisable preload_item_visuals by default
2014-07-12 prollerRemove math mapgen
2014-06-29 sapierAdd support for Android 2.3+
2014-06-26 sapierAdd separate download timeout to allow download of...
2014-06-25 RealBadAngelAdd setting for tooltips show delay.
2014-06-21 sapierSupport for scalable font and gui elements
2014-05-24 sapierRemove settings not used any longer
2014-05-17 sapierAdd support for interlaced polarized 3d screens
2014-05-07 ShadowNinjaOrganize builtin into subdirectories
2014-04-29 sapierAdd proper lua api deprecated handling
2014-04-29 sapierAdd download rate to media progress bar (non http mode...
2014-04-27 sapierAdd support for dpi based HUD scaling
2014-04-18 prollerRemove liquid_finite and weather
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
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...
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.
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...
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
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-04-23 Perttu AholaDisable fall bobbing by default; enable using fall_bobb...
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-07 kwolekrAdd Mapgen V7, reorganize biomes
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-23 prollerMapgen indev: float islands, larger far biomes
2013-03-21 Perttu AholaSupport game-specific minetest.conf
2013-03-17 prollerinitial mapgen indev version with farscale feature...
2013-03-16 kwolekrRe-add jungles, apple trees
2013-03-14 prollerLiquid fine tuning
2013-03-14 ShadowNinjaAdd cloud menu background by Krisi, configurable with...
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-28 kwolekrChange default settings for log level, texture atlas...
next