1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-12 03:36:32 +00:00
OpenMW/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
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
mwstate
mwworld Fixes #1887: Equipped items do not emit sounds 2014-10-12 11:40:14 +02:00
android_main.c
CMakeLists.txt Add debug window (F10), displays Bullet's profiler output 2014-09-28 18:02:49 +02:00
crashcatcher.cpp
doc.hpp
engine.cpp
engine.hpp
main.cpp