Menu

Commit [r1143]  Maximize  Restore  History

Trunk:

- Fix Bug #10928: Sound merging.
Volume is set to maximum, position calculation
is more robust, merging and effective volume
had been extracted to own functions.
- Fix Bug #8032: Border in Levelpause-screen.
Bug was due to conversion from int to double,
division and multiplication by the same factor,
and subsequent implicit conversion to int.
Made in total a loss of 1 pixel in height and
width.
- Small adjustment in options menu.

andreasl 2008-05-13

changed /trunk/src/SoundEffectManager.cc
changed /trunk/src/SoundEffectManager.hh
changed /trunk/src/SoundEngine.cc
changed /trunk/src/gui/GameMenu.cc
changed /trunk/src/gui/OptionsMenu.cc
/trunk/src/SoundEffectManager.cc Diff Switch to side-by-side view
Loading...
/trunk/src/SoundEffectManager.hh Diff Switch to side-by-side view
Loading...
/trunk/src/SoundEngine.cc Diff Switch to side-by-side view
Loading...
/trunk/src/gui/GameMenu.cc Diff Switch to side-by-side view
Loading...
/trunk/src/gui/OptionsMenu.cc Diff Switch to side-by-side view
Loading...