Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dai_fast.cpp153 setBestProduction(c); in startTurn()
272 int AI_Fast::setBestProduction(City *c) in setBestProduction() function in AI_Fast
324 setBestProduction(c); in invadeCity()
329 setBestProduction(c); in invadeCity()
337 setBestProduction(c); in invadeCity()
H A Dai_fast.h112 int setBestProduction(City *c);
H A Dai_smart.h118 int setBestProduction(City *c);
H A Dai_smart.cpp259 int AI_Smart::setBestProduction(City *c) in setBestProduction() function in AI_Smart
426 setBestProduction(city); in setProduction()