1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 12:56:36 +00:00
openmw/components/lua
Alexei Kotov c0276b6890 Merge branch 'cpputil2lua' into 'master'
Move some util to lua

See merge request OpenMW/openmw!4750
2025-07-08 12:45:14 +03:00
..
shapes
asyncpackage.cpp
asyncpackage.hpp
configuration.cpp
configuration.hpp
inputactions.cpp Keep MENU-registered input actions between games 2025-02-26 16:56:41 +01:00
inputactions.hpp Keep MENU-registered input actions between games 2025-02-26 16:56:41 +01:00
l10n.cpp Treat formatting string arguments as UTF-8 string 2025-07-06 13:35:27 +04:00
l10n.hpp
luastate.cpp Use unique_ptr to handle lua state lifetime 2025-04-18 14:01:07 +02:00
luastate.hpp Use unique_ptr to handle lua state lifetime 2025-04-18 14:01:07 +02:00
luastateptr.hpp Use unique_ptr to handle lua state lifetime 2025-04-18 14:01:07 +02:00
scriptscontainer.cpp Ensure class members are tied to the main Lua state 2025-03-03 19:37:07 +01:00
scriptscontainer.hpp Ensure class members are tied to the main Lua state 2025-03-03 19:37:07 +01:00
scripttracker.cpp
scripttracker.hpp
serialization.cpp
serialization.hpp
storage.cpp Ensure class members are tied to the main Lua state 2025-03-03 19:37:07 +01:00
storage.hpp Ensure class members are tied to the main Lua state 2025-03-03 19:37:07 +01:00
utf8.cpp
utf8.hpp
util.hpp
util.lua pressing enter for newline 2025-07-08 05:02:53 +08:00
utilpackage.cpp move some util to lua 2025-07-03 19:38:02 +08:00
utilpackage.hpp
yamlloader.cpp
yamlloader.hpp