1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-10 02:08:37 +00:00
openmw/components/lua
psi29a b3677d07fd Merge branch 'pcallallthethings' into 'master'
Wrap all memory allocating Lua functions in protected calls

Closes #8099

See merge request OpenMW/openmw!4336
2024-09-04 07:22:26 +00:00
..
shapes
asyncpackage.cpp
asyncpackage.hpp
configuration.cpp
configuration.hpp
inputactions.cpp
inputactions.hpp
l10n.cpp
l10n.hpp
luastate.cpp Merge branch 'pcallallthethings' into 'master' 2024-09-04 07:22:26 +00:00
luastate.hpp Wrap all memory allocating Lua functions in protected calls 2024-08-22 22:22:28 +02:00
scriptscontainer.cpp Fix components_tests 2024-08-24 09:10:23 +02:00
scriptscontainer.hpp Wrap all memory allocating Lua functions in protected calls 2024-08-22 22:22:28 +02:00
serialization.cpp
serialization.hpp
storage.cpp Wrap all memory allocating Lua functions in protected calls 2024-08-22 22:22:28 +02:00
storage.hpp Wrap all memory allocating Lua functions in protected calls 2024-08-22 22:22:28 +02:00
utf8.cpp
utf8.hpp
util.hpp
utilpackage.cpp lua - add swizzling to vector types 2024-08-05 06:53:59 -07:00
utilpackage.hpp
yamlloader.cpp
yamlloader.hpp