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/components
David Cernat c075496748 [General] Replace deathReason in death packets with a killer variable
Add serverside script functions for determining the killers of both players and actors.

Use unsigned ints for script functions returning an object or actor's refNumIndex or mpNum.

Remove updateDeadState() from LocalPlayer and make its code part of updateStatsDynamic() for simplicity.
7 years ago
..
bsa http to https for supported urls (#1625) 7 years ago
compiler Resolve merge conflicts 7 years ago
config Make hasMaster() behavior consistent with isGameFile() (fixes #3618) 7 years ago
contentselector Merged pull request #1623 7 years ago
esm Merge pull request #456 from OpenMW/master while resolving conflicts 7 years ago
esmterrain Initialize some missing fields in constructors 7 years ago
fallback Revert log spam 7 years ago
files Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all 7 years ago
fontloader [Fix] Some PVS-Studio and cppcheck fixes 7 years ago
interpreter More consistent wording of errors/warnings 8 years ago
loadinglistener use loading screen to freeze the screen 7 years ago
misc Revert "Don't force DDS file usage (fixes #1392)" 7 years ago
myguiplatform purge unnecessary imports 8 years ago
nif Fix assertion fail related to NiLookAtController 7 years ago
nifbullet removed the unnecessary comment 7 years ago
nifosg Improve MRK NiStringExtraData handling (bug #4419) 7 years ago
openmw-mp [General] Replace deathReason in death packets with a killer variable 7 years ago
process OSX build fix 10 years ago
resource Add NPC base skeleton files to the optimizer blacklist (Fixes #4159) 7 years ago
sceneutil Add an empty compileGLObjects implementation to Rig/MorphGeometry to avoid unnecessary creation of display list done by osg 7 years ago
sdlutil Force software decompression if OPENMW_DECOMPRESS_TEXTURES is set 7 years ago
settings http to https for supported urls (#1625) 7 years ago
shader Reduce error spam 7 years ago
terrain Initialize some missing fields in constructors 7 years ago
to_utf8 Fix typo in a comment 9 years ago
translation Merge pull request #228 from OpenMW/master while resolving conflicts 8 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs Ignore duplicate data directories to work around the fallout of (Fixes #3557) 7 years ago
widgets Initialize some missing fields in constructors 7 years ago
CMakeLists.txt Merge pull request #456 from OpenMW/master while resolving conflicts 7 years ago
doc.hpp