Home
last modified time | relevance | path

Searched refs:city_on_tile (Results 1 – 10 of 10) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dmenu.c2295 bool city_on_tile = FALSE; in real_menus_update() local
2301 city_on_tile = TRUE; in real_menus_update()
2306 if (city_on_tile && units_have_type_flag(punits, UTYF_ADD_TO_CITY, TRUE)) { in real_menus_update()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dmenu.c2307 bool city_on_tile = FALSE; in real_menus_update() local
2313 city_on_tile = TRUE; in real_menus_update()
2318 if (city_on_tile && units_have_type_flag(punits, UTYF_ADD_TO_CITY, TRUE)) { in real_menus_update()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dmenu.c2295 bool city_on_tile = FALSE; in real_menus_update() local
2301 city_on_tile = TRUE; in real_menus_update()
2306 if (city_on_tile && units_have_type_flag(punits, UTYF_ADD_TO_CITY, TRUE)) { in real_menus_update()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dmenu.c2307 bool city_on_tile = FALSE; in real_menus_update() local
2313 city_on_tile = TRUE; in real_menus_update()
2318 if (city_on_tile && units_have_type_flag(punits, UTYF_ADD_TO_CITY, TRUE)) { in real_menus_update()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dmenu.c2311 bool city_on_tile = FALSE; in real_menus_update() local
2317 city_on_tile = TRUE; in real_menus_update()
2322 if (city_on_tile && units_have_type_flag(punits, UTYF_ADD_TO_CITY, TRUE)) { in real_menus_update()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dmenu.c2311 bool city_on_tile = FALSE; in real_menus_update() local
2317 city_on_tile = TRUE; in real_menus_update()
2322 if (city_on_tile && units_have_type_flag(punits, UTYF_ADD_TO_CITY, TRUE)) { in real_menus_update()
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dmenu.cpp1771 bool city_on_tile = false; in menus_sensitive() local
1841 city_on_tile = true; in menus_sensitive()
2019 if (city_on_tile in menus_sensitive()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dmenu.cpp1771 bool city_on_tile = false; in menus_sensitive() local
1841 city_on_tile = true; in menus_sensitive()
2019 if (city_on_tile in menus_sensitive()
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog43991 If a selected unit is in a city city_on_tile is set to true. Initialize it
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog43991 If a selected unit is in a city city_on_tile is set to true. Initialize it