1
0
forked from 0ad/0ad
Go to file
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
binaries Removed some debug output. 2006-07-20 22:46:13 +00:00
build svn:ignore auto-generated test .cpp files. 2006-07-12 14:49:10 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00