minetest/src/script
Jude Melton-Houghton 1f3b5e553b
Fix `plantlike_rooted` world-aligned node base textures (#12994)
Co-authored-by: Wuzzy <Wuzzy@disroot.org>
2022-12-12 08:45:09 -05:00
..
common Fix `plantlike_rooted` world-aligned node base textures (#12994) 2022-12-12 08:45:09 -05:00
cpp_api Add `minetest.get_game_info` and allow reading `game.conf` (#12989) 2022-11-28 07:21:43 -05:00
lua_api Expose dtime_s to LBM handler 2022-12-04 12:35:14 +01:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Implement vector and node conversion in Lua (#12609) 2022-10-18 18:01:44 -04:00
scripting_client.h A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_mainmenu.cpp Async-related script cleanups 2021-08-28 12:15:12 +02:00
scripting_mainmenu.h Async-related script cleanups 2021-08-28 12:15:12 +02:00
scripting_server.cpp Use native packer to transfer globals into async env(s) 2022-05-10 22:37:42 +02:00
scripting_server.h Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00