]> git.lizzy.rs Git - minetest.git/history - src/defaultsettings.cpp
Added ability to fetch media from remote server (using cURL library)
[minetest.git] / src / defaultsettings.cpp
2012-12-16 Ilya ZhuravlevAdded ability to fetch media from remote server (using...
2012-12-11 PilzAdamOnly fly through walls in noclip mode wich requires...
2012-12-06 Perttu AholaRaise default maximum render distance to 240
2012-12-02 Perttu AholaDefault to preload_item_visuals=true
2012-12-01 Perttu AholaAdd enable_shaders to minetest.conf.example
2012-12-01 KahrlShaderSource and silly example shaders
2012-12-01 Perttu AholaAdd setting preload_item_visuals
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-29 Perttu AholaAdd congestion control settings to minetest.conf
2012-11-29 Perttu AholaMake strict and non-strict protocol version checking...
2012-11-26 Perttu AholaDefault server step to 0.1s and sync object/player...
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-13 MirceaKitsuneDefault anaglyph to 0.1
2012-11-13 MirceaKitsuneAnaglyph stereo support, created by xyz
2012-11-12 xyzzMerge pull request #284 from RealBadAngel/master
2012-11-09 Vanessa EzekowitzAdded video settings filter options via config file...
2012-09-01 sfan5Make shift the default descent control on ladders and...
2012-07-28 Perttu AholaAdd enable_rollback_recording setting, defaulting to...
2012-07-21 Perttu AholaServer-side checking of digging; disable_anticheat...
2012-06-16 Perttu AholaAdd desynchronize_mapblock_texture_animation setting...
2012-06-06 Perttu AholaAdd disallow_empty_password setting
2012-06-06 Perttu AholaRemove obsolete "footprints" default setting from defau...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-04 Perttu AholaAdd ignore_world_load_errors configuration option and...
2012-04-07 q66Fullscreen, vsync, fullscreen_bpp and fsaa options...
2012-04-06 Perttu AholaHandle failing openal init properly, add enable_sound...
2012-03-31 Perttu AholaChange default privileges from "build, shout" to "inter...
2012-03-29 Perttu AholaTry a default day+night length of 20 minutes instead...
2012-03-28 Perttu AholaDefault to having fancy trees and 3d clouds turned on
2012-03-27 Perttu AholaSet default minimum viewing range of 35 nodes
2012-03-27 Perttu AholaSet default maximum viewing range to a bit more than...
2012-03-27 Perttu AholaIncrease maximum generate distance now that generation...
2012-03-27 Perttu AholaUpdate minetest.conf.example and defaultsettings.cpp
2012-03-25 Perttu AholaMake server world selection not brain dead and use...
2012-03-18 Perttu AholaDynamic sky, fog and cloud colors; sun and moon
2012-03-12 Perttu AholaMake finish quicktune and leave it unused (as intended)
2012-03-11 Perttu AholaWorld selection box in main menu (and random fixing)
2012-03-10 KahrlChat console, including a number of rebases and modific...
2012-03-07 Perttu AholaAdd dedicated_server_step setting
2012-02-28 celeron55Merge pull request #46 from garrosh/master
2012-02-06 Perttu AholaSet default maximum viewing range to a bit more than...
2012-02-06 Perttu AholaFix calculating if block is in viewing range; fix fog...
2012-02-02 Perttu AholaMerge remote-tracking branch 'kahrl/hidehud'
2012-02-01 KahrlPage up and down change the minimum viewing range
2012-01-31 KahrlF1 toggles HUD, F2 toggles chat, F5 toggles debug info...
2012-01-24 Perttu AholaSet default number of maximum users to 100 instead...
2011-12-02 Perttu AholaAdd enable_pvp setting
2011-12-02 Perttu AholaMake unlimited player transfer distance configurable
2011-12-01 Perttu AholaHigher default map save and unload interval
2011-12-01 Perttu AholaRemove stuff made obsolete by making players more Activ...
2011-11-29 KahrlAdd IDropAction and related stuff
2011-11-29 Perttu AholaRe-implement give_initial_stuff
2011-11-29 Perttu AholaRemove give_initial_stuff
2011-11-29 Perttu AholaDefault to saving stuff more often to minimize lag...
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-03 Perttu AholaAdd option to set water opaque (mainly for stylistic...
2011-11-02 Perttu Aholaocclusion culling fix, a little reshaping of map render...
2011-11-02 Perttu AholaAdd 3d cloud checkbox in main menu (and rename setting...
2011-10-20 Perttu AholaImprove Connection with threading and some kind of...
2011-10-19 Perttu AholaDefault max_simultaneous_block_sends_server_total to...
2011-10-18 Perttu AholaFix and tune block sending
2011-10-18 Perttu AholaAdd enable_2d_clouds setting for usage on lower-end...
2011-10-18 Perttu AholaTry to tune fog to work well on high-end machines also
2011-10-17 Perttu AholaMake active_block_range default to 2
2011-10-17 Perttu AholaModify default active block range
2011-10-17 Perttu AholaF2 toggles profiler display in client
2011-10-16 Perttu AholaAdd peaceful / not peaceful distinction in mobs and...
2011-10-15 Perttu AholaMake view bobbing amount configurable
2011-10-15 Perttu Aholastrict_protocol_version_checking setting; PROTOCOL_VERS...
2011-10-14 Perttu Aholamobv2
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-26 Perttu AholaServer user limit configuration option
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-07 KahrlCollected and moved existing camera infrastructure...
2011-09-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-06 Kahrlallow specifying a fixed seed in the config file for...
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
2011-08-22 Giuseppe BilottaIntroduce hotkey for calling up a command window
2011-08-05 Perttu Aholamerged delta and c55
2011-08-03 Perttu AholaFixed farmesh to such that it was a long time ago.
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu Aholachangelog update and disable motd by default
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaAdded message of the day and made it properly configura...
2011-07-30 Perttu AholaMade rats cookable and made them spawn near trees
2011-07-24 Perttu AholaLowered default viewing range minimum to such that...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
next