1
0
forked from 0ad/0ad
0ad/source/ps/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
..
JSInterface_Console.cpp Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSInterface_Console.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSInterface_VFS.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_VFS.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00