minetest/src/script
DS 4aec4fbe6f
Some checks failed
android / build (push) Waiting to run
cpp_lint / clang_tidy (push) Waiting to run
linux / gcc_7 (push) Waiting to run
linux / gcc_14 (push) Waiting to run
linux / clang_7 (push) Waiting to run
linux / clang_18 (push) Waiting to run
linux / clang_11 (PROMETHEUS=1) (push) Waiting to run
macos / build (push) Waiting to run
whitespace_checks / trailing_whitespaces (push) Waiting to run
whitespace_checks / tabs_lua_api_files (push) Waiting to run
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (32) (push) Waiting to run
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (64) (push) Waiting to run
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x64 generator:-G'Visual Studio 16 2019' -A x64 vcpkg_triplet:x64-windows], portable) (push) Waiting to run
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x86 generator:-G'Visual Studio 16 2019' -A Win32 vcpkg_triplet:x86-windows], portable) (push) Waiting to run
lua_api_deploy / build (push) Has been cancelled
Add support for Tracy profiler (#15113)
2024-09-15 13:47:45 +02:00
..
common Use std::string_view in logging code 2024-09-02 16:09:14 +02:00
cpp_api Add support for Tracy profiler (#15113) 2024-09-15 13:47:45 +02:00
lua_api Add time_to_day_night_ratio to the Lua API 2024-09-14 12:13:11 +02:00
CMakeLists.txt Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
scripting_client.cpp Rename ModApiEnvMod and ModApiItemMod 2023-06-23 09:05:26 +02:00
scripting_client.h A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_emerge.cpp Revert "Clean up some getServer() unsafety" 2024-04-28 00:24:22 +02:00
scripting_emerge.h Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
scripting_mainmenu.cpp Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
scripting_mainmenu.h Move values the mainmenu caches to dedicated files (#14433) 2024-03-30 11:06:28 +01:00
scripting_server.cpp Revert "Clean up some getServer() unsafety" 2024-04-28 00:24:22 +02:00
scripting_server.h Add unit tests for SAO load / unload behaviour 2024-03-17 15:55:24 +01:00