1
0
forked from 0ad/0ad
0ad/source/gui/scripting
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
..
JSInterface_GUITypes.cpp Add GPL header 2009-04-18 17:00:33 +00:00
JSInterface_GUITypes.h Add GPL header 2009-04-18 17:00:33 +00:00
JSInterface_IGUIObject.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
JSInterface_IGUIObject.h Add GPL header 2009-04-18 17:00:33 +00:00