minetest/src/script
Paul Ouellette b16f841756
LuaItemStack: Add __tostring metamethod (#8785)
* LuaItemStack: Add __tostring metamethod

* Clean up LuaItemStack::checkobject
2020-06-09 19:37:25 +02:00
..
common Lua API: Log incorrect parameter types as error (#9954) 2020-06-01 19:02:15 +02:00
cpp_api Fix Lua panic when error() message is not a string 2020-06-07 18:14:40 +02:00
lua_api LuaItemStack: Add __tostring metamethod (#8785) 2020-06-09 19:37:25 +02: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 Add HTTP API to main menu (#9998) 2020-06-06 17:17:08 +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