1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 00:45:36 +00:00
openmw/apps/openmw/mwscript
uramer 1ec4681e40 Merge branch 'areyouthere' into 'master'
Add record presence early-outs for various script instructions (feature #7625)

Closes #7625

See merge request OpenMW/openmw!3501
2023-10-29 12:15:48 +00:00
..
docs Implement TestModels/T3D 2022-11-08 22:36:15 +01:00
aiextensions.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
aiextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
animationextensions.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
animationextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellextensions.cpp Cleanup includes 2023-07-29 00:16:43 +02:00
cellextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
compilercontext.cpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
compilercontext.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
consoleextensions.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
consoleextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
containerextensions.cpp Add record presence early-outs for various script instructions (feature #7625) 2023-10-24 23:19:53 +03:00
containerextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controlextensions.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controlextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
dialogueextensions.cpp Add record presence early-outs for various script instructions (feature #7625) 2023-10-24 23:19:53 +03:00
dialogueextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
extensions.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
extensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
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 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
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 Convert RefId to class 2023-02-15 23:20:44 +01:00
miscextensions.cpp Add record presence early-outs for various script instructions (feature #7625) 2023-10-24 23:19:53 +03:00
miscextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
ref.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
ref.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scriptmanagerimp.cpp Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
scriptmanagerimp.hpp Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
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 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soundextensions.cpp Remove default argument 2023-09-13 09:11:07 +04:00
soundextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
statsextensions.cpp Implement Lua API for factions (feature 7468) 2023-09-12 09:49:03 +04:00
statsextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
transformationextensions.cpp Lua engine handler onTeleported 2023-07-19 10:42:58 +02:00
transformationextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
userextensions.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
userextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00