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