![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | popup_city_dialog (struct city *pcity) |
| void | refresh_city_dialog (struct city *pcity) |
| struct city * | is_any_city_dialog_open () |
| struct city* is_any_city_dialog_open | ( | ) |
Definition at line 2315 of file citydlg.cpp.
Referenced by client_remove_city(), do_map_click(), freeciv::layer_grid::fill_sprite_array(), freeciv::layer_overlays::fill_sprite_array(), freeciv::layer_workertask::fill_sprite_array(), put_one_element(), and show_city_desc().
| void popup_city_dialog | ( | struct city * | pcity | ) |
Definition at line 402 of file update_queue.cpp.
Referenced by city_packet_common(), do_map_click(), and meswin_popup_city().
| void refresh_city_dialog | ( | struct city * | pcity | ) |
Definition at line 411 of file update_queue.cpp.
Referenced by city_packet_common(), city_set_queue(), client_remove_unit(), handle_tile_info(), handle_unit_packet_common(), handle_worker_task(), and cma_yoloswag::release_city().