Basic sound support added.
commitf677ccd5e0d7a4e07156d9e531d56643ff1d509c
authorÖyvind Johannessen <gathers@gmail.com>
Thu, 4 Dec 2008 19:25:08 +0000 (4 20:25 +0100)
committerÖyvind Johannessen <gathers@gmail.com>
Thu, 4 Dec 2008 19:25:08 +0000 (4 20:25 +0100)
tree6568adc32c6bceb1f8b056d1daa7852fa0df28ae
parentf77674021796204503a56ffab82fcbb780055f00
Basic sound support added.
Singleton SoundHandler to manage all sound.
Some sounds added for normal gameplay.
12 files changed:
music/01-berit_och_hennes_apa.mod [new file with mode: 0644]
sounds/breathy-blip.wav [new file with mode: 0644]
sounds/breathy-blip2.wav [new file with mode: 0644]
sounds/vidgame-bleep1.aif [new file with mode: 0644]
src/CMakeLists.txt
src/bollobjekt.cpp
src/bollobjekt.h
src/main.cpp
src/soundhandler.cpp [new file with mode: 0644]
src/soundhandler.h [new file with mode: 0644]
src/spelarobjekt.cpp
src/spelarobjekt.h