1
0
forked from 0ad/0ad
0ad/source/i18n
janwas 987a6b7d4e fixed wchar_t issues; now correctly separates utf16, CStrW and jschar.
NOTE: wchar_t should be defined as a built-in type; no more need to
define manually or change project settings.

adts: disambiguate iterator type; add operator- as required by VC8
std::equal() implementation
precompiled: squelch stupid warning (that informs us that array members
are now actually default-initialized as called for by C++)
file_cache: remove debug variable

This was SVN commit r3464.
2006-02-03 20:36:15 +00:00
..
tests TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
BufferVariable.cpp Minor adjustments to i18n code 2004-09-17 17:45:44 +00:00
BufferVariable.h Updated i18n test system 2005-07-26 21:13:52 +00:00
CLocale.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
CLocale.h Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0 2006-01-29 18:23:47 +00:00
Common.h add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in). 2005-01-07 00:47:44 +00:00
DataTypes.h Updated i18n code 2004-09-01 19:48:03 +00:00
Interface.cpp Changed PSERROR to inherit from std::exception 2005-05-24 00:00:40 +00:00
Interface.h Minor adjustments to i18n code 2004-09-17 17:45:44 +00:00
ScriptInterface.cpp TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
ScriptInterface.h Updated i18n code 2004-09-01 19:48:03 +00:00
StrImmutable.h fixed wchar_t issues; now correctly separates utf16, CStrW and jschar. 2006-02-03 20:36:15 +00:00
StringBuffer.cpp scripting-interface improvements 2005-08-09 16:02:15 +00:00
StringBuffer.h scripting-interface improvements 2005-08-09 16:02:15 +00:00
TranslatedString.cpp GCC fixes: things 2004-08-21 12:57:10 +00:00
TranslatedString.h GCC fixes: things 2004-08-21 12:57:10 +00:00
TSComponent.cpp - fix w4 warnings 2005-08-09 15:55:44 +00:00
TSComponent.h - fix w4 warnings 2005-08-09 15:55:44 +00:00