75 .default_server_host =
"localhost",
78 .default_tileset_square_name =
"\0",
79 .default_tileset_hex_name =
"\0",
80 .default_tileset_isohex_name =
"\0",
81 .default_sound_set_name =
"stdsounds",
82 .default_music_set_name =
"stdmusic",
83 .default_sound_plugin_name =
"\0",
89 .save_options_on_exit =
TRUE,
91 .use_prev_server =
FALSE,
92 .heartbeat_enabled =
FALSE,
93 .send_desired_settings =
TRUE,
97 .default_tileset_name =
"\0",
98 .default_tileset_overhead_name =
"\0",
99 .default_tileset_iso_name =
"\0",
100 .gui_gtk3_migrated_from_gtk2 =
FALSE,
101 .gui_gtk3_22_migrated_from_gtk3 =
FALSE,
102 .gui_gtk4_migrated_from_gtk3_22 =
FALSE,
103 .gui_sdl2_migrated_from_sdl =
FALSE,
104 .gui_sdl3_migrated_from_sdl2 =
FALSE,
105 .gui_gtk2_migrated_from_2_5 =
FALSE,
106 .gui_gtk3_migrated_from_2_5 =
FALSE,
107 .gui_qt_migrated_from_2_5 =
FALSE,
109 .migrate_fullscreen =
FALSE,
113 .gui_qt_default_fonts_set =
FALSE,
114 .gui_sdl2_default_screen_size_set =
FALSE,
115 .gui_sdl3_default_screen_size_set =
FALSE,
119 .solid_color_behind_units =
FALSE,
120 .sound_bell_at_new_turn =
FALSE,
121 .smooth_move_unit_msec = 30,
122 .smooth_center_slide_msec = 200,
123 .smooth_combat_step_msec = 10,
124 .ai_manual_turn_done =
TRUE,
125 .auto_center_on_unit =
TRUE,
126 .auto_center_on_automated =
TRUE,
127 .auto_center_on_combat =
FALSE,
128 .auto_center_each_turn =
TRUE,
129 .wakeup_focus =
TRUE,
130 .goto_into_unknown =
TRUE,
131 .center_when_popup_city =
TRUE,
132 .show_previous_turn_messages =
TRUE,
133 .concise_city_production =
FALSE,
134 .auto_turn_done =
FALSE,
135 .meta_accelerators =
TRUE,
136 .ask_city_name =
TRUE,
137 .popup_new_cities =
TRUE,
138 .popup_actor_arrival =
TRUE,
139 .popup_attack_actions =
TRUE,
140 .popup_last_move_to_allied =
TRUE,
141 .keyboardless_goto =
TRUE,
142 .enable_cursor_changes =
TRUE,
143 .separate_unit_selection =
FALSE,
144 .unit_selection_clears_orders =
TRUE,
145 .highlight_our_names =
FT_COLOR(
"#000000",
"#FFFF00"),
147 .voteinfo_bar_use =
TRUE,
148 .voteinfo_bar_always_show =
FALSE,
149 .voteinfo_bar_hide_when_not_player =
FALSE,
150 .voteinfo_bar_new_at_front =
FALSE,
152 .autoaccept_tileset_suggestion =
FALSE,
153 .autoaccept_soundset_suggestion =
FALSE,
154 .autoaccept_musicset_suggestion =
FALSE,
156 .sound_enable_effects =
TRUE,
157 .sound_enable_menu_music =
TRUE,
158 .sound_enable_game_music =
TRUE,
159 .sound_effects_volume = 100,
160 .silent_when_not_in_focus =
FALSE,
163 .update_city_text_in_refresh_tile =
TRUE,
165 .draw_city_outlines =
TRUE,
166 .draw_city_output =
FALSE,
167 .draw_map_grid =
FALSE,
168 .draw_city_names =
TRUE,
169 .draw_city_growth =
TRUE,
170 .draw_city_productions =
TRUE,
171 .draw_city_buycost =
FALSE,
172 .draw_city_trade_routes =
FALSE,
173 .draw_terrain =
TRUE,
174 .draw_coastline =
FALSE,
176 .draw_irrigation =
TRUE,
178 .draw_fortress_airbase =
TRUE,
179 .draw_specials =
TRUE,
181 .draw_pollution =
TRUE,
184 .draw_focus_unit =
FALSE,
185 .draw_fog_of_war =
TRUE,
186 .draw_borders =
TRUE,
187 .draw_native =
FALSE,
188 .draw_full_citybar =
TRUE,
189 .draw_unit_shields =
TRUE,
190 .draw_unit_stack_size =
TRUE,
191 .player_dlg_show_dead_players =
TRUE,
192 .reqtree_show_icons =
TRUE,
193 .reqtree_curved_lines =
FALSE,
211 .zoom_default_level = 1.0,
215 .gui_gtk2_map_scrollbars =
FALSE,
216 .gui_gtk2_dialogs_on_top =
TRUE,
217 .gui_gtk2_show_task_icons =
TRUE,
218 .gui_gtk2_enable_tabs =
TRUE,
219 .gui_gtk2_better_fog =
TRUE,
220 .gui_gtk2_show_chat_message_time =
FALSE,
221 .gui_gtk2_new_messages_go_to_top =
FALSE,
222 .gui_gtk2_show_message_window_buttons =
TRUE,
223 .gui_gtk2_metaserver_tab_first =
FALSE,
224 .gui_gtk2_allied_chat_only =
FALSE,
225 .gui_gtk2_mouse_over_map_focus =
FALSE,
226 .gui_gtk2_chatline_autocompletion =
TRUE,
230 .gui_gtk2_font_city_label =
"Monospace 8",
231 .gui_gtk2_font_notify_label =
"Monospace Bold 9",
232 .gui_gtk2_font_spaceship_label =
"Monospace 8",
233 .gui_gtk2_font_help_label =
"Sans Bold 10",
234 .gui_gtk2_font_help_link =
"Sans 9",
235 .gui_gtk2_font_help_text =
"Monospace 8",
236 .gui_gtk2_font_chatline =
"Monospace 8",
237 .gui_gtk2_font_beta_label =
"Sans Italic 10",
238 .gui_gtk2_font_small =
"Sans 9",
239 .gui_gtk2_font_comment_label =
"Sans Italic 9",
240 .gui_gtk2_font_city_names =
"Sans Bold 10",
241 .gui_gtk2_font_city_productions =
"Serif 10",
242 .gui_gtk2_font_reqtree_text =
"Serif 10",
245 .gui_gtk3_fullscreen =
FALSE,
246 .gui_gtk3_map_scrollbars =
FALSE,
247 .gui_gtk3_dialogs_on_top =
TRUE,
248 .gui_gtk3_show_task_icons =
TRUE,
249 .gui_gtk3_enable_tabs =
TRUE,
250 .gui_gtk3_show_chat_message_time =
FALSE,
251 .gui_gtk3_new_messages_go_to_top =
FALSE,
252 .gui_gtk3_show_message_window_buttons =
TRUE,
253 .gui_gtk3_metaserver_tab_first =
FALSE,
254 .gui_gtk3_allied_chat_only =
FALSE,
256 .gui_gtk3_small_display_layout =
FALSE,
257 .gui_gtk3_mouse_over_map_focus =
FALSE,
258 .gui_gtk3_chatline_autocompletion =
TRUE,
262 .gui_gtk3_governor_range_min = -20,
263 .gui_gtk3_governor_range_max = 20,
264 .gui_gtk3_font_city_label =
"Monospace 8",
265 .gui_gtk3_font_notify_label =
"Monospace Bold 9",
266 .gui_gtk3_font_spaceship_label =
"Monospace 8",
267 .gui_gtk3_font_help_label =
"Sans Bold 10",
268 .gui_gtk3_font_help_link =
"Sans 9",
269 .gui_gtk3_font_help_text =
"Monospace 8",
270 .gui_gtk3_font_chatline =
"Monospace 8",
271 .gui_gtk3_font_beta_label =
"Sans Italic 10",
272 .gui_gtk3_font_small =
"Sans 9",
273 .gui_gtk3_font_comment_label =
"Sans Italic 9",
274 .gui_gtk3_font_city_names =
"Sans Bold 10",
275 .gui_gtk3_font_city_productions =
"Serif 10",
276 .gui_gtk3_font_reqtree_text =
"Serif 10",
280 .gui_gtk3_22_fullscreen =
FALSE,
281 .gui_gtk3_22_map_scrollbars =
FALSE,
282 .gui_gtk3_22_dialogs_on_top =
TRUE,
283 .gui_gtk3_22_show_task_icons =
TRUE,
284 .gui_gtk3_22_enable_tabs =
TRUE,
285 .gui_gtk3_22_show_chat_message_time =
FALSE,
286 .gui_gtk3_22_new_messages_go_to_top =
FALSE,
287 .gui_gtk3_22_show_message_window_buttons =
TRUE,
288 .gui_gtk3_22_metaserver_tab_first =
FALSE,
289 .gui_gtk3_22_allied_chat_only =
FALSE,
291 .gui_gtk3_22_small_display_layout =
FALSE,
292 .gui_gtk3_22_mouse_over_map_focus =
FALSE,
293 .gui_gtk3_22_chatline_autocompletion =
TRUE,
301 .gui_gtk3_22_governor_range_min = -20,
302 .gui_gtk3_22_governor_range_max = 20,
303 .gui_gtk3_22_font_city_label =
"Monospace 8",
304 .gui_gtk3_22_font_notify_label =
"Monospace Bold 9",
305 .gui_gtk3_22_font_spaceship_label =
"Monospace 8",
306 .gui_gtk3_22_font_help_label =
"Sans Bold 10",
307 .gui_gtk3_22_font_help_link =
"Sans 9",
308 .gui_gtk3_22_font_help_text =
"Monospace 8",
309 .gui_gtk3_22_font_chatline =
"Monospace 8",
310 .gui_gtk3_22_font_beta_label =
"Sans Italic 10",
311 .gui_gtk3_22_font_small =
"Sans 9",
312 .gui_gtk3_22_font_comment_label =
"Sans Italic 9",
313 .gui_gtk3_22_font_city_names =
"Sans Bold 10",
314 .gui_gtk3_22_font_city_productions =
"Serif 10",
315 .gui_gtk3_22_font_reqtree_text =
"Serif 10",
319 .gui_gtk4_fullscreen =
FALSE,
320 .gui_gtk4_map_scrollbars =
FALSE,
321 .gui_gtk4_dialogs_on_top =
TRUE,
322 .gui_gtk4_show_task_icons =
TRUE,
323 .gui_gtk4_enable_tabs =
TRUE,
324 .gui_gtk4_show_chat_message_time =
FALSE,
325 .gui_gtk4_new_messages_go_to_top =
FALSE,
326 .gui_gtk4_show_message_window_buttons =
TRUE,
327 .gui_gtk4_metaserver_tab_first =
FALSE,
328 .gui_gtk4_allied_chat_only =
FALSE,
330 .gui_gtk4_small_display_layout =
FALSE,
331 .gui_gtk4_mouse_over_map_focus =
FALSE,
332 .gui_gtk4_chatline_autocompletion =
TRUE,
340 .gui_gtk4_governor_range_min = -20,
341 .gui_gtk4_governor_range_max = 20,
342 .gui_gtk4_font_city_label =
"Monospace 8",
343 .gui_gtk4_font_notify_label =
"Monospace Bold 9",
344 .gui_gtk4_font_spaceship_label =
"Monospace 8",
345 .gui_gtk4_font_help_label =
"Sans Bold 10",
346 .gui_gtk4_font_help_link =
"Sans 9",
347 .gui_gtk4_font_help_text =
"Monospace 8",
348 .gui_gtk4_font_chatline =
"Monospace 8",
349 .gui_gtk4_font_beta_label =
"Sans Italic 10",
350 .gui_gtk4_font_small =
"Sans 9",
351 .gui_gtk4_font_comment_label =
"Sans Italic 9",
352 .gui_gtk4_font_city_names =
"Sans Bold 10",
353 .gui_gtk4_font_city_productions =
"Serif 10",
354 .gui_gtk4_font_reqtree_text =
"Serif 10",
357 .gui_sdl_fullscreen =
FALSE,
359 .gui_sdl_do_cursor_animation =
TRUE,
360 .gui_sdl_use_color_cursors =
TRUE,
364 .gui_sdl2_fullscreen =
FALSE,
366 .gui_sdl2_swrenderer =
FALSE,
367 .gui_sdl2_do_cursor_animation =
TRUE,
368 .gui_sdl2_use_color_cursors =
TRUE,
369 .gui_sdl2_font_city_names =
"10",
370 .gui_sdl2_font_city_productions =
"10",
371 .gui_sdl2_use_theme_font_size =
TRUE,
372 .gui_sdl2_font_size = 10,
376 .gui_sdl3_fullscreen =
FALSE,
378 .gui_sdl3_do_cursor_animation =
TRUE,
379 .gui_sdl3_use_color_cursors =
TRUE,
380 .gui_sdl3_font_city_names =
"10",
381 .gui_sdl3_font_city_productions =
"10",
382 .gui_sdl3_use_theme_font_size =
TRUE,
383 .gui_sdl3_font_size = 10,
386 .gui_qt_fullscreen =
FALSE,
387 .gui_qt_show_preview =
TRUE,
388 .gui_qt_sidebar_left =
TRUE,
390 .gui_qt_font_default =
"Sans Serif,10,-1,5,75,0,0,0,0,0",
391 .gui_qt_font_notify_label =
"Monospace,8,-1,5,75,0,0,0,0,0",
392 .gui_qt_font_help_label =
"Sans Serif,9,-1,5,50,0,0,0,0,0",
393 .gui_qt_font_help_text =
"Monospace,8,-1,5,50,0,0,0,0,0",
394 .gui_qt_font_chatline =
"Monospace,8,-1,5,50,0,0,0,0,0",
395 .gui_qt_font_city_names =
"Sans Serif,10,-1,5,75,0,0,0,0,0",
396 .gui_qt_font_city_productions =
"Sans Serif,10,-1,5,50,1,0,0,0,0",
397 .gui_qt_font_reqtree_text =
"Sans Serif,10,-1,5,50,1,0,0,0,0",
398 .gui_qt_show_titlebar =
TRUE,
399 .gui_qt_wakeup_text =
"Wake up %1",
400 .gui_qt_show_relations_panel =
TRUE,
401 .gui_qt_show_techs_panel =
TRUE,
402 .gui_qt_show_wonders_panel =
TRUE,
403 .gui_qt_svgflags =
TRUE
421 struct option * (*option_by_number) (
int);
425 const char * (*category_name) (
int);
499 const char * (*name) (
const struct option *);
500 const char * (*description) (
const struct option *);
501 const char * (*help_text) (
const struct option *);
509 const struct option_bool_vtable {
515 const struct option_int_vtable {
523 const struct option_str_vtable {
524 const char * (*get) (
const struct option *);
525 const char * (*def) (
const struct option *);
526 const struct strvec * (*values) (
const struct option *);
530 const struct option_enum_vtable {
533 const struct strvec * (*values) (
const struct option *);
538 const struct option_bitwise_vtable {
541 const struct strvec * (*values) (
const struct option *);
545 const struct option_font_vtable {
546 const char * (*get) (
const struct option *);
547 const char * (*def) (
const struct option *);
548 const char * (*target) (
const struct option *);
552 const struct option_color_vtable {
558 const struct option_video_mode_vtable {
574#define OPTION(poption) ((struct option *) (poption))
576#define OPTION_INIT(optset, spec_type, spec_table_var, common_table, \
577 spec_table, changed_cb, cb_data) { \
580 .common_vtable = &common_table, \
582 .spec_table_var = &spec_table \
584 .changed_callback = changed_cb, \
585 .callback_data = cb_data, \
588#define OPTION_BOOL_INIT(optset, common_table, bool_table, changed_cb) \
589 OPTION_INIT(optset, OT_BOOLEAN, bool_vtable, common_table, bool_table, \
591#define OPTION_INT_INIT(optset, common_table, int_table, changed_cb) \
592 OPTION_INIT(optset, OT_INTEGER, int_vtable, common_table, int_table, \
594#define OPTION_STR_INIT(optset, common_table, str_table, changed_cb, cb_data) \
595 OPTION_INIT(optset, OT_STRING, str_vtable, common_table, str_table, \
597#define OPTION_ENUM_INIT(optset, common_table, enum_table, changed_cb) \
598 OPTION_INIT(optset, OT_ENUM, enum_vtable, common_table, enum_table, \
600#define OPTION_BITWISE_INIT(optset, common_table, bitwise_table, \
602 OPTION_INIT(optset, OT_BITWISE, bitwise_vtable, common_table, \
603 bitwise_table, changed_cb, 0)
604#define OPTION_FONT_INIT(optset, common_table, font_table, changed_cb) \
605 OPTION_INIT(optset, OT_FONT, font_vtable, common_table, font_table, \
607#define OPTION_COLOR_INIT(optset, common_table, color_table, changed_cb) \
608 OPTION_INIT(optset, OT_COLOR, color_vtable, common_table, color_table, \
610#define OPTION_VIDEO_MODE_INIT(optset, common_table, video_mode_table, \
612 OPTION_INIT(optset, OT_VIDEO_MODE, video_mode_vtable, common_table, \
613 video_mode_table, changed_cb, 0)
768 if (
poption->changed_callback) {
956 const struct strvec *values;
978 const struct strvec *values;
1109 const struct strvec *values;
1347static const struct strvec *
1360static const struct strvec *
1375static const struct strvec *
1466 const struct strvec *(*
const val_accessor) (
const struct option *);
1473 const struct copt_val_name * (*
const name_accessor) (
int value);
1479 struct strvec *support_names, *pretty_names;
1480 const struct copt_val_name * (*
const name_accessor) (
int value);
1486 const char *
const def;
1502#define CLIENT_OPTION(poption) ((struct client_option *) (poption))
1520#define GEN_BOOL_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb) \
1522 .base_option = OPTION_BOOL_INIT(&client_optset_static, \
1523 client_option_common_vtable, \
1524 client_option_bool_vtable, ocb), \
1526 .description = odesc, \
1527 .help_text = ohelp, \
1529 .specific = ospec, \
1532 .pvalue = &gui_options.oname, \
1556#define GEN_INT_OPTION(oname, odesc, ohelp, ocat, ospec, odef, omin, omax, ocb) \
1558 .base_option = OPTION_INT_INIT(&client_optset_static, \
1559 client_option_common_vtable, \
1560 client_option_int_vtable, ocb), \
1562 .description = odesc, \
1563 .help_text = ohelp, \
1565 .specific = ospec, \
1568 .pvalue = &gui_options.oname, \
1594#define GEN_STR_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb, cbd) \
1596 .base_option = OPTION_STR_INIT(&client_optset_static, \
1597 client_option_common_vtable, \
1598 client_option_str_vtable, ocb, cbd), \
1600 .description = odesc, \
1601 .help_text = ohelp, \
1603 .specific = ospec, \
1606 .pvalue = gui_options.oname, \
1607 .size = sizeof(gui_options.oname), \
1609 .val_accessor = NULL \
1635#define GEN_STR_LIST_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb, cbd) \
1637 .base_option = OPTION_STR_INIT(&client_optset_static, \
1638 client_option_common_vtable, \
1639 client_option_str_vtable, ocb, cbd), \
1641 .description = odesc, \
1642 .help_text = ohelp, \
1644 .specific = ospec, \
1647 .pvalue = gui_options.oname, \
1648 .size = sizeof(gui_options.oname), \
1650 .val_accessor = oacc \
1672#define GEN_ENUM_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb) \
1674 .base_option = OPTION_ENUM_INIT(&client_optset_static, \
1675 client_option_common_vtable, \
1676 client_option_enum_vtable, ocb), \
1678 .description = odesc, \
1679 .help_text = ohelp, \
1681 .specific = ospec, \
1684 .pvalue = (int *) &gui_options.oname, \
1686 .support_names = NULL, \
1687 .pretty_names = NULL, \
1688 .name_accessor = oacc \
1710#define GEN_BITWISE_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, \
1713 .base_option = OPTION_BITWISE_INIT(&client_optset_static, \
1714 client_option_common_vtable, \
1715 client_option_bitwise_vtable, ocb), \
1717 .description = odesc, \
1718 .help_text = ohelp, \
1720 .specific = ospec, \
1723 .pvalue = &gui_options.oname, \
1725 .support_names = NULL, \
1726 .pretty_names = NULL, \
1727 .name_accessor = oacc \
1751#define GEN_FONT_OPTION(oname, otgt, odesc, ohelp, ocat, ospec, odef, ocb) \
1753 .base_option = OPTION_FONT_INIT(&client_optset_static, \
1754 client_option_common_vtable, \
1755 client_option_font_vtable, ocb), \
1757 .description = odesc, \
1758 .help_text = ohelp, \
1760 .specific = ospec, \
1763 .pvalue = gui_options.oname, \
1764 .size = sizeof(gui_options.oname), \
1787#define GEN_COLOR_OPTION(oname, odesc, ohelp, ocat, ospec, odef_fg, \
1790 .base_option = OPTION_COLOR_INIT(&client_optset_static, \
1791 client_option_common_vtable, \
1792 client_option_color_vtable, ocb), \
1794 .description = odesc, \
1795 .help_text = ohelp, \
1797 .specific = ospec, \
1800 .pvalue = &gui_options.oname, \
1801 .def = FT_COLOR(odef_fg, odef_bg) \
1822#define GEN_VIDEO_OPTION(oname, odesc, ohelp, ocat, ospec, odef_width, \
1825 .base_option = OPTION_VIDEO_MODE_INIT(&client_optset_static, \
1826 client_option_common_vtable, \
1827 client_option_video_mode_vtable, \
1830 .description = odesc, \
1831 .help_text = ohelp, \
1833 .specific = ospec, \
1836 .pvalue = &gui_options.oname, \
1837 .def = VIDEO_MODE(odef_width, odef_height) \
1855 {
"SPLIT",
N_(
"Split") },
1857 {
"SEPARATE",
N_(
"Separate") },
1859 {
"MERGED",
N_(
"Merged") }
1862 return (0 <= value && value <
ARRAY_SIZE(names)
1863 ? names + value :
NULL);
1875 {
"ENABLED",
N_(
"Enabled") },
1877 {
"DISABLED",
N_(
"Disabled") },
1879 {
"RULESET",
N_(
"Ruleset") }
1882 return (0 <= value && value <
ARRAY_SIZE(names)
1883 ? names + value :
NULL);
1900 N_(
"This is the default login username that will be used "
1901 "in the connection dialogs or with the -a command-line "
1905 N_(
"Automatically update \"Server\" and \"Server port\" "
1906 "options to match your latest connection, so by "
1907 "default you connect to the same server you used "
1908 "on the previous run. You should enable "
1909 "saving options on exit too, so that the automatic "
1910 "updates to the options get saved too."),
1914 N_(
"This is the default server hostname that will be used "
1915 "in the connection dialogs or with the -a command-line "
1920 N_(
"This is the default server port that will be used "
1921 "in the connection dialogs or with the -a command-line "
1926 N_(
"The metaserver is a host that the client contacts to "
1927 "find out about games on the internet. Don't change "
1928 "this from its default value unless you know what "
1932 N_(
"Send heartbeat messages to the server"),
1933 N_(
"Periodically send an empty heartbeat message to the "
1934 "server to probe whether the connection is still up. "
1935 "This can help to make it obvious when the server has "
1936 "cut the connection due to a connectivity outage, if "
1937 "the client would otherwise sit idle for a long period."),
1940 N_(
"Followtag override"),
1942 N_(
"Followtag determines which kind of new freeciv versions' "
1943 "availability gets checked from the metaserver. Special "
1944 "value 'builtin' means that value builtin to the client "
1948 N_(
"Send desired settings to the server"),
1949 N_(
"In single-player mode client usually sends user's "
1950 "desired server settings to the server it has "
1951 "launched internally. By disabling this option one "
1952 "can prevent such override of server settings from "
1953 "other sources, such as settings balanced for a "
1958 N_(
"This is the soundset that will be used. Changing "
1959 "this is the same as using the -S command-line "
1960 "parameter. Use modpack installer utility to install "
1961 "additional soundsets."),
1965 N_(
"This is the musicset that will be used. Changing "
1966 "this is the same as using the -m command-line "
1967 "parameter. Use modpack installer utility to install "
1968 "additional musicsets."),
1973 N_(
"If you have a problem with sound, try changing "
1974 "the sound plugin. The new plugin won't take "
1975 "effect until you restart Freeciv. Changing this "
1976 "is the same as using the -P command-line option."),
1979 N_(
"The chat log file"),
1980 N_(
"The name of the chat log file."),
1986 N_(
"By changing this option you change the "
1991 N_(
"By changing this option you change the "
1996 N_(
"By changing this option you change the "
2001 N_(
"By changing this option you change the "
2006 N_(
"By changing this option you change the "
2017 N_(
"Select the tileset used with Square based maps. "
2018 "This may change the currently active tileset, if "
2019 "you are playing on such a map, in which "
2020 "case this is the same as using the -t "
2021 "command-line parameter. "
2022 "Use modpack installer utility to install "
2023 "additional tilesets."),
2027 N_(
"Select the tileset used with Hex maps. "
2028 "This may change the currently active tileset, if "
2029 "you are playing on such a map, in which "
2030 "case this is the same as using the -t "
2031 "command-line parameter. "
2032 "Use modpack installer utility to install "
2033 "additional tilesets."),
2037 N_(
"Select the tileset used with Iso-Hex maps. "
2038 "This may change the currently active tileset, if "
2039 "you are playing on such a map, in which "
2040 "case this is the same as using the -t "
2041 "command-line parameter."
2042 "Use modpack installer utility to install "
2043 "additional tilesets."),
2048 N_(
"Setting this option will draw a line at the city "
2053 N_(
"Setting this option will draw city output for every "
2058 N_(
"Setting this option will draw a grid over the map."),
2062 N_(
"Setting this option will display a 'city bar' "
2063 "containing useful information beneath each city. "
2064 "Disabling this option will display only the city's "
2065 "name and, optionally, production."),
2069 N_(
"Setting this option will draw the names of the cities "
2074 N_(
"Setting this option will draw in how many turns the "
2075 "cities will grow or shrink."),
2079 N_(
"Setting this option will draw what the cities are "
2080 "currently building on the map."),
2084 N_(
"Setting this option will draw how much gold is "
2085 "needed to buy the production of the cities."),
2089 N_(
"Setting this option will draw trade route lines "
2090 "between cities which have trade routes."),
2094 N_(
"Setting this option will draw the terrain."),
2098 N_(
"Setting this option will draw a line to separate the "
2099 "land from the ocean."),
2103 N_(
"Setting this option will draw all kind of paths "
2108 N_(
"Setting this option will draw the irrigation systems "
2113 N_(
"Setting this option will draw the mines on the map."),
2117 N_(
"Setting this option will draw the bases on the map."),
2121 N_(
"Setting this option will draw the resources on the "
2126 N_(
"Setting this option will draw the huts on the "
2131 N_(
"Setting this option will draw pollution and "
2132 "nuclear fallout on the map."),
2136 N_(
"Setting this option will draw the cities on the map."),
2140 N_(
"Setting this option will draw the units on the map."),
2144 N_(
"Solid unit background color"),
2145 N_(
"Setting this option will cause units on the map "
2146 "view to be drawn with a solid background color "
2147 "instead of the flag backdrop."),
2151 N_(
"Setting this option will draw a shield icon "
2152 "as the flags on units. If unset, the full flag will "
2156 N_(
"Setting this option will draw a numbers indicating "
2157 "size of the unit stacks. Not all clients support "
2161 N_(
"Setting this option will cause the currently focused "
2162 "unit(s) to always be drawn, even if units are not "
2163 "otherwise being drawn (for instance if 'Draw the units' "
2168 N_(
"Setting this option will draw the fog of war."),
2172 N_(
"Setting this option will draw the national borders."),
2177 N_(
"Setting this option will highlight tiles that the "
2178 "currently selected unit cannot enter unaided due to "
2179 "non-native terrain. (If multiple units are selected, "
2180 "only tiles that all of them can enter are indicated.)"),
2184 N_(
"Show dead players in Nations report"),
2185 N_(
"This option controls whether defeated nations are "
2186 "shown on the Nations report page."),
2190 N_(
"Set this option to have a \"bell\" event be generated "
2191 "at the start of a new turn. You can control the "
2192 "behavior of the \"bell\" event by editing the message "
2196 N_(
"Unit movement animation time (milliseconds)"),
2197 N_(
"This option controls how long unit \"animation\" takes "
2198 "when a unit moves on the map view. Set it to 0 to "
2199 "disable animation entirely."),
2202 N_(
"Mapview recentering time (milliseconds)"),
2203 N_(
"When the map view is recentered, it will slide "
2204 "smoothly over the map to its new position. This "
2205 "option controls how long this slide lasts. Set it to "
2206 "0 to disable mapview sliding entirely."),
2209 N_(
"Combat animation step time (milliseconds)"),
2210 N_(
"This option controls the speed of combat animation "
2211 "between units on the mapview. Set it to 0 to disable "
2212 "animation entirely."),
2215 N_(
"Show icons in the technology tree"),
2216 N_(
"Setting this option will display icons "
2217 "on the technology tree diagram. Turning "
2218 "this option off makes the technology tree "
2222 N_(
"Use curved lines in the technology tree"),
2223 N_(
"Setting this option make the technology tree "
2224 "diagram use curved lines to show technology "
2225 "relations. Turning this option off causes "
2226 "the lines to be drawn straight."),
2230 N_(
"Color to highlight your player/user name"),
2231 N_(
"If set, your player and user name in the new chat "
2232 "messages will be highlighted using this color as "
2233 "background. If not set, it will just not highlight "
2237 N_(
"Disable this option if you do not want to "
2238 "press the Turn Done button manually when watching "
2242 N_(
"Set this option to have the active unit centered "
2243 "automatically when the unit focus changes."),
2246 N_(
"Disable this option if you do not want to see "
2247 "automated units autocentered and animated."),
2250 N_(
"Set this option to have any combat be centered "
2251 "automatically. Disabling this will speed up the time "
2252 "between turns but may cause you to miss combat "
2256 N_(
"Set this option to have the client automatically "
2257 "recenter the map on a suitable location at the "
2258 "start of each turn."),
2261 N_(
"Set this option to have newly awoken units be "
2262 "focused automatically."),
2265 N_(
"If this option is set then a goto may be initiated "
2266 "by left-clicking and then holding down the mouse "
2267 "button while dragging the mouse onto a different "
2271 N_(
"Setting this option will make the game consider "
2272 "moving into unknown tiles. If not, then goto routes "
2273 "will detour around or be blocked by unknown tiles."),
2276 N_(
"Setting this option makes the mapview center on a "
2277 "city when its city dialog is popped up."),
2279 GEN_BOOL_OPTION(show_previous_turn_messages,
N_(
"Show messages from previous turn"),
2280 N_(
"Message Window shows messages also from previous turn. "
2281 "This makes sure you don't miss messages received in the end of "
2282 "the turn, just before the window gets cleared."),
2285 N_(
"Set this option to make the city production (as shown "
2286 "in the city dialog) to be more compact."),
2289 N_(
"Setting this option makes your turn end automatically "
2290 "when all your units are done moving."),
2293 N_(
"Disabling this option will make the names of newly "
2294 "founded cities be chosen automatically by the server."),
2297 N_(
"Setting this option will pop up a newly-founded "
2298 "city's city dialog automatically."),
2301 N_(
"If this option is enabled, when a unit arrives at "
2302 "a city where it can perform an action like "
2303 "establishing a trade route, helping build a wonder, or "
2304 "establishing an embassy, a window will pop up asking "
2305 "which action should be performed. "
2306 "Disabling this option means you will have to do the "
2307 "action manually by pressing either 'r' (for a trade "
2308 "route), 'b' (for building a wonder) or 'd' (for a "
2309 "spy action) when the unit is in the city."),
2312 N_(
"If this option is enabled, when a unit arrives at a "
2313 "target it can attack, a window will pop up asking "
2314 "which action should be performed even if an attack "
2315 "action is legal and no other interesting action are. "
2316 "This allows you to change your mind or to select an "
2317 "uninteresting action."),
2324 N_(
"Pop up actions when final move to allied tile"),
2325 N_(
"If this option is enabled the final move in a unit's"
2326 " orders to a tile with allied units or cities it can"
2327 " perform an action to is interpreted as an attempted"
2328 " action. This makes the action selection dialog pop up"
2329 " while the unit is at the adjacent tile."
2330 " This can, in cases where the action requires that"
2331 " the actor unit has moves left, save a turn."
2332 " The down side is that the unit remains adjacent to"
2333 " rather than inside the protection of an allied city"
2337 N_(
"This option controls whether the client should "
2338 "try to change the mouse cursor depending on what "
2339 "is being pointed at, as well as to indicate "
2340 "changes in the client or server state."),
2343 N_(
"If this option is enabled, when both cities and "
2344 "units are present in the selection rectangle, only "
2345 "cities will be selected. See the help on Controls."),
2348 N_(
"Clear unit orders on selection"),
2349 N_(
"Enabling this option will cause unit orders to be "
2350 "cleared as soon as one or more units are selected. If "
2351 "this option is disabled, busy units will not stop "
2352 "their current activity when selected. Giving them "
2353 "new orders will clear their current ones; pressing "
2354 "<space> once will clear their orders and leave them "
2355 "selected, and pressing <space> a second time will "
2359 N_(
"If this option is turned on, the vote bar will be "
2360 "displayed to show vote information."),
2363 N_(
"Always display the vote bar"),
2364 N_(
"If this option is turned on, the vote bar will never "
2365 "be hidden, even if there is no running vote."),
2368 N_(
"Do not show vote bar if not a player"),
2369 N_(
"If this option is enabled, the client won't show the "
2370 "vote bar if you are not a player."),
2373 N_(
"If this option is enabled, then new votes will go "
2374 "to the front of the vote list."),
2377 N_(
"Autoaccept tileset suggestions"),
2378 N_(
"If this option is enabled, any tileset suggested by "
2379 "the ruleset is automatically used; otherwise you "
2380 "are prompted to change tileset."),
2384 N_(
"Enable sound effects"),
2385 N_(
"Play sound effects, assuming there's suitable "
2386 "sound plugin and soundset with the sounds."),
2389 N_(
"Enable in-game music"),
2390 N_(
"Play music during the game, assuming there's suitable "
2391 "sound plugin and musicset with in-game tracks."),
2394 N_(
"Enable menu music"),
2395 N_(
"Play music while not in actual game, "
2396 "assuming there's suitable "
2397 "sound plugin and musicset with menu music tracks."),
2400 N_(
"Silent when not in focus"),
2401 N_(
"Fade all sound out when the client is not in focus. "
2402 "Not all clients support this."),
2406 N_(
"Volume scale from 0-100"),
2412 N_(
"Autoaccept soundset suggestions"),
2413 N_(
"If this option is enabled, any soundset suggested by "
2414 "the ruleset is automatically used."),
2417 N_(
"Autoaccept musicset suggestions"),
2418 N_(
"If this option is enabled, any musicset suggested by "
2419 "the ruleset is automatically used."),
2423 N_(
"Background layer"),
2424 N_(
"The background layer of the overview shows just "
2428 N_(
"Terrain relief map layer"),
2429 N_(
"The relief layer shows all terrains on the map."),
2432 N_(
"Borders layer"),
2433 N_(
"The borders layer of the overview shows which tiles "
2434 "are owned by each player."),
2437 N_(
"Borders layer on ocean tiles"),
2438 N_(
"The borders layer of the overview are drawn on "
2439 "ocean tiles as well (this may look ugly with many "
2440 "islands). This option is only of interest if you "
2441 "have set the option \"Borders layer\" already."),
2445 N_(
"Enabling this will draw units on the overview."),
2449 N_(
"Enabling this will draw cities on the overview."),
2452 N_(
"Overview fog of war"),
2453 N_(
"Enabling this will show fog of war on the "
2460 N_(
"The image toolkit and file format used for "
2465 N_(
"Zoom factor for map images"),
2466 N_(
"The magnification used for map images."),
2469 N_(
"Show area within borders"),
2470 N_(
"If set, the territory of each nation is shown "
2471 "on the saved image."),
2475 N_(
"If set, the border of each nation is shown on the "
2480 N_(
"If set, cities are shown on the saved image."),
2483 N_(
"Show fog of war"),
2484 N_(
"If set, the extent of fog of war is shown on the "
2488 N_(
"Show full terrain"),
2489 N_(
"If set, terrain relief is shown with different colors "
2490 "in the saved image; otherwise, only land and water are "
2495 N_(
"If set, units are shown in the saved image."),
2498 N_(
"Map image file name"),
2499 N_(
"The base part of the filename for saved map images. "
2500 "A string identifying the game turn and map options will "
2586 "Sans Bold 10",
NULL),
2601 N_(
"Disable this option to hide the scrollbars on the "
2693 "Sans Bold 10",
NULL),
2705 N_(
"If this option is set the client will use the "
2706 "whole screen area for drawing."),
2709 N_(
"Disable this option to hide the scrollbars on the "
2713 N_(
"If this option is set then dialog windows will always "
2714 "remain in front of the main Freeciv window. "
2715 "Disabling this has no effect in fullscreen mode."),
2718 N_(
"Disabling this will turn off the unit and building "
2719 "icons in the worklist dialog and the production "
2720 "tab of the city dialog."),
2723 N_(
"If this option is enabled then report dialogs will "
2724 "be shown as separate tabs rather than in popup "
2728 N_(
"Show time for each chat message"),
2729 N_(
"If this option is enabled then all chat messages "
2730 "will be prefixed by a time string of the form "
2731 "[hour:minute:second]."),
2734 N_(
"New message events go to top of list"),
2735 N_(
"If this option is enabled, new events in the "
2736 "message window will appear at the top of the list, "
2737 "rather than being appended at the bottom."),
2740 N_(
"Show extra message window buttons"),
2741 N_(
"If this option is enabled, there will be two "
2742 "buttons displayed in the message window for "
2743 "inspecting a city and going to a location. If this "
2744 "option is disabled, these buttons will not appear "
2745 "(you can still double-click with the left mouse "
2746 "button or right-click on a row to inspect or goto "
2747 "respectively). This option will only take effect "
2748 "once the message window is closed and reopened."),
2751 N_(
"Metaserver tab first in network page"),
2752 N_(
"If this option is enabled, the metaserver tab will "
2753 "be the first notebook tab in the network page. This "
2754 "option requires a restart in order to take effect."),
2757 N_(
"Plain chat messages are sent to allies only"),
2758 N_(
"If this option is enabled, then plain messages "
2759 "typed into the chat entry while the game is "
2760 "running will only be sent to your allies. "
2761 "Otherwise plain messages will be sent as "
2762 "public chat messages. To send a public chat "
2763 "message with this option enabled, prefix the "
2764 "message with a single colon ':'. This option "
2765 "can also be set using a toggle button beside "
2766 "the chat entry (only visible in multiplayer "
2770 N_(
"Messages and Chat reports location"),
2773 N_(
"Controls where the Messages and Chat reports "
2774 "appear relative to the main view containing the map.\n"
2775 "'Split' allows all three to be seen simultaneously, "
2776 "which is best for multiplayer, but requires a large "
2777 "window to be usable.\n"
2778 "'Separate' puts Messages and Chat in a notebook "
2779 "separate from the main view, so that one of them "
2780 "can always be seen alongside the main view.\n"
2781 "'Merged' makes the Messages and Chat reports into "
2782 "tabs alongside the map and other reports; this "
2783 "allows a larger map view on small screens.\n"
2784 "This option requires a restart in order to take "
2789 N_(
"Arrange widgets for small displays"),
2790 N_(
"If this option is enabled, widgets in the main "
2791 "window will be arranged so that they take up the "
2792 "least amount of total screen space. Specifically, "
2793 "the left panel containing the overview, player "
2794 "status, and the unit information box will be "
2795 "extended over the entire left side of the window. "
2796 "This option requires a restart in order to take "
2799 N_(
"Mouse over the map widget selects it automatically"),
2800 N_(
"If this option is enabled, then the map will be "
2801 "focused when the mouse hovers over it."),
2804 N_(
"Player or user name autocompletion"),
2805 N_(
"If this option is turned on, the tabulation key "
2806 "will be used in the chatline to complete the word you "
2807 "are typing with the name of a player or a user."),
2810 N_(
"Width of the city dialog"),
2811 N_(
"This value is only used if the width of the city "
2812 "dialog is saved."),
2817 N_(
"Height of the city dialog"),
2818 N_(
"This value is only used if the height of the city "
2819 "dialog is saved."),
2824 N_(
"Width of the help dialog"),
2830 N_(
"Height of the help dialog"),
2836 N_(
"Width of the options dialog"),
2842 N_(
"Height of the options dialog"),
2848 N_(
"Popup tech help when gained"),
2849 N_(
"Controls if tech help should be opened when "
2850 "new tech has been gained.\n"
2851 "'Ruleset' means that behavior suggested by "
2856 N_(
"Minimum surplus for a governor"),
2857 N_(
"The lower limit of the range for requesting surpluses "
2858 "from the governor."),
2863 N_(
"Maximum surplus for a governor"),
2864 N_(
"The higher limit of the range for requesting surpluses "
2865 "from the governor."),
2871 N_(
"This font is used to display the city labels on city "
2877 N_(
"This font is used to display server reports such "
2878 "as the demographic report or historian publications."),
2882 N_(
"Spaceship Label"),
2883 N_(
"This font is used to display the spaceship widgets."),
2888 N_(
"This font is used to display the help headers in the "
2894 N_(
"This font is used to display the help links in the "
2900 N_(
"This font is used to display the help body text in "
2901 "the help window."),
2905 N_(
"Chatline Area"),
2906 N_(
"This font is used to display the text in the "
2912 N_(
"This font is used to display the beta label."),
2917 N_(
"This font is used for any small font request. For "
2918 "example, it is used for display the building lists "
2919 "in the city dialog, the Economy report or the Units "
2924 N_(
"Comment Label"),
2925 N_(
"This font is used to display comment labels, such as "
2926 "in the governor page of the city dialogs."),
2931 N_(
"This font is used to the display the city names "
2934 "Sans Bold 10",
NULL),
2935 GEN_FONT_OPTION(gui_gtk3_22_font_city_productions,
"city_productions",
2936 N_(
"City Productions"),
2937 N_(
"This font is used to display the city production "
2942 N_(
"Requirement Tree"),
2943 N_(
"This font is used to the display the requirement tree "
2944 "in the Research report."),
2950 N_(
"If this option is set the client will use the "
2951 "whole screen area for drawing."),
2954 N_(
"Disable this option to hide the scrollbars on the "
2958 N_(
"If this option is set then dialog windows will always "
2959 "remain in front of the main Freeciv window. "
2960 "Disabling this has no effect in fullscreen mode."),
2963 N_(
"Disabling this will turn off the unit and building "
2964 "icons in the worklist dialog and the production "
2965 "tab of the city dialog."),
2968 N_(
"If this option is enabled then report dialogs will "
2969 "be shown as separate tabs rather than in popup "
2973 N_(
"Show time for each chat message"),
2974 N_(
"If this option is enabled then all chat messages "
2975 "will be prefixed by a time string of the form "
2976 "[hour:minute:second]."),
2979 N_(
"New message events go to top of list"),
2980 N_(
"If this option is enabled, new events in the "
2981 "message window will appear at the top of the list, "
2982 "rather than being appended at the bottom."),
2985 N_(
"Show extra message window buttons"),
2986 N_(
"If this option is enabled, there will be two "
2987 "buttons displayed in the message window for "
2988 "inspecting a city and going to a location. If this "
2989 "option is disabled, these buttons will not appear "
2990 "(you can still double-click with the left mouse "
2991 "button or right-click on a row to inspect or goto "
2992 "respectively). This option will only take effect "
2993 "once the message window is closed and reopened."),
2996 N_(
"Metaserver tab first in network page"),
2997 N_(
"If this option is enabled, the metaserver tab will "
2998 "be the first notebook tab in the network page. This "
2999 "option requires a restart in order to take effect."),
3002 N_(
"Plain chat messages are sent to allies only"),
3003 N_(
"If this option is enabled, then plain messages "
3004 "typed into the chat entry while the game is "
3005 "running will only be sent to your allies. "
3006 "Otherwise plain messages will be sent as "
3007 "public chat messages. To send a public chat "
3008 "message with this option enabled, prefix the "
3009 "message with a single colon ':'. This option "
3010 "can also be set using a toggle button beside "
3011 "the chat entry (only visible in multiplayer "
3015 N_(
"Messages and Chat reports location"),
3018 N_(
"Controls where the Messages and Chat reports "
3019 "appear relative to the main view containing the map.\n"
3020 "'Split' allows all three to be seen simultaneously, "
3021 "which is best for multiplayer, but requires a large "
3022 "window to be usable.\n"
3023 "'Separate' puts Messages and Chat in a notebook "
3024 "separate from the main view, so that one of them "
3025 "can always be seen alongside the main view.\n"
3026 "'Merged' makes the Messages and Chat reports into "
3027 "tabs alongside the map and other reports; this "
3028 "allows a larger map view on small screens.\n"
3029 "This option requires a restart in order to take "
3034 N_(
"Arrange widgets for small displays"),
3035 N_(
"If this option is enabled, widgets in the main "
3036 "window will be arranged so that they take up the "
3037 "least amount of total screen space. Specifically, "
3038 "the left panel containing the overview, player "
3039 "status, and the unit information box will be "
3040 "extended over the entire left side of the window. "
3041 "This option requires a restart in order to take "
3044 N_(
"Mouse over the map widget selects it automatically"),
3045 N_(
"If this option is enabled, then the map will be "
3046 "focused when the mouse hovers over it."),
3049 N_(
"Player or user name autocompletion"),
3050 N_(
"If this option is turned on, the tabulation key "
3051 "will be used in the chatline to complete the word you "
3052 "are typing with the name of a player or a user."),
3055 N_(
"Width of the city dialog"),
3056 N_(
"This value is only used if the width of the city "
3057 "dialog is saved."),
3062 N_(
"Height of the city dialog"),
3063 N_(
"This value is only used if the height of the city "
3064 "dialog is saved."),
3069 N_(
"Width of the help dialog"),
3070 N_(
"This value is only used if the width of the help "
3071 "dialog is saved."),
3076 N_(
"Height of the help dialog"),
3077 N_(
"This value is only used if the height of the help "
3078 "dialog is saved."),
3083 N_(
"Width of the options dialog"),
3089 N_(
"Height of the options dialog"),
3095 N_(
"Popup tech help when gained"),
3096 N_(
"Controls if tech help should be opened when "
3097 "new tech has been gained.\n"
3098 "'Ruleset' means that behavior suggested by "
3103 N_(
"Minimum surplus for a governor"),
3104 N_(
"The lower limit of the range for requesting surpluses "
3105 "from the governor."),
3110 N_(
"Maximum surplus for a governor"),
3111 N_(
"The higher limit of the range for requesting surpluses "
3112 "from the governor."),
3118 N_(
"This font is used to display the city labels on city "
3124 N_(
"This font is used to display server reports such "
3125 "as the demographic report or historian publications."),
3129 N_(
"Spaceship Label"),
3130 N_(
"This font is used to display the spaceship widgets."),
3135 N_(
"This font is used to display the help headers in the "
3141 N_(
"This font is used to display the help links in the "
3147 N_(
"This font is used to display the help body text in "
3148 "the help window."),
3152 N_(
"Chatline Area"),
3153 N_(
"This font is used to display the text in the "
3159 N_(
"This font is used to display the beta label."),
3164 N_(
"This font is used for any small font request. For "
3165 "example, it is used for display the building lists "
3166 "in the city dialog, the Economy report or the Units "
3171 N_(
"Comment Label"),
3172 N_(
"This font is used to display comment labels, such as "
3173 "in the governor page of the city dialogs."),
3178 N_(
"This font is used to the display the city names "
3181 "Sans Bold 10",
NULL),
3183 N_(
"City Productions"),
3184 N_(
"This font is used to display the city production "
3189 N_(
"Requirement Tree"),
3190 N_(
"This font is used to the display the requirement tree "
3191 "in the Research report."),
3208 N_(
"If this option is set the client will use the "
3209 "whole screen area for drawing."),
3212 N_(
"This option controls the resolution of the "
3213 "selected screen."),
3216 N_(
"Usually hardware rendering is used when possible. "
3217 "With this option set, software rendering is always used."),
3220 N_(
"If this option is disabled, the cursor will "
3221 "always be displayed as static."),
3224 N_(
"If this option is disabled, the cursor will "
3225 "always be displayed in black and white."),
3229 N_(
"The size of font used to the display the city names "
3234 N_(
"City Productions"),
3235 N_(
"The size of font used to the display the city "
3236 "production names on the map."),
3239 GEN_BOOL_OPTION(gui_sdl2_use_theme_font_size,
N_(
"Use theme defined font size"),
3240 N_(
"Disable this to override base font size set by theme "
3241 "by the setting below."),
3244 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3245 "to this. This option has effect only if theme font sizes "
3246 "option is disabled."),
3251 N_(
"If this option is set the client will use the "
3252 "whole screen area for drawing."),
3255 N_(
"This option controls the resolution of the "
3256 "selected screen."),
3259 N_(
"If this option is disabled, the cursor will "
3260 "always be displayed as static."),
3263 N_(
"If this option is disabled, the cursor will "
3264 "always be displayed in black and white."),
3268 N_(
"The size of font used to the display the city names "
3273 N_(
"City Productions"),
3274 N_(
"The size of font used to the display the city "
3275 "production names on the map."),
3278 GEN_BOOL_OPTION(gui_sdl3_use_theme_font_size,
N_(
"Use theme defined font size"),
3279 N_(
"Disable this to override base font size set by theme "
3280 "by the setting below."),
3283 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3284 "to this. This option has effect only if theme font sizes "
3285 "option is disabled."),
3290 N_(
"If this option is set the client will use the "
3291 "whole screen area for drawing."),
3294 N_(
"If this option is set the client will show a titlebar. "
3295 "If disabled, then no titlebar will be shown, and "
3296 "minimize/maximize/etc buttons will be placed on the "
3301 N_(
"This is default font"),
3303 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3306 N_(
"This font is used to display server reports such "
3307 "as the demographic report or historian publications."),
3309 "Monospace,9,-1,5,75,0,0,0,0,0",
font_changed_callback),
3312 N_(
"This font is used to display the help labels in the "
3315 "Sans Serif,9,-1,5,50,0,0,0,0,0",
font_changed_callback),
3318 N_(
"This font is used to display the help body text in "
3319 "the help window."),
3321 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3323 N_(
"Chatline Area"),
3324 N_(
"This font is used to display the text in the "
3327 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3330 N_(
"This font is used to the display the city names "
3333 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3335 N_(
"City Productions"),
3336 N_(
"This font is used to display the city production "
3339 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3341 N_(
"Requirement Tree"),
3342 N_(
"This font is used to the display the requirement tree "
3343 "in the Research report."),
3345 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3347 N_(
"If this option is set the client will show "
3348 "information and map preview of current savegame."),
3351 N_(
"If this option is set, the sidebar will be to the left "
3352 "of the map, otherwise to the right."),
3355 N_(
"Wake up sequence"),
3356 N_(
"String which will trigger sound in pregame page; "
3357 "%1 stands for username."),
3361 N_(
"Enable svgflags features, such as bigger flags "
3362 "on the diplomacy dialog. Change to this comes "
3363 "to an effect on next client start."),
3365 N_(
"Enable svgflags features, such as bigger flags "
3366 "on the diplomacy dialog. This has no effect on "
3367 "this freeciv build, as the svg support has not "
3375#define client_options_iterate_all(poption) \
3377 const struct client_option *const poption##_max = \
3378 client_options + client_options_num; \
3379 struct client_option *client_##poption = client_options; \
3380 struct option *poption; \
3381 for (; client_##poption < poption##_max; client_##poption++) { \
3382 poption = OPTION(client_##poption);
3384#define client_options_iterate_all_end \
3442 return _(
"Graphics");
3445 return Q_(
"?map:Overview");
3449 return _(
"Interface");
3451 return _(
"Map Image");
3453 return _(
"Network");
3460 log_error(
"%s: invalid option category number %d.",
3545 if (*
pcoption->boolean.pvalue == val) {
3595 || *
pcoption->integer.pvalue == val) {
3623static const struct strvec *
3667static const struct strvec *
3681 if (*
pcoption->enumerator.pvalue == val
3687 *
pcoption->enumerator.pvalue = val;
3726static const struct strvec *
3740 if (*
pcoption->bitwise.pvalue == val) {
3828 bool changed =
FALSE;
3830#define color_set(color_tgt, color) \
3831 if (NULL == color_tgt) { \
3832 if (NULL != color) { \
3833 color_tgt = fc_strdup(color); \
3837 if (NULL == color) { \
3838 free((void *) color_tgt); \
3841 } else if (0 != strcmp(color_tgt, color)) { \
3842 free((void *) color_tgt); \
3843 color_tgt = fc_strdup(color); \
3888 *
pcoption->video_mode.pvalue = mode;
3906 const char *
old_paths =
"draw_roads_rails";
3971 return ((
color.foreground =
3974 && (
color.background =
4127static const struct strvec *
4140static const struct strvec *
4154static const struct strvec *
4207 struct strvec *support_names;
4208 struct strvec *pretty_names;
4213#define SERVER_OPTION(poption) ((struct server_option *) (poption))
4236 switch (
poption->base_option.type) {
4377#define handle_server_setting_common(psoption, packet) \
4378 psoption->is_changeable = packet->is_changeable; \
4379 psoption->setdef = packet->setdef; \
4380 if (psoption->is_visible != packet->is_visible) { \
4381 if (psoption->is_visible) { \
4382 need_gui_remove = TRUE; \
4383 } else if (packet->is_visible) { \
4384 need_gui_add = TRUE; \
4386 psoption->is_visible = packet->is_visible; \
4391 if (!psoption->desired_sent \
4392 && psoption->is_visible \
4393 && psoption->is_changeable \
4394 && gui_options.send_desired_settings \
4395 && is_server_running() \
4396 && packet->initial_setting) { \
4402 desired_settable_option_send(OPTION(poption)); \
4403 dsend_packet_sync_serial(&client.conn, ++sync_serial); \
4404 psoption->desired_sent = TRUE; \
4408 if (need_gui_remove) { \
4409 option_gui_remove(poption); \
4410 } else if (need_gui_add) { \
4411 option_gui_add(poption); \
4413 option_gui_update(poption); \
4437 "Server setting \"%s\" (nb %d) has type %s (%d), "
4472 "Server setting \"%s\" (nb %d) has type %s (%d), "
4509 "Server setting \"%s\" (nb %d) has type %s (%d), "
4554 "Server setting \"%s\" (nb %d) has type %s (%d), "
4643 "Server setting \"%s\" (nb %d) has type %s (%d), "
4850 if (
psoption->boolean.value == val) {
4855 val ?
"enabled" :
"disabled");
4903 ||
psoption->integer.value == val) {
4933static const struct strvec *
4977static const struct strvec *
4992 if (val ==
psoption->enumerator.value
5008 const char **pvalue,
5012 const struct strvec *values =
psoption->enumerator.support_names;
5014 if (
NULL != pvalue) {
5042static const struct strvec *
5059 if ((1 <<
bit) & val) {
5060 if (
'\0' !=
buf[0]) {
5077 if (val ==
psoption->bitwise.value) {
5212 "%s.message_where_%02d", prefix,
i);
5227 p =
"E_UNIT_WIN_DEF";
5231 log_error(
"Event not supported: %s", p);
5236 "messages.event%d.where",
i)) {
5256 "messages.event%d.name",
i);
5258 "messages.event%d.where",
i);
5273 "cma.preset%d.name",
i);
5307 "cma.preset%d.minsurp%d",
i,
o);
5309 "cma.preset%d.factor%d",
i,
o);
5312 "cma.preset%d.reqhappy",
i);
5314 "cma.preset%d.happyfactor",
i);
5325 _(
"If you add a preset by hand,"
5326 " also update \"number_of_presets\""),
5327 "cma.number_of_presets");
5334#define MID_OPTION_FILE_NAME ".freeciv-client-rc-%d.%d"
5335#define NEW_OPTION_FILE_NAME "freeciv-client-rc-%d.%d"
5338#define FIRST_MAJOR_NEW_OPTION_FILE_NAME 2
5339#define FIRST_MINOR_NEW_OPTION_FILE_NAME 6
5341#define FIRST_MAJOR_MID_OPTION_FILE_NAME 2
5342#define FIRST_MINOR_MID_OPTION_FILE_NAME 2
5344#define FIRST_MAJOR_NEW_BOOLEAN 2
5345#define FIRST_MINOR_NEW_BOOLEAN 3
5364#ifdef OPTION_FILE_NAME
5369 log_error(
_(
"Cannot find freeciv storage directory"));
5399#if MINOR_VERSION >= 90
5405 *allow_digital_boolean =
FALSE;
5410#ifdef OPTION_FILE_NAME
5418 log_error(
_(
"Cannot find freeciv storage directory"));
5435 "loading from '%s' instead."),
5449 log_error(
_(
"Cannot find your home directory"));
5465 "loading from '%s' instead."),
5470 *allow_digital_boolean =
TRUE;
5483#undef MID_OPTION_FILE_NAME
5484#undef NEW_OPTION_FILE_NAME
5485#undef FIRST_MAJOR_NEW_OPTION_FILE_NAME
5486#undef FIRST_MINOR_NEW_OPTION_FILE_NAME
5487#undef FIRST_MAJOR_MID_OPTION_FILE_NAME
5488#undef FIRST_MINOR_MID_OPTION_FILE_NAME
5489#undef FIRST_MINOR_NEW_BOOLEAN
5495#define SPECHASH_TAG settable_options
5496#define SPECHASH_ASTR_KEY_TYPE
5497#define SPECHASH_ASTR_DATA_TYPE
5499#define settable_options_hash_iterate(hash, name, value) \
5500 TYPED_HASH_ITERATE(const char *, const char *, hash, name, value)
5501#define settable_options_hash_iterate_end HASH_ITERATE_END
5511 const struct section *psection;
5522 if (
NULL == psection) {
5561 if (
NULL ==
string) {
5562 log_error(
"Entry type variant of \"%s.%s\" is not supported.",
5657 log_error(
"Option type %s (%d) not supported for '%s'.",
5696#define SETTING_CASE(ARG_name, ...) \
5697 if (0 == strcmp(ARG_name, name)) { \
5698 static const char *values[] = { __VA_ARGS__ }; \
5699 if (0 <= old_value && old_value < ARRAY_SIZE(values) \
5700 && NULL != values[old_value]) { \
5701 fc_strlcpy(buf, values[old_value], buf_len); \
5708 SETTING_CASE(
"topology",
"",
"WRAPX",
"WRAPY",
"WRAPX|WRAPY",
"ISO",
5709 "WRAPX|ISO",
"WRAPY|ISO",
"WRAPX|WRAPY|ISO",
"HEX",
5710 "WRAPX|HEX",
"WRAPY|HEX",
"WRAPX|WRAPY|HEX",
"ISO|HEX",
5711 "WRAPX|ISO|HEX",
"WRAPY|ISO|HEX",
"WRAPX|WRAPY|ISO|HEX");
5713 SETTING_CASE(
"startpos",
"DEFAULT",
"SINGLE",
"2or3",
"ALL",
"VARIABLE");
5714 SETTING_CASE(
"borders",
"DISABLED",
"ENABLED",
"SEE_INSIDE",
"EXPAND");
5715 SETTING_CASE(
"diplomacy",
"ALL",
"HUMAN",
"AI",
"TEAM",
"DISABLED");
5716 SETTING_CASE(
"citynames",
"NO_RESTRICTIONS",
"PLAYER_UNIQUE",
5717 "GLOBAL_UNIQUE",
"NO_STEALING");
5718 SETTING_CASE(
"barbarians",
"DISABLED",
"HUTS_ONLY",
"NORMAL",
"FREQUENT",
5721 SETTING_CASE(
"compresstype",
"PLAIN",
"LIBZ",
"BZIP2");
5807 log_error(
"Option type %s (%d) not supported for '%s'.",
5851#define SPECHASH_TAG dialog_options
5852#define SPECHASH_ASTR_KEY_TYPE
5853#define SPECHASH_IDATA_TYPE bool
5854#define SPECHASH_UDATA_TO_IDATA FC_INT_TO_PTR
5855#define SPECHASH_IDATA_TO_UDATA FC_PTR_TO_INT
5856#define SPECHASH_VPTR_TO_IDATA FC_PTR_TO_INT
5858#define dialog_options_hash_iterate(hash, column, visible) \
5859 TYPED_HASH_ITERATE(const char *, intptr_t, hash, column, visible)
5860#define dialog_options_hash_iterate_end HASH_ITERATE_END
5870 const char *
prefixes[] = {
"player_dlg_",
"city_report_",
NULL };
5871 const char **prefix;
5978 const char *
const prefix =
"client";
5983 log_normal(
_(
"Didn't find the option file. Creating a new one."));
6017 "%s.save_options_on_exit", prefix);
6020 "%s.fullscreen_mode", prefix);
6025 "%s.migration_gtk3_from_gtk2", prefix);
6028 "%s.migration_gtk3_22_from_gtk3", prefix);
6031 "%s.migration_gtk4_from_gtk3_22", prefix);
6034 "%s.migration_sdl2_from_sdl", prefix);
6037 "%s.migration_sdl3_from_sdl2", prefix);
6040 "%s.migration_gtk2_from_2_5", prefix);
6043 "%s.migration_gtk3_from_2_5", prefix);
6046 "%s.migration_qt_from_2_5", prefix);
6051 "%s.flag_qt_default_fonts_set", prefix);
6054 "%s.flag_sdl2_default_screen_size_set", prefix);
6057 "%s.flag_sdl3_default_screen_size_set", prefix);
6064 "%s.zoom_default_level", prefix);
6068 "%s.gui_qt_show_relations_panel", prefix);
6071 "%s.gui_qt_show_techs_panel", prefix);
6074 "%s.gui_qt_show_wonders_panel", prefix);
6080 "client.default_topology");
6098 "%s.popup_caravan_arrival", prefix);
6111 "%s.do_combat_animation", prefix)) {
6121 for (
i = num - 1;
i >= 0;
i--) {
6139 const char *msg, ...)
6173 log_debug(
"Pop queued options saving.");
6191 if (log_cb ==
NULL) {
6197 log_cb(
LOG_ERROR,
_(
"Save failed, cannot find a filename."));
6205 "client.save_options_on_exit");
6207 "deprecated",
"client.fullscreen_mode");
6211 "client.migration_gtk3_from_gtk2");
6213 "client.migration_gtk3_22_from_gtk3");
6215 "client.migration_gtk4_from_gtk3_22");
6217 "client.migration_sdl2_from_sdl");
6219 "client.migration_sdl3_from_sdl2");
6221 "client.migration_gtk2_from_2_5");
6223 "client.migration_gtk3_from_2_5");
6225 "client.migration_qt_from_2_5");
6229 "client.flag_qt_default_fonts_set");
6231 "client.flag_sdl2_default_screen_size_set");
6233 "client.flag_sdl3_default_screen_size_set");
6249 "client.zoom_default_level");
6252 "client.gui_qt_show_relations_panel");
6254 "client.gui_qt_show_techs_panel");
6256 "client.gui_qt_show_wonders_panel");
6260 "client.default_topology");
6263 "client.default_topology");
6285 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot create directory %s"),
6294 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot write to file %s"),
name);
6313 for (val = 0; (
name =
acc(val)); val++) {
6343 log_error(
"option %s has default value of %d, which is "
6344 "out of its range [%d; %d], changing to %d.",
6355 *((
const char **) &(
pcoption->string.def)) =
6363 log_error(
"Invalid NULL default string for option %s.",
6366 *((
const char **) &(
pcoption->string.def)) =
6376 &
pcoption->enumerator.support_names,
6377 &
pcoption->enumerator.pretty_names);
6536#ifndef FREECIV_NDEBUG
6540 log_normal(
"Error setting the value for %s (%s). Restoring the default "
6544#ifndef FREECIV_NDEBUG
6550 "Failed to reset the option \"%s\".",
6552#ifndef FREECIV_NDEBUG
6558 "Failed to restore mapimg definition for option \"%s\".",
6647 const char *
optname =
"<not set>";
6653 optname =
"default_tileset_square_name";
6657 optname =
"default_tileset_hex_name";
6661 optname =
"default_tileset_isohex_name";
6668 log_error(
"Unknown option name \"%s\" in option_set_default_ts()",
optname);
6692 val =
opt->str_vtable->get(
opt);
6694 if (val ==
NULL || val[0] ==
'\0') {
6716 log_debug(
"Setting tileset for square topologies.");
6721 log_debug(
"Setting tileset for hex topology.");
6725 log_debug(
"Setting tileset for isohex topology.");
struct @130::my_agent entries[MAX_AGENTS]
void audio_set_volume(double volume)
const struct strvec * get_musicset_list(const struct option *poption)
const struct strvec * get_soundset_list(const struct option *poption)
const struct strvec * get_soundplugin_list(const struct option *poption)
struct canvas int int int int struct sprite *sprite struct canvas struct color * pcolor
int send_chat_printf(const char *format,...)
void output_window_vprintf(const struct ft_color color, const char *format, va_list args)
static int cmp(int v1, int v2)
#define output_type_iterate(output)
#define output_type_iterate_end
int num_city_report_spec(void)
const char * city_report_spec_tagname(int i)
bool * city_report_spec_show_ptr(int i)
void user_ended_turn(void)
enum client_states client_state(void)
char fc_password[MAX_LEN_PASSWORD]
bool mapimg_client_define(void)
void cm_init_parameter(struct cm_parameter *dest)
char * cmafec_preset_get_descr(int idx)
const struct cm_parameter * cmafec_preset_get_parameter(int idx)
void cmafec_preset_add(const char *descr_name, struct cm_parameter *pparam)
int cmafec_preset_num(void)
void create_default_cma_presets(void)
bool is_server_running(void)
#define log_deprecation(message,...)
const struct ft_color ftc_client
static struct ft_color ft_color_construct(const char *foreground, const char *background)
static bool static void void global_worklists_init(void)
void global_worklists_load(struct section_file *file)
void global_worklists_free(void)
void global_worklists_save(struct section_file *file)
enum gui_type get_gui_type(void)
void options_extra_init(void)
static GtkTextBuffer * help_text
void option_gui_remove(struct option *poption)
void option_dialog_popdown(const struct option_set *poptset)
void option_gui_update(struct option *poption)
void science_report_dialog_redraw(void)
void voteinfo_gui_update(void)
#define fc_assert_msg(condition, message,...)
#define fc_assert_ret(condition)
#define log_verbose(message,...)
#define fc_assert(condition)
#define fc_assert_ret_msg(condition, message,...)
#define fc_assert_ret_val(condition, val)
#define fc_assert_action(condition, action)
#define log_debug(message,...)
#define log_normal(message,...)
#define log_error(message,...)
#define FC_STATIC_ASSERT(cond, tag)
void update_turn_done_button_state(void)
bool mapimg_initialised(void)
const struct strvec * mapimg_get_format_list(void)
const char * mapimg_error(void)
void update_map_canvas_visible(void)
#define fc_calloc(n, esz)
void musicspec_reread_callback(struct option *poption)
void start_menu_music(const char *const tag, char *const alt_tag)
void stop_menu_music(void)
void start_style_music(void)
void stop_style_music(void)
str prefix(str prefix, str text)
static struct option * client_optset_option_first(void)
void handle_server_setting_const(const struct packet_server_setting_const *packet)
void handle_server_setting_int(const struct packet_server_setting_int *packet)
static int server_option_int_max(const struct option *poption)
static bool client_option_font_set(struct option *poption, const char *font)
unsigned option_bitwise_mask(const struct option *poption)
void fill_topo_ts_default(void)
#define FIRST_MAJOR_MID_OPTION_FILE_NAME
#define client_options_iterate_all_end
static const struct strvec * server_option_str_values(const struct option *poption)
static int client_option_enum_get(const struct option *poption)
void resend_desired_settable_options(void)
const struct strvec * option_str_values(const struct option *poption)
static void desired_settable_option_send(struct option *poption)
static const char * client_option_name(const struct option *poption)
static unsigned server_option_bitwise_def(const struct option *poption)
#define FIRST_MAJOR_NEW_OPTION_FILE_NAME
static const struct option_video_mode_vtable client_option_video_mode_vtable
#define GEN_STR_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb, cbd)
static struct dialog_options_hash * dialog_options_hash
void option_changed(struct option *poption)
static void menu_music_enable_callback(struct option *poption)
static bool options_fully_initialized
static const struct option_str_vtable client_option_str_vtable
unsigned option_bitwise_def(const struct option *poption)
int option_enum_str_to_int(const struct option *poption, const char *str)
static const char * client_option_description(const struct option *poption)
int option_int_min(const struct option *poption)
static void option_save_output_window_callback(enum log_level lvl, const char *msg,...)
static void message_options_save(struct section_file *file, const char *prefix)
bool option_bool_def(const struct option *poption)
static struct option * client_option_next(const struct option *poption)
static const char * server_option_name(const struct option *poption)
const char * option_font_def(const struct option *poption)
const char * tileset_name_for_topology(int topology_id)
static const struct copt_val_name * gui_gtk_message_chat_location_name(int value)
static bool server_option_str_set(struct option *poption, const char *str)
static const struct copt_val_name * gui_popup_tech_help_name(int value)
struct option * optset_option_first(const struct option_set *poptset)
static const char * server_optset_category_name(int category)
const struct option_set * server_optset
static void view_option_changed_callback(struct option *poption)
static const char * client_option_font_target(const struct option *poption)
static void server_option_enum_support_name(const struct option *poption, const char **pvalue, const char **pdefault)
#define GEN_INT_OPTION(oname, odesc, ohelp, ocat, ospec, odef, omin, omax, ocb)
static const char * server_option_description(const struct option *poption)
static unsigned server_option_bitwise_get(const struct option *poption)
static bool client_option_is_changeable(const struct option *poption)
static int server_option_int_min(const struct option *poption)
static const char * client_optset_category_name(int category)
static struct option * server_option_next(const struct option *poption)
static struct client_option client_options[]
#define SERVER_OPTION(poption)
static void settable_options_save(struct section_file *sf)
static bool server_option_bool_get(const struct option *poption)
bool option_reset(struct option *poption)
const char * option_description(const struct option *poption)
const char * option_help_text(const struct option *poption)
#define settable_options_hash_iterate_end
static const char * client_option_font_get(const struct option *poption)
static int server_option_enum_def(const struct option *poption)
static int server_option_int_def(const struct option *poption)
#define client_options_iterate_all(poption)
static int client_option_int_min(const struct option *poption)
static int server_options_categories_num
const char * option_enum_get_str(const struct option *poption)
static struct ft_color client_option_color_def(const struct option *poption)
static const struct strvec * client_option_enum_pretty_names(const struct option *poption)
static bool server_option_enum_set(struct option *poption, int val)
static void save_cma_presets(struct section_file *file)
struct ft_color option_color_get(const struct option *poption)
static struct video_mode client_option_video_mode_def(const struct option *poption)
static int client_option_int_get(const struct option *poption)
static char ** server_options_categories
int option_enum_get_int(const struct option *poption)
static void settable_options_load(struct section_file *sf)
int option_number(const struct option *poption)
static struct option * server_optset_option_first(void)
static struct settable_options_hash * settable_options_hash
int option_category(const struct option *poption)
static struct server_option * server_options
static const struct option_int_vtable server_option_int_vtable
static void options_dialogs_save(struct section_file *sf)
static struct option_set client_optset_static
void options_sync_reply(int serial)
static bool client_option_color_set(struct option *poption, struct ft_color color)
#define dialog_options_hash_iterate_end
static void save_cma_preset(struct section_file *file, int i)
static int client_optset_category_number(void)
static const char * client_option_str_def(const struct option *poption)
static bool client_option_video_mode_set(struct option *poption, struct video_mode mode)
void handle_server_setting_bitwise(const struct packet_server_setting_bitwise *packet)
static const struct option_font_vtable client_option_font_vtable
static bool client_option_enum_set(struct option *poption, int val)
void desired_settable_option_update(const char *op_name, const char *op_value, bool allow_replace)
void option_set_default_ts(struct tileset *t)
bool option_str_set(struct option *poption, const char *str)
void handle_server_setting_bool(const struct packet_server_setting_bool *packet)
static const struct strvec * client_option_str_values(const struct option *poption)
const struct option_set * client_optset
static const struct option_bool_vtable server_option_bool_vtable
static const struct option_bitwise_vtable server_option_bitwise_vtable
const char * option_name(const struct option *poption)
static const char * client_option_help_text(const struct option *poption)
static void message_options_init(void)
static int client_option_number(const struct option *poption)
void handle_server_setting_str(const struct packet_server_setting_str *packet)
int option_int_get(const struct option *poption)
static void client_option_save(struct option *poption, struct section_file *sf)
static int client_option_int_def(const struct option *poption)
static int server_option_category(const struct option *poption)
#define FIRST_MINOR_MID_OPTION_FILE_NAME
static const struct option_enum_vtable client_option_enum_vtable
static const struct option_str_vtable server_option_str_vtable
static int server_options_num
#define handle_server_setting_common(psoption, packet)
static const struct option_color_vtable client_option_color_vtable
bool option_enum_set_str(struct option *poption, const char *str)
static const struct strvec * server_option_enum_pretty(const struct option *poption)
static void server_option_bitwise_support_name(const struct option *poption, char *val_buf, size_t val_len, char *def_buf, size_t def_len)
bool option_color_set(struct option *poption, struct ft_color color)
#define SETTING_CASE(ARG_name,...)
static struct video_mode client_option_video_mode_get(const struct option *poption)
static bool is_ts_option_unset(const char *optname)
void option_set_changed_callback(struct option *poption, void(*callback)(struct option *))
#define NEW_OPTION_FILE_NAME
static bool server_option_bool_set(struct option *poption, bool val)
bool option_bool_set(struct option *poption, bool val)
bool option_is_changeable(const struct option *poption)
#define GEN_ENUM_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb)
bool option_video_mode_set(struct option *poption, struct video_mode mode)
#define MID_OPTION_FILE_NAME
static int server_option_number(const struct option *poption)
#define dialog_options_hash_iterate(hash, column, visible)
#define FIRST_MINOR_NEW_BOOLEAN
static const char * server_option_str_get(const struct option *poption)
#define settable_options_hash_iterate(hash, name, value)
void option_set_gui_data(struct option *poption, void *data)
#define FIRST_MINOR_NEW_OPTION_FILE_NAME
#define GEN_BOOL_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb)
const char * option_str_get(const struct option *poption)
struct option * optset_option_by_number(const struct option_set *poptset, int id)
static bool client_option_bool_get(const struct option *poption)
void * option_get_gui_data(const struct option *poption)
static const char * server_option_str_def(const struct option *poption)
static const struct option_common_vtable client_option_common_vtable
static bool settable_option_upgrade_value(const struct option *poption, int old_value, char *buf, size_t buf_len)
const struct strvec * option_enum_values(const struct option *poption)
static const struct strvec * get_mapimg_format_list(const struct option *poption)
static void sound_volume_callback(struct option *poption)
bool option_enum_set_int(struct option *poption, int val)
bool option_bool_get(const struct option *poption)
int optset_category_number(const struct option_set *poptset)
#define color_set(color_tgt, color)
static bool client_option_bool_def(const struct option *poption)
static const struct strvec * server_option_bitwise_pretty(const struct option *poption)
void server_options_init(void)
enum option_type option_type(const struct option *poption)
static int client_option_enum_def(const struct option *poption)
const char * option_enum_int_to_str(const struct option *poption, int val)
void options_dialogs_update(void)
int option_get_cb_data(const struct option *poption)
bool video_mode_to_string(char *buf, size_t buf_len, struct video_mode *mode)
static void options_dialogs_load(struct section_file *sf)
const struct option_set * option_optset(const struct option *poption)
void server_options_free(void)
struct video_mode option_video_mode_get(const struct option *poption)
static int server_option_enum_get(const struct option *poption)
struct option * option_next(const struct option *poption)
static struct option * client_optset_option_by_number(int id)
static void font_changed_callback(struct option *poption)
const char * option_str_def(const struct option *poption)
const char * optset_category_name(const struct option_set *poptset, int category)
int option_int_max(const struct option *poption)
#define GEN_COLOR_OPTION(oname, odesc, ohelp, ocat, ospec, odef_fg, odef_bg, ocb)
const char * option_enum_def_str(const struct option *poption)
static const char * client_option_str_get(const struct option *poption)
static option_save_log_callback queued_cb
static const struct option_common_vtable server_option_common_vtable
static int server_optset_category_number(void)
static bool client_option_bool_set(struct option *poption, bool val)
static const char * server_option_help_text(const struct option *poption)
static const struct option_bool_vtable client_option_bool_vtable
static bool client_option_load(struct option *poption, struct section_file *sf)
bool option_font_set(struct option *poption, const char *font)
static bool server_option_bitwise_set(struct option *poption, unsigned val)
const char * option_font_target(const struct option *poption)
static const char * client_option_enum_secfile_str(secfile_data_t data, int val)
static struct server_option * server_option_next_valid(struct server_option *poption)
static void server_option_bitwise_support_base(const struct strvec *values, unsigned val, char *buf, size_t buf_len)
void queue_options_save(option_save_log_callback log_cb)
static void voteinfo_bar_callback(struct option *poption)
static struct option * server_optset_option_by_number(int id)
void options_save(option_save_log_callback log_cb)
static void message_options_free(void)
static const struct option_enum_vtable server_option_enum_vtable
bool string_to_video_mode(const char *buf, struct video_mode *mode)
const struct strvec * option_bitwise_values(const struct option *poption)
static bool server_option_int_set(struct option *poption, int val)
int messages_where[E_COUNT]
static void message_options_load(struct section_file *file, const char *prefix)
struct client_options gui_options
static void server_option_free(struct server_option *poption)
#define CLIENT_OPTION(poption)
#define GEN_FONT_OPTION(oname, otgt, odesc, ohelp, ocat, ospec, odef, ocb)
static struct option_set server_optset_static
void handle_server_setting_control(const struct packet_server_setting_control *packet)
static void mapimg_changed_callback(struct option *poption)
bool option_bitwise_set(struct option *poption, unsigned val)
static int server_option_int_get(const struct option *poption)
static void manual_turn_done_callback(struct option *poption)
static void reqtree_show_icons_callback(struct option *poption)
const char * option_font_get(const struct option *poption)
void desired_settable_options_update(void)
static void load_cma_preset(struct section_file *file, int i)
static bool client_option_str_set(struct option *poption, const char *str)
void handle_server_setting_enum(const struct packet_server_setting_enum *packet)
struct ft_color option_color_def(const struct option *poption)
static int client_option_int_max(const struct option *poption)
#define GEN_STR_LIST_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb, cbd)
unsigned option_bitwise_get(const struct option *poption)
static bool server_option_is_changeable(const struct option *poption)
static struct ft_color client_option_color_get(const struct option *poption)
int option_enum_def_int(const struct option *poption)
struct option * optset_option_by_name(const struct option_set *poptset, const char *name)
static const int client_options_num
static bool client_option_int_set(struct option *poption, int val)
void options_dialogs_set(void)
bool option_int_set(struct option *poption, int val)
static struct client_option * client_option_next_valid(struct client_option *poption)
static const char * client_option_bitwise_secfile_str(secfile_data_t data, int val)
#define GEN_VIDEO_OPTION(oname, odesc, ohelp, ocat, ospec, odef_width, odef_height, ocb)
static const struct option_int_vtable client_option_int_vtable
static const char * client_option_font_def(const struct option *poption)
static const char * get_last_option_file_name(bool *allow_digital_boolean)
const char * option_category_name(const struct option *poption)
static void game_music_enable_callback(struct option *poption)
static const char * get_current_option_file_name(void)
int option_int_def(const struct option *poption)
static void options_init_names(const struct copt_val_name *(*acc)(int), struct strvec **support, struct strvec **pretty)
struct video_mode option_video_mode_def(const struct option *poption)
static bool server_option_bool_def(const struct option *poption)
#define GUI_GTK3_CITYDLG_DEFAULT_XSIZE
#define GUI_GTK3_22_GOV_RANGE_MIN_DEFAULT
#define GUI_GTK3_CITYDLG_MAX_YSIZE
#define GUI_GTK3_22_OPTIONSDLG_MAX_XSIZE
#define GUI_GTK3_22_OPTIONSDLG_DEFAULT_YSIZE
#define GUI_GTK3_22_GOV_RANGE_MIN_MIN
#define GUI_GTK3_GOV_RANGE_MIN_DEFAULT
#define GUI_GTK3_22_HELPDLG_MIN_YSIZE
#define GUI_GTK4_GOV_RANGE_MIN_MAX
#define GUI_GTK3_22_CITYDLG_MIN_YSIZE
#define GUI_GTK4_CITYDLG_MAX_XSIZE
#define GUI_GTK4_GOV_RANGE_MIN_DEFAULT
#define GUI_GTK3_GOV_RANGE_MAX_DEFAULT
void(* option_save_log_callback)(enum log_level lvl, const char *msg,...)
#define GUI_GTK4_OPTIONSDLG_MIN_XSIZE
#define GUI_GTK4_CITYDLG_DEFAULT_XSIZE
#define FC_SDL3_DEFAULT_THEME_NAME
#define GUI_GTK2_CITYDLG_DEFAULT_YSIZE
#define GUI_GTK4_HELPDLG_MAX_YSIZE
#define FC_GTK3_22_DEFAULT_THEME_NAME
#define GUI_GTK3_22_CITYDLG_DEFAULT_XSIZE
#define FC_QT_DEFAULT_THEME_NAME
#define GUI_GTK3_22_HELPDLG_MIN_XSIZE
#define GUI_GTK4_OPTIONSDLG_DEFAULT_YSIZE
#define GUI_GTK3_CITYDLG_MIN_YSIZE
@ GUI_GTK_MSGCHAT_SEPARATE
#define GUI_GTK3_CITYDLG_MIN_XSIZE
#define GUI_GTK3_22_CITYDLG_DEFAULT_YSIZE
#define GUI_GTK4_OPTIONSDLG_MIN_YSIZE
#define GUI_GTK4_CITYDLG_MIN_YSIZE
#define DEFAULT_FOLLOWTAG_OPTION
#define GUI_GTK2_CITYDLG_MIN_YSIZE
#define options_iterate(poptset, poption)
#define GUI_GTK3_22_OPTIONSDLG_MAX_YSIZE
#define GUI_GTK2_CITYDLG_MAX_XSIZE
#define GUI_DEFAULT_CHAT_LOGFILE
#define GUI_GTK3_22_HELPDLG_DEFAULT_YSIZE
#define GUI_GTK4_HELPDLG_MIN_XSIZE
#define GUI_GTK3_GOV_RANGE_MAX_MAX
#define GUI_GTK4_CITYDLG_MIN_XSIZE
#define GUI_GTK4_HELPDLG_MIN_YSIZE
#define GUI_GTK3_22_GOV_RANGE_MAX_DEFAULT
#define DEFAULT_METASERVER_OPTION
#define GUI_GTK3_CITYDLG_DEFAULT_YSIZE
static struct video_mode video_mode_construct(int width, int height)
#define GUI_GTK3_22_CITYDLG_MAX_XSIZE
#define GUI_GTK4_OPTIONSDLG_MAX_XSIZE
#define GUI_GTK3_22_GOV_RANGE_MAX_MIN
#define GUI_GTK3_GOV_RANGE_MIN_MIN
#define GUI_GTK3_GOV_RANGE_MIN_MAX
#define GUI_GTK3_22_CITYDLG_MIN_XSIZE
#define GUI_GTK4_GOV_RANGE_MAX_DEFAULT
#define MAJOR_NEW_OPTION_FILE_NAME
#define GUI_GTK4_HELPDLG_DEFAULT_YSIZE
#define GUI_GTK3_22_HELPDLG_DEFAULT_XSIZE
#define GUI_GTK3_22_OPTIONSDLG_MIN_YSIZE
#define GUI_GTK3_GOV_RANGE_MAX_MIN
#define GUI_GTK2_CITYDLG_MAX_YSIZE
#define GUI_DEFAULT_MAPIMG_FILENAME
#define GUI_GTK3_22_HELPDLG_MAX_YSIZE
#define GUI_GTK3_22_CITYDLG_MAX_YSIZE
@ GUI_POPUP_TECH_HELP_RULESET
#define GUI_GTK4_HELPDLG_MAX_XSIZE
#define GUI_GTK4_GOV_RANGE_MIN_MIN
#define GUI_GTK4_CITYDLG_MAX_YSIZE
#define GUI_GTK4_CITYDLG_DEFAULT_YSIZE
#define options_iterate_end
#define GUI_GTK3_22_OPTIONSDLG_MIN_XSIZE
#define GUI_GTK4_GOV_RANGE_MAX_MAX
#define FC_GTK4_DEFAULT_THEME_NAME
#define GUI_GTK3_22_GOV_RANGE_MIN_MAX
#define GUI_GTK4_HELPDLG_DEFAULT_XSIZE
#define MINOR_NEW_OPTION_FILE_NAME
#define GUI_GTK2_CITYDLG_DEFAULT_XSIZE
#define FC_SDL2_DEFAULT_THEME_NAME
#define GUI_GTK3_22_GOV_RANGE_MAX_MAX
#define GUI_GTK3_22_OPTIONSDLG_DEFAULT_XSIZE
#define VIDEO_MODE(ARG_width, ARG_height)
@ OLAYER_BORDERS_ON_OCEAN
#define GUI_GTK4_OPTIONSDLG_MAX_YSIZE
#define GUI_GTK3_CITYDLG_MAX_XSIZE
#define GUI_GTK3_22_HELPDLG_MAX_XSIZE
#define GUI_GTK4_GOV_RANGE_MAX_MIN
#define GUI_GTK4_OPTIONSDLG_DEFAULT_XSIZE
#define GUI_GTK2_CITYDLG_MIN_XSIZE
void overview_redraw_callback(struct option *option)
int dsend_packet_sync_serial(struct connection *pc, int serial)
struct player_dlg_column player_dlg_columns[]
const int num_player_dlg_columns
struct section_file * secfile_load(const char *filename, bool allow_duplicates)
void secfile_allow_digital_boolean(struct section_file *secfile, bool allow_digital_boolean) fc__attribute((nonnull(1)))
struct section_file * secfile_new(bool allow_duplicates)
const char * secfile_error(void)
const char * section_name(const struct section *psection)
void secfile_destroy(struct section_file *secfile)
bool entry_bool_get(const struct entry *pentry, bool *value)
bool secfile_lookup_int(const struct section_file *secfile, int *ival, const char *path,...)
bool secfile_lookup_enum_data(const struct section_file *secfile, int *pvalue, bool bitwise, secfile_enum_name_data_fn_t name_fn, secfile_data_t data, const char *path,...)
const struct entry_list * section_entries(const struct section *psection)
const char * entry_name(const struct entry *pentry)
bool entry_str_get(const struct entry *pentry, const char **value)
const char * secfile_lookup_str(const struct section_file *secfile, const char *path,...)
float secfile_lookup_float_default(const struct section_file *secfile, float def, const char *path,...)
bool secfile_save(const struct section_file *secfile, const char *filename, int compression_level, enum fz_method compression_method)
bool secfile_lookup_bool_default(const struct section_file *secfile, bool def, const char *path,...)
int secfile_lookup_int_default(const struct section_file *secfile, int def, const char *path,...)
bool entry_int_get(const struct entry *pentry, int *value)
const char * secfile_name(const struct section_file *secfile)
struct section * secfile_section_by_name(const struct section_file *secfile, const char *name)
const char * secfile_lookup_str_default(const struct section_file *secfile, const char *def, const char *path,...)
bool secfile_lookup_bool(const struct section_file *secfile, bool *bval, const char *path,...)
enum entry_type entry_type_get(const struct entry *pentry)
#define secfile_insert_int(secfile, value, path,...)
#define secfile_insert_bool_comment(secfile, value, comment, path,...)
#define entry_list_iterate_end
#define secfile_insert_str(secfile, string, path,...)
#define secfile_insert_bool(secfile, value, path,...)
#define entry_list_iterate(entlist, pentry)
#define secfile_insert_enum_data(secfile, value, bitwise, name_fn, data, path,...)
#define secfile_insert_int_comment(secfile, value, comment, path,...)
#define secfile_insert_float(secfile, value, path,...)
const void * secfile_data_t
char * user_home_dir(void)
bool str_to_int(const char *str, int *pint)
bool make_dir(const char *pathname, int mode)
char * freeciv_storage_dir(void)
#define DIR_SEPARATOR_CHAR
void strvec_destroy(struct strvec *psv)
bool strvec_set(struct strvec *psv, size_t svindex, const char *string)
void strvec_append(struct strvec *psv, const char *string)
void strvec_reserve(struct strvec *psv, size_t reserve)
const char * strvec_get(const struct strvec *psv, size_t svindex)
struct strvec * strvec_new(void)
size_t strvec_size(const struct strvec *psv)
struct client_option::@214::@221 font
struct client_option::@214::@217 integer
struct ft_color *const pvalue
struct video_mode *const pvalue
struct client_option::@214::@218 string
struct option base_option
enum client_option_category category
bool gui_gtk3_22_migrated_from_gtk3
bool gui_gtk2_migrated_from_2_5
bool gui_sdl2_migrated_from_sdl
bool sound_enable_menu_music
char default_tileset_hex_name[512]
bool gui_qt_show_relations_panel
char default_tileset_iso_name[512]
bool gui_qt_show_techs_panel
char default_tileset_name[512]
bool send_desired_settings
char default_tileset_overhead_name[512]
bool gui_gtk3_migrated_from_2_5
char default_tileset_square_name[512]
bool save_options_on_exit
bool gui_sdl2_default_screen_size_set
bool gui_sdl3_default_screen_size_set
int smooth_combat_step_msec
char default_tileset_isohex_name[512]
bool gui_qt_migrated_from_2_5
bool gui_sdl3_migrated_from_sdl2
bool gui_qt_show_wonders_panel
bool sound_enable_game_music
bool gui_qt_default_fonts_set
bool gui_gtk3_migrated_from_gtk2
char default_user_name[512]
bool gui_gtk4_migrated_from_gtk3_22
int minimal_surplus[O_LAST]
int(* number)(const struct option *)
int(* category)(const struct option *)
bool(* is_changeable)(const struct option *)
struct option *(* option_by_number)(int)
struct option *(* option_first)(void)
const char *(* category_name)(int)
int(* category_number)(void)
const struct option::option_common_vtable * common_vtable
const struct option::@212::option_font_vtable * font_vtable
const struct option::@212::option_str_vtable * str_vtable
const struct option::@212::option_enum_vtable * enum_vtable
const struct option::@212::option_video_mode_vtable * video_mode_vtable
const struct option::@212::option_bitwise_vtable * bitwise_vtable
const struct option_set * poptset
const struct option::@212::option_bool_vtable * bool_vtable
const struct option::@212::option_int_vtable * int_vtable
void(* changed_callback)(struct option *option)
const struct option::@212::option_color_vtable * color_vtable
bool layers[OLAYER_COUNT]
char support_names[64][MAX_LEN_NAME]
char pretty_names[64][MAX_LEN_ENUM]
char short_help[MAX_LEN_PACKET]
char extra_help[MAX_LEN_PACKET]
char category_names[256][MAX_LEN_NAME]
char pretty_names[64][MAX_LEN_ENUM]
char support_names[64][MAX_LEN_NAME]
char default_val[MAX_LEN_PACKET]
bool allow_digital_boolean
struct strvec * support_names
struct strvec * pretty_names
enum setting_default_level setdef
struct server_option::@224::@227 integer
struct option base_option
int fc_snprintf(char *str, size_t n, const char *format,...)
size_t fc_strlcpy(char *dest, const char *src, size_t n)
int fc_strcasecmp(const char *str0, const char *str1)
size_t fc_strlcat(char *dest, const char *src, size_t n)
int fc_stat(const char *filename, struct stat *buf)
#define sz_strlcpy(dest, src)
#define fc_strncmp(_s1_, _s2_, _len_)
void theme_reread_callback(struct option *poption)
const struct strvec * get_themes_list(const struct option *poption)
bool tilespec_try_read(const char *tileset_name, bool verbose, int topo_id, bool global_default)
const struct strvec * get_tileset_list(const struct option *poption)
const char * tileset_basename(const struct tileset *t)
void tilespec_reread_callback(struct option *poption)
int tileset_topo_index(struct tileset *t)