minetest/builtin/game
SFENCE af3f696423
Some checks are pending
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
lua_lint / Compile and run multiplayer tests (push) Waiting to run
lua_lint / Builtin Luacheck and Unit Tests (push) Waiting to run
macos / build-intel-macos (push) Waiting to run
macos / build-arm-macos-xcode (push) Waiting to run
png_file_checks / png_optimized (push) Waiting to run
whitespace_checks / trailing_whitespaces (push) Waiting to run
whitespace_checks / indent_spaces (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
Code style fixes.
2025-01-21 16:29:12 +01:00
..
tests Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
async.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
auth.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
chat.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
constants.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
death_screen.lua Dehardcode the death formspec (#15155) 2024-09-24 22:37:44 +02:00
deprecated.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
detached_inventory.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
falling.lua Code style fixes. 2025-01-21 16:29:12 +01:00
features.lua Add particle blend mode "clip" (#15444) 2024-11-19 13:30:17 +01:00
forceloading.lua Let mods choose a forceload limit (#13002) 2022-12-03 10:41:34 -05:00
hud.lua Restore proportional minimap scaling (#15022) 2024-08-31 18:11:56 +02:00
init.lua Dehardcode the death formspec (#15155) 2024-09-24 22:37:44 +02:00
item.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
item_entity.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
knockback.lua Allow nil puncher in object:punch (#14319) 2024-04-28 17:55:04 +02:00
misc.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
misc_s.lua Code style fixes. 2025-01-21 16:29:12 +01:00
privileges.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
register.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
static_spawn.lua Make string to v3f parsing consistent, replace core.setting_get_pos() by core.settings:get_pos() (#15438) 2024-12-04 18:19:46 +01:00
voxelarea.lua Add VoxelArea() constructor (#12886) 2022-10-22 08:05:45 -04:00