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/apps/openmw/mwscript
elsid 01166b1f26
Split ESM headers
2 weeks ago
..
docs Implement TestModels/T3D 2 years ago
aiextensions.cpp Exclude deleted actors, prevent copies, and try to avoid a second getActorsSidingWith call 4 months ago
aiextensions.hpp Apply clang-format to code base 2 years ago
animationextensions.cpp Use a smaller integer type instead of dealing with casting issues. 4 months ago
animationextensions.hpp Apply clang-format to code base 2 years ago
cellextensions.cpp Split ESM headers 2 weeks ago
cellextensions.hpp Apply clang-format to code base 2 years ago
compilercontext.cpp Remove ESM::RefId::sEmpty 1 year ago
compilercontext.hpp Convert RefId to class 1 year ago
consoleextensions.cpp Apply clang-format to code base 2 years ago
consoleextensions.hpp Apply clang-format to code base 2 years ago
containerextensions.cpp Use NAM9 for stack count 5 months ago
containerextensions.hpp Apply clang-format to code base 2 years ago
controlextensions.cpp Apply clang-format to code base 2 years ago
controlextensions.hpp Apply clang-format to code base 2 years ago
dialogueextensions.cpp Add record presence early-outs for various script instructions (feature #7625) 7 months ago
dialogueextensions.hpp Apply clang-format to code base 2 years ago
extensions.cpp Apply clang-format to code base 2 years ago
extensions.hpp Apply clang-format to code base 2 years ago
globalscripts.cpp Replace more explicitly sized reads and variable width integers 9 months ago
globalscripts.hpp Adjust FormId in FormIdRefId and for items in containers when loading saves 10 months ago
guiextensions.cpp Add functions to lua ui library to toggle HUD visibility, and check current status. 7 months ago
guiextensions.hpp Apply clang-format to code base 2 years ago
interpretercontext.cpp Cleanup includes 10 months ago
interpretercontext.hpp Remove ESM::RefId::sEmpty 1 year ago
locals.cpp Cleanup includes 10 months ago
locals.hpp Convert RefId to class 1 year ago
miscextensions.cpp Fix Drop behavior for creatures that don't have an inventory 3 weeks ago
miscextensions.hpp Apply clang-format to code base 2 years ago
ref.cpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 1 year ago
ref.hpp Apply clang-format to code base 2 years ago
scriptmanagerimp.cpp Make ESM::RefId to be fixed size cheap to copy 1 year ago
scriptmanagerimp.hpp Replace mwscript program serialization into a vector with simple struct 1 year ago
skyextensions.cpp Use fixed size ints for Region and use an array for weather odds 7 months ago
skyextensions.hpp Apply clang-format to code base 2 years ago
soundextensions.cpp Use normalized path for SoundManager::streamMusic 4 weeks ago
soundextensions.hpp Apply clang-format to code base 2 years ago
statsextensions.cpp Spellcast related Lua API + spellcasting/activespell refactor 2 months ago
statsextensions.hpp Apply clang-format to code base 2 years ago
transformationextensions.cpp Split ESM headers 2 weeks ago
transformationextensions.hpp Apply clang-format to code base 2 years ago
userextensions.cpp Remove unused includes 2 years ago
userextensions.hpp Apply clang-format to code base 2 years ago