aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-23Translated using Weblate (Dutch)eol1-82/+93
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (Japanese)BreadW1-104/+104
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23Translated using Weblate (French)cafou1-10/+13
Currently translated at 96.7% (1309 of 1353 strings)
2021-02-23Translated using Weblate (Spanish)apo1-52/+46
Currently translated at 73.6% (996 of 1353 strings)
2021-02-23Translated using Weblate (German)sfan51-128/+135
Currently translated at 99.6% (1348 of 1353 strings)
2021-02-23Translated using Weblate (German)Bernd Ritter1-3/+11
Currently translated at 99.6% (1348 of 1353 strings)
2021-02-22Minimap: Fix default label translationsSmallJoker1-5/+6
2021-02-21Fix wrong reported item counts for inventory actions using Shift-Move (#10930)Lars Müller2-6/+43
2021-02-19Fail gracefully if main_menu_script has bad value (#10938)Wuzzy1-2/+13
Builtin: Move :close() before dofile
2021-02-19Fix world-aligned node rendering at bottom (#10742)Wuzzy1-3/+3
2021-02-18Replace deprecated call to add_player_velocity in builtin (#10968)Elias Fleckenstein1-1/+1
2021-02-17Add nametag background setting and object property (#10937)rubenwardy17-58/+254
2021-02-17Fix short_description fallback order (#10943)rubenwardy4-14/+20
2021-02-15Server-side authority for attached players (#10952)SmallJoker3-35/+15
The server must have authority about attachments. This commit ignores any player movement packets as long they're attached.
2021-02-14Fix segfault with invalid texture strings and minimap enabledsfan51-0/+5
closes #10949
2021-02-12Send attachments instantly before set_pos (#10235)SmallJoker2-0/+6
2021-02-11Replace 'minetest.' with 'core.' in builtinrubenwardy7-18/+18
2021-02-10Update URLs to HTTPS (#10923)TotalCaesar6591-4/+4
2021-02-09Fix crash in tab_online when cURL is disabledrubenwardy1-0/+9
2021-02-08Pause menu: Fix segfault on u/down key inputJean-Patrick Guerrero1-7/+1
2021-02-08Fix animation_image support in scroll containersJean-Patrick Guerrero2-1/+2
2021-02-07Reduce empty translation error to infostreamrubenwardy1-8/+7
Fixes #10905
2021-02-07Use consistent temp folder path (#10892)rubenwardy6-33/+24
2021-02-07Rewrite touch event conversion (#10636)Vitaliy2-76/+104
2021-02-06Fall back to default when rendering mode (3d_mode) is set invalid (#10922)Muhammad Rifqi Priyo Susanto1-2/+5
2021-02-06Reduce ore noise_parms error to deprecation warning (#10921)rubenwardy1-4/+2
Fixes #10914
2021-02-06Fix double free caused by CGUITTFont codesfan52-5/+0
This partially reverts commit 2072afb72b4b3e9c5dcbcec71d824aeae1b35d19. fixes #10920
2021-02-05Server: properly delete ServerMap on interrupted startupsSmallJoker3-1/+9
A static mod error (e.g. typo) would abort the initialization but never free ServerMap
2021-02-04Devtest: Remove bumpmap/parallax occl. test nodes (#10902)Wuzzy5-48/+0
2021-02-04Fix documentation of formspec sound style (#10913)Wuzzy1-5/+5
2021-02-02Fix memory leak detected by address sanitizer (#10896)k.h.lai4-3/+7
2021-02-02Fix list spacing and size (again) (#10869)Vincent Robinson3-28/+42
2021-02-02Handle UTF-16 correctly in Wireshark dissectorsfan51-31/+2
2021-02-02Encode high codepoints as surrogates to safely transport wchar_t over networksfan55-25/+79
fixes #7643
2021-02-02Drop wide/narrow conversion functionssfan511-143/+41
The only valid usecase for these is interfacing with OS APIs that want a locale/OS-specific multibyte encoding. But they weren't used for that anywhere, instead UTF-8 is pretty much assumed when it comes to that. Since these are only a potential source of bugs and do not fulfil their purpose at all, drop them entirely.
2021-02-02Refactor utf8_to_wide/wide_to_utf8 functionssfan53-38/+40
2021-02-02Server GotBlocks(): Lock clients to avoid multithreading issuesSmallJoker1-2/+4
2021-02-01Revise dynamic_add_media API to better accomodate future changessfan56-22/+68
2021-01-31Preserve immortal group for players when damage is disabledsfan54-4/+14
2021-01-31Readd Client::sendPlayerPos optimization (was part of 81c7f0a)sfan51-3/+2
This reverts commit b49dfa92ce3ef37b1b73698906c64191fb47e226.
2021-01-31Cache client IP in RemoteClient so it can always be retrieved (#10887)sfan56-99/+84
specifically: after the peer has already disappeared
2021-01-31Fix minetest.dig_node returning true when node isn't diggable (#10890)rubenwardy3-5/+14
2021-01-30Update translation filesupdatepo.sh53-32380/+39319
2021-01-30Update minetest.conf.example and dummy translation fileupdatepo.sh2-90/+128
2021-01-30Deleted translation using Weblate (Lao)Benjamin Alan Jamie1-6323/+0
2021-01-30Deleted translation using Weblate (Burmese)Benjamin Alan Jamie1-6323/+0
2021-01-30Deleted translation using Weblate (Japanese (Kansai))Benjamin Alan Jamie1-6323/+0
2021-01-30Deleted translation using Weblate (Filipino)Benjamin Alan Jamie1-6324/+0
2021-01-30Translated using Weblate (Dutch)eol1-415/+236
Currently translated at 100.0% (1350 of 1350 strings)
2021-01-30Translated using Weblate (Dutch)zjeffer1-6/+4
Currently translated at 85.1% (1150 of 1350 strings)