1
0
forked from mirrors/0ad
Files
0ad/source
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
..
2006-02-19 21:16:54 +00:00
2006-03-03 20:49:19 +00:00
2006-02-19 21:16:54 +00:00
2006-02-26 22:37:04 +00:00