Home
last modified time | relevance | path

Searched defs:reqsOk (Results 1 – 4 of 4) sorted by relevance

/dports/games/glest/glest_source_3.2.2/source/glest_game/ai/
H A Dai_interface.cpp218 bool AiInterface::reqsOk(const RequirableType *rt){ in reqsOk() function in Glest::Game::AiInterface
222 bool AiInterface::reqsOk(const CommandType *ct){ in reqsOk() function in Glest::Game::AiInterface
/dports/games/glest/glest_source_3.2.2/source/glest_game/type_instances/
H A Dfaction.cpp108 bool Faction::reqsOk(const RequirableType *rt) const{ in reqsOk() function in Glest::Game::Faction
136 bool Faction::reqsOk(const CommandType *ct) const{ in reqsOk() function in Glest::Game::Faction
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/ai/
H A Dai_interface.cpp820 bool AiInterface::reqsOk(const RequirableType *rt){ in reqsOk() function in Glest::Game::AiInterface
824 bool AiInterface::reqsOk(const CommandType *ct){ in reqsOk() function in Glest::Game::AiInterface
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/type_instances/
H A Dfaction.cpp902 bool Faction::reqsOk(const RequirableType *rt) const { in reqsOk() function in Glest::Game::Faction
962 bool Faction::reqsOk(const CommandType *ct) const { in reqsOk() function in Glest::Game::Faction