1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-25 11:26:37 +00:00
openmw/apps/openmw/mwscript
psi29a 7793a6d0d9 Merge branch 'modelviewbutnocontroller' into 'master'
Collect string_views when deciding what to preload

See merge request OpenMW/openmw!3816
2024-02-06 09:06:57 +00:00
..
docs
aiextensions.cpp Exclude deleted actors, prevent copies, and try to avoid a second getActorsSidingWith call 2024-01-29 22:08:00 +01:00
aiextensions.hpp
animationextensions.cpp Use a smaller integer type instead of dealing with casting issues. 2024-01-28 14:48:49 +01:00
animationextensions.hpp
cellextensions.cpp Cleanup includes 2023-07-29 00:16:43 +02:00
cellextensions.hpp
compilercontext.cpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
compilercontext.hpp
consoleextensions.cpp
consoleextensions.hpp
containerextensions.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
containerextensions.hpp
controlextensions.cpp
controlextensions.hpp
dialogueextensions.cpp Add record presence early-outs for various script instructions (feature #7625) 2023-10-24 23:19:53 +03:00
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp Replace more explicitly sized reads and variable width integers 2023-08-20 11:34:05 +02:00
globalscripts.hpp Adjust FormId in FormIdRefId and for items in containers when loading saves 2023-07-30 02:01:09 +02:00
guiextensions.cpp Add functions to lua ui library to toggle HUD visibility, and check current status. 2023-10-25 12:34:56 +00:00
guiextensions.hpp
interpretercontext.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
interpretercontext.hpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
locals.cpp Cleanup includes 2023-07-08 11:28:56 +02:00
locals.hpp
miscextensions.cpp Split Class::getModel into Class::getCorrectedModel and Class::getModel so preloading can use string_view 2024-01-27 16:26:31 +01:00
miscextensions.hpp
ref.cpp
ref.hpp
scriptmanagerimp.cpp
scriptmanagerimp.hpp
skyextensions.cpp Use fixed size ints for Region and use an array for weather odds 2023-10-14 16:36:45 +02:00
skyextensions.hpp
soundextensions.cpp Remove default argument 2023-09-13 09:11:07 +04:00
soundextensions.hpp
statsextensions.cpp Handle running stats extensions on non-actors gracefully (#7770) 2024-01-10 22:41:11 +03:00
statsextensions.hpp
transformationextensions.cpp Lua engine handler onTeleported 2023-07-19 10:42:58 +02:00
transformationextensions.hpp
userextensions.cpp
userextensions.hpp