mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-14 20:33:46 +00:00
d0fc8ff67d
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.