Go to file
janwas bd96a1ab7c # fix unit rank texture loading (was crashing when displaying log message)
problems: for a "vector<CStr>::iterator it", passing *it to a varargs
function taking const char* (baad because compiler cannot invoke the
operator const char* and therefore screws up the stack); incorrect
parameters to LOG().
thanks go to philip for diagnosing the problem!

This was SVN commit r3717.
2006-04-02 07:22:23 +00:00
binaries # Updated test actor and script for prop switch testing 2006-04-01 23:49:59 +00:00
build Premake workspace: use native wchar_t type in VC7.1/8 2006-02-03 22:29:53 +00:00
docs # IO thesis: add TSP measurement, lessons learned and bibliography (bibtex) 2006-03-25 20:57:16 +00:00
source # fix unit rank texture loading (was crashing when displaying log message) 2006-04-02 07:22:23 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00