0ad/source
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
..
graphics # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
gui # housekeeping 2006-07-20 14:37:58 +00:00
i18n # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
lib # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
maths Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
pch More header-file rejigging. 2006-06-09 18:32:00 +00:00
ps # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
renderer # housekeeping 2006-07-20 14:37:58 +00:00
scripting # housekeeping 2006-07-20 14:37:58 +00:00
simulation # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Some cleanup - renamed CBaseEntity to CEntityTemplate, and removed JSInterface_BaseEntity.h and JSInterface_Entity.h (which were unused). 2006-07-13 03:29:33 +00:00
main.cpp # CSimulation cleanup and optimization (1) 2006-07-12 14:36:59 +00:00