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
scrawl 5f349b9a6e Support effects with attribute/skill argument in OpGetEffect 9 years ago
..
docs Make the string argument to BetaComment optional 10 years ago
aiextensions.cpp Don't crash OpGetTarget when the target disappeared (Fixes #3048) 9 years ago
aiextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
animationextensions.cpp Remove empty line at the beginning of files 10 years ago
animationextensions.hpp added animation-related script instructions 13 years ago
cellextensions.cpp Restore OpGetWaterLevel to vanilla behaviour 9 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 Add --script-all-dialogue switch to compile all dialogue scripts (Fixes #1659) 10 years ago
consoleextensions.cpp Remove empty line at the beginning of files 10 years ago
consoleextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
containerextensions.cpp Fixes for building with unity build 9 years ago
containerextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
controlextensions.cpp Remove empty line at the beginning of files 10 years ago
controlextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
dialogueextensions.cpp Remove empty line at the beginning of files 10 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 make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 9 years ago
globalscripts.hpp fixed warning C4099: 10 years ago
guiextensions.cpp extracted MWMechanics::getPlayer() 10 years ago
guiextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
interpretercontext.cpp improves InterpreterContext::updatePtr 9 years ago
interpretercontext.hpp improves InterpreterContext::updatePtr 9 years ago
locals.cpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 9 years ago
locals.hpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 9 years ago
miscextensions.cpp Support effects with attribute/skill argument in OpGetEffect 9 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 Remove some including of mwbase/world.hpp 10 years ago
scriptmanagerimp.cpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 9 years ago
scriptmanagerimp.hpp fixed warning C4099: 10 years ago
skyextensions.cpp Remove empty line at the beginning of files 10 years ago
skyextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
soundextensions.cpp Remove empty line at the beginning of files 10 years ago
soundextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
statsextensions.cpp Fixes for building with unity build 9 years ago
statsextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
transformationextensions.cpp Use a single-precision PositionAttitudeTransform in speed critical places 9 years ago
transformationextensions.hpp fix -Wnewline-eof warnings 10 years ago
userextensions.cpp Remove empty line at the beginning of files 10 years ago
userextensions.hpp initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago