mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 22:03:56 -07:00
This addresses two related issues: - Units visibly garrisoned on gates keep the gate open. - Units visibly garrisoned on entities keep their pathfinding blocker flags. Remove the block-movement flag from visibly garrisoned entities. Keep a list of entities that cannot move and thus should not count towards gate-opening logic. Packing logic is kept separate: it is more related to entities having 'alternate forms' with different capabilities than being currently incapable of moving. Based on work by temple Comments by: Freagarach Tested by: Nescio Fixes #2679 Fixes #5151 Differential Revision: https://code.wildfiregames.com/D1418 This was SVN commit r23710. |
||
|---|---|---|
| .. | ||
| test_CinemaManager.h | ||
| test_CommandQueue.h | ||
| test_HierPathfinder.h | ||
| test_ObstructionManager.h | ||
| test_Pathfinder.h | ||
| test_Position.h | ||
| test_RangeManager.h | ||
| test_scripts.h | ||
| test_TerritoryManager.h | ||