0ad/source/gui/scripting
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
..
GuiScriptConversions.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
JSInterface_GUITypes.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
JSInterface_GUITypes.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
JSInterface_IGUIObject.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
JSInterface_IGUIObject.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ScriptFunctions.cpp Convert CConsole to take UTF-8 strings. 2015-02-14 01:49:34 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00