Commit Graph

  • eb432d3da0
    Fix some Game members not being freed after some startup errors (#14561) grorp 2024-04-21 15:52:46 +0200
  • 41bc7d43a7 Re-add removed content Bituvo 2024-04-21 09:52:44 -0400
  • 4ab3c54f5b
    Basic tablet/phone/watch autodetection (#14400) David Heidelberg 2024-04-21 15:51:58 +0200
  • 5bb7596586 Add suggestion. Bituvo 2024-04-21 09:51:48 -0400
  • 20d9fa807e Fix blockquote Bituvo 2024-04-21 09:50:54 -0400
  • 094cf272ad Add suggestion Bituvo 2024-04-21 09:50:16 -0400
  • 489618b336 Fix wording Bituvo 2024-04-21 09:49:38 -0400
  • b5cb0dcbad Fixed some pseudocode Bituvo 2024-04-21 09:48:51 -0400
  • 45d637b26f How did this regex get there Bituvo 2024-04-21 09:47:56 -0400
  • e3f6fcb411 Split sentence Bituvo 2024-04-21 09:47:04 -0400
  • abb585f5ae Move paragraph Bituvo 2024-04-21 09:46:28 -0400
  • 703fc36f7b Fix Modpacks section Bituvo 2024-04-21 09:45:11 -0400
  • 7346b24000 Re-add removed word Bituvo 2024-04-21 09:41:58 -0400
  • 201cc82d59 Rephrase Bituvo 2024-04-21 09:41:15 -0400
  • 1048e52b0c Fix some other files (forgot to commit :v) Bituvo 2024-04-21 09:40:16 -0400
  • b286fcfb26 Remove dependency Bituvo 2024-04-21 09:36:43 -0400
  • ab5b357f07 Remove example sound parameter table Bituvo 2024-04-21 09:35:38 -0400
  • 05d13588ea Remove keystore point Bituvo 2024-04-21 09:34:13 -0400
  • cd026e220f Remove requirements Bituvo 2024-04-21 09:33:05 -0400
  • 3d712c1ce7
    fix warn #14400 sfan5 2024-04-21 15:22:52 +0200
  • 8e1e857173 b #14560 sfan5 2024-04-21 01:29:37 +0200
  • c3079741fd Formalize OS support policy #14556 sfan5 2024-04-17 19:15:08 +0200
  • de1d8ec070
    Do not link /latomic on MSVC (#14564) JosiahWI 2024-04-20 13:37:46 -0500
  • c8a41409d9
    HUD: Text element color support (#14558) SmallJoker 2024-04-20 20:36:44 +0200
  • 8c31d350f4
    fix SmallJoker 2024-04-20 20:19:52 +0200
  • c5834d14c0 Clean up some getServer() unsafety #14563 sfan5 2024-04-20 19:11:50 +0200
  • 1893215136 Reduce needless copying of KeyPress sfan5 2024-04-20 18:52:52 +0200
  • 24d7cab05f Add minetest.get_gen_notify to mapgen env #14568 sfan5 2024-04-20 18:24:05 +0200
  • 9802c1be8a
    Merge 70aec58e4d into d2a089ffd9 #14413 kotek900 2024-04-20 18:16:57 +0200
  • d2a089ffd9 Remove <ctgmath> include from particles.h Josiah VanderZee 2024-04-20 10:33:36 -0500
  • 9557b18541 Remove <ctgmath> include from particles.h #14567 Josiah VanderZee 2024-04-20 10:33:36 -0500
  • dcb566db82 check for negative width in set_width #14566 OgelGames 2024-04-21 01:17:37 +1000
  • 612d98aed3 Use a blacklist instead of a whitelist #14564 Josiah VanderZee 2024-04-20 10:11:05 -0500
  • fb423071c6 Only link -atomic on Clang and GCC Josiah VanderZee 2024-04-20 09:10:31 -0500
  • 09d35f6de5 Apply some review hints. #14342 SFENCE 2024-04-20 15:57:11 +0200
  • 7016c2813e Respect --test-module option for Catch2 tests Josiah VanderZee 2024-04-20 07:49:03 -0500
  • 0e905aeffd Fix Irrlicht log events not being passed through sfan5 2024-04-20 15:43:34 +0200
  • 6d2aa6f2d2 Log delays introduced by SDL_PollEvent sfan5 2024-04-20 15:42:25 +0200
  • afd05f5bef Change some profiler values to microseconds sfan5 2024-04-20 15:11:25 +0200
  • 3bd5169aee Fix profiler assertion failures sfan5 2024-04-20 14:32:35 +0200
  • b7887a339d mod_translation_updater.py: fix @n being incorrectly rejected sfan5 2024-04-20 13:42:00 +0200
  • c4232d2412 Fix rebase mistakes Josiah VanderZee 2023-10-09 13:10:11 -0500
  • d796a426cf Fix typo Josiah VanderZee 2023-10-09 13:10:03 -0500
  • e79f3b0194 Increment failed modules count for Catch2 tests JosiahWI 2023-10-09 11:31:16 -0500
  • a34eb196a9 Upgrade client active object mgr tests to Catch2 Josiah VanderZee 2023-06-19 10:40:59 -0500
  • 1b89d4d541 Simplify getBlockNodeIdMapping sfan5 2024-04-11 17:23:20 +0200
  • d8190e1c5f Some globals (un-)init fixes sfan5 2024-04-11 13:54:09 +0200
  • 2af5191070 Optimize MapNode::serializeBulk sfan5 2024-04-10 23:28:03 +0200
  • 4027e08cc8 Print profiler at end of session sfan5 2024-04-11 12:42:12 +0200
  • 72eeb9fecb Refactor profiler and related classes sfan5 2024-04-10 23:56:34 +0200
  • 5a07f5a652
    Fix inconsistent rounding in VoxelLineIterator::VoxelLineIterator (#14555) DS 2024-04-20 13:03:34 +0200
  • b70b07f41a
    static inline s32 interpolate_scroll grorp 2024-04-20 12:36:09 +0200
  • c087e1aca0 Smooth scrolling Gregor Parzefall 2024-04-20 10:40:06 +0200
  • e0bbc53a66 Something something #14561 Gregor Parzefall 2024-04-19 22:36:11 +0200
  • 354cd9bea5 Revert "Fix some Game members not being freed after some startup errors" Gregor Parzefall 2024-04-19 22:35:49 +0200
  • d6b19ac9a1 code style #14555 Desour 2024-04-19 19:24:52 +0200
  • b3cda662ab bleh sfan5 2024-04-19 18:50:15 +0200
  • 00e504b0a8 forgot this sfan5 2024-04-19 18:44:06 +0200
  • b1d4bc9e46 part 2 sfan5 2024-04-19 18:26:35 +0200
  • be0ec8c5a6 Fix some Game members not being freed after some startup errors Gregor Parzefall 2024-04-19 18:07:25 +0200
  • 98148c7dd0 test 1 sfan5 2024-04-18 17:31:12 +0200
  • 2f4f5a31b0 Simplify getBlockNodeIdMapping #14534 sfan5 2024-04-11 17:23:20 +0200
  • 40c73ae87a Some globals (un-)init fixes sfan5 2024-04-11 13:54:09 +0200
  • 06c1a00d39 Optimize MapNode::serializeBulk sfan5 2024-04-10 23:28:03 +0200
  • 55c233f61b Print profiler at end of session sfan5 2024-04-11 12:42:12 +0200
  • fe17ab20df Refactor profiler and related classes sfan5 2024-04-10 23:56:34 +0200
  • 70854e5b4b
    Merge 6ec32dee84 into d767ab0890 #12888 rubenwardy 2024-04-18 20:36:07 +0200
  • de1f32c387 foobar #14558 SmallJoker 2024-04-18 19:26:26 +0200
  • 3551c2d8b7 HUD: Text element color support SmallJoker 2024-04-18 19:14:41 +0200
  • 89b80295f3 update testVoxelLineIterator unit test Desour 2024-04-18 17:25:31 +0200
  • d767ab0890 Add runtime test to mingw CI sfan5 2024-04-15 17:08:42 +0200
  • df2fd399df Fix missing DLLs in Windows build sfan5 2024-04-15 16:16:15 +0200
  • c10d2f545d Fix inconsistent rounding in VoxelLineIterator::VoxelLineIterator Desour 2024-04-17 16:33:27 +0200
  • f2b5c35fa2
    TouchScreenGUI dehardcoding refactor (#14472) grorp 2024-04-17 15:59:52 +0200
  • b2057a5da7
    Hypertext: Fix missing space after single letter word (#14551) rubenwardy 2024-04-16 08:48:16 +0100
  • 7e9acbf078 Hypertext: Fix missing space on paragraphs starting with single letter words #14551 rubenwardy 2024-04-15 23:26:54 +0100
  • dccf171b08 Fix Android build for 5.8.1 #14547 Gregor Parzefall 2024-04-15 20:22:02 +0200
  • 5c5b1395cf Fix local server startup and shutdown blocking the main thread Gregor Parzefall 2024-04-02 14:57:25 +0200
  • 93c9163d65 Fix all cached media being loaded at once on the main thread Gregor Parzefall 2024-04-02 09:39:44 +0200
  • 7c89948e4b Allow sync HTTP fetches to be interrupted to fix hanging (#14412) grorp 2024-03-12 20:09:43 +0100
  • 2eb3e98e88 Skip Android deps download if they already exist sfan5 2024-02-18 14:58:38 +0100
  • eaed895bd7 Allow shaders with disabled post processing pipeline (#14338) lhofhansl 2024-02-15 08:25:33 -0800
  • 1b45b038c3 Enable IPO/LTO by default except for debug builds (#14198) David Heidelberg 2024-02-09 00:01:12 +0100
  • c702e12276 Optimize fs::CopyFileContents on Linux and Windows sfan5 2024-01-20 17:16:16 +0100
  • 372c2b7a21 Add unit tests for fs::CopyFileContents sfan5 2024-01-20 17:16:08 +0100
  • 3edec2e77b Bypass media transfer in single player sfan5 2024-01-20 16:26:05 +0100
  • cf4a666f7b Save the settings in more cases to avoid losing setting changes (especially on Android) (#14266) grorp 2024-01-23 21:33:27 +0100
  • 4032fb740d Android: Use the correct value for notification (#14209) Muhammad Rifqi Priyo Susanto 2024-01-14 02:01:35 +0700
  • b5decdf1d9 Touchscreen: Make server-sent overrides of button textures work (#14145) grorp 2023-12-23 14:39:42 +0100
  • 4bf621ec9d Fix TouchScreenGUI ignoring server-sent pitch changes Gregor Parzefall 2023-12-19 20:35:50 +0100
  • 8bdd7f5502 Fix touch input on Linux Gregor Parzefall 2023-12-17 09:56:25 +0100
  • 85db253a4b Fix unittest failure for release versions (#14067) grorp 2023-12-08 21:13:33 +0100
  • fecb6d1f16
    Merge f5397ca46c into 38cacfa577 #14263 Vincent Robinson 2024-04-15 20:36:58 +0200
  • 38cacfa577 Try to fix macro definition order problem with OpenGL code sfan5 2024-04-15 19:27:05 +0200
  • 13e271c6cb Improve error checks in COpenGL3DriverBase sfan5 2024-04-12 12:18:41 +0200
  • 7a6ca85081 Expose OpenGL debugging as a normal setting sfan5 2024-04-12 11:38:30 +0200
  • dcb7941be9 Add runtime test to mingw CI #14546 sfan5 2024-04-15 17:08:42 +0200
  • 91daac3b30 Mostly review stuff #14472 Gregor Parzefall 2024-04-15 16:29:55 +0200
  • 7b8dd20f47 Fix missing DLLs in Windows build sfan5 2024-04-15 16:16:15 +0200
  • 4af853a49c Improve error checks in COpenGL3DriverBase #14538 sfan5 2024-04-12 12:18:41 +0200