0ad/source/gui/scripting
Ykkrosh 1c7e33b528 Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
Handle most CStr8/CStrW conversions via UTF-8 instead of effectively
assuming Latin-1.
Return UTF-8 strings from Xeromyces API.

This was SVN commit r8929.
2011-02-17 20:08:20 +00:00
..
GuiScriptConversions.cpp Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSInterface_GUITypes.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
JSInterface_GUITypes.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSInterface_IGUIObject.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
JSInterface_IGUIObject.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
ScriptFunctions.cpp # Add opt-in automatic feedback system. 2011-02-16 20:40:15 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00