mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
After the recent UM changes, units sometimes chase/flee forever as they can never actually get in range. This is because moving to the current target's position is not enough when the target is moving. By accounting for the target movement's in ComputeTargetPosition, the behaviour is much improved. Differential Revision: https://code.wildfiregames.com/D1987 This was SVN commit r22431. |
||
|---|---|---|
| .. | ||
| components | ||
| docs | ||
| helpers | ||
| scripting | ||
| serialization | ||
| system | ||
| tests | ||
| MessageTypes.h | ||
| Simulation2.cpp | ||
| Simulation2.h | ||
| TypeList.h | ||