Change sound handling to use exceptions. No more empty.wav is needed, and all sound...
authorMathnerd314 <man.is.allan@gmail.com>
Thu, 18 Sep 2008 23:59:57 +0000 (23:59 +0000)
committerMathnerd314 <man.is.allan@gmail.com>
Thu, 18 Sep 2008 23:59:57 +0000 (23:59 +0000)
commitf952800d49167e96a4ec8604736ef660428ed68b
tree2c5df1b89d962284bf06dcf847348cdc28039b4c
parentf20a79b098bb5c7661165daad7a6372182e5b3eb
Change sound handling to use exceptions. No more empty.wav is needed, and all sound errors are now non-fatal.

SVN-Revision: 5777
src/audio/sound_file.cpp
src/audio/sound_manager.cpp