Commit Graph

  • 4c2bb1db86 move changes to src/constant Yoruma 2024-06-24 09:15:00 +0800
  • 3c8c8745a6 A better approach for getting density into the skin Gregor Parzefall 2024-06-23 21:48:48 +0200
  • dd7dfc60bb Make button sprites (scrollbar arrows) DPI-aware Gregor Parzefall 2024-06-23 19:42:58 +0200
  • 16b9cf7e69 Remove unused "Scale" button sprite boolean property Gregor Parzefall 2024-06-23 18:46:35 +0200
  • 75be9adc53 Update according to review Gregor Parzefall 2024-06-23 13:55:05 +0200
  • 0da16f9937 Send sound to players which comes to hear distance. SFENCE 2024-02-03 18:47:42 +0100
  • d74ec349c7 Minor doc adjustments Lars Mueller 2024-06-22 17:00:15 +0200
  • 07b89e5220
    Add devtest test node for destroy_falling_node 1F616EMO 2024-06-22 21:55:46 +0800
  • 85438c93d4
    Add documentation for destroy_falling_node 1F616EMO 2024-06-22 21:43:21 +0800
  • 41eebc8fc0
    use a more informative group name (nostomp -> destroy_falling_node) 1F616EMO 2024-06-22 21:40:49 +0800
  • 6ab6e6cbaa
    make falling nodes not replace nostomp nodes Humr 2022-10-23 16:45:42 +0200
  • dc116f0a44 Fix tests Lars Mueller 2024-06-22 15:26:20 +0200
  • e00f1d0763
    Apply suggestions from code review Lars Müller 2024-06-22 14:21:14 +0200
  • e1cd2c0fc3 Update according to review rubenwardy 2024-06-22 10:19:53 +0100
  • 9ab447843b
    Clarify "dtime" in API (#14758) Yoruma 2024-06-22 16:59:58 +0800
  • 0bebdec715
    Remove misleading statement Lars Müller 2024-06-22 00:56:03 +0200
  • 94a48e9672 Merge branch 'master' of https://github.com/minetest/minetest DustyBagel 2024-06-21 16:40:01 -0500
  • f03922f218 Basic Lan Implmentation DustyBagel 2024-06-21 16:33:44 -0500
  • 83b8750c44 Fix new texture properties not being sent for minetest.add_particle Gregor Parzefall 2024-06-18 21:50:51 +0200
  • 89079a6619 Fix up documentation Lars Mueller 2024-06-21 19:56:25 +0200
  • 1f3f9d5dc7 GUITable: Scale images with display density / row height Gregor Parzefall 2024-05-28 20:52:51 +0200
  • be14c86320 Add object inside radius / area iterators Lars Mueller 2024-06-21 19:08:13 +0200
  • 0810275640 Add ObjectRef:is_valid method Lars Mueller 2024-06-21 18:42:55 +0200
  • 0ad415c18d Skip invalid objects in raycasts Lars Mueller 2024-06-21 18:20:01 +0200
  • d4e8da1041 Add (failing) unit test for raycasts w.r.t. entities Lars Mueller 2024-06-21 18:19:11 +0200
  • e211a5fa64 Coding style fix in guiHyperText.cpp Wuzzy 2024-06-21 18:13:31 +0200
  • 0f12a322d9 Fix delay on bound supertips Jean-Patrick Guerrero 2024-06-21 18:00:14 +0200
  • 3d80394445 Knock out pkgmgr.is_valid_modname swagtoy 2024-06-20 01:42:38 -0400
  • 68a4df7701
    Bye blank line Lars Müller 2024-06-19 22:27:24 +0200
  • d693a07716 Add unit tests for math.round Jan Wielkiewicz 2024-06-19 21:48:52 +0200
  • f1c6a38ecc
    Merge pull request #3 from appgurueu/sfence_breath_hp++ sfence 2024-06-19 19:18:59 +0200
  • 582048af15 Rewrite pkgmgr.get_folder_type in C++ and setup namespaces swagtoy 2024-06-19 13:11:23 -0400
  • 73c68c7a62
    Document alternative 'persist' key in noise parameter table aminothere 2024-06-19 15:39:05 +0200
  • 690c7559fe
    Describe 'name' key in decoration definition aminothere 2024-06-19 14:48:50 +0200
  • 225c57a0a7 Fix a copy error Yoruma 2024-06-19 08:24:23 +0800
  • c6e40fd376
    Merge 268dc7114881884a0bc37a07b24160a8e7a686a2 into fe6da3a16bd2d284085d35e450f2896b460b252b Lars Müller 2024-06-18 15:25:51 +0200
  • d14495f6a2 Fix API dtime not clarified Yoruma 2024-06-18 08:28:05 +0800
  • 7d833d312b Fix math.round floating point bug Jan Wielkiewicz 2024-06-16 02:22:08 +0200
  • fe6da3a16b
    Disallow formspec debug if the player does not have the debug privilege (#14753) l-koehler 2024-06-17 13:59:49 +0000
  • fac9aac821
    Move malloc_trim invocations to background thread (#14744) sfan5 2024-06-17 15:59:35 +0200
  • c3e83f79df
    while we're at it sfan5 2024-06-16 20:27:31 +0200
  • 2fb096e9bb Allow toggling formspec debug in mainmenu Lars Mueller 2024-06-16 20:23:13 +0200
  • d7f4ce6cff
    Fix broken default sneak keybind on macOS with SDL (#14754) grorp 2024-06-16 17:50:02 +0200
  • a9cca5e76c
    SDL2: Support highdpi (#14703) grorp 2024-06-16 17:49:42 +0200
  • be6551b7fb Remove outdated comment Lorenz Koehler 2024-06-15 22:48:13 +0200
  • 6e060b2248 Disable debug view as soon as debug privileges are revoked Lorenz Koehler 2024-06-15 15:40:47 +0000
  • de55047505
    Merge f74fff3dd1bc5c62b16ec401ab5273a882db8396 into 7a64527db5b23c8b9d988f1d914fbd3555025830 grorp 2024-06-15 17:39:22 +0200
  • 0dbe898a4a Allow players without debug privilege to disable debug mode l-koehler 2024-06-15 16:05:16 +0200
  • 7a64527db5
    Fix connected_players on_shutdown (#14739) cx384 2024-06-15 16:00:33 +0200
  • 7be7d15a02 Add documentation to profiler and profiler graph ZavGaro 2024-06-15 13:37:06 +0300
  • e9c2d0d316 NSHighResolutionCapable back to false Gregor Parzefall 2024-06-15 10:49:26 +0200
  • bc23a610d3
    Fix two problems with toggling fullscreen at runtime (#14750) grorp 2024-06-14 16:50:41 +0200
  • 92b7a2cebe Fix broken default sneak keybind on macOS with SDL Gregor Parzefall 2024-06-14 16:18:02 +0200
  • 6c004a4b3c different approach sfan5 2024-06-14 12:59:19 +0200
  • 8a6db6a5b3 Disallow formspec debug if the player does not have the debug privilege Lorenz Koehler 2024-06-13 21:06:10 +0200
  • f74fff3dd1 Manually set Simulated = false where necessary (fixup) Gregor Parzefall 2024-06-13 20:05:18 +0200
  • c6978db8fc Avoid bug on Linux/X11 Gregor Parzefall 2024-05-15 21:40:18 +0200
  • 348d0032e4 Fix Android camera jump issue (phew) Gregor Parzefall 2024-05-05 19:43:11 +0200
  • 71c05c6257 Auto-toggle TouchControls in-game when receiving touch/mouse input (compiles again, but not tested yet) Gregor Parzefall 2024-04-13 18:39:14 +0200
  • d9a37a2e7e fix Lars Mueller 2024-06-13 00:29:32 +0200
  • 87750834ba Update docs Lars Mueller 2024-06-12 20:54:17 +0200
  • 6385fa80dd Remove redundant model Lars Mueller 2024-06-12 20:43:38 +0200
  • cbd3c30c63 Move from testentities to gltf mod Lars Mueller 2024-06-12 20:03:20 +0200
  • 7514d9343d fix Lars Mueller 2024-05-22 16:02:26 +0200
  • 6ca1d27832 Minify spider model Lars Mueller 2024-05-22 00:54:17 +0200
  • dfb0f14d95 fix Lars Mueller 2024-05-22 00:34:36 +0200
  • cbc6b2b394 Bring over test sources (not compiled yet!) Lars Mueller 2024-05-15 02:57:44 +0200
  • 72cecd1b6a Add animation support Lars Mueller 2024-05-15 02:25:11 +0200
  • 4b885ca99e Further preparations for animated gltf support Lars Mueller 2024-05-15 01:00:07 +0200
  • 5e34862440 Rename matrix methods Lars Mueller 2024-05-14 23:48:36 +0200
  • 1bcb5bd620 Add bendy plane example model & license info Lars Mueller 2024-01-08 23:17:12 +0100
  • a74d30ed6a Add glTF test entities Lars Mueller 2024-01-06 20:21:04 +0100
  • e467fa5e62
    split enable_touch to touch_controls (for touchscreen controls) and touch_gui Gregor Parzefall 2024-06-02 12:58:41 -0700
  • 266137a096
    Rename TouchScreenGUI -> TouchControls Gregor Parzefall 2024-05-15 21:11:16 +0200
  • 6be3c1a0f0 Rename (& minify) files to follow naming conventions Lars Mueller 2024-06-12 23:45:31 +0200
  • 196bb56dfd Fix invalid bufferview bounds test Lars Mueller 2024-06-12 23:42:36 +0200
  • 3360826cb5 Fix two problems with toggling fullscreen at runtime Gregor Parzefall 2024-06-12 21:42:03 +0200
  • 3467d91730 Fix sparse accessor handling in tiniergltf Lars Mueller 2024-06-12 20:35:36 +0200
  • f237e5f2d0
    Update net.minetest.minetest.desktop AFCMS 2024-06-12 20:30:45 +0200
  • 35466b227a Add applicable tests from animated branch Lars Mueller 2024-06-12 20:18:46 +0200
  • 8547a33cc7 Use SKIP now that we can Lars Mueller 2024-06-12 14:56:36 +0200
  • 31ab21ffd5 Update devtest mod count, add mod.conf Lars Mueller 2024-06-08 20:14:28 +0200
  • 0ce6b3f8c8 Implement clang-tidy suggestions in tiniergltf Lars Mueller 2024-06-08 19:53:24 +0200
  • 616a27a966 Work around lack of SKIP Lars Mueller 2024-06-08 19:48:28 +0200
  • 39691664ba Add spider model Lars Mueller 2024-06-08 19:25:41 +0200
  • d6b6eec1bf Address minor TODOs in tiniergltf Lars Mueller 2024-06-08 18:44:14 +0200
  • 997926461e Test fixes (get rid of device creation, fix error case tests) Lars Mueller 2024-06-08 18:08:28 +0200
  • 37c3edfc38 Move test assets to devtest, add corresponding entities Lars Mueller 2024-06-08 17:31:39 +0200
  • be03a435b8 Add copy & move constructor from STL string to Irrlicht string Lars Mueller 2024-06-08 16:43:07 +0200
  • 580a71554d Improve docs Lars Mueller 2024-06-08 02:29:15 +0200
  • 1d185c1ce7 Fix triangle with vertex stride test case Lars Mueller 2024-06-08 02:22:18 +0200
  • 451978dc2c Move everything to sections of one big "gltf" test case Lars Mueller 2024-06-08 02:02:11 +0200
  • 59a173b51b Clean up unit tests Lars Mueller 2024-06-08 01:59:25 +0200
  • 50c8604de1 Fix snow man test texture coordinates Lars Mueller 2024-06-08 01:06:42 +0200
  • 50d20a854c Fix -Wsign-compare warning Lars Mueller 2024-06-07 23:03:15 +0200
  • d5450c62bf Add f postfix to floating point test values Josiah VanderZee 2024-05-22 14:40:11 -0500
  • 2a9e570cbc Fix strict aliasing violations in glTF tests Josiah VanderZee 2024-05-22 14:30:50 -0500
  • 8f6c24cbe9 Fix improper unit tests paths again Josiah VanderZee 2024-05-22 13:05:44 -0500
  • d4d9035ee5 Fix improper unit test paths Josiah VanderZee 2024-05-22 13:01:39 -0500
  • 0eef3b07b8 Fix minetestserver build Josiah VanderZee 2024-05-22 12:55:10 -0500