2025-08-08 19:24 CEST

spring: develop e293ce16 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Eshed Eshed develop 2016-05-05 16:40:42 develop 505730f4
Changeset QuadField fixes&optimisation

- Don't return the same projectile twice if it's in more than one quad
- Make a quick pass to count the maximum number of units/features/projectiles we may return and reserve the space in the vector to reduce expensive reallocations.
mod - rts/Sim/Misc/QuadField.cpp Diff ] File ]