1
0
forked from 0ad/0ad
0ad/source
janwas e2ce59292d # bugfix in archive generator: avoid assert triggered for uncachable files
problem was FILE_CACHED_AT_HIGHER_LEVEL flag preventing a buffer from
being added to cache, which was causing trace_entry_causes_io to leak a
buffer it allocated. documented the entire problem thoroughly.

wdbg_sym: no longer complain if stack trace generation just ended up
returning a warning

This was SVN commit r3886.
2006-05-21 01:16:38 +00:00
..
graphics FILE_WRITE_TO_MOD is now FILE_WRITE_TO_TARGET 2006-05-17 14:48:18 +00:00
gui Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
i18n Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
lib # bugfix in archive generator: avoid assert triggered for uncachable files 2006-05-21 01:16:38 +00:00
maths Added Perlin noise class, which will be useful for water. 2006-05-17 03:53:54 +00:00
ps FILE_WRITE_TO_MOD is now FILE_WRITE_TO_TARGET 2006-05-17 14:48:18 +00:00
renderer # big VFS update: laid groundwork for running as non-admin; move XMB files into separate directory tree 2006-05-17 16:47:49 +00:00
scripting undo inadvertent commit of timing scaffolding 2006-05-17 16:51:12 +00:00
simulation # Added sky box as well as repair, heal and trample actions. 2006-05-16 04:41:37 +00:00
sound Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
tools Fixed autobuilder 2006-05-04 04:36:38 +00:00
main.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00