mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-08 16:05:48 -07:00
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. |
||
|---|---|---|
| .. | ||
| tests | ||
| BufferVariable.cpp | ||
| BufferVariable.h | ||
| CLocale.cpp | ||
| CLocale.h | ||
| Common.h | ||
| DataTypes.h | ||
| Interface.cpp | ||
| Interface.h | ||
| ScriptInterface.cpp | ||
| ScriptInterface.h | ||
| StrImmutable.h | ||
| StringBuffer.cpp | ||
| StringBuffer.h | ||
| TranslatedString.cpp | ||
| TranslatedString.h | ||
| TSComponent.cpp | ||
| TSComponent.h | ||