1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-28 00:15:06 +00:00
OpenMW/components/lua
2024-12-02 21:22:29 +01:00
..
shapes
asyncpackage.cpp
asyncpackage.hpp
configuration.cpp Store Lua script path as VFS normalized 2024-09-15 13:53:20 +02:00
configuration.hpp Store Lua script path as VFS normalized 2024-09-15 13:53:20 +02:00
inputactions.cpp
inputactions.hpp
l10n.cpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 2023-04-25 22:11:04 +02: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 Use sol helpers for metatable keys 2024-10-28 16:45:51 +01:00
luastate.hpp Fix findPath returning a raw vector 2024-12-02 21:22:29 +01:00
scriptscontainer.cpp Use the right deserializer for unloaded scripts 2024-11-09 13:05:39 +01:00
scriptscontainer.hpp Fix Lua memory usage 2024-10-15 21:18:13 +00:00
scripttracker.cpp Fix Lua memory usage 2024-10-15 21:18:13 +00:00
scripttracker.hpp Fix Lua memory usage 2024-10-15 21:18:13 +00: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 dont use codecvt for utf8.char 2024-06-30 01:49:24 +08:00
utf8.hpp
util.hpp Make mwscript return nil for records that don't have a script 2024-07-07 13:58:34 +02:00
utilpackage.cpp lua - add swizzling to vector types 2024-08-05 06:53:59 -07:00
utilpackage.hpp
yamlloader.cpp Do not use an inner namespace 2024-03-17 18:15:23 +04:00
yamlloader.hpp Do not use an inner namespace 2024-03-17 18:15:23 +04:00