1
0
forked from 0ad/0ad
0ad/source
Matei 2261231ffa # Housekeeping.
Jan and I implemented a number of changes:

- Converted SClassSet to vector.
- Refactored get/set ClassSet from string into methods in CClassSet.
- Turned pass-by-value string params in getCollisionObject, CEntity
constructor and CEntityManager into pointers.
- Simplified processChooseMovement.
- Merged CalculateRun and CalculateHealth into a single, simpler
CalculateRegen + helper functions.
- Changed the way regen works so the rates read in the XML act as rates
(before, they were the number of seconds until the entity will be fully
regenned, which is a bit counterintuitive).

This was SVN commit r4167.
2006-07-24 01:33:26 +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. 2006-07-24 01:33:26 +00:00
renderer Removed UTF-8 BOM 2006-07-22 17:51:37 +00:00
scripting # housekeeping 2006-07-20 14:37:58 +00:00
simulation # Housekeeping. 2006-07-24 01:33:26 +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