1
0
forked from 0ad/0ad
Carl's fork of 0ad.
Go to file
janwas ca1ac3034e fix 2 gnarly bugs:
- adts: Cache.remove_least_valuable was returning false prematurely even
though there were still some items pending eviction; that meant they
remained in cache
- file_cache: wasn't clearing exact_buf_oracle on reset. also made
make_read_only pass correct exact_buf rather than just rounding down.

This was SVN commit r3589.
2006-03-03 20:49:19 +00:00
binaries * Removed portrait background from the large status portrait (by changing default sprites for all entities). 2006-03-03 19:05:01 +00:00
build Premake workspace: use native wchar_t type in VC7.1/8 2006-02-03 22:29:53 +00:00
source fix 2 gnarly bugs: 2006-03-03 20:49:19 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00