openmw-tes3coop/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>
2014-10-12 11:40:14 +02:00
..
mwbase Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
mwclass Fixes #1887: Equipped items do not emit sounds 2014-10-12 11:40:14 +02:00
mwdialogue Fix cppcheck issues 2014-09-26 17:48:14 +02:00
mwgui Hotfix for not being able to scroll the world map 2014-10-02 22:44:06 +02:00
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) 2014-10-01 17:54:18 +02:00
mwmechanics Merge remote-tracking branch 'jordan-ayers/topic/disease-cleanup' 2014-10-02 17:19:32 +02:00
mwrender Fixes #1887: Equipped items do not emit sounds 2014-10-12 11:40:14 +02:00
mwscript Implement ToggleWorld instruction 2014-09-30 15:54:09 +02:00
mwsound Fix cppcheck issues 2014-09-26 17:48:14 +02:00
mwstate Store levitation/teleport enabled state in savegames (Fixes #1923) 2014-09-24 12:21:19 +02:00
mwworld Fixes #1887: Equipped items do not emit sounds 2014-10-12 11:40:14 +02:00
android_main.c fixe all code v 2 2014-08-06 00:46:21 +04:00
CMakeLists.txt Add debug window (F10), displays Bullet's profiler output 2014-09-28 18:02:49 +02:00
crashcatcher.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Add basic framework to retrieve font colors from fallback settings (Feature #704) 2014-09-19 11:53:35 +02:00
engine.hpp Merge branch 'run' 2014-09-14 11:59:54 +02:00
main.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00