1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +00:00
scrawl f08cfa19ea Fix SoundManager::isPlaying to consider multiple entries with the same Ptr/id
Now it returns true if *any* sounds matching the given Ptr and id are playing. The previous behaviour was causing problems with "zombie" sounds (sounds that have finished playing, but weren't removed from the map yet) making the isPlaying method return false even though there's another legitimately playing sound in the map.
2015-11-19 01:06:51 +01:00
..
2015-11-14 00:27:59 +01:00
2015-11-07 00:13:13 +01:00
2015-08-07 20:53:43 -04:00
2015-11-17 09:54:49 +01:00
2015-06-15 16:48:18 +02:00