1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI
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
..
ActorEditor Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
ArchiveViewer Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
ColourTester Avoid calling unnecessary inline functions, to work around GCC visibility issues (see #281) 2009-07-22 16:37:40 +00:00
CustomControls Use extended regexps instead of advanced, for portability 2009-09-11 16:41:18 +00:00
ErrorReporter Set svn:eol-style=native 2009-06-20 16:11:53 +00:00
FileConverter Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
General Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
Misc Fix #553 (build error when wxUSE_ON_FATAL_EXCEPTION disabled), based on patch from Karlik 2010-08-29 12:51:52 +00:00
ScenarioEditor warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
TODO.txt Atlas: Incomplete object (entity+actor) placement code. +/- keys for zooming. 2005-12-02 07:37:57 +00:00