0ad/source/collada
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
..
tests Collada: Integrated skeleton XML with game. Added some tests. Fixed memory leak when loading ill-formed XML. 2007-03-16 23:32:10 +00:00
CommonConvert.cpp Fix build and tests on Linux 2009-11-06 18:35:32 +00:00
CommonConvert.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
Decompose.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Decompose.h Add GPL header 2009-04-18 17:00:33 +00:00
DLL.cpp more string drudgery 2009-11-06 10:59:10 +00:00
DLL.h Add GPL header 2009-04-18 17:00:33 +00:00
GeomReindex.cpp Add GPL header 2009-04-18 17:00:33 +00:00
GeomReindex.h Add GPL header 2009-04-18 17:00:33 +00:00
Maths.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Maths.h Add GPL header 2009-04-18 17:00:33 +00:00
PMDConvert.cpp Add barely-tested support for prop points on static meshes (see #243 - needs more testing). 2010-08-19 21:57:43 +00:00
PMDConvert.h Add GPL header 2009-04-18 17:00:33 +00:00
precompiled.cpp Add GPL header 2009-04-18 17:00:33 +00:00
precompiled.h Add GPL header 2009-04-18 17:00:33 +00:00
PSAConvert.cpp VC2010 fix 2010-07-11 22:52:09 +00:00
PSAConvert.h Add GPL header 2009-04-18 17:00:33 +00:00
StdSkeletons.cpp warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
StdSkeletons.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
XMLFix.cpp more string drudgery 2009-11-06 10:59:10 +00:00
XMLFix.h Add GPL header 2009-04-18 17:00:33 +00:00