aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-15network: Stricter handling of split packetssfan5
2019-08-15network: Fix crash in ReliablePacketBuffer on mismatching packetssfan5
2019-08-14Fix undeclared global warning because of _ (#8798)DS
2019-08-14Add function `minetest.read_schematic`upsilon
2019-08-13Fix unnecessary exception use in 3 more methods (#8791)Jozef Behran
2019-08-13Fix unnecessary exception use in Map::getSectorXXX (#8792)Jozef Behran
2019-08-13Better F6 profiler (#8750)SmallJoker
2019-08-13Fix unnecessary exception use in Map::isNodeUndergroundJozef Behran
2019-08-13Fix compare between pointer and 0 in unittestsJozef Behran
2019-08-12Clear old item groups when they are overridden. (#8753)Beha
2019-08-12Add support for set_formspec_prepend in main menu (#8611)rubenwardy
2019-08-12Handle multiple deserialization of a block's entitiesRogier
2019-08-12Update Gradle to 5.5.1 (#8771)hannesa2
2019-08-10Fix breakage of non-GLES2 setups (#8774)Jozef Behran
2019-08-10Fix some issues with minetest.clear_craft (#8712)Paul Ouellette
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2019-08-10Add player knockback on punch to builtinsfan5
2019-08-10Implement adding velocity to player from Luasfan5
2019-08-08Builtin UI: Move box element to ensure correct draw orderSmallJoker
2019-08-08Allow customizing chat message format (#8529)ANAND
2019-08-08guiVolumeChange: Fix child not being removedANAND
2019-08-07Avoid crash caused by, and improve, 'findSpawnPos()' (#8728)Paramat
2019-08-07Game: Fix double BS multiplicationSmallJoker
2019-08-07Fix usage of wrong variable in builtin chat command handling (#8762)Beha
2019-08-07Client::Interact: Use InteractAction enum instead of numeric constantsANAND
2019-08-07Unify wield item handling (#8677)SmallJoker
2019-08-07guiConfirmRegistration: Set focus to text field (#8761)ANAND
2019-08-07Hide chat when console is open (#8656)ANAND
2019-08-07Fix inventory_overlay for nodes without inventory_image (#8433)DS
2019-08-07Optimize usage of TOSERVER_GOTBLOCKS packetsfan5
2019-08-07Do not add group values of zero to group lists. (#8751)Beha
2019-08-06Clean up and fix freetype=false crashes (#8641)SmallJoker
2019-08-06Add luacheck to check builtin (#7895)rubenwardy
2019-08-06Mapgen Flat: Fix and improve getSpawnLevelAtPoint() (#8756)Paramat
2019-08-05Update curl dependency in buildbotsfan5
2019-08-04Fix binary-string confusion in client network codesfan5
2019-08-04Clean up FindOpenGLES2.cmakesfan5
2019-08-04Unify GLES support in gui scaling filtersfan5
2019-08-04Unify OpenGL ES supportsfan5
2019-08-04Let ENABLE_GLES appear in cmake_config.h and change its functionalitysfan5
2019-08-03Add formspec testing to test mod in minimalrubenwardy
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add style[] tag with button supportrubenwardy
2019-08-03Add custom colorable GUIButton implementationrubenwardy
2019-08-03Fix negative offsets not being supported by container[]rubenwardy
2019-08-02Builtin: Forward old return valuesSmallJoker
2019-08-01Correct ServerActiveObject's virtual getArmorGroups() to be const.Beha