0ad/source/sound
prefect 04650efe7a Lots of gcc -Wall fixes. The common ones:
- switch() statements don't handle all values in an enum
- missing \n at end of file
- non-virtual destructors in classes containing virtual functions
- order of initializers in constructor initializer lists
... some other stuff (signedness, nested comments, unused variables) as
well.

This was SVN commit r2864.
2005-10-07 15:24:29 +00:00
..
CMusicPlayer.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
CMusicPlayer.h Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
CPlayList.cpp minor error reporting / wording changes while cruising through. 2005-09-08 01:48:57 +00:00
CPlayList.h Playlist now uses VFS. 2004-12-15 14:25:09 +00:00
JSI_Sound.cpp minor error reporting / wording changes while cruising through. 2005-09-08 01:48:57 +00:00
JSI_Sound.h - fix w4 warnings 2005-08-09 15:55:44 +00:00