..
docs
Implement FillJournal console command
2025-07-06 12:16:17 -06:00
aiextensions.cpp
Turn GreetingState into enum class and cut some mechanics manager includes
2025-07-27 23:02:06 +03: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
Revert "Merge branch 'were_engineers_not_salt_miners' into 'master'"
2024-06-25 20:58:31 +00:00
globalscripts.hpp
show global script variables in showVars
2025-04-04 15:36:01 +08: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
Resolve a number of Coverity defects
2025-08-06 19:52:09 +02:00
interpretercontext.hpp
Remove ESM::RefId::sEmpty
2023-04-26 21:15:16 +02:00
locals.cpp
Allow mwscript variable iteration
2024-06-18 17:43:48 +02:00
locals.hpp
Allow mwscript variable iteration
2024-06-18 17:43:48 +02:00
miscextensions.cpp
Fix msvc warnings
2025-08-03 14:22:38 +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
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
more less preprocessed code lines
2025-07-25 01:13:43 +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