Files
0ad/source/simulation
Matei d939a006ae Added C++ code for auras. Some things that still need to be implemented are:
- 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.
2005-12-13 08:05:30 +00:00
..
2005-08-09 15:55:44 +00:00
2005-12-10 19:39:17 +00:00
2005-08-09 15:55:44 +00:00
2005-08-09 15:55:44 +00:00
2005-08-09 15:55:44 +00:00
2005-05-18 21:19:56 +00:00
2004-11-23 23:56:10 +00:00
2005-11-13 23:29:56 +00:00
2005-08-09 15:55:44 +00:00
2005-08-09 15:55:44 +00:00
2005-08-09 15:55:44 +00:00
2005-11-13 23:29:56 +00:00
2005-08-09 15:55:44 +00:00
2005-08-09 15:55:44 +00:00
2005-08-09 15:55:44 +00:00
2005-12-10 19:39:17 +00:00