summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump used IrrlichtMt versionsfan52022-09-16
* Fix UAF in craft recipes (#12763)savilli2022-09-16
* Fix tooltips for dropdown, scrollbar and more (#12747)DS2022-09-14
* Fix potential use-after-free with item metadata (#12729)Jude Melton-Houghton2022-09-14
* Serialize: Restore forward compatibilityLars Mueller2022-09-14
* Serialize: Use numbers for refs to work around LuaJIT limitsLars Mueller2022-09-14
* Allow looped animation to be used safely with old clientssfan52022-09-14
* Chat weblink: remove comma as delimiter (#12730)pecksin2022-09-14
* Convert entity glow value to color space before adding to the lightx20482022-09-14
* Fix incorrectly placed label in tab_online (#12732)Niklp2022-09-14
* Fix and enable x86 build for Android (#12700)savilli2022-09-14
* Fix texture_min_sizefluxionary2022-09-14
* Apply DPI Scaling to GUIModalMenu (#12693)Elliott Lester2022-09-14
* Fix crash when trying to overwrite a packagerubenwardy2022-09-14
* Remove resolution of appstream screenshots (#12652)Fábio Rodrigues Ribeiro2022-09-14
* Move some CI jobs to newer compiler versionssfan52022-09-14
* Limit force shadow update to urgent blocks (#12692)x20482022-09-14
* Check hp_max > 0 for entities (#12667)Lars Müller2022-09-14
* Reassure previous nil behaviour for tiles and special_tiles (#12678)Zughy2022-09-14
* Fix crash when crafting callbacks return strings (#12685)Zughy2022-09-14
* Fix crash when stars are resetZughy2022-09-14
* Merge remote-tracking branch 'origin/stable-5' into HEADsfan52022-08-04
|\
| * Bump version to 5.5.1sfan52022-05-15
| * Fix broken dependency enabling due to missing `enabled` fieldrubenwardy2022-05-14
| * Fix Docker buildsfan52022-05-14
| * Fix cooking and fuel crafts with aliasesJude Melton-Houghton2022-05-14
| * Fix possible unreliable behavior due to uninitialized variablesOctavian2022-05-14
| * HUD: Update selection mesh every frame (#12270)Lars Müller2022-05-14
| * Fix Minetest blaming the wrong mod for errors (#12241)Lars Müller2022-05-14
| * Enable dependencies when enabling modpacks (#12202)Jude Melton-Houghton2022-05-14
| * Fix enabling of dependencies with identical names (#12253)Jude Melton-Houghton2022-05-14
| * Fix mods not being recursively enabledrubenwardy2022-05-14
| * Declare all bundled libs as staticsfan52022-05-14
| * guiScalingFilter: Fix most memory leaks (#12256)SmallJoker2022-05-14
| * ContentDB: Fix ungraceful crash on aliases when list download failsrubenwardy2022-05-14
| * Fix synchronization issue at thread startsfan52022-05-14
| * Fix password changing getting stuck if wrong password is entered oncesfan52022-05-14
| * Apply disallow_empty_password to password changes toosfan52022-05-14
| * Fix race condition in registration leading to duplicate create_auth callssfan52022-05-14
| * Remove HW_buffer_counter after IrrlichtMt fix to remove HWBufferMap (#12232)paradust72022-05-14
| * Fix invalid queued package element and path (#12218)Alex2022-05-14
| * Fix some textures not being sent correctly to older clientsGiuseppe Bilotta2022-05-14
| * Fix '[combine' when EVDF_TEXTURE_NPOT is disabled. (#12187)paradust72022-05-14
| * Fix OOB read in trim("")ShadowNinja2022-05-14
| * Avoid negation of comparison operator (luacheck warning)Dmitry Kostenko2022-05-14
| * Fix memory leak in EmergeManagerDaroc Alden2022-05-14
| * Fix footsteps for players whose collision box min y != 0 (#12110)Gregor Parzefall2022-05-14
| * Fix undefined behavior in TileLayer (#12125)Daroc Alden2022-05-14
| * Fix memory leak from SpatialAreaStore (#12120)Daroc Alden2022-05-14
| * Fix segfault with autoscale_mode (again)sfan52022-05-14