0ad/source/collada
janwas 77d2c67ada misc. string fixes
convert remaining %s to %hs or %ls
use WPRINTF_ARGS on unicode printf functions
fix: __func__ can't be widened via preprocessor (-> revert to char*)
convert remaining external_[directory|file_string to string()
Util: don't mix fwprintf and fprintf
Formation: fix dangling pointer (storing result of c_str())

This was SVN commit r7164.
2009-11-04 15:29:28 +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 misc. string fixes 2009-11-04 15:29:28 +00:00
CommonConvert.h Add GPL header 2009-04-18 16:48:47 +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 misc. string fixes 2009-11-04 15:29:28 +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 misc. string fixes 2009-11-04 15:29:28 +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 Add GPL header 2009-04-18 17:00:33 +00:00
PSAConvert.h Add GPL header 2009-04-18 17:00:33 +00:00
StdSkeletons.cpp Add GPL header 2009-04-18 17:00:33 +00:00
StdSkeletons.h Add GPL header 2009-04-18 17:00:33 +00:00
XMLFix.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
XMLFix.h Add GPL header 2009-04-18 17:00:33 +00:00