1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/apps/openmw/mwscript
elsid e84a177a91
Always print object refnum
Also print content file index even when it's negative. To be able to identify
the object unambiguously.
2021-08-12 02:02:25 +02:00
..
docs Console command "reload lua" 2021-07-09 20:24:56 +02:00
aiextensions.cpp Ignore wrong reference class for SetHello 2021-06-19 19:26:53 +02:00
aiextensions.hpp
animationextensions.cpp
animationextensions.hpp
cellextensions.cpp
cellextensions.hpp
compilercontext.cpp
compilercontext.hpp
consoleextensions.cpp
consoleextensions.hpp
containerextensions.cpp Don't autoequip items when implicitely adding an item using equip 2021-06-19 19:26:53 +02:00
containerextensions.hpp
controlextensions.cpp
controlextensions.hpp
dialogueextensions.cpp
dialogueextensions.hpp
extensions.cpp
extensions.hpp
globalscripts.cpp Don't resolve a script's target just to get the ID 2021-06-19 19:26:57 +02:00
globalscripts.hpp Don't resolve a script's target just to get the ID 2021-06-19 19:26:57 +02:00
guiextensions.cpp Fix ShowMap partial match filtering (bug #6115) 2021-07-03 01:04:22 +03:00
guiextensions.hpp
interpretercontext.cpp Add a ton of const refs 2021-06-23 23:13:59 +02:00
interpretercontext.hpp Add a ton of const refs 2021-06-23 23:13:59 +02:00
locals.cpp Cache failed compilation when getting locals 2021-07-04 10:58:12 +02:00
locals.hpp
miscextensions.cpp Always print object refnum 2021-08-12 02:02:25 +02:00
miscextensions.hpp
ref.cpp
ref.hpp
scriptmanagerimp.cpp Merge branch 'local_crache' into 'master' 2021-07-08 22:16:15 +00:00
scriptmanagerimp.hpp Implement the help command 2021-07-07 18:48:25 +02:00
skyextensions.cpp
skyextensions.hpp
soundextensions.cpp
soundextensions.hpp
statsextensions.cpp Close windows using Ptrs that are about to be deleted 2021-07-15 22:31:26 +02:00
statsextensions.hpp
transformationextensions.cpp Change rotateObject() to take a osg::Vec3f argument instead of 3 floats 2021-07-30 23:24:53 +02:00
transformationextensions.hpp
userextensions.cpp
userextensions.hpp