0ad/source/lib/file/vfs
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
..
file_cache.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
file_cache.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_lookup.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
vfs_lookup.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_path.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs_path.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs_populate.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs_populate.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_tree.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs_tree.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00