1
0
forked from 0ad/0ad
0ad/source
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
..
graphics Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
gui Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
i18n TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
lib Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
maths Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
ps Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
renderer Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
scripting Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
simulation Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
sound Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
tools Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
main.cpp Fix out-of-range write to the keys[] array, caused by fake SDL_KEY* events. 2005-09-29 22:22:43 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00