Delay deleting replaced textures (m_texture_trash)
[oweals/minetest.git] / src /
2013-06-03 KahrlDelay deleting replaced textures (m_texture_trash)
2013-06-03 KahrlCall m_menumgr->deletingMenu from quitMenu in addition...
2013-06-01 sapierFix missing find_path and line_of_sight
2013-06-01 MetaDuckyFix some nullptr exceptions when handling invalid node...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-06-01 MetaDuckyFix minetest.get_inventory(loc) always returning nil...
2013-05-31 MetaDuckyFix editbox default text being pre-selected in some...
2013-05-31 KahrlGenerate debug HUD text with ostringstream instead...
2013-05-31 prollerLiquid adjusting: continue to drop
2013-05-25 sapierBugfix: Update formname on showing new formspec while...
2013-05-25 MetaDuckyFixed wrongly named invref:get_location() table members...
2013-05-25 KahrlAdd ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT...
2013-05-25 sapierFix itemstack:add item not working correct 737/head
2013-05-24 sapierMove scriptapi to separate folder (by sapier)
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 MetaDuckyFix typo in particle spawning
2013-05-20 elaginSave settings after dropping main menu
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 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 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-16 PilzAdamDont drop fonts with ENABLE_FREETYPE=0
2013-05-14 PilzAdamFix memory leak in run_tests()
2013-05-13 WeblateMerge remote-tracking branch 'origin/master'
2013-05-13 Esteban I. Ruiz... 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 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 AholaFilter worlds by selected game
2013-05-02 Perttu AholaGet menu background image from selected game
2013-05-01 PilzAdamMove sfan5 to core devs
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-04-29 kwolekrFix itemdef drop on NULL texture
2013-04-28 kwolekrEnhance caves for mgv7, add ravines
2013-04-26 kwolekrMinor hud.cpp cleanup
2013-04-26 Esteban I. Ruiz... 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 Perttu AholaFix compatibility of RBA's NDT_GLASSLIKE_FRAMED
2013-04-25 sapierImprove getFree*ActiveObjectId to reduce common case...
2013-04-25 RealBadAngelAdd new drawtype GLASSLIKE_FRAMED
2013-04-24 Diego MartínezAdded support to disable built-in HUD elements
2013-04-24 Diego MartínezFixes possible crash when using hud_change with "align...
2013-04-24 RealBadAngelFix to: addUpdateMeshTaskWithEdge
2013-04-24 kwolekrAdd option to use texture alpha channel
2013-04-23 Perttu AholaDisable fall bobbing by default; enable using fall_bobb...
2013-04-23 PilzAdamGrow dirt_with_snow instead of dirt_with_grass if snow...
2013-04-23 ShadowNinjaAdd minetest.get_player_ip()
2013-04-23 ShadowNinjaAdd option to not prepend "Server -!- " to messages...
2013-04-23 Diego MartínezAdded offset support for HUD items
2013-04-23 Diego MartínezAdded support for alignment in HUD items
2013-04-22 WeblateMerge remote branch 'origin/master'
2013-04-21 kwolekrmgv7: Implement getGroundLevelAtPoint(), fix layer...
2013-04-21 kwolekrFix findSpawnPos()
next