]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2019-09-09 updatepo.shUpdate translation strings
2019-09-09 TranslatorsUpdate from Weblate
2019-09-08 ParamatDungeons: Remove non-functional 'projecting dungeons...
2019-09-08 SmallJokerLua API documentation: Various fixes (#8914)
2019-09-08 ANANDlua_api.txt: Improve privilege definition (#8912)
2019-09-07 HybridDogMove debug.txt after it grows too big (#8904)
2019-09-07 SmallJokerlabel[]: Fix cut-off translated text
2019-09-06 sfan5Fix Irrlicht 1.9 support
2019-09-05 Paul m. p. Pdoc/client_lua_api: Clarify how client side api and...
2019-09-04 sfan5Force item entities out of solid nodes (simpler) (...
2019-09-03 sfan5Fix Inventory::moveItemSomewhere()
2019-09-02 SmallJokerInventory: Handle removeItem leftovers (#8884)
2019-09-01 Muhammad Rifqi... 'All Settings': Don't use checkboxes for 'no...' mapgen...
2019-09-01 DSVarious fixes to lua_api.txt (#8878)
2019-08-31 ANANDparticles.cpp: Fix code-style
2019-08-31 ANANDclientobject.h: Fix code-style
2019-08-31 Pedro GimenoFix rotation of attached particlespawner
2019-08-31 DSDocument world format version 28 (private nodemeta...
2019-08-30 DSDocument luaentity pitch and roll in world format ...
2019-08-30 BehaClarify docs regarding pointed_thing and get_pointed_th...
2019-08-28 ParamatVarious settingtypes.txt improvements (#8867)
2019-08-25 SmallJokerInventory: Fix missing setModified calls
2019-08-24 ParamatMapgen v6: Various mudflow code improvements and bugfix...
2019-08-24 SmallJokerfontengine: Fix non-gettext builds
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-24 Paul OuelletteAdd ItemStack:get_description() to get tooltip (#8847)
2019-08-24 sfan5Improve occlusion culling in corridors with additional...
2019-08-23 sfan5Restore approximate occlusion check
2019-08-23 DSMake Mapgen::spreadLight use a queue (#8838)
2019-08-23 WuzzyFix default hand definition not using wieldhand.png
2019-08-23 SmallJokerOcclusion: Check for light_propagates and do mapblock...
2019-08-23 SmallJokerOcclusion: Begin cleanup
2019-08-21 sfan5Revert "Don't send position update packet if player...
2019-08-20 ParamatAdd player sprite textures back into the engine as...
2019-08-20 ANANDlua_api.txt: Add link to Minetest Modding Book (#8826)
2019-08-20 SmallJokerremove_detached_inventory: Fix segfault during mod...
2019-08-20 ANANDDon't send position update packet if player is dead
2019-08-20 ANANDDisable autoforward if player is dead
2019-08-19 theviper121Restore intended functionality to minimap markers ...
2019-08-18 UnknownFind LuaJIT headers on vcpkg
2019-08-17 SmallJokerClientInterface: Use recursive mutex to prevent freeze...
2019-08-16 sfan5Remove unused function in ReliablePacketBuffer
2019-08-16 sfan5Minor refactor of IncomingSplitBuffer
2019-08-16 sfan5Drop m_list_size from ReliablePacketBuffer
2019-08-15 ParamatMapgen v6: Fix mudflow iteration and iterate twice...
2019-08-15 sfan5network: Stricter handling of split packets
2019-08-15 sfan5network: Fix crash in ReliablePacketBuffer on mismatchi...
2019-08-14 DSFix undeclared global warning because of _ (#8798)
2019-08-14 upsilonAdd function `minetest.read_schematic`
2019-08-13 Jozef BehranFix unnecessary exception use in 3 more methods (#8791)
2019-08-13 Jozef BehranFix unnecessary exception use in Map::getSectorXXX...
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-13 Jozef BehranFix unnecessary exception use in Map::isNodeUnderground
2019-08-13 Jozef BehranFix compare between pointer and 0 in unittests
2019-08-12 BehaClear old item groups when they are overridden. (#8753)
2019-08-12 rubenwardyAdd support for set_formspec_prepend in main menu ...
2019-08-12 RogierHandle multiple deserialization of a block's entities
2019-08-12 hannesa2Update Gradle to 5.5.1 (#8771)
2019-08-10 Jozef BehranFix breakage of non-GLES2 setups (#8774)
2019-08-10 Paul OuelletteFix some issues with minetest.clear_craft (#8712)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Add player knockback on punch to builtin
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-08 SmallJokerBuiltin UI: Move box element to ensure correct draw...
2019-08-08 ANANDAllow customizing chat message format (#8529)
2019-08-08 ANANDguiVolumeChange: Fix child not being removed
2019-08-07 ParamatAvoid crash caused by, and improve, 'findSpawnPos(...
2019-08-07 SmallJokerGame: Fix double BS multiplication
2019-08-07 BehaFix usage of wrong variable in builtin chat command...
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-08-07 ANANDguiConfirmRegistration: Set focus to text field (#8761)
2019-08-07 ANANDHide chat when console is open (#8656)
2019-08-07 DSFix inventory_overlay for nodes without inventory_image...
2019-08-07 sfan5Optimize usage of TOSERVER_GOTBLOCKS packet
2019-08-07 BehaDo not add group values of zero to group lists. (#8751)
2019-08-06 SmallJokerClean up and fix freetype=false crashes (#8641)
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2019-08-06 ParamatMapgen Flat: Fix and improve getSpawnLevelAtPoint(...
2019-08-05 sfan5Update curl dependency in buildbot
2019-08-04 sfan5Fix binary-string confusion in client network code
2019-08-04 sfan5Clean up FindOpenGLES2.cmake
2019-08-04 sfan5Unify GLES support in gui scaling filter
2019-08-04 sfan5Unify OpenGL ES support
2019-08-04 sfan5Let ENABLE_GLES appear in cmake_config.h and change...
2019-08-03 rubenwardyAdd formspec testing to test mod in minimal
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd style[] tag with button support
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-08-03 rubenwardyFix negative offsets not being supported by container[]
2019-08-02 SmallJokerBuiltin: Forward old return values
2019-08-01 BehaCorrect ServerActiveObject's virtual getArmorGroups...
2019-08-01 SmallJokerMainmenu: Use textarea in error formspecs
2019-08-01 WuzzyGroup "immortal" also protects players from damage
2019-07-31 sfan5Allow toolcaps to override the built-in times for dig_i...
2019-07-31 ParamatSilence invalid clang format warnings in guiScrollBar...
2019-07-30 MethacrylonSky: Refactor of moon and sun drawing (#8683)
2019-07-30 BehaMove the clamping of hp/breath when their maximums...
2019-07-30 ZaoqiREADME: make -j$(nproc) (#8699)
2019-07-29 DS-MinetestRename guiScrollBar to GUIScrollBar
next