1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-23 17:55:19 +01:00

Commit Graph

  • 291c3ad0c1 Document performance cost of use_texture_alpha=blend (#15244) Lars Müller 2024-10-08 21:44:44 +02:00
  • 1037ee2a55 ContentDB redesign: Redesign package list dialog rubenwardy 2024-04-01 02:00:38 +01:00
  • 78aab8c95d ContentDB redesign: Add package dialog rubenwardy 2024-03-31 19:24:27 +01:00
  • 05cbd84ae0 Fix irrString use-after-free with char-like assignment (operator=) swagtoy 2024-10-04 04:45:09 -04:00
  • 84b9321977 Switch to macOS 13, because brew support for macOS 12 gone (#15232) sfence 2024-10-04 10:44:14 +02:00
  • 95d7348a08 Client: upscale [mask or base image (#15205) SmallJoker 2024-10-04 10:44:03 +02:00
  • a19d0033bc Add forgotten lua_pop sfence 2024-10-04 10:42:37 +02:00
  • 57ca92e0eb Simplify minetest.strip_param2_color Erich Schubert 2024-10-04 10:42:25 +02:00
  • 3397950a0e Clarify bit meaning in param2 palette (#15225) Erich Schubert 2024-10-04 10:42:09 +02:00
  • 3eef1ca28f Fix incorrect SMaterial::operator!= (regression from #15165) (#15226) grorp 2024-10-03 11:37:14 +02:00
  • 132e43346e Setting structure improvements (#15218) grorp 2024-10-03 11:37:04 +02:00
  • eefaef53b7 Fix hypertext action firing twice on touchscreen (#15217) grorp 2024-10-03 11:36:48 +02:00
  • 3797ca52c4 Network: offload often changed constants to source file (#15207) SmallJoker 2024-10-02 11:01:30 +02:00
  • 22ef4c8be1 Expose analog joystick input to the Lua API (#14348) grorp 2024-10-01 17:21:42 +02:00
  • 6569fdd4d1 Add QT Creator and Windows dump files to .gitignore (#15214) swagtoy 2024-09-30 16:57:18 -04:00
  • 53d949bd9f Discourage disabling shaders (#15210) sfan5 2024-09-30 22:43:08 +02:00
  • c6fc694ea6 Fix deletePathFromFilename returning cutoff filenames (#15211) swagtoy 2024-09-30 16:41:53 -04:00
  • bca44574d5 Add test script for server error cases sfan5 2024-09-27 20:26:12 +02:00
  • 9e14f5f053 Apply some fixes to server destruction order sfan5 2024-09-27 19:04:59 +02:00
  • d6da80fe24 Fix vertex color on OpenGL 3 sfan5 2024-09-28 11:08:42 +02:00
  • 700fbc803d Minor improvements to metadata handling sfan5 2024-09-25 23:24:30 +02:00
  • 610ddaba7c Allow detection of damage greater than HP (#15160) sfence 2024-09-27 21:34:52 +02:00
  • fbb0e82679 Fix uninitialized shadow tint regression from #14610 (#15197) grorp 2024-09-27 11:08:35 +02:00
  • 65ec371b78 Allow allfaces drawtypes to have 6 textures (#15175) DragonWrangler1 2024-09-26 08:34:16 -07:00
  • d08d34d803 ABM without_neighbors (#14116) sfence 2024-09-26 17:32:55 +02:00
  • c1ea49940b Add questionable workaround for env lock contention sfan5 2024-09-15 23:06:03 +02:00
  • 5f308deb50 Switch env lock to fair mutex implementation sfan5 2024-09-15 22:16:05 +02:00
  • 0220d0d492 Encapsulate envlock sfan5 2024-09-15 21:25:03 +02:00
  • 588a0f83e9 Divorce map database locking from env lock (#15151) sfan5 2024-09-11 19:17:08 +02:00
  • 526a2f7b8c Dehardcode the death formspec (#15155) grorp 2024-09-24 22:37:44 +02:00
  • 3c48671076 Fix -Winconsistent-missing-override in unit_sao.h (#15190) grorp 2024-09-24 22:25:46 +02:00
  • f65fe80e81 Add minetest.bulk_swap_node (#15043) Elias Åström 2024-09-24 22:25:34 +02:00
  • d8f1daac25 Visual Effects Vol. 1 (#14610) GefullteTaubenbrust2 2024-09-24 20:14:27 +02:00
  • 4ac86db8e3 Simplify getGameTime function usage (#15187) Erich Schubert 2024-09-20 15:05:51 +02:00
  • 811adf5d42 Bulk LBMs (#14954) sfan5 2024-08-11 14:54:02 +02:00
  • 7ae51382c8 Refactor ABM/LBM related code sfan5 2024-08-11 13:34:03 +02:00
  • 387856a1c3 Load mod profiler in one of the test workflows sfan5 2024-08-11 15:21:45 +02:00
  • 24efd7dc91 Use smart ptrs for Minimap's member vars Desour 2023-09-15 00:00:00 +02:00
  • 9827f9df1b Use irr_ptr for MapBlockMesh::m_mesh Desour 2023-09-15 00:00:00 +02:00
  • 2b2f2dee20 Use make_irr instead of new + drop() in Game::handleCallbacks Desour 2023-07-11 00:00:00 +02:00
  • b93ae33f85 Use irr_ptr for Game::sky Desour 2023-07-11 00:00:00 +02:00
  • 17c041a65c Use irr_ptr for Game::gui_chat_console Desour 2023-07-11 00:00:00 +02:00
  • 37b374cb92 Use irr_ptr for Game::clouds Desour 2023-07-11 00:00:00 +02:00
  • ecf8c7696a Use irr_ptr for ClientEnvironment::m_map Desour 2023-07-10 00:00:00 +02:00
  • e3efaa1733 Move irr_ptr.h too irr/include/ Desour 2024-09-17 10:02:34 +02:00
  • 6d01ed5d74 irr_ptr: Allow to use with forward-declared types Desour 2023-07-10 00:00:00 +02:00
  • 70e169f165 Drop fixed pipeline lighting stuff (#15165) grorp 2024-09-18 12:18:28 +02:00
  • 6dfd61cba0 Fix TODO in joystick code (#15179) wrrrzr 2024-09-18 13:17:55 +03:00
  • 58ea11c2b3 Add some debug helpers around this area sfan5 2024-09-12 17:18:13 +02:00
  • 6f275e2ba0 Remove dead code in COpenGL3MaterialBaseCB sfan5 2024-09-10 21:02:22 +02:00
  • cc26b5384c Mark buffer as dirty in mesh helpers sfan5 2024-09-10 20:29:02 +02:00
  • 0fdcba197f Fix VBO hint in content_cao sfan5 2024-09-10 18:59:16 +02:00
  • 65af606729 Fix CAO mesh lighting with shaders disabled sfan5 2024-09-10 18:41:57 +02:00
  • 740dc0162e Don't use fixed pipeline lighting for stars (#15164) grorp 2024-09-16 10:16:55 +02:00
  • 47f199e6cb Avoid cloud jump when switching between mainmenu and loading screen (#15163) grorp 2024-09-16 10:16:27 +02:00
  • 4aec4fbe6f Add support for Tracy profiler (#15113) DS 2024-09-15 13:47:45 +02:00
  • 6f23de41fb Refresh windows toolchain and libs sfan5 2024-09-11 16:40:58 +02:00
  • 7bab390413 Add time_to_day_night_ratio to the Lua API Gregor Parzefall 2024-09-13 13:14:31 +02:00
  • f9c0354af1 Add colorspec_to_table to the Lua API Gregor Parzefall 2024-09-13 13:14:30 +02:00
  • c54f5a2137 Move std::tie out of headers DS 2024-09-14 12:10:11 +02:00
  • a6219ab955 Fix alignment in implicit client hotbar definition j-r 2024-09-14 12:09:56 +02:00
  • 71d9f1771c Bump version to 5.9.1 5.9.1 SmallJoker 2024-09-08 19:27:52 +02:00
  • 96fbc52071 Improve some protocol code log messages sfan5 2024-08-31 17:16:48 +02:00
  • 7556bf43a6 Fix RTT set before value is available sfan5 2024-09-13 18:51:58 +02:00
  • 722c0044b1 Nerf protocol window sizes sfan5 2024-09-13 18:51:09 +02:00
  • b93cce11d8 Count duplicate packets as congestion indicator sfan5 2024-09-13 18:48:33 +02:00
  • 6bdd5c6773 Only apply "touch_punch_gesture" when wielded item has no on_use callback (#15098) grorp 2024-09-12 23:41:47 +02:00
  • 38b4505ad7 Allow requesting reconnect when mods kick player (#14971) 1F616EMO~nya 2024-09-13 05:42:46 +08:00
  • b12e67699a Document negative saturation (#15062) nauta-turbidus 2024-09-12 23:42:33 +02:00
  • 72c306d920 Improve some protocol code log messages sfan5 2024-08-31 17:16:48 +02:00
  • f54f2c1601 Fix RTT set before value is available sfan5 2024-08-31 17:30:37 +02:00
  • 42af7cc1c5 Nerf protocol window sizes sfan5 2024-08-30 15:58:02 +02:00
  • 9c2b2c002c Count duplicate packets as congestion indicator sfan5 2024-08-30 15:39:43 +02:00
  • af67353f7a Only apply "touch_punch_gesture" when wielded item has no on_use callback (#15098) grorp 2024-09-12 23:41:47 +02:00
  • 8617993386 Add SDL2 options to compiling README (#15136) sfence 2024-09-12 23:40:03 +02:00
  • a8e7e261b9 Revert "Set VBO hints in more places" Gregor Parzefall 2024-09-12 19:28:37 +02:00
  • 73c29e7763 macOS: make mute sound actually work (#15128) sfence 2024-09-08 13:53:43 +02:00
  • e27757fa3a Fix texture matrix handling in our shaders sfan5 2024-09-06 10:32:05 +02:00
  • 4e3b8db2b9 Fix upright sprite entities not animating Lars Müller 2024-09-06 12:11:16 +02:00
  • 336f8d4dc7 Generate Minetest.app on macOS 12, so at least macOS 12 will be supported sfence 2024-09-06 11:30:27 +02:00
  • 7737906d2e Remove no* prefixes from settingtypes possible flags (#15111) Lars Müller 2024-09-04 15:19:00 +02:00
  • a6f1242a11 Fix CMeshBuffer::append reallocating too eagerly (#14969) Desour 2024-08-14 21:34:15 +02:00
  • 53c2fbb4c4 Don't attempt to process packets when there are none red-001 2024-08-31 16:42:37 +01:00
  • 1d042a977d Avoid unsafety with stack-allocated mesh buffer sfan5 2024-08-29 16:01:29 +02:00
  • 166782040e Fix uninitialized SkyboxParams::fog_color grorp 2024-08-31 20:46:14 +02:00
  • 9e198fc22c TouchControls: Fix outdated player controls in TOSERVER_INTERACT grorp 2024-08-31 20:45:32 +02:00
  • ecf535ee83 Restore proportional minimap scaling (#15022) grorp 2024-08-31 18:11:56 +02:00
  • f79a51c265 Main menu: formspec escape world name (#15064) cx384 2024-08-28 21:32:31 +02:00
  • bd25a06f44 Fix VBO hint for transparent block parts sfan5 2024-08-28 14:56:10 +02:00
  • 1caf26f18b LocalPlayer: Restore 2u height sneak jump (#15015) SmallJoker 2024-08-26 21:23:12 +02:00
  • 5861192752 zstd: Fix minetest.decompress lockup when data ends too early SmallJoker 2024-08-24 10:50:44 +02:00
  • 02db521c80 Make getting bone overrides return the "same" euler angles (#15007) Lars Müller 2024-08-26 21:22:38 +02:00
  • ba65eb953c Fix bounding box of clouds sfan5 2024-08-23 18:46:12 +02:00
  • dbf2d26a85 Fix CSM help form using "/" instead of "." (#15034) Zemtzov7 2024-08-23 02:15:55 +05:00
  • 60694cbd30 Generate Android versionCode from Major.Minor.Patch (#14963) rubenwardy 2024-08-21 19:25:18 +01:00
  • baafec9e9f Fix animations not being restartable (#15016) Lars Müller 2024-08-20 11:51:52 +02:00
  • 65d4335922 Fix Windows enabling touch controls due to existence of touchscreen (#15003) rubenwardy 2024-08-20 10:50:29 +01:00
  • 5094838837 Revert empty form name deprecation warnings Lars Müller 2024-08-20 11:49:41 +02:00
  • 93ac2ed894 [no sq] Move shaders & remove dead Irrlicht tests (#15006) sfan5 2024-08-19 09:17:52 +02:00
  • c011fa0188 Include unistd.h for getpid() when _IRR_COMPILE_WITH_X11_ Dmitry Marakasov 2024-08-12 15:25:57 +03:00