You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/lua
psi29a 0f331a4fc5 Merge branch 'lua_callback' into 'master'
Fix potential memory leak in LuaUtil::Callback

See merge request OpenMW/openmw!2733
2 years ago
..
asyncpackage.cpp Don't expose LuaUtil::Callback to lua 2 years ago
asyncpackage.hpp Don't expose LuaUtil::Callback to lua 2 years ago
configuration.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
configuration.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
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) 2 years ago
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) 2 years ago
luastate.cpp Fix #7210 2 years ago
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) 2 years ago
scriptscontainer.cpp Additional information in Lua profiler 2 years ago
scriptscontainer.hpp Move asyncpackage from apps/openmw/mwlua to components/lua 2 years ago
serialization.cpp Apply clang-format to code base 2 years ago
serialization.hpp Apply clang-format to code base 2 years ago
storage.cpp Don't expose LuaUtil::Callback to lua 2 years ago
storage.hpp Move asyncpackage from apps/openmw/mwlua to components/lua 2 years ago
utilpackage.cpp Documentation and API fixes (part of !2529) 2 years ago
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) 2 years ago