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
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.
9 years ago
..
bsatool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
esmtool Fix tab indentations in apps/ and components/ 9 years ago
essimporter Add documentation for ACTN ess-record (activation flags) 9 years ago
launcher OS X: do not override Qt plugin path 9 years ago
mwiniimporter Remove old FPS setting code 9 years ago
niftest Removed now unneeded script 10 years ago
opencs OS X: do not override Qt plugin path 9 years ago
openmw Fix SoundManager::isPlaying to consider multiple entries with the same Ptr/id 9 years ago
openmw_test_suite UnitTests: add another dialogue keyword test 10 years ago
wizard Build fixes for windows 10 years ago
doc.hpp