mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
CCmpRangeManager queries do not take obstruction size into account, meaning they return fewer entities than they should. This particularly affects buildings with ranged attacks, gates, and a few other templates. This is, unfortunately, a slight performance decrease. Discovered following Angen's comment [[ https://code.wildfiregames.com/D2738#116269 | here ]]. Comments by: Angen Reviewed By: bb Refs #3381 (not marking it down as 'fixes' and I'm not entirely sure it was the only moving part here). Differential Revision: https://code.wildfiregames.com/D2759 This was SVN commit r24217. |
||
|---|---|---|
| .. | ||
| components | ||
| docs | ||
| helpers | ||
| scripting | ||
| serialization | ||
| system | ||
| tests | ||
| MessageTypes.h | ||
| Simulation2.cpp | ||
| Simulation2.h | ||
| TypeList.h | ||