0ad/source
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
..
collada misc. string fixes 2009-11-04 15:29:28 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
gui misc. string fixes 2009-11-04 15:29:28 +00:00
i18n more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
lib misc. string fixes 2009-11-04 15:29:28 +00:00
maths fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
mocks Simplify sys_get_executable_name by using realpath 2009-08-09 20:28:46 +00:00
network misc. string fixes 2009-11-04 15:29:28 +00:00
pch Add GPL header 2009-04-18 17:00:33 +00:00
ps misc. string fixes 2009-11-04 15:29:28 +00:00
renderer huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
scripting misc. string fixes 2009-11-04 15:29:28 +00:00
simulation misc. string fixes 2009-11-04 15:29:28 +00:00
sound misc. string fixes 2009-11-04 15:29:28 +00:00
tools huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
contributors.txt Add list of code contributors 2009-08-12 15:53:02 +00:00
main.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
test_setup.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00