1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 18:59:57 +00:00
openmw/components/lua
psi29a bd694128b9 Merge branch 'lua_input' into 'master'
Update Lua package openmw.input

See merge request OpenMW/openmw!1356
2021-11-14 19:57:37 +00:00
..
configuration.cpp Cast to the unsigned char expected by cctype functions 2021-11-14 11:26:18 +01:00
configuration.hpp Add LuaUtil::ScriptsConfiguration 2021-10-26 21:32:02 +02:00
luastate.cpp Redesign LuaUtil::ScriptsContainer to work with ScriptsConfiguration 2021-10-26 21:32:48 +02:00
luastate.hpp Replace sol::table::create_table_with with a more compiler-friendly implementation. It fixes MSVC error "compiler is out of heap space" and also slightly reduces binary size. 2021-11-11 22:46:01 +01:00
scriptscontainer.cpp Refactoring. Lua Callback is moved from apps/openmw/mwlua to components/lua. 2021-10-31 17:47:46 +01:00
scriptscontainer.hpp Refactoring. Lua Callback is moved from apps/openmw/mwlua to components/lua. 2021-10-31 17:47:46 +01:00
serialization.cpp Improve error messages in components/lua/serialization.cpp 2021-08-03 16:42:26 +03:00
serialization.hpp Add missing include from sol/sol.hpp 2021-07-10 01:01:50 +02:00
utilpackage.cpp 3D transforms in Lua 2021-09-28 20:37:47 +02:00
utilpackage.hpp 3D transforms in Lua 2021-09-28 20:37:47 +02:00