aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-14CSM: Fix itemstack:get_meta() 'metadata' indexing errorSmallJoker
2019-09-14Load CSM environment after the restrictions are knownSmallJoker
2019-09-09InventoryManager: Fix virtual function overload warningSmallJoker
2019-09-09Send cumulated inventory changes only each step (#8856)SmallJoker
2019-09-09Update minetest.conf.exampleupdatepo.sh
2019-09-09Update translation stringsupdatepo.sh
2019-09-09Update from WeblateTranslators
2019-09-08Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat
2019-09-08Lua API documentation: Various fixes (#8914)SmallJoker
2019-09-08lua_api.txt: Improve privilege definition (#8912)ANAND
2019-09-07Move debug.txt after it grows too big (#8904)HybridDog
2019-09-07label[]: Fix cut-off translated textSmallJoker
2019-09-06Fix Irrlicht 1.9 supportsfan5
2019-09-05doc/client_lua_api: Clarify how client side api and mods start (#8822)Paul m. p. P
2019-09-04Force item entities out of solid nodes (simpler) (#8885)sfan5
2019-09-03Fix Inventory::moveItemSomewhere()sfan5
2019-09-02Inventory: Handle removeItem leftovers (#8884)SmallJoker
2019-09-01'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847)Muhammad Rifqi Priyo Susanto
2019-09-01Various fixes to lua_api.txt (#8878)DS
2019-08-31particles.cpp: Fix code-styleANAND
2019-08-31clientobject.h: Fix code-styleANAND
2019-08-31Fix rotation of attached particlespawnerPedro Gimeno
2019-08-31Document world format version 28 (private nodemeta) (#8857)DS
2019-08-30Document luaentity pitch and roll in world format (#8864)DS
2019-08-30Clarify docs regarding pointed_thing and get_pointed_thing_position (#8766)Beha
2019-08-28Various settingtypes.txt improvements (#8867)Paramat
2019-08-25Inventory: Fix missing setModified callsSmallJoker
2019-08-24Mapgen v6: Various mudflow code improvements and bugfixes (#8805)Paramat
2019-08-24fontengine: Fix non-gettext buildsSmallJoker
2019-08-24Inventory: Send dirty lists where appropriate (#8742)SmallJoker
2019-08-24Add ItemStack:get_description() to get tooltip (#8847)Paul Ouellette
2019-08-24Improve occlusion culling in corridors with additional checksfan5
2019-08-24Restore approximate occlusion checksfan5
2019-08-23Make Mapgen::spreadLight use a queue (#8838)DS
2019-08-23Fix default hand definition not using wieldhand.pngWuzzy
2019-08-23Occlusion: Check for light_propagates and do mapblock bounds checksSmallJoker
2019-08-23Occlusion: Begin cleanupSmallJoker
2019-08-21Revert "Don't send position update packet if player is dead"sfan5
2019-08-20Add player sprite textures back into the engine as a fallback (#8823)Paramat
2019-08-20lua_api.txt: Add link to Minetest Modding Book (#8826)ANAND
2019-08-20remove_detached_inventory: Fix segfault during mod loadSmallJoker
2019-08-20Don't send position update packet if player is deadANAND
2019-08-20Disable autoforward if player is deadANAND
2019-08-19Restore intended functionality to minimap markers (#8819)theviper121
2019-08-18Find LuaJIT headers on vcpkgUnknown
2019-08-17ClientInterface: Use recursive mutex to prevent freeze in on_newplayer() (#8808)SmallJoker
2019-08-16Remove unused function in ReliablePacketBuffersfan5
2019-08-16Minor refactor of IncomingSplitBuffersfan5
2019-08-16Drop m_list_size from ReliablePacketBuffersfan5
2019-08-15Mapgen v6: Fix mudflow iteration and iterate twice (#8795)Paramat