You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/lua
Petr Mikheev d18588dce7 Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
..
asyncpackage.cpp Don't expose LuaUtil::Callback to lua (!2733 for 0.48) 1 year ago
asyncpackage.hpp Don't expose LuaUtil::Callback to lua (!2733 for 0.48) 1 year ago
configuration.cpp Lua scripts configuration in omwaddon 2 years ago
configuration.hpp Lua scripts configuration in omwaddon 2 years ago
l10n.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
l10n.hpp Type forward VFS::Manager in luastate.hpp and l10n.hpp 2 years ago
luastate.cpp Add function LuaUtil::cast 1 year ago
luastate.hpp Add function LuaUtil::cast 1 year ago
scriptscontainer.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
scriptscontainer.hpp Move asyncpackage from apps/openmw/mwlua to components/lua (!2733 for 0.48) 1 year ago
serialization.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
serialization.hpp Lua scripts configuration in omwaddon 2 years ago
storage.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
storage.hpp Move asyncpackage from apps/openmw/mwlua to components/lua (!2733 for 0.48) 1 year ago
utilpackage.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
utilpackage.hpp Lua bindings for Colours 2 years ago