0ad/source/tools/atlas/AtlasUI/ScenarioEditor/Tools/Common
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
..
Brushes.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
Brushes.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
MiscState.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
MiscState.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
ObjectSettings.cpp warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
ObjectSettings.h # Converted Atlas's object-settings UI into JavaScript. 2009-06-26 22:43:49 +00:00
Tools.cpp Fix Undo menu labelling in Atlas 2010-01-14 20:11:43 +00:00
Tools.h Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00