Spoiler
[git] Desour -> minetest/minetest: Sounds: Queue more than two buffers if pitch is high (#14515) e12db0c https://github.com/minetest/minetest/co ... 006767d1f4 (2024-04-07T20:06:34Z)
[git] grorp -> minetest/minetest: Add SDL2 Java code fca60e2 https://github.com/minetest/minetest/co ... cddf2f496a (2024-04-08T18:15:37Z)
[git] grorp -> minetest/minetest: Migrate the Android port to SDL2 07fdf71 https://github.com/minetest/minetest/co ... 3354869be3 (2024-04-08T18:15:37Z)
[git] grorp -> minetest/minetest: Improve SDL GL fallback code cc1bfc6 https://github.com/minetest/minetest/co ... 0786feaec5 (2024-04-08T18:15:37Z)
[git] rubenwardy -> minetest/minetest: Refactor ContentDB integration (#14507) 284f6d3 https://github.com/minetest/minetest/co ... 20ac2d4f52 (2024-04-09T19:18:40Z)
[git] cx384 -> minetest/minetest: Refactor builtin HUD (#14346) 8a5e49c https://github.com/minetest/minetest/co ... 86af934792 (2024-04-10T09:43:15Z)
[git] sfan5 -> minetest/minetest: Simplify Irrlicht CMake for static linking b9adf24 https://github.com/minetest/minetest/co ... 92c89fff0a (2024-04-10T13:31:59Z)
[git] sfan5 -> minetest/minetest: Use MT's string conversion inside Irrlicht 30e280b https://github.com/minetest/minetest/co ... 3ff7296c93 (2024-04-10T13:31:59Z)
[git] paradust7 -> minetest/minetest: CI: Pin CMake to 3.28 because of regression in 3.29.1 00ef597 https://github.com/minetest/minetest/co ... a176932644 (2024-04-12T14:34:05Z)
[git] Wuzzy2 -> minetest/minetest: Fix 4dir nodebox sometimes not rendering face (#14533) 9f26331 https://github.com/minetest/minetest/co ... 0d2b2f6956 (2024-04-14T09:57:13Z)
[git] sfan5 -> minetest/minetest: lua_api: Clarify some environment API functions ecfe9c5 https://github.com/minetest/minetest/co ... c922f96f3b (2024-04-14T09:57:20Z)
[git] sfan5 -> minetest/minetest: Expose OpenGL debugging as a normal setting 7a6ca85 https://github.com/minetest/minetest/co ... 820300233b (2024-04-15T15:48:33Z)
[git] sfan5 -> minetest/minetest: Improve error checks in COpenGL3DriverBase 13e271c https://github.com/minetest/minetest/co ... e00c9200c8 (2024-04-15T15:48:33Z)
[git] sfan5 -> minetest/minetest: Try to fix macro definition order problem with OpenGL code 38cacfa https://github.com/minetest/minetest/co ... f234d44e38 (2024-04-15T17:27:05Z)
[git] rubenwardy -> minetest/minetest: Hypertext: Fix missing space after single letter word (#14551) b2057a5 https://github.com/minetest/minetest/co ... b48ce880d9 (2024-04-16T07:48:16Z)
[git] grorp -> minetest/minetest: TouchScreenGUI dehardcoding refactor (#14472) f2b5c35 https://github.com/minetest/minetest/co ... 427305b786 (2024-04-17T13:59:52Z)
[git] sfan5 -> minetest/minetest: Fix missing DLLs in Windows build df2fd39 https://github.com/minetest/minetest/co ... 06770f8d40 (2024-04-17T14:58:31Z)
[git] sfan5 -> minetest/minetest: Add runtime test to mingw CI d767ab0 https://github.com/minetest/minetest/co ... 564d198154 (2024-04-17T14:58:31Z)
[git] Desour -> minetest/minetest: Fix inconsistent rounding in VoxelLineIterator::VoxelLineIterator (#1… 5a07f5a https://github.com/minetest/minetest/co ... 600a6fce7c (2024-04-20T11:03:34Z)
[git] sfan5 -> minetest/minetest: Refactor profiler and related classes 72eeb9f https://github.com/minetest/minetest/co ... 46b12f0def (2024-04-20T11:03:42Z)
[git] sfan5 -> minetest/minetest: Print profiler at end of session 4027e08 https://github.com/minetest/minetest/co ... 5ff0e64052 (2024-04-20T11:03:42Z)
[git] sfan5 -> minetest/minetest: Optimize MapNode::serializeBulk 2af5191 https://github.com/minetest/minetest/co ... a15da1adb7 (2024-04-20T11:03:42Z)
[git] sfan5 -> minetest/minetest: Some globals (un-)init fixes d8190e1 https://github.com/minetest/minetest/co ... 419791cf96 (2024-04-20T11:03:42Z)
[git] sfan5 -> minetest/minetest: Simplify getBlockNodeIdMapping 1b89d4d https://github.com/minetest/minetest/co ... 7ce4dfa47c (2024-04-20T11:03:42Z)
[git] sfan5 -> minetest/minetest: mod_translation_updater.py: fix @n being incorrectly rejected b7887a3 https://github.com/minetest/minetest/co ... 1dfa82c458 (2024-04-20T12:10:04Z)
[git] sfan5 -> minetest/minetest: Fix profiler assertion failures 3bd5169 https://github.com/minetest/minetest/co ... bb83f6531e (2024-04-20T12:32:35Z)
[git] JosiahWI -> minetest/minetest: Remove <ctgmath> include from particles.h d2a089f https://github.com/minetest/minetest/co ... ca43985731 (2024-04-20T16:01:25Z)
[git] SmallJoker -> minetest/minetest: HUD: Text element color support (#14558) c8a4140 https://github.com/minetest/minetest/co ... 192145a4db (2024-04-20T18:36:44Z)
[git] JosiahWI -> minetest/minetest: Do not link /latomic on MSVC (#14564) de1d8ec https://github.com/minetest/minetest/co ... 1377460bd6 (2024-04-20T18:37:46Z)
[git] okias -> minetest/minetest: Basic tablet/phone/watch autodetection (#14400) 4ab3c54 https://github.com/minetest/minetest/co ... 058bb6725d (2024-04-21T13:51:58Z)
[git] grorp -> minetest/minetest: Fix some Game members not being freed after some startup errors (#14561) eb432d3 https://github.com/minetest/minetest/co ... e51cd17106 (2024-04-21T13:52:46Z)
[git] sfan5 -> minetest/minetest: Change some profiler values to microseconds c8e4674 https://github.com/minetest/minetest/co ... 98f9655197 (2024-04-23T17:03:35Z)
[git] sfan5 -> minetest/minetest: Log delays introduced by SDL_PollEvent af27d97 https://github.com/minetest/minetest/co ... 53164ad40a (2024-04-23T17:03:35Z)
[git] sfan5 -> minetest/minetest: Fix Irrlicht log events not being passed through e7f6e7d https://github.com/minetest/minetest/co ... 5fffc069f9 (2024-04-23T17:03:35Z)
[git] sfan5 -> minetest/minetest: Reduce needless copying of KeyPress e39e47b https://github.com/minetest/minetest/co ... 0b3e6f3a0e (2024-04-23T17:03:35Z)
[git] sfan5 -> minetest/minetest: Clean up some getServer() unsafety 58eccc7 https://github.com/minetest/minetest/co ... 264021d826 (2024-04-23T17:03:35Z)
[git] cosin15 -> minetest/minetest: Remove unnecessary copy of a big data structure 15b569f https://github.com/minetest/minetest/co ... 45d700fa5d (2024-04-23T17:03:50Z)
[git] sfan5 -> minetest/minetest: Formalize OS support policy (#14556) 98fd5bd https://github.com/minetest/minetest/co ... a990879905 (2024-04-23T17:03:58Z)
[git] JosiahWI -> minetest/minetest: Fix MSVC warning C4172 in ModifySafeMap::get (#14576) de8d80d https://github.com/minetest/minetest/co ... 732107f166 (2024-04-23T17:04:26Z)
[git] srifqi -> minetest/minetest: Do not make inventory_items_animations setting static thread_local (#… be54004 https://github.com/minetest/minetest/co ... 3ca0e17680 (2024-04-24T02:00:04Z)
[git] sfan5 -> minetest/minetest: Amend profiling documentation 12ccbe6 https://github.com/minetest/minetest/co ... cc656ef475 (2024-04-24T12:55:50Z)
[git] LoneWolfHT -> minetest/minetest: Fix crash when player leaves before breath removal job c63c05b https://github.com/minetest/minetest/co ... f5b67a2e3f (2024-04-24T20:32:07Z)