1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-04 01:04:31 +00:00
openmw/apps/openmw/mwscript
2024-05-19 22:10:54 +04:00
..
docs Implement TestModels/T3D 2022-11-08 22:36:15 +01:00
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 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.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 Use NAM9 for stack count 2023-12-31 17:12:46 +00: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 Fix Drop behavior for creatures that don't have an inventory 2024-04-28 20:07:37 +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 Implement Lua-based music 2024-05-19 22:10:54 +04:00
soundextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
statsextensions.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
statsextensions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
transformationextensions.cpp Split ESM headers 2024-05-03 01:55:20 +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