1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 90bfaf9c99 # housekeeping + bugfix in file trace recorder
entity.cpp: fix indenting (was using space instead of tab)
replace all instance of & operator=( with NO_COPY_CTOR
trace: fix bug reported by michael: if trace file is huge, indices would
keep on being recorded but data was cut off after a certain limit,
leading to invalid pointers (into garbage data)

This was SVN commit r4158.
2006-07-21 01:11:23 +00:00
..
file # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
graphics # housekeeping and bugfix in Loader queue 2006-06-29 22:52:50 +00:00
sound # fixes to string_s selftest 2006-07-06 15:52:59 +00:00
h_mgr.cpp # housekeeping 2006-06-04 22:27:40 +00:00
h_mgr.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
handle.h 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
mem.cpp # housekeeping 2006-06-04 22:27:40 +00:00
mem.h 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
res.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00