1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/apps/openmw/mwscript
2023-04-06 12:52:52 +02:00
..
docs
aiextensions.cpp Use operator<< for ESM::RefId 2023-03-18 13:39:50 +01:00
aiextensions.hpp
animationextensions.cpp
animationextensions.hpp
cellextensions.cpp Fix cell refid issues 2023-04-06 12:52:52 +02:00
cellextensions.hpp
compilercontext.cpp
compilercontext.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
consoleextensions.cpp
consoleextensions.hpp
containerextensions.cpp Remember actor in the actor's InventoryStore instead passing the actor in every call 2023-01-21 23:43:00 +01:00
containerextensions.hpp
controlextensions.cpp
controlextensions.hpp
dialogueextensions.cpp
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp Remove unused functions 2023-02-23 01:57:23 +01:00
globalscripts.hpp
guiextensions.cpp
guiextensions.hpp
interpretercontext.cpp
interpretercontext.hpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
locals.cpp
locals.hpp Convert RefId to class 2023-02-15 23:20:44 +01:00
miscextensions.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
miscextensions.hpp
ref.cpp
ref.hpp
scriptmanagerimp.cpp Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
scriptmanagerimp.hpp
skyextensions.cpp
skyextensions.hpp
soundextensions.cpp
soundextensions.hpp
statsextensions.cpp
statsextensions.hpp
transformationextensions.cpp restores the concept of worldspace for MWWorld::Cell 2023-04-03 14:16:04 +02:00
transformationextensions.hpp
userextensions.cpp
userextensions.hpp