minetest/src/script
HybridDog fd4daefb29
minetest.get_content_id: error if the node does not exist (#9458)
If a mod creator makes a typing mistake, this function now causes an error instead of returning the id of "ignore".
2020-03-11 16:25:14 +01:00
..
common set_sky improvements, set_sun, set_moon and set_stars 2020-03-05 20:12:19 +01:00
cpp_api Script API: Document ObjectRef handling in a comment 2020-02-23 22:24:12 +01:00
lua_api minetest.get_content_id: error if the node does not exist (#9458) 2020-03-11 16:25:14 +01:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp [CSM] Expose more env functions 2019-11-11 14:06:48 +01:00
scripting_client.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_mainmenu.cpp Add online content repository 2018-04-19 20:14:53 +01:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp Refactor Script API's log_deprecated 2020-02-23 22:24:12 +01:00
scripting_server.h Refactor Script API's log_deprecated 2020-02-23 22:24:12 +01:00