forked from mirrors/0ad
90bfaf9c99
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.