Home
last modified time | relevance | path

Searched refs:city_had_recent_plague (Results 1 – 6 of 6) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dcity.h713 bool city_had_recent_plague(const struct city *pcity);
H A Dcity.c2567 bool city_had_recent_plague(const struct city *pcity) in city_had_recent_plague() function
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dcity.h713 bool city_had_recent_plague(const struct city *pcity);
H A Dcity.c2567 bool city_had_recent_plague(const struct city *pcity) in city_had_recent_plague() function
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcityturn.c979 if (city_had_recent_plague(pcity)) { in city_populate()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcityturn.c979 if (city_had_recent_plague(pcity)) { in city_populate()