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
uramer e248ba293a Use sol helpers for metatable keys 2 months ago
..
shapes Expose game object's bounding box in lua api 2 years ago
asyncpackage.cpp Move local variables 10 months ago
asyncpackage.hpp Simplify and fix the storage subscribe test 11 months ago
configuration.cpp Store Lua script path as VFS normalized 3 months ago
configuration.hpp Store Lua script path as VFS normalized 3 months ago
inputactions.cpp Coverity defects 1 year ago
inputactions.hpp Coverity defects 1 year ago
l10n.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 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 Use sol helpers for metatable keys 2 months ago
luastate.hpp Use normalized path in LuaState 4 months ago
scriptscontainer.cpp Fix Lua memory usage 2 months ago
scriptscontainer.hpp Fix Lua memory usage 2 months ago
scripttracker.cpp Fix Lua memory usage 2 months ago
scripttracker.hpp Fix Lua memory usage 2 months ago
serialization.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 2 years ago
serialization.hpp Apply clang-format to code base 2 years ago
storage.cpp Wrap all memory allocating Lua functions in protected calls 4 months ago
storage.hpp Wrap all memory allocating Lua functions in protected calls 4 months ago
utf8.cpp dont use codecvt for utf8.char 6 months ago
utf8.hpp utf8.char 1 year ago
util.hpp Make mwscript return nil for records that don't have a script 6 months ago
utilpackage.cpp lua - add swizzling to vector types 5 months ago
utilpackage.hpp Lua: change obj.rotation from Euler angles to Quaternion 2 years ago
yamlloader.cpp Do not use an inner namespace 10 months ago
yamlloader.hpp Do not use an inner namespace 10 months ago