1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/lua
psi29a 03d5872a55 Merge branch 'drop_on_exit' into 'master'
Add a storage mode to drop section on game exit

See merge request OpenMW/openmw!3905
2024-02-28 20:36:40 +00:00
..
shapes
asyncpackage.cpp Move local variables 2024-02-23 17:10:55 +04:00
asyncpackage.hpp Simplify and fix the storage subscribe test 2024-02-13 00:56:14 +01:00
configuration.cpp Draft: add new type of Lua scripts - menu scripts 2023-10-31 10:29:24 +01:00
configuration.hpp Draft: add new type of Lua scripts - menu scripts 2023-10-31 10:29:24 +01:00
inputactions.cpp Coverity defects 2024-01-02 13:54:02 +01:00
inputactions.hpp Coverity defects 2024-01-02 13:54:02 +01:00
l10n.cpp
l10n.hpp
luastate.cpp Fix loadVFS error handling 2024-02-14 09:49:32 +01:00
luastate.hpp Test LuaUtil::safeGet preventing crash 2024-02-14 09:49:32 +01:00
scriptscontainer.cpp Fix some Coverity Scan complaints 2024-02-02 09:28:19 +04:00
scriptscontainer.hpp Avoid making engine handler methods public 2024-01-11 00:55:29 +01:00
serialization.cpp
serialization.hpp
storage.cpp Add a storage mode to drop section on game exit 2024-02-27 23:26:22 +04:00
storage.hpp Add a storage mode to drop section on game exit 2024-02-27 23:26:22 +04:00
utf8.cpp fix string format 2023-09-08 10:39:28 +08:00
utf8.hpp utf8.char 2023-08-13 23:37:31 +08:00
utilpackage.cpp Minor API inconsistencies 2023-11-21 03:04:24 +00:00
utilpackage.hpp