1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-01 08:04:31 +00:00
openmw/apps/openmw/mwscript
2025-11-02 18:05:38 +00:00
..
docs Implement FillJournal console command 2025-07-06 12:16:17 -06:00
aiextensions.cpp Address more engine conversion warnings 2025-09-22 13:33:27 +02:00
aiextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
animationextensions.cpp Use a smaller integer type instead of dealing with casting issues. 2024-01-28 14:48:49 +01:00
animationextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellextensions.cpp Split ESM headers 2024-05-03 01:55:20 +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.hpp Remove small translation units 2025-08-29 00:41:47 +02:00
containerextensions.cpp Handle GetItemCount on references without a container store gracefully 2024-07-25 18:34:53 +02:00
containerextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controlextensions.cpp Deduplicate GetPCRunning logic 2025-07-21 19:09:24 +03:00
controlextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
dialogueextensions.cpp Skip quest names (vanilla improvement) 2025-07-06 12:16:17 -06: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 Address more engine conversion warnings 2025-09-22 13:33:27 +02:00
globalscripts.hpp Address more engine conversion warnings 2025-09-22 13:33:27 +02:00
guiextensions.cpp Require a non-empty argument in ShowMap (#8466) 2025-04-26 13:29:01 +03:00
guiextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
interpretercontext.cpp Address more conversion warnings in the engine 2025-09-21 17:45:38 +02:00
interpretercontext.hpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
locals.cpp Address more conversion warnings in the engine 2025-09-21 17:45:38 +02:00
locals.hpp Allow mwscript variable iteration 2024-06-18 17:43:48 +02:00
miscextensions.cpp Resolve merge conflicts from !4938 and !4956 2025-11-02 18:05:38 +00: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 Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
scriptmanagerimp.hpp Exterminate script blacklisting (#8214) 2024-10-31 14:59:55 +03:00
skyextensions.cpp Address more conversion warnings in the engine 2025-09-21 17:45:38 +02:00
skyextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soundextensions.cpp Don't require a reference for GetSoundPlaying (#8389) 2025-03-09 00:52:00 +03:00
soundextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
statsextensions.cpp Remove spell effects on RemoveSpell 2025-08-02 12:16:46 +02:00
statsextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
transformationextensions.cpp Fix SetAngle alternative axis order 2024-06-04 18:44:55 +03: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