1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/components/lua
2022-01-02 09:58:51 +01:00
..
configuration.cpp
configuration.hpp
i18n.cpp Use a separate instance of Lua i18n for every context 2022-01-02 09:58:51 +01:00
i18n.hpp Use a separate instance of Lua i18n for every context 2022-01-02 09:58:51 +01:00
luastate.cpp Use a separate instance of Lua i18n for every context 2022-01-02 09:58:51 +01:00
luastate.hpp Use a separate instance of Lua i18n for every context 2022-01-02 09:58:51 +01:00
scriptscontainer.cpp
scriptscontainer.hpp
serialization.cpp A few small fixes + expose makeReadOnly to Lua + an option to apply makeReadOnly during deserialize 2021-12-15 02:38:54 +01:00
serialization.hpp A few small fixes + expose makeReadOnly to Lua + an option to apply makeReadOnly during deserialize 2021-12-15 02:38:54 +01:00
utilpackage.cpp A few small fixes + expose makeReadOnly to Lua + an option to apply makeReadOnly during deserialize 2021-12-15 02:38:54 +01:00
utilpackage.hpp