1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-07 01:15:33 +00:00
openmw-tes3mp/apps
scrawl 038f682510 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-20 03:38:29 +01:00
..
bsatool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-13 21:11:24 +02:00
esmtool Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
essimporter Add documentation for ACTN ess-record (activation flags) 2015-09-07 23:27:14 +02:00
launcher OS X: do not override Qt plugin path 2015-11-14 13:50:01 +01:00
mwiniimporter Remove old FPS setting code 2015-11-07 00:13:13 +01:00
niftest Removed now unneeded script 2015-08-07 20:53:43 -04:00
opencs OS X: do not override Qt plugin path 2015-11-14 13:50:01 +01:00
openmw Fix SoundManager::isPlaying to consider multiple entries with the same Ptr/id 2015-11-20 03:38:29 +01:00
openmw_test_suite UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
wizard Build fixes for windows 2015-06-15 16:48:18 +02:00
doc.hpp