1
0
forked from 0ad/0ad
0ad/source/tools/atlas
janwas 2e7436434d warning fixes: mostly size_t vs. specialized API type and other type conversion.
added player_id_t typedef and INVALID_PLAYER, use that instead of -1.
also added sanity checks to cpu.cpp to ensure ARCH_* is correct (see
http://www.wildfiregames.com/forum/index.php?showtopic=13327&hl=)
and further predefined macros to arch.h just to be sure.

This was SVN commit r8079.
2010-09-05 09:38:30 +00:00
..
AtlasFrontends Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
AtlasObject Fixed Linux build issue 2009-06-26 21:49:46 +00:00
AtlasScript warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
AtlasUI warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
DatafileIO Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
GameInterface warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
wxJS Fix building when wxWidgets has TIFF support disabled 2010-08-22 18:06:46 +00:00