Freeciv-3.1
|
Data Fields | |
struct Treaty | treaty |
struct advanced_dialog * | pdialog |
struct advanced_dialog * | pwants |
struct advanced_dialog * | poffers |
Definition at line 53 of file diplodlg.c.
struct advanced_dialog* diplomacy_dialog::pdialog |
Definition at line 55 of file diplodlg.c.
Referenced by cities_callback(), create_diplomacy_dialog(), embassy_callback(), gold_callback(), handle_diplomacy_accept_treaty(), handle_diplomacy_cancel_meeting(), handle_diplomacy_create_clause(), handle_diplomacy_init_meeting(), handle_diplomacy_remove_clause(), maps_callback(), pact_callback(), popdown_diplomacy_dialog(), popdown_diplomacy_dialogs(), remove_clause_callback(), remove_clause_widget_from_list(), techs_callback(), update_acceptance_icons(), update_clauses_list(), update_diplomacy_dialog(), and vision_callback().
struct advanced_dialog* diplomacy_dialog::poffers |
Definition at line 57 of file diplodlg.c.
Referenced by update_diplomacy_dialog().
struct advanced_dialog* diplomacy_dialog::pwants |
Definition at line 56 of file diplodlg.c.
Referenced by update_diplomacy_dialog().
struct Treaty diplomacy_dialog::treaty |
Definition at line 54 of file diplodlg.c.
Referenced by update_acceptance_icons(), update_clauses_list(), and update_diplomacy_dialog().