Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dstack.h266 bool hasArmyType(guint32 army_type) const;
H A Dstack.cpp1096 bool Stack::hasArmyType(guint32 army_type) const in hasArmyType() function in Stack
H A Dplayer.cpp3923 if ((*i)->hasArmyType(army_type) == true) in AI_getQuestDestination()
/dports/games/lordsawar/lordsawar-0.3.2/
H A DChangeLog354 * added new method hasArmyType method to the stack object.