1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00
OpenMW/apps/openmw/mwscript
Roman Siromakha b3b8480d49
Merge pull request #2868 from Capostrophic/opcodes
Give new opcodes to old functions made custom
2020-05-26 14:08:27 +02:00
..
docs Give new opcodes to old functions made custom 2020-05-23 11:57:15 +03:00
aiextensions.cpp remove magic numbers and casts 2020-05-05 19:37:15 +02:00
aiextensions.hpp
animationextensions.cpp
animationextensions.hpp
cellextensions.cpp
cellextensions.hpp
compilercontext.cpp
compilercontext.hpp
consoleextensions.cpp
consoleextensions.hpp
containerextensions.cpp
containerextensions.hpp
controlextensions.cpp
controlextensions.hpp
dialogueextensions.cpp
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
globalscripts.hpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
guiextensions.cpp
guiextensions.hpp
interpretercontext.cpp make MenuMode, Random, GetSecondsPassed regular functions 2020-05-17 22:34:54 +02:00
interpretercontext.hpp make MenuMode, Random, GetSecondsPassed regular functions 2020-05-17 22:34:54 +02:00
locals.cpp
locals.hpp
miscextensions.cpp make MenuMode, Random, GetSecondsPassed regular functions 2020-05-17 22:34:54 +02:00
miscextensions.hpp
ref.cpp
ref.hpp
scriptmanagerimp.cpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
scriptmanagerimp.hpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
skyextensions.cpp
skyextensions.hpp
soundextensions.cpp
soundextensions.hpp
statsextensions.cpp Make ModCurrentFatigue KO the actor when necessary (bug #4523) 2020-02-21 00:05:13 +03:00
statsextensions.hpp
transformationextensions.cpp Improve GetDistance and object search warnings (bug #5427) 2020-05-22 15:50:04 +03:00
transformationextensions.hpp
userextensions.cpp
userextensions.hpp