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
Lukasz Gromanowski e1663de7cf Fixes #1887: Equipped items do not emit sounds
Added getSound() method to MWClass class and implementation
into Light class.

Also added additional bool parameter responsible for enabling/disabling
of playing items sounds into NpcAnimation class constructor.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
10 years ago
..
mwbase Implement cell loading threshold (Fixes #1874) 10 years ago
mwclass Fixes #1887: Equipped items do not emit sounds 10 years ago
mwdialogue Fix cppcheck issues 10 years ago
mwgui Hotfix for not being able to scroll the world map 10 years ago
mwinput Don't reset an unbound input action to its default binding if the key/mouse button for that default binding is already used by another action (Fixes #1960) 10 years ago
mwmechanics Merge remote-tracking branch 'jordan-ayers/topic/disease-cleanup' 10 years ago
mwrender Fixes #1887: Equipped items do not emit sounds 10 years ago
mwscript Implement ToggleWorld instruction 10 years ago
mwsound Fix cppcheck issues 10 years ago
mwstate Store levitation/teleport enabled state in savegames (Fixes #1923) 10 years ago
mwworld Fixes #1887: Equipped items do not emit sounds 10 years ago
CMakeLists.txt Add debug window (F10), displays Bullet's profiler output 10 years ago
android_main.c fixe all code v 2 11 years ago
crashcatcher.cpp Fix cppcheck issues 10 years ago
doc.hpp
engine.cpp Add basic framework to retrieve font colors from fallback settings (Feature #704) 10 years ago
engine.hpp Merge branch 'run' 10 years ago
main.cpp Fix cppcheck issues 10 years ago