|
void | popdown_diplomat_dialog (void) |
|
void | popdown_incite_dialog (void) |
|
void | popdown_bribe_dialog (void) |
|
void | popdown_advanced_terrain_dialog (void) |
|
int | advanced_terrain_window_dlg_callback (struct widget *pwindow) |
|
int | exit_advanced_terrain_dlg_callback (struct widget *pwidget) |
|
static void | unit_select_dialog_popdown (void) |
|
static void | popdown_terrain_info_dialog (void) |
|
static void | popdown_pillage_dialog (void) |
|
static void | popdown_connect_dialog (void) |
|
static void | popdown_unit_upgrade_dlg (void) |
|
static void | popdown_unit_disband_dlg (void) |
|
void | put_window_near_map_tile (struct widget *pwindow, int window_width, int window_height, struct tile *ptile) |
|
void | popdown_all_game_dialogs (void) |
|
static bool | sdl_get_chance_to_win (int *att_chance, int *def_chance, struct unit *enemy_unit, struct unit *my_unit) |
|
static void | notify_goto_dialog_advance (struct notify_goto_dialog *pdialog) |
|
static struct notify_goto_data * | notify_goto_data_new (const char *headline, const char *lines, struct tile *ptile) |
|
static void | notify_goto_data_destroy (struct notify_goto_data *pdata) |
|
static int | notify_goto_dialog_callback (struct widget *widget) |
|
static int | notify_goto_dialog_close_callback (struct widget *widget) |
|
static int | notify_goto_dialog_goto_callback (struct widget *widget) |
|
static struct notify_goto_dialog * | notify_goto_dialog_new (void) |
|
static void | notify_goto_dialog_destroy (struct notify_goto_dialog *pdialog) |
|
static void | notify_goto_dialog_update (struct notify_goto_dialog *pdialog) |
|
void | popup_notify_goto_dialog (const char *headline, const char *lines, const struct text_tag_list *tags, struct tile *ptile) |
|
void | popdown_notify_goto_dialog (void) |
|
void | popup_connect_msg (const char *headline, const char *message) |
|
static int | notify_dialog_window_callback (struct widget *pwindow) |
|
static int | exit_notify_dialog_callback (struct widget *pwidget) |
|
void | popup_notify_dialog (const char *caption, const char *headline, const char *lines) |
|
static int | upgrade_unit_window_callback (struct widget *pwindow) |
|
static int | cancel_upgrade_unit_callback (struct widget *pwidget) |
|
static int | ok_upgrade_unit_window_callback (struct widget *pwidget) |
|
void | popup_upgrade_dialog (struct unit_list *punits) |
|
void | popup_unit_upgrade_dlg (struct unit *punit, bool city) |
|
static int | disband_unit_window_callback (struct widget *pwindow) |
|
static int | cancel_disband_unit_callback (struct widget *pwidget) |
|
static int | ok_disband_unit_window_callback (struct widget *pwidget) |
|
void | popup_unit_disband_dlg (struct unit *punit, bool city) |
|
static int | unit_select_window_callback (struct widget *pwindow) |
|
static int | exit_unit_select_callback (struct widget *pwidget) |
|
static int | unit_select_callback (struct widget *pwidget) |
|
void | unit_select_dialog_popup (struct tile *ptile) |
|
void | unit_select_dialog_update_real (void *unused) |
|
static int | terrain_info_window_dlg_callback (struct widget *pwindow) |
|
static int | exit_terrain_info_dialog_callback (struct widget *button) |
|
const char * | sdl_get_tile_defense_info_text (struct tile *ptile) |
|
static void | popup_terrain_info_dialog (SDL_Surface *pdest, struct tile *ptile) |
|
static int | terrain_info_callback (struct widget *pwidget) |
|
static int | zoom_to_city_callback (struct widget *pwidget) |
|
static int | change_production_callback (struct widget *pwidget) |
|
static int | hurry_production_callback (struct widget *pwidget) |
|
static int | cma_callback (struct widget *pwidget) |
|
static int | adv_unit_select_callback (struct widget *pwidget) |
|
static int | adv_unit_select_all_callback (struct widget *pwidget) |
|
static int | adv_unit_sentry_idle_callback (struct widget *pwidget) |
|
static int | goto_here_callback (struct widget *pwidget) |
|
static int | patrol_here_callback (struct widget *pwidget) |
|
static int | paradrop_here_callback (struct widget *pwidget) |
|
static int | unit_help_callback (struct widget *pwidget) |
|
void | popup_advanced_terrain_dialog (struct tile *ptile, Uint16 pos_x, Uint16 pos_y) |
|
static int | pillage_window_callback (struct widget *pwindow) |
|
static int | pillage_callback (struct widget *pwidget) |
|
static int | exit_pillage_dlg_callback (struct widget *pwidget) |
|
void | popup_pillage_dialog (struct unit *punit, bv_extras extras) |
|
static void | popdown_government_dialog (void) |
|
static int | government_dlg_callback (struct widget *gov_button) |
|
static int | move_government_dlg_callback (struct widget *pwindow) |
|
void | popup_government_dialog (void) |
|
static int | next_set_callback (struct widget *next_button) |
|
static int | prev_set_callback (struct widget *prev_button) |
|
static int | nations_dialog_callback (struct widget *pwindow) |
|
static int | nation_button_callback (struct widget *pnation) |
|
static int | races_dialog_ok_callback (struct widget *start_button) |
|
static int | races_dialog_cancel_callback (struct widget *button) |
|
static int | next_name_callback (struct widget *next_button) |
|
static int | prev_name_callback (struct widget *prev_button) |
|
static int | change_sex_callback (struct widget *sex) |
|
static void | select_random_leader (Nation_type_id nation) |
|
static void | change_nation_label (void) |
|
static int | style_callback (struct widget *pwidget) |
|
static int | help_dlg_callback (struct widget *pwindow) |
|
static int | cancel_help_dlg_callback (struct widget *pwidget) |
|
static int | leader_name_edit_callback (struct widget *pedit) |
|
static int | get_playable_nation_count (void) |
|
void | popup_races_dialog (struct player *pplayer) |
|
void | popdown_races_dialog (void) |
|
void | races_update_pickable (bool nationset_change) |
|
void | nationset_changed (void) |
|
void | races_toggles_set_sensitive (void) |
|
void | popup_tileset_suggestion_dialog (void) |
|
void | popup_soundset_suggestion_dialog (void) |
|
void | popup_musicset_suggestion_dialog (void) |
|
bool | popup_theme_suggestion_dialog (const char *theme_name) |
|
void | show_tech_gained_dialog (Tech_type_id tech) |
|
void | show_tileset_error (bool fatal, const char *tset_name, const char *msg) |
|
bool | handmade_scenario_warning (void) |
|
void | real_multipliers_dialog_update (void *unused) |
|
bool | request_transport (struct unit *pcargo, struct tile *ptile) |
|
void | popup_combat_info (int attacker_unit_id, int defender_unit_id, int attacker_hp, int defender_hp, bool make_att_veteran, bool make_def_veteran) |
|
void | request_action_confirmation (const char *expl, struct act_confirmation_data *data) |
|
static int | image_popup_window_callback (struct widget *pwindow) |
|
static int | exit_image_popup_callback (struct widget *pwidget) |
|
void | popup_image (const char *tag) |
|