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
Evil Eye aa808d63bc Return nullptr straight away 4 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 Draft: add new type of Lua scripts - menu scripts 1 year ago
configuration.hpp Draft: add new type of Lua scripts - menu scripts 1 year 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 Return nullptr straight away 4 months ago
luastate.hpp Context helpers for caching packages, split up core bindings into multiple caches, remove getRealFrameDuration in global context 5 months ago
scriptscontainer.cpp Fixes for a whole bunch of warnings 10 months ago
scriptscontainer.hpp Revert "Merge branch 'were_engineers_not_salt_miners' into 'master'" 6 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 Handle zero length Lua storage files more gracefully (#7823) 9 months ago
storage.hpp Add a storage mode to drop section on game exit 10 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