0ad/source/network/tests
Ykkrosh bb9de80dd4 Convert CConsole to take UTF-8 strings.
This avoids vswprintf failures when printing non-ASCII char* strings
from CLogger into the console.

Also convert ScriptInterface::ToString to return UTF-8, to avoid some
utf8_from_wstring calls.

Also remove some unused and redundant CConsole functions.

This was SVN commit r16333.
2015-02-14 01:49:34 +00:00
..
test_Net.h Convert CConsole to take UTF-8 strings. 2015-02-14 01:49:34 +00:00
test_NetMessage.h More exact stack rooting (CallFunction object). 2014-07-31 19:18:40 +00:00