spring: develop 0ba17d2f |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
-jk- |
-jk- |
develop |
2011-03-04 20:17:50 |
develop 40128e6d |
Changeset |
move CSound::PlaySample -> IAudioChannel::FindSourceAndPlay and introduce a link between the SoundChannel and its played CSoundSources, so their volume can be updated at runtime |
mod - rts/System/Sound/EffectChannel.cpp |
[ Diff ] [ File ] |
mod - rts/System/Sound/IAudioChannel.cpp |
[ Diff ] [ File ] |
mod - rts/System/Sound/IAudioChannel.h |
[ Diff ] [ File ] |
mod - rts/System/Sound/IMusicChannel.h |
[ Diff ] [ File ] |
mod - rts/System/Sound/ISound.h |
[ Diff ] [ File ] |
mod - rts/System/Sound/MusicChannel.cpp |
[ Diff ] [ File ] |
mod - rts/System/Sound/MusicChannel.h |
[ Diff ] [ File ] |
mod - rts/System/Sound/NullMusicChannel.h |
[ Diff ] [ File ] |
mod - rts/System/Sound/NullSound.cpp |
[ Diff ] [ File ] |
mod - rts/System/Sound/NullSound.h |
[ Diff ] [ File ] |
mod - rts/System/Sound/Sound.cpp |
[ Diff ] [ File ] |
mod - rts/System/Sound/Sound.h |
[ Diff ] [ File ] |
mod - rts/System/Sound/SoundSource.cpp |
[ Diff ] [ File ] |
mod - rts/System/Sound/SoundSource.h |
[ Diff ] [ File ] |