Translated using Weblate (Russian)
[oweals/minetest.git] / src /
2013-02-02 WeblateMerge remote branch 'origin/master'
2013-01-30 PilzAdamTranslate key functions in key change menu 460/head
2013-01-29 kwolekrMerge pull request #442 from kwolekr/mingw_compile_fix
2013-01-29 kwolekrMerge pull request #441 from kwolekr/mapgen_factories
2013-01-27 JeijaPlace block when holding sneak while right-clicking...
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-26 sapiercheck parameters for minetest.log lua function 447/head
2013-01-24 WeblateMerge remote branch 'origin/master'
2013-01-23 kwolekrSlightly improved version of mystrtok_r 442/head
2013-01-23 kwolekrFix compile under MingW
2013-01-23 kwolekrMake mapgen factory setup more elegant, add mapgen_v6.h 441/head
2013-01-23 RealBadAngelTreegen update. Some new symbols. Speed up code a bit.
2013-01-23 celeron55Merge pull request #436 from doserj/mod_selection
2013-01-22 Jürgen DoserMake sure that settings are written to config file... 436/head
2013-01-22 Jürgen DoserFix crash when pressing delete button in server browser...
2013-01-22 Jürgen DoserImprove behaviour for empty modpacks and when no mods...
2013-01-22 Jürgen DoserFix crash when no world is selected and configure butto...
2013-01-21 Ilya ZhuravlevFix msvc build
2013-01-21 sapieradd support for saving settings by lua command (server...
2013-01-21 kwolekrUse a string identifier for a mapgen instead of version
2013-01-21 kwolekrFix compile on certain Linux configurations, reduce...
2013-01-21 kwolekrRemoved Mapgen V7 for now
2013-01-21 kwolekrLast set of minor cleanups
2013-01-21 kwolekrFix MapgenV6::getGroundLevelAtPoint()
2013-01-21 kwolekrFinish and clean up mapgen configuration
2013-01-21 kwolekrAdd Settings::getStruct and Settings::setStruct
2013-01-21 kwolekrClean up EmergeManager, do initial work on Mapgen confi...
2013-01-21 kwolekrReadded and optimized mapgen V6
2013-01-21 kwolekrCleaned & enhanced noise object management
2013-01-21 kwolekrAdd initial Lua biomedef support, fixed biome selection
2013-01-21 kwolekrThe new mapgen, noise functions, et al.
2013-01-21 kwolekrMake WATER_LEVEL configurable, fix slight comparison...
2013-01-21 kwolekrOnly clear block modified flag if writing to db was...
2013-01-21 kwolekrMake cloud height user-configurable
2013-01-21 kwolekrstop MSVC++ from generating dumb warnings
2013-01-21 kwolekrProper RUN_IN_PLACE support for OSX and FreeBSD
2013-01-21 Jürgen DoserBasic support for configuring which mods to load for...
2013-01-21 JeijaAdd a list of servers to the "Multiplayer" tab
2013-01-14 PilzAdamBugfix: else repeat_rightclick_timer = 0;
2013-01-14 JeijaAdd particles 427/head
2013-01-12 Jürgen Doserfix integer overflow (fixes #414)
2013-01-11 Jürgen Doserfixes node timer bug (fixes #407). 417/head
2013-01-07 dannydarkFixed two typo's in commit 615fd498bc 411/head
2013-01-07 PilzAdamDisable all HP handling if enable_damage is false
2013-01-07 PilzAdamAdd a setting to enable always flying fast
2013-01-07 sapierFix buttons not working for Lua-triggered formspecs
2013-01-07 RealBadAngelL-Systems treegen update.
2013-01-04 Ilya Zhuravlev"or" should be "||". Don't use "or", "and", etc.. It...
2013-01-04 JeijaImplement textarea in formspec, a multiline input field
2013-01-04 PilzAdamFix typo doubletab -> doubletap
2013-01-04 dannydarkFixed content_abm aliases
2013-01-04 PilzAdamSwitch to fly mode if spacebar is doubleclicked
2013-01-04 JeijaRepeated right clicking when holding the right mouse...
2013-01-03 PilzAdamAdjust the maximum alpha of the red hurt screen
2013-01-03 JeijaTilt camera on player damage (tweaked by PilzAdam)
2013-01-02 PilzAdamChange the nodenames for dirt -> grass and sapling...
2013-01-02 PilzAdamReplace constant red hurt screen with fade out red
2013-01-02 Perttu AholaAdd ServerEnvironment::setNode()/removeNode() to allow...
2013-01-02 Perttu AholaAdd InvRef:get_location()
2013-01-02 sapierAdd TOCLIENT_SHOW_FORMSPEC to display formspecs at...
2013-01-02 RealBadAngelBugfixes to item_image formspec method
2012-12-30 dannydarkFixed compile issues on windows 384/head
2012-12-30 RealBadAngelL-System treegen
2012-12-27 PilzAdamUse aux1 to move fast when flying 369/head
2012-12-27 Esteban I. Ruiz... Add selectionbox_color, crosshair_color, and crosshair_... 367/head
2012-12-26 PilzAdamFix 'longjmp causes uninitialized stack frame' in cURL
2012-12-23 Perttu AholaInitialize all member variables of LuaEntitySAO
2012-12-22 Ilya ZhuravlevFix keycodes (#325)
2012-12-20 DannyDarkFixed u64 ambiguous symbol error
2012-12-18 sfan5Tweak CMake files for cURL
2012-12-17 PilzAdamFix falling damage when not flying
2012-12-17 Ilya ZhuravlevMake m_media_fetch_threads to contain MediaFetchThread...
2012-12-17 Ilya ZhuravlevFix hypen used as minus sign (manpages), fix spelling...
2012-12-16 Ilya ZhuravlevAdded ability to fetch media from remote server (using...
2012-12-11 PilzAdamDont sneak while flying 350/head
2012-12-11 PilzAdamOnly fly through walls in noclip mode wich requires...
2012-12-06 Perttu AholaUpdate GUI texts
2012-12-06 Jürgen Doserdraw gui later. this fixes the hotbar disappearing...
2012-12-06 Jürgen Doserfix screen flickering black when rendering to texture
2012-12-06 Perttu AholaSet proper field background colors in Irrlicht 1.8
2012-12-06 Perttu AholaRaise default maximum render distance to 240
2012-12-06 Perttu AholaFix automagic render distance tuner
2012-12-03 Matthew IAdd #include guards to base64.h
2012-12-02 Perttu AholaTry to add a bit of topside brightness when not using...
2012-12-02 Perttu AholaDefault to preload_item_visuals=true
2012-12-02 MirceaKitsuneDon't send player position from client to server if...
2012-12-02 Perttu AholaSmooth day-night transitions
2012-12-02 Perttu AholaConst-correct util/serialize.h
2012-12-02 Perttu AholaHandle day-night transition in shader and make light...
2012-12-02 Perttu AholaGet rid of jordan4ibanez's insane digging animation...
2012-12-02 Perttu AholaFix tile MaterialType to make sense and make lava surfa...
2012-12-01 Perttu AholaAdd enable_shaders to minetest.conf.example
2012-12-01 obneqAdd checkboxes for shaders and on-demand item visual...
2012-12-01 Perttu AholaImplement a global shader parameter passing system...
2012-12-01 KahrlShaderSource and silly example shaders
2012-12-01 Perttu AholaAdd setting preload_item_visuals
2012-12-01 Perttu AholaOn-demand item meshes and textures
2012-12-01 Perttu AholaModify some client log message levels
2012-12-01 RealBadAngelNew elements in formspec, item_image and item_image_button.
2012-12-01 PilzAdamMerge support for anaglyph stereo
next