1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/lua
psi29a 0f331a4fc5 Merge branch 'lua_callback' into 'master'
Fix potential memory leak in LuaUtil::Callback

See merge request OpenMW/openmw!2733
2023-02-18 21:05:07 +00:00
..
asyncpackage.cpp Don't expose LuaUtil::Callback to lua 2023-02-14 21:08:19 +01:00
asyncpackage.hpp Don't expose LuaUtil::Callback to lua 2023-02-14 21:08:19 +01:00
configuration.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
configuration.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
l10n.cpp Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case) 2022-12-03 16:58:03 +01:00
l10n.hpp Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case) 2022-12-03 16:58:03 +01:00
luastate.cpp Fix #7210 2023-02-15 10:31:10 +01:00
luastate.hpp Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case) 2022-12-03 16:58:03 +01:00
scriptscontainer.cpp Additional information in Lua profiler 2023-01-13 21:14:23 +01:00
scriptscontainer.hpp Move asyncpackage from apps/openmw/mwlua to components/lua 2023-02-14 20:03:32 +01:00
serialization.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
serialization.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
storage.cpp Don't expose LuaUtil::Callback to lua 2023-02-14 21:08:19 +01:00
storage.hpp Move asyncpackage from apps/openmw/mwlua to components/lua 2023-02-14 20:03:32 +01:00
utilpackage.cpp Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00
utilpackage.hpp Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case) 2022-12-03 16:58:03 +01:00