1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-29 22:04:35 +00:00
openmw/components/lua
2025-11-10 16:03:02 +00:00
..
shapes Expose game object's bounding box in lua api 2023-05-18 11:10:10 -07:00
asyncpackage.cpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
asyncpackage.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
configuration.cpp First batch of warning fixes 2025-09-18 00:38:08 +01:00
configuration.hpp Address more engine conversion warnings 2025-09-22 13:33:27 +02:00
inputactions.cpp Address feedback 2025-08-25 16:46:04 +02:00
inputactions.hpp Keep MENU-registered input actions between games 2025-02-26 16:56:41 +01:00
l10n.cpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
l10n.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
luastate.cpp Require SOL_PROPAGATE_EXCEPTIONS to be off 2025-09-20 16:07:59 +02:00
luastate.hpp Ensure LuaUtil::call is invoked from a safe context 2025-10-30 22:24:53 +01:00
luastateptr.hpp Use unique_ptr to handle lua state lifetime 2025-04-18 14:01:07 +02:00
scriptscontainer.cpp Resolve merge conflicts from !4971 2025-11-10 16:01:47 +00:00
scriptscontainer.hpp Ensure LuaUtil::call is invoked from a safe context 2025-10-30 22:24:53 +01: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 Address remaining conversion warnings in components 2025-09-20 11:39:31 +02:00
serialization.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
storage.cpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
storage.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
utf8.cpp Merge branch 'formatcomponents' into 'master' 2025-08-31 17:59:35 +00:00
utf8.hpp utf8.char 2023-08-13 23:37:31 +08:00
util.hpp Fix clang-tidy checks 2025-11-02 18:40:02 +01:00
util.lua pressing enter for newline 2025-07-08 05:02:53 +08:00
utilpackage.cpp Resolve new warning from !4798 2025-11-10 16:03:02 +00:00
utilpackage.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
yamlloader.cpp Replace StringUtils::format in components/lua 2025-08-24 14:28:17 +02:00
yamlloader.hpp Do not use an inner namespace 2024-03-17 18:15:23 +04:00