27#ifdef SDL2_PLAIN_INCLUDE
220#define SPECLIST_TAG notify_goto
221#define SPECLIST_TYPE struct notify_goto_data
472 log_error(
"popup_connect_msg() PORT ME");
675 "SDL2 popup_upgrade_dialog() handles max 1 unit.");
717 area = pwindow->area;
734 pwindow->dst,
_(
"Cancel"),
755 buf->next->size.w =
buf->size.w;
765 (pwindow->size.w - pwindow->area.w) +
area.w,
766 (pwindow->size.h - pwindow->area.h) +
area.h);
768 area = pwindow->area;
795 buf->size.y =
buf->next->size.y;
917 area = pwindow->area;
934 pwindow->dst,
_(
"Cancel"),
955 buf->next->size.w =
buf->size.w;
965 (pwindow->size.w - pwindow->area.w) + area.w,
966 (pwindow->size.h - pwindow->area.h) + area.h);
968 area = pwindow->area;
982 dst.x = area.x + (area.w - text->w) / 2;
994 buf->size.x = area.x + (area.w - (2 *
buf->size.w +
adj_size(10))) / 2;
995 buf->size.y =
buf->next->size.y;
1125 area = pwindow->
area;
1142 for (
i = 0;
i <
n;
i++) {
1188 area.w =
MAX(area.w,
buf->size.w);
1189 area.h +=
buf->size.h;
1210 area.h =
NUM_SEEN * pwindow->prev->prev->size.h;
1214 (pwindow->size.w - pwindow->area.w) + area.w,
1215 (pwindow->size.h - pwindow->area.h) + area.h);
1217 area = pwindow->area;
1229 buf = pwindow->prev;
1230 buf->size.x = area.x + area.w -
buf->size.w - 1;
1240 area.x + area.w, area.y,
1308 static char buffer[64];
1309 int bonus = (
tile_terrain(ptile)->defense_bonus - 10) * 10;
1314 bonus += pextra->defense_bonus;
1318 fc_snprintf(buffer,
sizeof(buffer),
_(
"Terrain Defense Bonus: +%d%% "), bonus);
1628 if (ptile !=
NULL) {
1657 if (ptile !=
NULL) {
1744 area = pwindow->
area;
1768 buf->data.cont = cont;
1775 area.w =
MAX(area.w,
buf->size.w);
1776 area.h +=
buf->size.h;
1784 area.h +=
buf->next->size.h;
1796 area.w =
MAX(area.w,
buf->size.w);
1797 area.h +=
buf->size.h;
1808 area.w =
MAX(area.w,
buf->size.w);
1809 area.h +=
buf->size.h;
1820 area.w =
MAX(area.w,
buf->size.w);
1821 area.h +=
buf->size.h;
1832 area.w =
MAX(area.w,
buf->size.w);
1833 area.h +=
buf->size.h;
1843 area.h +=
buf->next->size.h;
1848 buf->data.cont = cont;
1853 area.w =
MAX(area.w,
buf->size.w);
1854 area.h +=
buf->size.h;
1859 buf->data.cont = cont;
1864 area.w =
MAX(area.w,
buf->size.w);
1865 area.h +=
buf->size.h;
1872 buf->data.cont = cont;
1877 area.w =
MAX(area.w,
buf->size.w);
1878 area.h +=
buf->size.h;
1891 buf->data.cont = cont;
1896 area.w =
MAX(area.w,
buf->size.w);
1897 area.h +=
buf->size.h;
1915 area.h +=
buf->next->size.h;
1918 struct unit *defender, *attacker;
1924 #define ADV_NUM_SEEN 15
1930 for (
i = 0;
i <
n;
i++) {
1943 _(
"Activate %s (%d / %d) %s (%d,%d,%s) %s"),
1980 if (attacker && attacker ==
punit) {
1984 if (defender && defender ==
punit) {
2000 area.w =
MAX(area.w,
buf->size.w);
2028 area.h +=
buf->size.h;
2037 area.h +=
buf->size.h;
2043 area.h +=
buf->next->size.h;
2060 _(
"Activate %s (%d / %d) %s (%d,%d,%s) %s"),
2077 area.w =
MAX(area.w,
buf->size.w);
2084 area.h +=
buf->next->size.h;
2107 area.w =
MAX(area.w,
buf->size.w);
2115 area.h +=
buf->next->size.h;
2121 _(
"Look up \"%s\" in the Help Browser"),
2128 area.w =
MAX(area.w,
buf->size.w);
2141 (pwindow->
size.w - pwindow->
area.w) + area.w,
2142 (pwindow->
size.h - pwindow->
area.h) + area.h);
2144 area = pwindow->
area;
2159 buf->
size.x = area.x + area.w -
buf->size.w - 1;
2165 buf->size.x = area.x + 1;
2166 buf->size.y = area.y + 1;
2180 buf->size.x =
buf->next->size.x;
2181 buf->size.y =
buf->next->size.y +
buf->next->size.h;
2312 area = pwindow->
area;
2348 area.w =
MAX(area.w,
buf->size.w);
2349 area.h +=
buf->size.h;
2356 (pwindow->
size.w - pwindow->
area.w) + area.w,
2357 (pwindow->
size.h - pwindow->
area.h) + area.h);
2359 area = pwindow->
area;
2368 buf->
size.x = area.x + area.w -
buf->size.w - 1;
2374 area.x, area.y + 1, area.w, 0,
2911 struct widget *pwindow, *ok_button;
2937 pwindow->
dst,
_(
"OK"),
2953 area = pwindow->
area;
2974 (pwindow->
size.w - pwindow->
area.w) + area.w,
2975 (pwindow->
size.h - pwindow->
area.h) + area.h);
2986 ok_button->
size.x = area.x + (area.w - ok_button->
size.w) / 2;
3042 label->
size.x = pwindow->
size.x + pwindow->
size.w / 2 +
3043 (pwindow->
size.w / 2 - label->
size.w) / 2;
3102 if (pnation->is_playable && !pnation->player
3132#define TARGETS_ROW 5
3133#define TARGETS_COL 1
3152 pwindow->
data.
ptr = (
void *)setup;
3374 pwindow->
dst,
_(
"Cancel"),
3401 area = pwindow->
area;
3438 buf->size.x = area.x + area.w / 2 + (area.w / 2 -
buf->size.w) / 2;
3446 buf->size.x = area.x + area.w / 2 + (area.w / 2 -
buf->size.w) / 2;
3454 buf->size.x =
buf->next->size.x +
buf->next->size.w;
3455 buf->size.y =
buf->next->size.y;
3459 buf->size.x =
buf->next->next->size.x -
buf->size.w;
3460 buf->size.y =
buf->next->size.y;
3469 buf->size.x = area.x + area.w / 2 + (area.w / 2 -
buf->size.w) / 2;
3474 buf->size.x = area.x + area.w / 2 + (area.w / 2 -
buf->size.w) / 2;
3479 buf->size.x =
buf->next->size.x +
buf->next->size.w;
3480 buf->size.y =
buf->next->size.y;
3484 buf->size.x =
buf->next->next->size.x -
buf->size.w;
3485 buf->size.y =
buf->next->size.y;
3489 buf->size.x = area.x + area.w / 2 + (area.w / 2 -
buf->size.w) / 2;
3494 buf->size.x = area.x + area.w / 2 + (area.w / 2 -
len) / 2 -
adj_size(20);
3501 buf->size.y =
buf->next->size.y;
3519 buf->size.y =
buf->next->size.y;
3580 bool change =
FALSE;
3705 int attacker_hp,
int defender_hp,
3706 bool make_att_veteran,
bool make_def_veteran)
3808 log_error(
_(
"No image for tag \"%s\", requested by the server."), tag);
SDL_Surface * zoomSurface(SDL_Surface *src, double zoomx, double zoomy, int smooth)
Zoom a surface by independent horizontal and vertical factors with optional smoothing.
void astr_free(struct astring *astr)
static const char * astr_str(const struct astring *astr) fc__attribute((nonnull(1)))
struct canvas int int struct sprite int int int int height
struct canvas int int canvas_y
struct canvas int canvas_x
struct canvas int int struct sprite int int int width
void output_window_append(const struct ft_color color, const char *featured_text)
const char * city_name_get(const struct city *pcity)
#define city_owner(_pcity_)
void activate_all_units(struct tile *ptile)
void popup_city_dialog(struct city *pcity)
enum client_states client_state(void)
enum known_type client_tile_get_known(const struct tile *ptile)
double unit_win_chance(const struct civ_map *nmap, const struct unit *attacker, const struct unit *defender, const struct action *paction)
struct unit * get_attacker(const struct civ_map *nmap, const struct unit *defender, const struct tile *ptile)
struct unit * get_defender(const struct civ_map *nmap, const struct unit *attacker, const struct tile *ptile, const struct action *paction)
void clear_hover_state(void)
void unit_focus_set(struct unit *punit)
void do_unit_paradrop_to(struct unit *punit, struct tile *ptile)
struct unit_list * get_units_in_focus(void)
void request_unit_disband(struct unit *punit)
void request_new_unit_activity_targeted(struct unit *punit, enum unit_activity act, struct extra_type *tgt)
void set_hover_state(struct unit_list *punits, enum cursor_hover_state state, enum unit_activity activity, struct extra_type *tgt, int last_tgt, int last_sub_tgt, action_id action, enum unit_orders order)
void action_confirmation(struct act_confirmation_data *data, bool confirm)
void do_unit_patrol_to(struct tile *ptile)
struct unit * head_of_units_in_focus(void)
void request_unit_upgrade(struct unit *punit)
void request_new_unit_activity(struct unit *punit, enum unit_activity act)
#define can_unit_do_activity_client(_punit_, _act_)
struct unit struct city struct unit struct tile struct extra_type const struct act_prob *act_probs int actor_unit_id struct unit struct unit int const struct action *paction struct unit struct city const struct action *paction const char * expl
const char const char * headline
struct unit struct city struct unit struct tile struct extra_type const struct act_prob *act_probs int actor_unit_id struct unit struct unit * punit
struct unit struct city struct unit struct tile struct extra_type const struct act_prob *act_probs int actor_unit_id struct unit struct unit int const struct action *paction struct unit struct city * pcity
struct unit struct city struct unit struct tile struct extra_type const struct act_prob *act_probs int actor_unit_id struct unit struct unit int const struct action *paction struct unit struct city const struct action *paction request_action_confirmation
const struct ft_color ftc_client
void exit_goto_state(void)
bool send_goto_tile(struct unit *punit, struct tile *ptile)
void enter_goto_state(struct unit_list *punits)
const char * government_name_translation(const struct government *pgovern)
struct government * government_by_number(const Government_type_id gov)
bool can_change_to_government(struct player *pplayer, const struct government *gov)
Government_type_id government_number(const struct government *pgovern)
#define governments_iterate(NAME_pgov)
#define governments_iterate_end
void popdown_all_city_dialogs(void)
void city_report_dialog_popdown(void)
void unit_select_dialog_popup(struct tile *ptile)
void popup_upgrade_dialog(struct unit_list *punits)
void races_update_pickable(bool nationset_change)
static void pillage_callback(GtkWidget *dlg, gint arg)
void popup_notify_goto_dialog(const char *headline, const char *lines, const struct text_tag_list *tags, struct tile *ptile)
void show_tech_gained_dialog(Tech_type_id tech)
void popup_races_dialog(struct player *pplayer)
void popdown_races_dialog(void)
void popup_pillage_dialog(struct unit *punit, bv_extras extras)
void popup_connect_msg(const char *headline, const char *message)
bool handmade_scenario_warning(void)
void unit_select_dialog_update_real(void *unused)
void races_toggles_set_sensitive(void)
void show_tileset_error(bool fatal, const char *tset_name, const char *msg)
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)
struct player * races_player
void popup_image(const char *tag)
void popdown_all_game_dialogs(void)
void popdown_help_dialog(void)
void update_unit_info_label(struct unit_list *punits)
void meswin_dialog_popdown(void)
static GtkWidget * nation_button
void popdown_players_dialog(void)
void units_report_dialog_popdown(void)
void economy_report_dialog_popdown(void)
void unit_select_dialog_popdown(void)
void enable_city_dlg_widgets(void)
void popup_hurry_production_dialog(struct city *pcity, SDL_Surface *pdest)
void free_city_units_lists(void)
void popup_city_cma_dialog(struct city *pcity)
SDL_Color * get_theme_color(enum theme_color themecolor)
SDL_Color * get_game_color(enum color_std stdcolor)
void put_window_near_map_tile(struct widget *pwindow, int window_width, int window_height, struct tile *ptile)
static int adv_unit_sentry_idle_callback(struct widget *pwidget)
static struct small_dialog * terrain_info_dlg
void popup_government_dialog(void)
static struct notify_goto_data * notify_goto_data_new(const char *headline, const char *lines, struct tile *ptile)
static int adv_unit_select_callback(struct widget *pwidget)
static struct small_dialog * unit_disband_dlg
static void popdown_unit_upgrade_dlg(void)
void popup_unit_disband_dlg(struct unit *punit, bool city)
static void popdown_unit_disband_dlg(void)
static void notify_goto_data_destroy(struct notify_goto_data *pdata)
static int cma_callback(struct widget *pwidget)
static struct small_dialog * connect_dlg
bool is_unit_move_blocked
static int hurry_production_callback(struct widget *pwidget)
static void select_random_leader(Nation_type_id nation)
static int next_set_callback(struct widget *next_button)
static int exit_unit_select_callback(struct widget *pwidget)
void popdown_advanced_terrain_dialog(void)
void popup_musicset_suggestion_dialog(void)
static void popdown_pillage_dialog(void)
static struct advanced_dialog * unit_select_dlg
static int notify_goto_dialog_callback(struct widget *widget)
int exit_advanced_terrain_dlg_callback(struct widget *pwidget)
static int ok_upgrade_unit_window_callback(struct widget *pwidget)
static int prev_set_callback(struct widget *prev_button)
static int prev_name_callback(struct widget *prev_button)
static int exit_image_popup_callback(struct widget *pwidget)
static int terrain_info_callback(struct widget *pwidget)
void popup_soundset_suggestion_dialog(void)
static int style_callback(struct widget *pwidget)
static int unit_help_callback(struct widget *pwidget)
static int move_government_dlg_callback(struct widget *pwindow)
static void popdown_government_dialog(void)
static struct advanced_dialog * nation_dlg
static int change_sex_callback(struct widget *sex)
static int cancel_help_dlg_callback(struct widget *pwidget)
static int next_name_callback(struct widget *next_button)
void popup_tileset_suggestion_dialog(void)
static void popup_terrain_info_dialog(SDL_Surface *pdest, struct tile *ptile)
static int get_playable_nation_count(void)
static struct small_dialog * help_dlg
struct advanced_dialog * advanced_terrain_dlg
static void popdown_terrain_info_dialog(void)
static int adv_unit_select_all_callback(struct widget *pwidget)
static void notify_goto_dialog_advance(struct notify_goto_dialog *pdialog)
static int unit_select_callback(struct widget *pwidget)
static int exit_notify_dialog_callback(struct widget *pwidget)
void popdown_notify_goto_dialog(void)
int advanced_terrain_window_dlg_callback(struct widget *pwindow)
static int cancel_upgrade_unit_callback(struct widget *pwidget)
static int nation_button_callback(struct widget *pnation)
static int races_dialog_cancel_callback(struct widget *button)
static int notify_goto_dialog_close_callback(struct widget *widget)
static int image_popup_window_callback(struct widget *pwindow)
static int leader_name_edit_callback(struct widget *pedit)
static int patrol_here_callback(struct widget *pwidget)
static int pillage_window_callback(struct widget *pwindow)
static int help_dlg_callback(struct widget *pwindow)
bool popup_theme_suggestion_dialog(const char *theme_name)
static int disband_unit_window_callback(struct widget *pwindow)
static int nations_dialog_callback(struct widget *pwindow)
static void notify_goto_dialog_update(struct notify_goto_dialog *pdialog)
void popdown_diplomat_dialog(void)
void real_multipliers_dialog_update(void *unused)
static int goto_here_callback(struct widget *pwidget)
static struct small_dialog * gov_dlg
static int notify_goto_dialog_goto_callback(struct widget *widget)
bool request_transport(struct unit *pcargo, struct tile *ptile)
static void change_nation_label(void)
static struct small_dialog * pillage_dlg
void nationset_changed(void)
void popdown_incite_dialog(void)
static int races_dialog_ok_callback(struct widget *start_button)
void popdown_bribe_dialog(void)
static void notify_goto_dialog_destroy(struct notify_goto_dialog *pdialog)
static int cancel_disband_unit_callback(struct widget *pwidget)
static int change_production_callback(struct widget *pwidget)
static int exit_pillage_dlg_callback(struct widget *pwidget)
static int terrain_info_window_dlg_callback(struct widget *pwindow)
void popup_unit_upgrade_dlg(struct unit *punit, bool city)
static int zoom_to_city_callback(struct widget *pwidget)
static bool sdl_get_chance_to_win(int *att_chance, int *def_chance, struct unit *enemy_unit, struct unit *my_unit)
struct advanced_dialog * advanced_image_popup
static int government_dlg_callback(struct widget *gov_button)
const char * sdl_get_tile_defense_info_text(struct tile *ptile)
static int upgrade_unit_window_callback(struct widget *pwindow)
static int notify_dialog_window_callback(struct widget *pwindow)
static int unit_select_window_callback(struct widget *pwindow)
static struct small_dialog * unit_upgrade_dlg
static int exit_terrain_info_dialog_callback(struct widget *button)
static int paradrop_here_callback(struct widget *pwidget)
static int ok_disband_unit_window_callback(struct widget *pwidget)
void popup_advanced_terrain_dialog(struct tile *ptile, Uint16 pos_x, Uint16 pos_y)
static struct notify_goto_dialog * notify_goto_dialog_new(void)
static void popdown_connect_dialog(void)
static char * leader_name
struct advanced_dialog * notify_dlg
void popdown_find_dialog(void)
void popdown_goto_airlift_dialog(void)
int main_window_width(void)
void remove_gui_layer(struct gui_layer *gui_layer)
int fill_rect_alpha(SDL_Surface *surf, SDL_Rect *prect, SDL_Color *pcolor)
void create_line(SDL_Surface *dest, Sint16 x0, Sint16 y0, Sint16 x1, Sint16 y1, SDL_Color *pcolor)
SDL_Surface * copy_surface(SDL_Surface *src)
SDL_Surface * crop_rect_from_surface(SDL_Surface *psource, SDL_Rect *prect)
int alphablit(SDL_Surface *src, SDL_Rect *srcrect, SDL_Surface *dst, SDL_Rect *dstrect, unsigned char alpha_mod)
struct sdl2_data main_data
SDL_Surface * create_surf(int width, int height, Uint32 flags)
int clear_surface(SDL_Surface *surf, SDL_Rect *dstrect)
void create_frame(SDL_Surface *dest, Sint16 left, Sint16 top, Sint16 width, Sint16 height, SDL_Color *pcolor)
int main_window_height(void)
#define map_rgba(format, color)
@ ID_TERRAIN_ADV_DLG_WINDOW
@ ID_NATION_WIZARD_WINDOW
@ ID_UNIT_SELECT_DLG_WINDOW
@ ID_NATION_WIZARD_START_BUTTON
@ ID_NATION_WIZARD_NEXT_LEADER_NAME_BUTTON
@ ID_UNIT_SELECT_DLG_EXIT_BUTTON
@ ID_NATION_WIZARD_CHANGE_SEX_BUTTON
@ ID_TERRAIN_ADV_DLG_EXIT_BUTTON
@ ID_TERRAIN_INFO_DLG_WINDOW
@ ID_TERRAIN_INFO_DLG_EXIT_BUTTON
@ ID_NATION_PREV_NATIONSET_BUTTON
@ ID_NATION_NEXT_NATIONSET_BUTTON
@ ID_NATION_WIZARD_DISCONNECT_BUTTON
@ ID_PILLAGE_DLG_EXIT_BUTTON
@ ID_NATION_WIZARD_PREV_LEADER_NAME_BUTTON
@ ID_NATION_WIZARD_LEADER_NAME_EDIT
@ ID_GOVERNMENT_DLG_WINDOW
void force_exit_from_event_loop(void)
struct widget * selected_widget
#define PRESSED_EVENT(event)
utf8_str * copy_chars_to_utf8_str(utf8_str *pstr, const char *pchars)
SDL_Surface * create_text_surf_from_utf8(utf8_str *pstr)
void change_fonto_utf8(utf8_str *pstr, enum font_origin origin)
utf8_str * create_utf8_str_fonto(char *in_text, size_t n_alloc, enum font_origin origin)
SDL_Surface * create_text_surf_smaller_than_w(utf8_str *pstr, int w)
#define FREEUTF8STR(pstr)
#define create_utf8_from_char_fonto(string_in, fonto)
static SDL_Surface * get_government_surface(const struct government *gov)
static SDL_Surface * get_nation_flag_surface(const struct nation_type *pnation)
static SDL_Surface * get_sample_city_surface(int city_style)
void popup_unit_info(Unit_type_id type_id)
void popdown_intel_dialogs(void)
void popdown_newcity_dialog(void)
void enable_and_redraw_revolution_button(void)
SDL_Surface * get_terrain_surface(struct tile *ptile)
void popdown_optiondlg(bool leave_game)
void popdown_players_nations_dialog(void)
void science_report_dialogs_popdown_all(void)
#define GET_SURF(m_sprite)
SDL_Surface * theme_get_background(const struct theme *t, enum theme_background background)
@ BACKGROUND_CHOOSEGOVERNMENTDLG
@ COLOR_THEME_ADVANCEDTERRAINDLG_TEXT
@ COLOR_THEME_UNITUPGRADE_TEXT
@ COLOR_THEME_NATIONDLG_LEGEND
@ COLOR_THEME_UNITDISBAND_TEXT
@ COLOR_THEME_NATIONDLG_TEXT
@ COLOR_THEME_NATIONDLG_FRAME
struct theme * active_theme
void popup_worklist_editor(struct city *pcity, struct global_worklist *gwl)
void popdown_worklist_editor(void)
void helptext_nation(char *buf, size_t bufsz, struct nation_type *pnation, const char *user_text)
#define fc_assert_msg(condition, message,...)
#define fc_assert(condition)
#define log_debug(message,...)
#define log_error(message,...)
struct tile * map_pos_to_tile(const struct civ_map *nmap, int map_x, int map_y)
int real_map_distance(const struct tile *tile0, const struct tile *tile1)
static int index_to_map_pos_y(int mindex)
static int index_to_map_pos_x(int mindex)
void center_tile_mapcanvas(const struct tile *ptile)
bool tile_to_canvas_pos(float *canvas_x, float *canvas_y, float zoom, const struct tile *ptile)
#define fc_calloc(n, esz)
const char * move_points_text(int mp, bool reduce)
const char * nation_rule_name(const struct nation_type *pnation)
bool nation_leader_is_male(const struct nation_leader *pleader)
const char * nation_adjective_for_player(const struct player *pplayer)
struct nation_type * nation_by_number(const Nation_type_id nation)
int nation_set_index(const struct nation_set *pset)
bool is_nation_pickable(const struct nation_type *nation)
const struct nation_leader_list * nation_leaders(const struct nation_type *pnation)
const char * nation_set_name_translation(const struct nation_set *pset)
bool is_nation_playable(const struct nation_type *nation)
int nation_set_count(void)
struct nation_set * nation_set_by_number(int id)
const char * nation_plural_translation(const struct nation_type *pnation)
struct nation_set * nation_set_by_setting_value(const char *setting)
Nation_type_id nation_index(const struct nation_type *pnation)
const char * nation_leader_name(const struct nation_leader *pleader)
const char * nation_set_rule_name(const struct nation_set *pset)
struct nation_style * style_of_nation(const struct nation_type *pnation)
#define nations_iterate_end
#define nations_iterate(NAME_pnation)
const struct option_set * server_optset
bool option_str_set(struct option *poption, const char *str)
const char * option_str_get(const struct option *poption)
struct option * optset_option_by_name(const struct option_set *poptset, const char *name)
int dsend_packet_nation_select_req(struct connection *pc, int player_no, Nation_type_id nation_no, bool is_male, const char *name, int style)
void set_government_choice(struct government *government)
struct unit * player_unit_by_number(const struct player *pplayer, int unit_id)
int player_number(const struct player *pplayer)
bool pplayers_non_attack(const struct player *pplayer, const struct player *pplayer2)
const char * sex_name_translation(sex_t kind)
struct sprite int int int int struct sprite int int float bool smooth get_sprite_dimensions
struct widget * begin_active_widget_list
struct widget * end_widget_list
struct widget * end_active_widget_list
struct widget * active_widget_list
struct scroll_bar * scroll
struct widget * begin_widget_list
struct government * government_during_revolution
unsigned char selected_leader
struct widget * pset_prev
struct widget * name_next
struct widget * name_edit
struct widget * change_sex
unsigned char nation_style
struct widget * pset_next
struct widget * name_prev
struct widget * pset_name
struct widget * close_button
struct notify_goto_list * datas
struct widget * begin_widget_list
struct widget * end_widget_list
int style_number(const struct nation_style *pstyle)
int basic_city_style_for_style(struct nation_style *pstyle)
#define styles_iterate(_p)
#define styles_iterate_end
int fc_snprintf(char *str, size_t n, const char *format,...)
int cat_snprintf(char *str, size_t n, const char *format,...)
struct extra_type * get_preferred_pillage(bv_extras extras)
bool get_units_disband_info(char *buf, size_t bufsz, struct unit_list *punits)
const char * popup_info_text(struct tile *ptile)
struct city * tile_city(const struct tile *ptile)
#define tile_terrain(_tile)
#define tile_has_extra(ptile, pextra)
struct sprite * load_popup_sprite(const char *tag)
int tileset_tile_height(const struct tileset *t)
void unload_popup_sprite(const char *tag)
int tileset_tile_width(const struct tileset *t)
enum unit_upgrade_result unit_upgrade_info(const struct civ_map *nmap, const struct unit *punit, char *buf, size_t bufsz)
bool can_unit_paradrop(const struct civ_map *nmap, const struct unit *punit)
void unit_activity_astr(const struct unit *punit, struct astring *astr)
static bool is_non_attack_unit_tile(const struct tile *ptile, const struct player *pplayer)
#define unit_list_iterate(unitlist, punit)
#define unit_list_iterate_end
const char * utype_veteran_name_translation(const struct unit_type *punittype, int level)
const struct unit_type * unit_type_get(const struct unit *punit)
bool unit_has_type_flag(const struct unit *punit, enum unit_type_flag_id flag)
Unit_type_id utype_number(const struct unit_type *punittype)
const char * utype_name_translation(const struct unit_type *punittype)