1
0
forked from 0ad/0ad
0ad/source/sound
janwas c0b4abafb6 main: slight bugfix: typo -> compiler optimizations were left disabled instead of only temporarily.
JSI_Sound: add special case to prevent exceptions from being thrown when
sound is disabled via quickstart

This was SVN commit r2486.
2005-07-15 17:58:27 +00:00
..
CMusicPlayer.cpp rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
CMusicPlayer.h less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :) 2004-12-07 02:04:38 +00:00
CPlayList.cpp debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +00:00
CPlayList.h Playlist now uses VFS. 2004-12-15 14:25:09 +00:00
JSI_Sound.cpp main: slight bugfix: typo -> compiler optimizations were left disabled instead of only temporarily. 2005-07-15 17:58:27 +00:00
JSI_Sound.h main: slight bugfix: typo -> compiler optimizations were left disabled instead of only temporarily. 2005-07-15 17:58:27 +00:00