summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Mapgen v6: Various mudflow code improvements and bugfixes (#8805)Paramat2019-08-24
* fontengine: Fix non-gettext buildsSmallJoker2019-08-24
* Inventory: Send dirty lists where appropriate (#8742)SmallJoker2019-08-24
* Add ItemStack:get_description() to get tooltip (#8847)Paul Ouellette2019-08-24
* Improve occlusion culling in corridors with additional checksfan52019-08-24
* Restore approximate occlusion checksfan52019-08-24
* Make Mapgen::spreadLight use a queue (#8838)DS2019-08-23
* Occlusion: Check for light_propagates and do mapblock bounds checksSmallJoker2019-08-23
* Occlusion: Begin cleanupSmallJoker2019-08-23
* Revert "Don't send position update packet if player is dead"sfan52019-08-21
* remove_detached_inventory: Fix segfault during mod loadSmallJoker2019-08-20
* Don't send position update packet if player is deadANAND2019-08-20
* Disable autoforward if player is deadANAND2019-08-20
* Restore intended functionality to minimap markers (#8819)theviper1212019-08-19
* ClientInterface: Use recursive mutex to prevent freeze in on_newplayer() (#8808)SmallJoker2019-08-17
* Remove unused function in ReliablePacketBuffersfan52019-08-16
* Minor refactor of IncomingSplitBuffersfan52019-08-16
* Drop m_list_size from ReliablePacketBuffersfan52019-08-16
* Mapgen v6: Fix mudflow iteration and iterate twice (#8795)Paramat2019-08-15
* network: Stricter handling of split packetssfan52019-08-15
* network: Fix crash in ReliablePacketBuffer on mismatching packetssfan52019-08-15
* Add function `minetest.read_schematic`upsilon2019-08-14
* Fix unnecessary exception use in 3 more methods (#8791)Jozef Behran2019-08-13
* Fix unnecessary exception use in Map::getSectorXXX (#8792)Jozef Behran2019-08-13
* Better F6 profiler (#8750)SmallJoker2019-08-13
* Fix unnecessary exception use in Map::isNodeUndergroundJozef Behran2019-08-13
* Fix compare between pointer and 0 in unittestsJozef Behran2019-08-13
* Clear old item groups when they are overridden. (#8753)Beha2019-08-12
* Add support for set_formspec_prepend in main menu (#8611)rubenwardy2019-08-12
* Handle multiple deserialization of a block's entitiesRogier2019-08-12
* Fix breakage of non-GLES2 setups (#8774)Jozef Behran2019-08-10
* Fix some issues with minetest.clear_craft (#8712)Paul Ouellette2019-08-10
* Merge pull request #8776 from osjc/FixGetNodeJozef Behran2019-08-10
* Implement adding velocity to player from Luasfan52019-08-10
* Allow customizing chat message format (#8529)ANAND2019-08-08
* guiVolumeChange: Fix child not being removedANAND2019-08-08
* Avoid crash caused by, and improve, 'findSpawnPos()' (#8728)Paramat2019-08-07
* Game: Fix double BS multiplicationSmallJoker2019-08-07
* Client::Interact: Use InteractAction enum instead of numeric constantsANAND2019-08-07
* Unify wield item handling (#8677)SmallJoker2019-08-07
* guiConfirmRegistration: Set focus to text field (#8761)ANAND2019-08-07
* Hide chat when console is open (#8656)ANAND2019-08-07
* Fix inventory_overlay for nodes without inventory_image (#8433)DS2019-08-07
* Optimize usage of TOSERVER_GOTBLOCKS packetsfan52019-08-07
* Do not add group values of zero to group lists. (#8751)Beha2019-08-07
* Clean up and fix freetype=false crashes (#8641)SmallJoker2019-08-06
* Mapgen Flat: Fix and improve getSpawnLevelAtPoint() (#8756)Paramat2019-08-06
* Fix binary-string confusion in client network codesfan52019-08-04
* Unify GLES support in gui scaling filtersfan52019-08-04
* Unify OpenGL ES supportsfan52019-08-04