1
0
forked from 0ad/0ad
0ad/source/tools/atlas
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
..
AtlasFrontends Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
AtlasObject CVSROOT: doesn't seem particularly useful now 2005-09-30 00:59:42 +00:00
AtlasUI Atlas: [very] primitive brushes 2005-10-04 02:50:59 +00:00
DatafileIO Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
GameInterface Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
Atlas.sln Config: Changed -e to -entgraph (to avoid conflicts with -editor). 2005-09-14 05:37:52 +00:00