1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-26 02:33:06 +00:00
openmw/apps/openmw/mwscript
psi29a 7b4f7b7f07 Merge branch 'adjust_refnum' into 'master'
Adjust FormId in FormIdRefId and for items in containers when loading saves

See merge request OpenMW/openmw!3293
2023-08-08 08:54:00 +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 Remove SkillEnum 2023-06-08 18:35:50 +02: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 Cleanup includes 2023-07-29 00:16:43 +02: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 Adjust FormId in FormIdRefId and for items in containers when loading saves 2023-07-30 02:01:09 +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 Cleanup includes 2023-07-29 00:16:43 +02: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 Don't unlock unlocked objects now that unlock is no longer idempotent 2023-06-11 09:43:42 +02: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 Cleanup includes 2023-07-29 00:16:43 +02:00
skyextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soundextensions.cpp Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
soundextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
statsextensions.cpp Allow for more than 8 attributes 2023-06-19 20:41:54 +02: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