Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
PauseMenuScripting Member List

This is the complete list of members for PauseMenuScripting, including all inherited members.

addObjectReference(ServerActiveObject *cobj)ScriptApiBase
checkPath(lua_State *L, const char *path, bool write_required, bool *write_allowed=nullptr)ScriptApiSecuritystatic
checkPathInternal(const std::string &abs_path, bool write_required, bool *write_allowed) overridePauseMenuScriptingprotectedvirtual
checkPathWithGamedef(lua_State *L, const std::string &abs_path, bool write_required, bool *write_allowed)ScriptApiSecurityprotectedstatic
checkSetByBuiltin()ScriptApiBase
checkWhitelisted(lua_State *L, const std::string &setting)ScriptApiSecuritystatic
clientOpenLibs(lua_State *L)ScriptApiBaseinline
createEmptyEnv(lua_State *L)ScriptApiSecurityprivate
DISABLE_CLASS_COPY(ScriptApiBase)ScriptApiBase
getCurrentModName(lua_State *L)ScriptApiSecuritystatic
getCurrentModNameInsecure(lua_State *L)ScriptApiBasestatic
getEmergeThread()ScriptApiBaseinlineprotected
getEnv()ScriptApiBaseinlineprotected
getGameDef()ScriptApiBaseinline
getGlobalsBackup(lua_State *L)ScriptApiSecuritystatic
getOrigin()ScriptApiBaseinline
getServer()ScriptApiBase
getStack()ScriptApiBaseinlineprotected
getThread(lua_State *L)ScriptApiSecurityprivate
getType()ScriptApiBaseinline
initializeModApi(lua_State *L, int top)PauseMenuScriptingprivate
initializeSecurity()ScriptApiSecurity
initializeSecurityClient()ScriptApiSecurityinline
isSecure(lua_State *L)ScriptApiSecuritystatic
loadBuiltin()PauseMenuScripting
loadMod(const std::string &script_path, const std::string &mod_name)ScriptApiBase
loadScript(const std::string &script_path)ScriptApiBase
luaPanic(lua_State *L)ScriptApiBaseprivatestatic
m_emergeScriptApiBaseprivate
m_environmentScriptApiBaseprivate
m_gamedefScriptApiBaseprivate
m_last_run_modScriptApiBaseprotected
m_lock_recursion_countScriptApiBaseprotected
m_luastackScriptApiBaseprivate
m_luastackmutexScriptApiBaseprotected
m_owning_threadScriptApiBaseprotected
m_secureScriptApiSecurityprivate
m_typeScriptApiBaseprivate
modNamesAreTrusted()ScriptApiSecurityinlineprotectedvirtual
objectrefGetOrCreate(lua_State *L, ServerActiveObject *cobj)ScriptApiBaseprotected
on_formspec_input(const std::string &formname, const StringMap &fields)ScriptApiClientCommon
open_settings()ScriptApiPauseMenu
PauseMenuScripting(Client *client)PauseMenuScripting
pushPlayerHPChangeReason(lua_State *L, const PlayerHPChangeReason &reason)ScriptApiBaseprotected
readParam(lua_State *L, int index)LuaHelperprotectedstatic
readParam(lua_State *L, int index, const T &default_value)LuaHelperinlineprotectedstatic
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
realityCheck()ScriptApiBaseprotected
removeObjectReference(ServerActiveObject *cobj)ScriptApiBase
runCallbacksRaw(int nargs, RunCallbacksMode mode, const char *fxn)ScriptApiBase
safeLoadFile(lua_State *L, const char *path, const char *display_name=nullptr)ScriptApiSecuritystatic
safeLoadString(lua_State *L, std::string_view code, const char *chunk_name)ScriptApiSecuritystatic
ScriptApiBase(ScriptingType type)ScriptApiBase
ScriptApiBase()ScriptApiBaseinline
scriptError(int result, const char *fxn)ScriptApiBaseprotected
setEmergeThread(EmergeThread *emerge)ScriptApiBaseinlineprotected
setEnv(Environment *env)ScriptApiBaseinlineprotected
setGameDef(IGameDef *gamedef)ScriptApiBaseinlineprotected
setLuaEnv(lua_State *L, int thread)ScriptApiSecurityprivate
setOriginDirect(const char *origin)ScriptApiBase
setOriginFromTableRaw(int index, const char *fxn)ScriptApiBase
sl_g_dofile(lua_State *L)ScriptApiSecurityprivatestatic
sl_g_load(lua_State *L)ScriptApiSecurityprivatestatic
sl_g_loadfile(lua_State *L)ScriptApiSecurityprivatestatic
sl_g_loadstring(lua_State *L)ScriptApiSecurityprivatestatic
sl_g_require(lua_State *L)ScriptApiSecurityprivatestatic
sl_io_input(lua_State *L)ScriptApiSecurityprivatestatic
sl_io_lines(lua_State *L)ScriptApiSecurityprivatestatic
sl_io_open(lua_State *L)ScriptApiSecurityprivatestatic
sl_io_output(lua_State *L)ScriptApiSecurityprivatestatic
sl_os_remove(lua_State *L)ScriptApiSecurityprivatestatic
sl_os_rename(lua_State *L)ScriptApiSecurityprivatestatic
sl_os_setlocale(lua_State *L)ScriptApiSecurityprivatestatic
stackDump(std::ostream &o)ScriptApiBaseprotected
~ScriptApiBase()ScriptApiBasevirtual