forked from mirrors/0ad
d939a006ae
- Times on auras (a unit must be in range for X seconds for the aura to start affecting it) - An efficient GetInRange implementation in CEntityManager using a quadtree or something of the sort (current one is linear in the number of entities). This was SVN commit r3238.