Home
last modified time | relevance | path

Searched refs:fliesWithItemAndNonFlyersOverWaterOrMountains (Results 1 – 4 of 4) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dstack.h371 bool fliesWithItemAndNonFlyersOverWaterOrMountains() const;
H A DAI_Allocation.cpp111 !attacker->fliesWithItemAndNonFlyersOverWaterOrMountains()) in allocateStackToCapacityBuilding()
797 if (defender->fliesWithItemAndNonFlyersOverWaterOrMountains()) in allocateDefensiveStacksToCity()
859 if (s->fliesWithItemAndNonFlyersOverWaterOrMountains()) in allocateDefensiveStacksToCity()
H A Dstack.cpp1366 bool Stack::fliesWithItemAndNonFlyersOverWaterOrMountains() const in fliesWithItemAndNonFlyersOverWaterOrMountains() function in Stack
H A Dplayer.cpp734 if (s->fliesWithItemAndNonFlyersOverWaterOrMountains()) in stackSplitAndMoveToJoin()
758 if (s->fliesWithItemAndNonFlyersOverWaterOrMountains()) in stackSplitAndMoveToAttack()