[Scummvm-git-logs] scummvm branch-2-2 -> f08098382702149f3fedbfd0d427f8ca05859535

sev- sev at scummvm.org
Mon Aug 31 07:14:20 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
f080983827 ZVISION: Fix bug #7176 (Nemesis - missing temple fountain SFX)


Commit: f08098382702149f3fedbfd0d427f8ca05859535
    https://github.com/scummvm/scummvm/commit/f08098382702149f3fedbfd0d427f8ca05859535
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2020-08-31T09:14:10+02:00

Commit Message:
ZVISION: Fix bug #7176 (Nemesis - missing temple fountain SFX)

This reverts commit 0bc61d3c2130981e06199b60fe553b2095af287a.
The volume mapping does not match what the original is doing. In the
case of this bug, a volume of 127 for the fountain sound would be
mapped to 2/255 when standing right in front of it, which is too quiet.

Changed paths:
    engines/zvision/scripting/effects/music_effect.cpp






More information about the Scummvm-git-logs mailing list