1
0
forked from 0ad/0ad
0ad/source/scriptinterface/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_ObjectToIDMap.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
test_ScriptConversions.h More exact stack rooting (CallFunction object). 2014-07-31 19:18:40 +00:00
test_ScriptInterface.h Convert CConsole to take UTF-8 strings. 2015-02-14 01:49:34 +00:00