You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwscript
psi29a 9eb876cc17 Merge branch 'read_me' into 'master'
Allow activation of inventory items

Closes #5991

See merge request OpenMW/openmw!788
4 years ago
..
docs Give new opcodes to old functions made custom 5 years ago
aiextensions.cpp Allow negative values for ai stats 4 years ago
aiextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
animationextensions.cpp Mark overrided methods by override keyword 4 years ago
animationextensions.hpp added animation-related script instructions 13 years ago
cellextensions.cpp Mark overrided methods by override keyword 4 years ago
cellextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
compilercontext.cpp fixed for compiler not recognising script names in some situations 9 years ago
compilercontext.hpp Mark overrided methods by override keyword 4 years ago
consoleextensions.cpp Remove redundant includes 6 years ago
consoleextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
containerextensions.cpp Make AddItem's quantity overflow on negative numbers 4 years ago
containerextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
controlextensions.cpp Mark overrided methods by override keyword 4 years ago
controlextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
dialogueextensions.cpp Mark overrided methods by override keyword 4 years ago
dialogueextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
extensions.cpp Remove empty line at the beginning of files 10 years ago
extensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
globalscripts.cpp Fix targeted scripts losing their targets when rearranging your load order 4 years ago
globalscripts.hpp Fix targeted scripts losing their targets when rearranging your load order 4 years ago
guiextensions.cpp Mark overrided methods by override keyword 4 years ago
guiextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
interpretercontext.cpp Use more C++11 in the scripting system code 4 years ago
interpretercontext.hpp Remove unused forward declarations 4 years ago
locals.cpp Use emplace_back instead of push_back 4 years ago
locals.hpp Implement 'Show' script instruction 9 years ago
miscextensions.cpp Allow activation of inventory items 4 years ago
miscextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
ref.cpp Remove some including of mwbase/world.hpp 10 years ago
ref.hpp "static const" -> "static constexpr" in headers 4 years ago
scriptmanagerimp.cpp Fix AppVeyor warnings 4 years ago
scriptmanagerimp.hpp Mark overrided methods by override keyword 4 years ago
skyextensions.cpp Mark overrided methods by override keyword 4 years ago
skyextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
soundextensions.cpp Mark overrided methods by override keyword 4 years ago
soundextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
statsextensions.cpp Don't return negative values from GetMagicka 4 years ago
statsextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
transformationextensions.cpp Tone down actor's skip simulation flag to an optional skip collision 4 years ago
transformationextensions.hpp fix -Wnewline-eof warnings 10 years ago
userextensions.cpp Mark overrided methods by override keyword 4 years ago
userextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago