diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-01-19 23:15:45 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-01-20 19:46:11 +0100 |
commit | 64cec0656a7df985304b45b83c380911af44c726 (patch) | |
tree | 50227c17d6846f9214f1d30c250dc8df9fe4bee5 /src/gui | |
parent | db8df518c05d38c3d7452fe8f18fdc7c48c3eb4e (diff) | |
download | mana-client-64cec0656a7df985304b45b83c380911af44c726.tar.gz mana-client-64cec0656a7df985304b45b83c380911af44c726.tar.bz2 mana-client-64cec0656a7df985304b45b83c380911af44c726.tar.xz mana-client-64cec0656a7df985304b45b83c380911af44c726.zip |
Fixed a bug with hurt sounds volume and simplified code
The hurt sound volume was being played based on the distance in tiles,
even though Sound::playSfx was expecting pixels. This would cause
hurt sounds of other players to play too loud.
There were also several conversions between pixel and tile coordinates
that could be simplified.
Reviewed-by: Yohann Ferreira
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions