Home
last modified time | relevance | path

Searched refs:city_unhappy (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/freeciv/freeciv-2.6.6/common/aicore/
H A Daisupport.c148 if (city_unhappy(pcity)) { in city_gold_worth()
H A Dcm.c745 *disorder = city_unhappy(pcity); in get_city_surplus()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/aicore/
H A Daisupport.c148 if (city_unhappy(pcity)) { in city_gold_worth()
H A Dcm.c745 *disorder = city_unhappy(pcity); in get_city_surplus()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dcityrepdata.c94 : (city_unhappy(pcity) ? "X" : " "))); in cr_entry_hstate_concise()
110 : (city_unhappy(pcity) ? Q_("?city_state:Disorder") in cr_entry_hstate_verbose()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dcityrepdata.c94 : (city_unhappy(pcity) ? "X" : " "))); in cr_entry_hstate_concise()
110 : (city_unhappy(pcity) ? Q_("?city_state:Disorder") in cr_entry_hstate_verbose()
/dports/games/freeciv-nox11/freeciv-2.6.6/ai/default/
H A Daicity.c109 (pcity->surplus[O_SHIELD] < 0 || city_unhappy(pcity) \
925 city_unhappy(pcity) ? "unhappy" : "content", in resolve_city_emergency()
961 if (city_unhappy(pcity) in resolve_city_emergency()
/dports/games/freeciv/freeciv-2.6.6/ai/default/
H A Daicity.c109 (pcity->surplus[O_SHIELD] < 0 || city_unhappy(pcity) \
925 city_unhappy(pcity) ? "unhappy" : "content", in resolve_city_emergency()
961 if (city_unhappy(pcity) in resolve_city_emergency()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dcity.h546 bool city_unhappy(const struct city *pcity); /* anarchy??? */
H A Dcity.c1471 bool city_unhappy(const struct city *pcity) in city_unhappy() function
2406 if (city_unhappy(pcity)) { in unhappy_city_check()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dcity.h546 bool city_unhappy(const struct city *pcity); /* anarchy??? */
H A Dcity.c1471 bool city_unhappy(const struct city *pcity) in city_unhappy() function
2406 if (city_unhappy(pcity)) { in unhappy_city_check()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dcityrep.c290 if (city_unhappy(pCity)) { in real_info_city_report_dialog_update()
948 if (city_unhappy(pCity)) { in real_city_report_dialog_update_city()
H A Dcitydlg.c2517 if ((city_unhappy(pCity) || city_celebrating(pCity) || city_happy(pCity) || in redraw_city_dialog()
3589 if (city_unhappy(pCity)) { in rebuild_citydlg_title_str()
3857 if ((city_unhappy(pCity) || city_celebrating(pCity) in real_city_dialog_popup()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dcityrep.c301 if (city_unhappy(pCity)) { in real_info_city_report_dialog_update()
963 if (city_unhappy(pCity)) { in real_city_report_dialog_update_city()
H A Dcitydlg.c2496 if ((city_unhappy(pCity) || city_celebrating(pCity) || city_happy(pCity) in redraw_city_dialog()
3562 if (city_unhappy(pCity)) { in rebuild_citydlg_title_str()
3830 if ((city_unhappy(pCity) || city_celebrating(pCity) in real_city_dialog_popup()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dcityrep.c301 if (city_unhappy(pCity)) { in real_info_city_report_dialog_update()
963 if (city_unhappy(pCity)) { in real_city_report_dialog_update_city()
H A Dcitydlg.c2496 if ((city_unhappy(pCity) || city_celebrating(pCity) || city_happy(pCity) in redraw_city_dialog()
3562 if (city_unhappy(pCity)) { in rebuild_citydlg_title_str()
3830 if ((city_unhappy(pCity) || city_celebrating(pCity) in real_city_dialog_popup()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dcityrep.c290 if (city_unhappy(pCity)) { in real_info_city_report_dialog_update()
948 if (city_unhappy(pCity)) { in real_city_report_dialog_update_city()
H A Dcitydlg.c2517 if ((city_unhappy(pCity) || city_celebrating(pCity) || city_happy(pCity) || in redraw_city_dialog()
3589 if (city_unhappy(pCity)) { in rebuild_citydlg_title_str()
3857 if ((city_unhappy(pCity) || city_celebrating(pCity) in real_city_dialog_popup()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/scriptcore/
H A Dapi_game_methods.c246 return is_server() ? city_unhappy(pcity) : pcity->client.unhappy; in api_methods_is_city_unhappy()
/dports/games/freeciv/freeciv-2.6.6/common/scriptcore/
H A Dapi_game_methods.c246 return is_server() ? city_unhappy(pcity) : pcity->client.unhappy; in api_methods_is_city_unhappy()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcityturn.c2872 if (!city_unhappy(pcity)) { in city_incite_cost()
3089 if (city_unhappy(pcity)) { in update_city_activity()
H A Dplrhand.c2656 if (city_unhappy(pcity)) { in civil_war_triggered()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcityturn.c2872 if (!city_unhappy(pcity)) { in city_incite_cost()
3089 if (city_unhappy(pcity)) { in update_city_activity()

12