1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00
luanti/src/script/cpp_api
2025-06-09 19:09:16 +02:00
..
CMakeLists.txt In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
s_async.cpp Warn if async engine seems stuck (#16010) 2025-04-14 17:18:33 +02:00
s_async.h Warn if async engine seems stuck (#16010) 2025-04-14 17:18:33 +02:00
s_base.cpp Apply review. 2025-06-09 19:09:16 +02:00
s_base.h Move EnumString to separate file and add enum_to_string (#15714) 2025-01-26 19:17:14 +01:00
s_client.cpp In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
s_client.h In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
s_client_common.cpp In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
s_client_common.h In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
s_entity.cpp CAO 'node' visual (#15683) 2025-02-22 16:19:04 +01:00
s_entity.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_env.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_env.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_internal.h Move EnumString to separate file and add enum_to_string (#15714) 2025-01-26 19:17:14 +01:00
s_inventory.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_inventory.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_item.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_item.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_mainmenu.cpp Mainmenu: Move core.on_before_close to s_mainmenu like other callbacks, and doc 2025-04-23 09:31:06 +02:00
s_mainmenu.h Mainmenu: Move core.on_before_close to s_mainmenu like other callbacks, and doc 2025-04-23 09:31:06 +02:00
s_mapgen.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_mapgen.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_modchannels.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_modchannels.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_node.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_node.h Clean up read_tiledef and related parts a bit 2025-05-24 22:49:04 +02:00
s_nodemeta.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_nodemeta.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_pause_menu.cpp In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
s_pause_menu.h In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05:00
s_player.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_player.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_security.cpp Add unittest that lints builtin JSON files 2025-03-04 19:53:01 +01:00
s_security.h Refactor ScriptApiSecurity for cleaner separation of concerns 2024-11-13 14:22:41 +01:00
s_server.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
s_server.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00