mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 22:03:56 -07:00
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. |
||
|---|---|---|
| .. | ||
| JSCollection.cpp | ||
| JSCollection.h | ||
| JSInterface_Console.cpp | ||
| JSInterface_Console.h | ||
| JSInterface_Selection.cpp | ||
| JSInterface_Selection.h | ||
| JSInterface_VFS.cpp | ||
| JSInterface_VFS.h | ||
| JSMap.h | ||