1
0
forked from 0ad/0ad
0ad/source
janwas e4ed1d52b9 # CSimulation cleanup and optimization (1)
moved some fields (e.g. size of health bar) out of CEntity and into
BaseEntity so they can be shared between entities (instead of duplicated
in each).

TODO: is it ok to remove AddProperty for those properties in CEntity?
(BaseEntity is still adding them)

This was SVN commit r4078.
2006-07-12 14:36:59 +00:00
..
graphics Added code for placement of socketted buildings. 2006-07-09 23:12:37 +00:00
gui # CSimulation cleanup and optimization (1) 2006-07-12 14:36:59 +00:00
i18n rename i18n's tests subdirectory tests2, so that it doesn't get confused as a self-test directory 2006-06-07 03:01:25 +00:00
lib #fix to isnan() bug 2006-07-09 00:24:21 +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 Added code for placement of socketted buildings. 2006-07-09 23:12:37 +00:00
renderer # Some groundwork for territories. 2006-07-08 22:40:01 +00:00
scripting Added code for placement of socketted buildings. 2006-07-09 23:12:37 +00:00
simulation # CSimulation cleanup and optimization (1) 2006-07-12 14:36:59 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
main.cpp # CSimulation cleanup and optimization (1) 2006-07-12 14:36:59 +00:00