Freeciv-3.1
|
Go to the source code of this file.
Functions | |
void | city_report_dialog_update_city (struct city *pcity) |
void | city_report_dialog_update (void) |
void city_report_dialog_update | ( | void | ) |
Update the city report.
Definition at line 666 of file update_queue.c.
Referenced by city_packet_common(), client_remove_city(), cma_preset_add_popup_callback(), cma_preset_remove_response(), handle_player_info(), and popdown_city_cma_dialog().
void city_report_dialog_update_city | ( | struct city * | pcity | ) |
Request the city to be updated in the city report.
Definition at line 641 of file update_queue.c.
Referenced by city_packet_common(), cma_release_city(), popup_cma_from_city_report_callback(), and real_city_dialog_refresh().