Go to file
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
binaries Seems we didn't have just a "plain white" terrain... so I made one. 2006-02-03 07:00:28 +00:00
build More DevIL library things 2005-11-26 03:46:21 +00:00
source fixed wchar_t issues; now correctly separates utf16, CStrW and jschar. 2006-02-03 20:36:15 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00