0ad/source/tools/atlas/AtlasUI/ScenarioEditor/Tools
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
..
Common warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
AlterElevation.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
FlattenElevation.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
PaintTerrain.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
PlaceObject.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
ScriptedTool.cpp Atlas C++/JS editing tool bridge 2009-07-02 13:41:41 +00:00
SmoothElevation.cpp # Add terrain smoothing tool to Atlas, based on patch from DigitalSeraphim. 2010-08-05 20:43:31 +00:00
TransformObject.cpp Avoid boolean ambiguity 2009-06-26 21:44:54 +00:00