0ad/source/i18n
janwas da3030cfe6 more unicode/string cleanup:
- swprintf -> swprintf_s
- use secure_crt's _wfopen_s instead of conversion+fopen
- centralize all MBS <-> WCS conversion in new wchar.cpp (requires
workspace rebuild)
- remove no longer needed os_path
- remove unnecessary fs::wpath / VfsPath constructor casts
- fixed buffer size parameters -> ARRAY_SIZE

This was SVN commit r7162.
2009-11-03 22:27:25 +00:00
..
tests2 Add GPL header 2009-04-18 17:00:33 +00:00
BufferVariable.cpp more unicode/string cleanup: 2009-11-03 22:27:25 +00:00
BufferVariable.h Add GPL header 2009-04-18 17:00:33 +00:00
CLocale.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
CLocale.h Add GPL header 2009-04-18 17:00:33 +00:00
Common.h Add GPL header 2009-04-18 17:00:33 +00:00
DataTypes.h Add GPL header 2009-04-18 17:00:33 +00:00
Interface.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
Interface.h Add GPL header 2009-04-18 17:00:33 +00:00
ScriptInterface.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
ScriptInterface.h Make jsval typedef match the bundled spidermonkey headers 2009-08-08 13:25:23 +00:00
StrImmutable.h Add GPL header 2009-04-18 17:00:33 +00:00
StringBuffer.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
StringBuffer.h Add GPL header 2009-04-18 17:00:33 +00:00
TranslatedString.cpp Add GPL header 2009-04-18 17:00:33 +00:00
TranslatedString.h Add GPL header 2009-04-18 17:00:33 +00:00
TSComponent.cpp Add GPL header 2009-04-18 17:00:33 +00:00
TSComponent.h Add GPL header 2009-04-18 17:00:33 +00:00