minetest/src/script
sfan5 83229921e5 Rework use_texture_alpha to provide three opaque/clip/blend modes
The change that turns nodeboxes and meshes opaque when possible is kept,
as is the compatibility code that warns modders to adjust their nodedefs.
2021-01-29 17:34:41 +01:00
..
common Rework use_texture_alpha to provide three opaque/clip/blend modes 2021-01-29 17:34:41 +01:00
cpp_api Rework use_texture_alpha to provide three opaque/clip/blend modes 2021-01-29 17:34:41 +01:00
lua_api Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_client.h A few initialization cleanups 2020-04-11 13:12:51 +02:00
scripting_mainmenu.cpp Settings: Purge getDefault, clean FontEngine 2021-01-29 17:32:35 +01:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp Add warning when disabling secure.enable_security (#9943) 2020-06-20 13:21:38 +01:00
scripting_server.h Refactor Script API's log_deprecated 2020-02-23 22:24:12 +01:00