oweals/minetest.git
2013-05-24 PilzAdamPredict param2 of facedir nodes and attachment of attac...
2013-05-22 JeijaMake raillike nodes connect to any other raillike nodes...
2013-05-21 PilzAdamFix disappearing of wielditem
2013-05-21 KahrlLog non-fatal mod name conflict to actionstream instead...
2013-05-20 PilzAdamDont animate changing wielditem from hand to hand
2013-05-20 PilzAdamAdd menu_header.png and remove old, unused textures
2013-05-20 MetaDuckyFix typo in particle spawning
2013-05-20 elaginSave settings after dropping main menu
2013-05-20 RussFix link in minetest.conf.example
2013-05-20 ShadowNinjaUse the group "soil" for nodes that saplings grow on
2013-05-20 kwolekrFix lava damage on player's upper body
2013-05-20 kwolekrFix nearly all warnings
2013-05-19 sapierAllow nil as puncher e.g. to do damage by tnt
2013-05-19 PilzAdamAdd a little animation when changing the wielded item
2013-05-19 PilzAdamDont teleport back if holding sneak when detaching...
2013-05-19 KahrlFix EmergeThread names in log
2013-05-19 PilzAdamWrite mods that are not in world.mt into it at world...
2013-05-19 PilzAdamDont load mods that have no entry in world.mt
2013-05-19 PilzAdamInstall mods/mods_here.txt instead of mods/minetest...
2013-05-19 kwolekrRemove no virtual dtor warnings, make MapgenParams...
2013-05-19 kwolekrFix regression of world loading caused by 81c863ac
2013-05-19 PilzAdamNew modsystem
2013-05-18 PilzAdamRemove survival and build from CMakeLists.txt
2013-05-18 PilzAdamRemove common from CMakeLists.txt, README.txt, lua...
2013-05-18 PilzAdamOnly create SoundManager in main menu if USE_SOUND...
2013-05-17 PilzAdamFix memory leak in MeshUpdateThread
2013-05-17 Aaron SuenFix math for isBlockInSight. Fixes #718 (client-side).
2013-05-17 PilzAdamMove kahrl to core devs in credits tab
2013-05-17 sfan5Fix Problem with uk Translation
2013-05-16 PilzAdamDont drop fonts with ENABLE_FREETYPE=0
2013-05-14 PilzAdamFix memory leak in run_tests()
2013-05-13 sfan5Translated using Weblate (German)
2013-05-13 PilzAdamUpdate po files
2013-05-13 WeblateMerge remote-tracking branch 'origin/master'
2013-05-13 Anton TsyganenkoTranslated using Weblate (Russian)
2013-05-13 Sindre TellevikTranslated using Weblate (Norwegian Bokmål)
2013-05-13 we prefer instagib... Translated using Weblate (French)
2013-05-13 sfan5Translated using Weblate (Dutch)
2013-05-13 Esteban I.... Add mouse_sensitivity option
2013-05-13 Zeg9Add progress bar to item visuals preloading
2013-05-13 PilzAdamOnly use game filter in singleplayer tab; use menu_...
2013-05-12 KahrlFix double free in createExtrudedMesh, reported by...
2013-05-11 RealBadAngelAdd code to play main_menu.ogg in main menu
2013-05-10 Aaron SuenClear custom player HUDs when emerging players. Fixes... 717/head
2013-05-10 PilzAdamFix memory leak: remove InventoryAction after sending...
2013-05-10 PilzAdamFix memory leaks: delete font in main and GUIChatConsole
2013-05-10 PilzAdamFix memory leak by dropping sky
2013-05-10 Zeg9Add clouds to all loading screens and better progress... 713/head
2013-05-10 sapierFix gettext memory leaks
2013-05-09 sapierReally fix itemdef memory leak
2013-05-09 KahrlAdd --videomodes option to show available video modes
2013-05-09 KahrlDrop IrrlichtDevice when running --speedtests
2013-05-08 KahrlFix world selection a bit (also fixes a main menu segfault)
2013-05-08 Zeg9Add progress bar and clouds to loading screen
2013-05-07 PilzAdamUpdate default controls in README and pause menu
2013-05-06 Brent HullFix shader license headers to be LGPL
2013-05-06 KahrlRemove 'Meshbuffer ran out of indices' limitation
2013-05-06 sapierfix static data not beeing stored correctly on deactivation
2013-05-04 PilzAdamInstall menu textures of minetest_game
2013-05-04 Perttu AholaAdd header.png and footer.png support for games, and...
2013-05-04 Sfan5Fix favorite Server List on Windows
2013-05-03 PilzAdamFix documentation for HUD commands in protocol
2013-05-03 KahrlOptional dependencies and properly handle mod name... 697/head
2013-05-03 ShadowNinjaDon't predict placement of nodes if they would replace...
2013-05-03 KahrlPredict wallmounted param2 during node placement predic...
2013-05-03 KahrlServer: force block send of pointed_pos_under after...
2013-05-02 PilzAdamUse DIR_DELIM instead of / in file paths
2013-05-02 PilzAdamShow game name instead of game ID of selected game
2013-05-02 Perttu AholaSwitch menu to game selected in world creation dialog
2013-05-02 Perttu AholaPre-select current game in world creation dialog 698/head
2013-05-02 Perttu Aholagames/minimal: Add menu/background.png and menu/icon.png
2013-05-02 Perttu AholaFilter worlds by selected game
2013-05-02 Perttu AholaGet menu background image from selected game
2013-05-01 PilzAdamFix minetest.features
2013-05-01 PilzAdamMove sfan5 to core devs
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-01 Ilya ZhuravlevRename "no" (Norwegian) to "nb" (Norwegian Bokmål)
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-01 ?????? ???... Translated using Weblate (Ukrainian)
2013-05-01 Frederico GuimarãesTranslated using Weblate (Portuguese (Brazil))
2013-05-01 Chynggyz JumalievTranslated using Weblate (Kirghiz)
2013-05-01 Pilz AdamTranslated using Weblate (German)
2013-05-01 Ilya ZhuravlevAdd Norwegian language.
2013-05-01 Sfan5Add a Way of checking for specific Feature with Lua...
2013-04-29 kwolekrFix itemdef drop on NULL texture
2013-04-28 kwolekrActually fix shader3 alpha this time
2013-04-28 kwolekrEnhance caves for mgv7, add ravines
2013-04-26 kwolekrMinor hud.cpp cleanup
2013-04-26 Esteban I.... Ability to change the crosshair using textures
2013-04-25 kwolekrGeneralize hud_builtin_enable into hud_set_flags
2013-04-25 prollerTune finite liquids, indev huge caves
2013-04-25 Zeg9Fix serverlist on -DRUN_IN_PLACE=0 (use path_user inste...
2013-04-25 sapierMove player collisionbox to player class
2013-04-25 PilzAdamkahrl is back
2013-04-25 kwolekrTransform alpha channel as well in shader
2013-04-25 Perttu AholaFix compatibility of RBA's NDT_GLASSLIKE_FRAMED
2013-04-25 sapierImprove getFree*ActiveObjectId to reduce common case...
2013-04-25 Chynggyz JumalievTranslated using Weblate (Kirghiz)
2013-04-25 RealBadAngelAdd new drawtype GLASSLIKE_FRAMED
2013-04-24 Diego MartínezAdded support to disable built-in HUD elements
next