76 .default_server_host =
"localhost",
79 .default_tileset_square_name =
"\0",
80 .default_tileset_hex_name =
"\0",
81 .default_tileset_isohex_name =
"\0",
82 .default_sound_set_name =
"stdsounds",
83 .default_music_set_name =
"stdmusic",
84 .default_sound_plugin_name =
"\0",
90 .save_options_on_exit =
TRUE,
92 .use_prev_server =
FALSE,
93 .heartbeat_enabled =
FALSE,
94 .send_desired_settings =
TRUE,
98 .default_tileset_name =
"\0",
99 .default_tileset_overhead_name =
"\0",
100 .default_tileset_iso_name =
"\0",
101 .gui_gtk3_migrated_from_gtk2 =
FALSE,
102 .gui_gtk3_22_migrated_from_gtk3 =
FALSE,
103 .gui_gtk4_migrated_from_gtk3_22 =
FALSE,
104 .gui_sdl2_migrated_from_sdl =
FALSE,
105 .gui_sdl3_migrated_from_sdl2 =
FALSE,
106 .gui_gtk2_migrated_from_2_5 =
FALSE,
107 .gui_gtk3_migrated_from_2_5 =
FALSE,
108 .gui_qt_migrated_from_2_5 =
FALSE,
110 .migrate_fullscreen =
FALSE,
114 .gui_qt_default_fonts_set =
FALSE,
115 .gui_sdl2_default_screen_size_set =
FALSE,
116 .gui_sdl3_default_screen_size_set =
FALSE,
120 .solid_color_behind_units =
FALSE,
121 .sound_bell_at_new_turn =
FALSE,
122 .smooth_move_unit_msec = 30,
123 .smooth_center_slide_msec = 200,
124 .smooth_combat_step_msec = 10,
125 .ai_manual_turn_done =
TRUE,
126 .auto_center_on_unit =
TRUE,
127 .auto_center_on_automated =
TRUE,
128 .auto_center_on_combat =
FALSE,
129 .auto_center_each_turn =
TRUE,
130 .wakeup_focus =
TRUE,
131 .goto_into_unknown =
TRUE,
132 .center_when_popup_city =
TRUE,
133 .show_previous_turn_messages =
TRUE,
134 .concise_city_production =
FALSE,
135 .auto_turn_done =
FALSE,
136 .meta_accelerators =
TRUE,
137 .ask_city_name =
TRUE,
138 .popup_new_cities =
TRUE,
139 .popup_actor_arrival =
TRUE,
140 .popup_attack_actions =
TRUE,
141 .popup_last_move_to_allied =
TRUE,
142 .keyboardless_goto =
TRUE,
143 .enable_cursor_changes =
TRUE,
144 .separate_unit_selection =
FALSE,
145 .unit_selection_clears_orders =
TRUE,
146 .highlight_our_names =
FT_COLOR(
"#000000",
"#FFFF00"),
148 .voteinfo_bar_use =
TRUE,
149 .voteinfo_bar_always_show =
FALSE,
150 .voteinfo_bar_hide_when_not_player =
FALSE,
151 .voteinfo_bar_new_at_front =
FALSE,
153 .autoaccept_tileset_suggestion =
FALSE,
154 .autoaccept_soundset_suggestion =
FALSE,
155 .autoaccept_musicset_suggestion =
FALSE,
157 .sound_enable_effects =
TRUE,
158 .sound_enable_menu_music =
TRUE,
159 .sound_enable_game_music =
TRUE,
160 .sound_effects_volume = 100,
161 .silent_when_not_in_focus =
FALSE,
164 .update_city_text_in_refresh_tile =
TRUE,
166 .draw_city_outlines =
TRUE,
167 .draw_city_output =
FALSE,
168 .draw_map_grid =
FALSE,
169 .draw_city_names =
TRUE,
170 .draw_city_growth =
TRUE,
171 .draw_city_productions =
TRUE,
172 .draw_city_buycost =
FALSE,
173 .draw_city_trade_routes =
FALSE,
174 .draw_terrain =
TRUE,
175 .draw_coastline =
FALSE,
177 .draw_irrigation =
TRUE,
179 .draw_fortress_airbase =
TRUE,
180 .draw_specials =
TRUE,
182 .draw_pollution =
TRUE,
185 .draw_focus_unit =
FALSE,
186 .draw_fog_of_war =
TRUE,
187 .draw_borders =
TRUE,
188 .draw_native =
FALSE,
189 .draw_full_citybar =
TRUE,
190 .draw_unit_shields =
TRUE,
191 .draw_unit_stack_size =
TRUE,
192 .player_dlg_show_dead_players =
TRUE,
193 .reqtree_show_icons =
TRUE,
194 .reqtree_curved_lines =
FALSE,
212 .zoom_default_level = 1.0,
216 .gui_gtk2_map_scrollbars =
FALSE,
217 .gui_gtk2_dialogs_on_top =
TRUE,
218 .gui_gtk2_show_task_icons =
TRUE,
219 .gui_gtk2_enable_tabs =
TRUE,
220 .gui_gtk2_better_fog =
TRUE,
221 .gui_gtk2_show_chat_message_time =
FALSE,
222 .gui_gtk2_new_messages_go_to_top =
FALSE,
223 .gui_gtk2_show_message_window_buttons =
TRUE,
224 .gui_gtk2_metaserver_tab_first =
FALSE,
225 .gui_gtk2_allied_chat_only =
FALSE,
226 .gui_gtk2_mouse_over_map_focus =
FALSE,
227 .gui_gtk2_chatline_autocompletion =
TRUE,
231 .gui_gtk2_font_city_label =
"Monospace 8",
232 .gui_gtk2_font_notify_label =
"Monospace Bold 9",
233 .gui_gtk2_font_spaceship_label =
"Monospace 8",
234 .gui_gtk2_font_help_label =
"Sans Bold 10",
235 .gui_gtk2_font_help_link =
"Sans 9",
236 .gui_gtk2_font_help_text =
"Monospace 8",
237 .gui_gtk2_font_chatline =
"Monospace 8",
238 .gui_gtk2_font_beta_label =
"Sans Italic 10",
239 .gui_gtk2_font_small =
"Sans 9",
240 .gui_gtk2_font_comment_label =
"Sans Italic 9",
241 .gui_gtk2_font_city_names =
"Sans Bold 10",
242 .gui_gtk2_font_city_productions =
"Serif 10",
243 .gui_gtk2_font_reqtree_text =
"Serif 10",
246 .gui_gtk3_fullscreen =
FALSE,
247 .gui_gtk3_map_scrollbars =
FALSE,
248 .gui_gtk3_dialogs_on_top =
TRUE,
249 .gui_gtk3_show_task_icons =
TRUE,
250 .gui_gtk3_enable_tabs =
TRUE,
251 .gui_gtk3_show_chat_message_time =
FALSE,
252 .gui_gtk3_new_messages_go_to_top =
FALSE,
253 .gui_gtk3_show_message_window_buttons =
TRUE,
254 .gui_gtk3_metaserver_tab_first =
FALSE,
255 .gui_gtk3_allied_chat_only =
FALSE,
257 .gui_gtk3_small_display_layout =
FALSE,
258 .gui_gtk3_mouse_over_map_focus =
FALSE,
259 .gui_gtk3_chatline_autocompletion =
TRUE,
263 .gui_gtk3_governor_range_min = -20,
264 .gui_gtk3_governor_range_max = 20,
265 .gui_gtk3_font_city_label =
"Monospace 8",
266 .gui_gtk3_font_notify_label =
"Monospace Bold 9",
267 .gui_gtk3_font_spaceship_label =
"Monospace 8",
268 .gui_gtk3_font_help_label =
"Sans Bold 10",
269 .gui_gtk3_font_help_link =
"Sans 9",
270 .gui_gtk3_font_help_text =
"Monospace 8",
271 .gui_gtk3_font_chatline =
"Monospace 8",
272 .gui_gtk3_font_beta_label =
"Sans Italic 10",
273 .gui_gtk3_font_small =
"Sans 9",
274 .gui_gtk3_font_comment_label =
"Sans Italic 9",
275 .gui_gtk3_font_city_names =
"Sans Bold 10",
276 .gui_gtk3_font_city_productions =
"Serif 10",
277 .gui_gtk3_font_reqtree_text =
"Serif 10",
281 .gui_gtk3_22_fullscreen =
FALSE,
282 .gui_gtk3_22_map_scrollbars =
FALSE,
283 .gui_gtk3_22_dialogs_on_top =
TRUE,
284 .gui_gtk3_22_show_task_icons =
TRUE,
285 .gui_gtk3_22_enable_tabs =
TRUE,
286 .gui_gtk3_22_show_chat_message_time =
FALSE,
287 .gui_gtk3_22_new_messages_go_to_top =
FALSE,
288 .gui_gtk3_22_show_message_window_buttons =
TRUE,
289 .gui_gtk3_22_metaserver_tab_first =
FALSE,
290 .gui_gtk3_22_allied_chat_only =
FALSE,
292 .gui_gtk3_22_small_display_layout =
FALSE,
293 .gui_gtk3_22_mouse_over_map_focus =
FALSE,
294 .gui_gtk3_22_chatline_autocompletion =
TRUE,
298 .gui_gtk3_22_governor_range_min = -20,
299 .gui_gtk3_22_governor_range_max = 20,
300 .gui_gtk3_22_font_city_label =
"Monospace 8",
301 .gui_gtk3_22_font_notify_label =
"Monospace Bold 9",
302 .gui_gtk3_22_font_spaceship_label =
"Monospace 8",
303 .gui_gtk3_22_font_help_label =
"Sans Bold 10",
304 .gui_gtk3_22_font_help_link =
"Sans 9",
305 .gui_gtk3_22_font_help_text =
"Monospace 8",
306 .gui_gtk3_22_font_chatline =
"Monospace 8",
307 .gui_gtk3_22_font_beta_label =
"Sans Italic 10",
308 .gui_gtk3_22_font_small =
"Sans 9",
309 .gui_gtk3_22_font_comment_label =
"Sans Italic 9",
310 .gui_gtk3_22_font_city_names =
"Sans Bold 10",
311 .gui_gtk3_22_font_city_productions =
"Serif 10",
312 .gui_gtk3_22_font_reqtree_text =
"Serif 10",
316 .gui_gtk4_fullscreen =
FALSE,
317 .gui_gtk4_map_scrollbars =
FALSE,
318 .gui_gtk4_dialogs_on_top =
TRUE,
319 .gui_gtk4_show_task_icons =
TRUE,
320 .gui_gtk4_enable_tabs =
TRUE,
321 .gui_gtk4_show_chat_message_time =
FALSE,
322 .gui_gtk4_new_messages_go_to_top =
FALSE,
323 .gui_gtk4_show_message_window_buttons =
TRUE,
324 .gui_gtk4_metaserver_tab_first =
FALSE,
325 .gui_gtk4_allied_chat_only =
FALSE,
327 .gui_gtk4_small_display_layout =
FALSE,
328 .gui_gtk4_mouse_over_map_focus =
FALSE,
329 .gui_gtk4_chatline_autocompletion =
TRUE,
333 .gui_gtk4_governor_range_min = -20,
334 .gui_gtk4_governor_range_max = 20,
335 .gui_gtk4_font_city_label =
"Monospace 8",
336 .gui_gtk4_font_notify_label =
"Monospace Bold 9",
337 .gui_gtk4_font_spaceship_label =
"Monospace 8",
338 .gui_gtk4_font_help_label =
"Sans Bold 10",
339 .gui_gtk4_font_help_link =
"Sans 9",
340 .gui_gtk4_font_help_text =
"Monospace 8",
341 .gui_gtk4_font_chatline =
"Monospace 8",
342 .gui_gtk4_font_beta_label =
"Sans Italic 10",
343 .gui_gtk4_font_small =
"Sans 9",
344 .gui_gtk4_font_comment_label =
"Sans Italic 9",
345 .gui_gtk4_font_city_names =
"Sans Bold 10",
346 .gui_gtk4_font_city_productions =
"Serif 10",
347 .gui_gtk4_font_reqtree_text =
"Serif 10",
350 .gui_sdl_fullscreen =
FALSE,
352 .gui_sdl_do_cursor_animation =
TRUE,
353 .gui_sdl_use_color_cursors =
TRUE,
357 .gui_sdl2_fullscreen =
FALSE,
359 .gui_sdl2_swrenderer =
FALSE,
360 .gui_sdl2_do_cursor_animation =
TRUE,
361 .gui_sdl2_use_color_cursors =
TRUE,
362 .gui_sdl2_font_city_names =
"10",
363 .gui_sdl2_font_city_productions =
"10",
364 .gui_sdl2_use_theme_font_size =
TRUE,
365 .gui_sdl2_font_size = 10,
369 .gui_sdl3_fullscreen =
FALSE,
371 .gui_sdl3_do_cursor_animation =
TRUE,
372 .gui_sdl3_use_color_cursors =
TRUE,
373 .gui_sdl3_font_city_names =
"10",
374 .gui_sdl3_font_city_productions =
"10",
375 .gui_sdl3_use_theme_font_size =
TRUE,
376 .gui_sdl3_font_size = 10,
379 .gui_qt_fullscreen =
FALSE,
380 .gui_qt_show_preview =
TRUE,
381 .gui_qt_sidebar_left =
TRUE,
383 .gui_qt_font_default =
"Sans Serif,10,-1,5,75,0,0,0,0,0",
384 .gui_qt_font_notify_label =
"Monospace,8,-1,5,75,0,0,0,0,0",
385 .gui_qt_font_help_label =
"Sans Serif,9,-1,5,50,0,0,0,0,0",
386 .gui_qt_font_help_text =
"Monospace,8,-1,5,50,0,0,0,0,0",
387 .gui_qt_font_chatline =
"Monospace,8,-1,5,50,0,0,0,0,0",
388 .gui_qt_font_city_names =
"Sans Serif,10,-1,5,75,0,0,0,0,0",
389 .gui_qt_font_city_productions =
"Sans Serif,10,-1,5,50,1,0,0,0,0",
390 .gui_qt_font_reqtree_text =
"Sans Serif,10,-1,5,50,1,0,0,0,0",
391 .gui_qt_show_titlebar =
TRUE,
392 .gui_qt_wakeup_text =
"Wake up %1",
393 .gui_qt_show_relations_panel =
TRUE,
394 .gui_qt_show_techs_panel =
TRUE,
395 .gui_qt_show_wonders_panel =
TRUE,
396 .gui_qt_svgflags =
TRUE
414 struct option * (*option_by_number) (
int);
418 const char * (*category_name) (
int);
492 const char * (*name) (
const struct option *);
493 const char * (*description) (
const struct option *);
494 const char * (*help_text) (
const struct option *);
502 const struct option_bool_vtable {
508 const struct option_int_vtable {
516 const struct option_str_vtable {
517 const char * (*get) (
const struct option *);
518 const char * (*def) (
const struct option *);
519 const struct strvec * (*values) (
const struct option *);
523 const struct option_enum_vtable {
526 const struct strvec * (*values) (
const struct option *);
531 const struct option_bitwise_vtable {
534 const struct strvec * (*values) (
const struct option *);
538 const struct option_font_vtable {
539 const char * (*get) (
const struct option *);
540 const char * (*def) (
const struct option *);
541 const char * (*target) (
const struct option *);
545 const struct option_color_vtable {
551 const struct option_video_mode_vtable {
567#define OPTION(poption) ((struct option *) (poption))
569#define OPTION_INIT(optset, spec_type, spec_table_var, common_table, \
570 spec_table, changed_cb, cb_data) { \
573 .common_vtable = &common_table, \
575 .spec_table_var = &spec_table \
577 .changed_callback = changed_cb, \
578 .callback_data = cb_data, \
581#define OPTION_BOOL_INIT(optset, common_table, bool_table, changed_cb) \
582 OPTION_INIT(optset, OT_BOOLEAN, bool_vtable, common_table, bool_table, \
584#define OPTION_INT_INIT(optset, common_table, int_table, changed_cb) \
585 OPTION_INIT(optset, OT_INTEGER, int_vtable, common_table, int_table, \
587#define OPTION_STR_INIT(optset, common_table, str_table, changed_cb, cb_data) \
588 OPTION_INIT(optset, OT_STRING, str_vtable, common_table, str_table, \
590#define OPTION_ENUM_INIT(optset, common_table, enum_table, changed_cb) \
591 OPTION_INIT(optset, OT_ENUM, enum_vtable, common_table, enum_table, \
593#define OPTION_BITWISE_INIT(optset, common_table, bitwise_table, \
595 OPTION_INIT(optset, OT_BITWISE, bitwise_vtable, common_table, \
596 bitwise_table, changed_cb, 0)
597#define OPTION_FONT_INIT(optset, common_table, font_table, changed_cb) \
598 OPTION_INIT(optset, OT_FONT, font_vtable, common_table, font_table, \
600#define OPTION_COLOR_INIT(optset, common_table, color_table, changed_cb) \
601 OPTION_INIT(optset, OT_COLOR, color_vtable, common_table, color_table, \
603#define OPTION_VIDEO_MODE_INIT(optset, common_table, video_mode_table, \
605 OPTION_INIT(optset, OT_VIDEO_MODE, video_mode_vtable, common_table, \
606 video_mode_table, changed_cb, 0)
761 if (
poption->changed_callback) {
949 const struct strvec *values;
971 const struct strvec *values;
1102 const struct strvec *values;
1340static const struct strvec *
1353static const struct strvec *
1368static const struct strvec *
1459 const struct strvec *(*
const val_accessor) (
const struct option *);
1466 const struct copt_val_name * (*
const name_accessor) (
int value);
1472 struct strvec *support_names, *pretty_names;
1473 const struct copt_val_name * (*
const name_accessor) (
int value);
1479 const char *
const def;
1495#define CLIENT_OPTION(poption) ((struct client_option *) (poption))
1513#define GEN_BOOL_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb) \
1515 .base_option = OPTION_BOOL_INIT(&client_optset_static, \
1516 client_option_common_vtable, \
1517 client_option_bool_vtable, ocb), \
1519 .description = odesc, \
1520 .help_text = ohelp, \
1522 .specific = ospec, \
1525 .pvalue = &gui_options.oname, \
1549#define GEN_INT_OPTION(oname, odesc, ohelp, ocat, ospec, odef, omin, omax, ocb) \
1551 .base_option = OPTION_INT_INIT(&client_optset_static, \
1552 client_option_common_vtable, \
1553 client_option_int_vtable, ocb), \
1555 .description = odesc, \
1556 .help_text = ohelp, \
1558 .specific = ospec, \
1561 .pvalue = &gui_options.oname, \
1587#define GEN_STR_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb, cbd) \
1589 .base_option = OPTION_STR_INIT(&client_optset_static, \
1590 client_option_common_vtable, \
1591 client_option_str_vtable, ocb, cbd), \
1593 .description = odesc, \
1594 .help_text = ohelp, \
1596 .specific = ospec, \
1599 .pvalue = gui_options.oname, \
1600 .size = sizeof(gui_options.oname), \
1602 .val_accessor = NULL \
1628#define GEN_STR_LIST_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb, cbd) \
1630 .base_option = OPTION_STR_INIT(&client_optset_static, \
1631 client_option_common_vtable, \
1632 client_option_str_vtable, ocb, cbd), \
1634 .description = odesc, \
1635 .help_text = ohelp, \
1637 .specific = ospec, \
1640 .pvalue = gui_options.oname, \
1641 .size = sizeof(gui_options.oname), \
1643 .val_accessor = oacc \
1665#define GEN_ENUM_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb) \
1667 .base_option = OPTION_ENUM_INIT(&client_optset_static, \
1668 client_option_common_vtable, \
1669 client_option_enum_vtable, ocb), \
1671 .description = odesc, \
1672 .help_text = ohelp, \
1674 .specific = ospec, \
1677 .pvalue = (int *) &gui_options.oname, \
1679 .support_names = NULL, \
1680 .pretty_names = NULL, \
1681 .name_accessor = oacc \
1703#define GEN_BITWISE_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, \
1706 .base_option = OPTION_BITWISE_INIT(&client_optset_static, \
1707 client_option_common_vtable, \
1708 client_option_bitwise_vtable, ocb), \
1710 .description = odesc, \
1711 .help_text = ohelp, \
1713 .specific = ospec, \
1716 .pvalue = &gui_options.oname, \
1718 .support_names = NULL, \
1719 .pretty_names = NULL, \
1720 .name_accessor = oacc \
1744#define GEN_FONT_OPTION(oname, otgt, odesc, ohelp, ocat, ospec, odef, ocb) \
1746 .base_option = OPTION_FONT_INIT(&client_optset_static, \
1747 client_option_common_vtable, \
1748 client_option_font_vtable, ocb), \
1750 .description = odesc, \
1751 .help_text = ohelp, \
1753 .specific = ospec, \
1756 .pvalue = gui_options.oname, \
1757 .size = sizeof(gui_options.oname), \
1780#define GEN_COLOR_OPTION(oname, odesc, ohelp, ocat, ospec, odef_fg, \
1783 .base_option = OPTION_COLOR_INIT(&client_optset_static, \
1784 client_option_common_vtable, \
1785 client_option_color_vtable, ocb), \
1787 .description = odesc, \
1788 .help_text = ohelp, \
1790 .specific = ospec, \
1793 .pvalue = &gui_options.oname, \
1794 .def = FT_COLOR(odef_fg, odef_bg) \
1815#define GEN_VIDEO_OPTION(oname, odesc, ohelp, ocat, ospec, odef_width, \
1818 .base_option = OPTION_VIDEO_MODE_INIT(&client_optset_static, \
1819 client_option_common_vtable, \
1820 client_option_video_mode_vtable, \
1823 .description = odesc, \
1824 .help_text = ohelp, \
1826 .specific = ospec, \
1829 .pvalue = &gui_options.oname, \
1830 .def = VIDEO_MODE(odef_width, odef_height) \
1848 {
"SPLIT",
N_(
"Split") },
1850 {
"SEPARATE",
N_(
"Separate") },
1852 {
"MERGED",
N_(
"Merged") }
1855 return (0 <= value && value <
ARRAY_SIZE(names)
1856 ? names + value :
NULL);
1868 {
"ENABLED",
N_(
"Enabled") },
1870 {
"DISABLED",
N_(
"Disabled") },
1872 {
"RULESET",
N_(
"Ruleset") }
1875 return (0 <= value && value <
ARRAY_SIZE(names)
1876 ? names + value :
NULL);
1893 N_(
"This is the default login username that will be used "
1894 "in the connection dialogs or with the -a command-line "
1898 N_(
"Automatically update \"Server\" and \"Server port\" "
1899 "options to match your latest connection, so by "
1900 "default you connect to the same server you used "
1901 "on the previous run. You should enable "
1902 "saving options on exit too, so that the automatic "
1903 "updates to the options get saved too."),
1907 N_(
"This is the default server hostname that will be used "
1908 "in the connection dialogs or with the -a command-line "
1913 N_(
"This is the default server port that will be used "
1914 "in the connection dialogs or with the -a command-line "
1919 N_(
"The metaserver is a host that the client contacts to "
1920 "find out about games on the internet. Don't change "
1921 "this from its default value unless you know what "
1925 N_(
"Send heartbeat messages to the server"),
1926 N_(
"Periodically send an empty heartbeat message to the "
1927 "server to probe whether the connection is still up. "
1928 "This can help to make it obvious when the server has "
1929 "cut the connection due to a connectivity outage, if "
1930 "the client would otherwise sit idle for a long period."),
1933 N_(
"Followtag override"),
1935 N_(
"Followtag determines which kind of new freeciv versions' "
1936 "availability gets checked from the metaserver. Special "
1937 "value 'builtin' means that value builtin to the client "
1941 N_(
"Send desired settings to the server"),
1942 N_(
"In single-player mode client usually sends user's "
1943 "desired server settings to the server it has "
1944 "launched internally. By disabling this option one "
1945 "can prevent such override of server settings from "
1946 "other sources, such as settings balanced for a "
1951 N_(
"This is the soundset that will be used. Changing "
1952 "this is the same as using the -S command-line "
1953 "parameter. Use modpack installer utility to install "
1954 "additional soundsets."),
1958 N_(
"This is the musicset that will be used. Changing "
1959 "this is the same as using the -m command-line "
1960 "parameter. Use modpack installer utility to install "
1961 "additional musicsets."),
1966 N_(
"If you have a problem with sound, try changing "
1967 "the sound plugin. The new plugin won't take "
1968 "effect until you restart Freeciv. Changing this "
1969 "is the same as using the -P command-line option."),
1972 N_(
"The chat log file"),
1973 N_(
"The name of the chat log file."),
1979 N_(
"By changing this option you change the "
1984 N_(
"By changing this option you change the "
1989 N_(
"By changing this option you change the "
1994 N_(
"By changing this option you change the "
1999 N_(
"By changing this option you change the "
2010 N_(
"Select the tileset used with Square based maps. "
2011 "This may change the currently active tileset, if "
2012 "you are playing on such a map, in which "
2013 "case this is the same as using the -t "
2014 "command-line parameter. "
2015 "Use modpack installer utility to install "
2016 "additional tilesets."),
2020 N_(
"Select the tileset used with Hex maps. "
2021 "This may change the currently active tileset, if "
2022 "you are playing on such a map, in which "
2023 "case this is the same as using the -t "
2024 "command-line parameter. "
2025 "Use modpack installer utility to install "
2026 "additional tilesets."),
2030 N_(
"Select the tileset used with Iso-Hex maps. "
2031 "This may change the currently active tileset, if "
2032 "you are playing on such a map, in which "
2033 "case this is the same as using the -t "
2034 "command-line parameter."
2035 "Use modpack installer utility to install "
2036 "additional tilesets."),
2041 N_(
"Setting this option will draw a line at the city "
2046 N_(
"Setting this option will draw city output for every "
2051 N_(
"Setting this option will draw a grid over the map."),
2055 N_(
"Setting this option will display a 'city bar' "
2056 "containing useful information beneath each city. "
2057 "Disabling this option will display only the city's "
2058 "name and, optionally, production."),
2062 N_(
"Setting this option will draw the names of the cities "
2067 N_(
"Setting this option will draw in how many turns the "
2068 "cities will grow or shrink."),
2072 N_(
"Setting this option will draw what the cities are "
2073 "currently building on the map."),
2077 N_(
"Setting this option will draw how much gold is "
2078 "needed to buy the production of the cities."),
2082 N_(
"Setting this option will draw trade route lines "
2083 "between cities which have trade routes."),
2087 N_(
"Setting this option will draw the terrain."),
2091 N_(
"Setting this option will draw a line to separate the "
2092 "land from the ocean."),
2096 N_(
"Setting this option will draw all kind of paths "
2101 N_(
"Setting this option will draw the irrigation systems "
2106 N_(
"Setting this option will draw the mines on the map."),
2110 N_(
"Setting this option will draw the bases on the map."),
2114 N_(
"Setting this option will draw the resources on the "
2119 N_(
"Setting this option will draw the huts on the "
2124 N_(
"Setting this option will draw pollution and "
2125 "nuclear fallout on the map."),
2129 N_(
"Setting this option will draw the cities on the map."),
2133 N_(
"Setting this option will draw the units on the map."),
2137 N_(
"Solid unit background color"),
2138 N_(
"Setting this option will cause units on the map "
2139 "view to be drawn with a solid background color "
2140 "instead of the flag backdrop."),
2144 N_(
"Setting this option will draw a shield icon "
2145 "as the flags on units. If unset, the full flag will "
2149 N_(
"Setting this option will draw a numbers indicating "
2150 "size of the unit stacks. Not all clients support "
2154 N_(
"Setting this option will cause the currently focused "
2155 "unit(s) to always be drawn, even if units are not "
2156 "otherwise being drawn (for instance if 'Draw the units' "
2161 N_(
"Setting this option will draw the fog of war."),
2165 N_(
"Setting this option will draw the national borders."),
2170 N_(
"Setting this option will highlight tiles that the "
2171 "currently selected unit cannot enter unaided due to "
2172 "non-native terrain. (If multiple units are selected, "
2173 "only tiles that all of them can enter are indicated.)"),
2177 N_(
"Show dead players in Nations report"),
2178 N_(
"This option controls whether defeated nations are "
2179 "shown on the Nations report page."),
2183 N_(
"Set this option to have a \"bell\" event be generated "
2184 "at the start of a new turn. You can control the "
2185 "behavior of the \"bell\" event by editing the message "
2189 N_(
"Unit movement animation time (milliseconds)"),
2190 N_(
"This option controls how long unit \"animation\" takes "
2191 "when a unit moves on the map view. Set it to 0 to "
2192 "disable animation entirely."),
2195 N_(
"Mapview recentering time (milliseconds)"),
2196 N_(
"When the map view is recentered, it will slide "
2197 "smoothly over the map to its new position. This "
2198 "option controls how long this slide lasts. Set it to "
2199 "0 to disable mapview sliding entirely."),
2202 N_(
"Combat animation step time (milliseconds)"),
2203 N_(
"This option controls the speed of combat animation "
2204 "between units on the mapview. Set it to 0 to disable "
2205 "animation entirely."),
2208 N_(
"Show icons in the technology tree"),
2209 N_(
"Setting this option will display icons "
2210 "on the technology tree diagram. Turning "
2211 "this option off makes the technology tree "
2215 N_(
"Use curved lines in the technology tree"),
2216 N_(
"Setting this option make the technology tree "
2217 "diagram use curved lines to show technology "
2218 "relations. Turning this option off causes "
2219 "the lines to be drawn straight."),
2223 N_(
"Color to highlight your player/user name"),
2224 N_(
"If set, your player and user name in the new chat "
2225 "messages will be highlighted using this color as "
2226 "background. If not set, it will just not highlight "
2230 N_(
"Disable this option if you do not want to "
2231 "press the Turn Done button manually when watching "
2235 N_(
"Set this option to have the active unit centered "
2236 "automatically when the unit focus changes."),
2239 N_(
"Disable this option if you do not want to see "
2240 "automated units autocentered and animated."),
2243 N_(
"Set this option to have any combat be centered "
2244 "automatically. Disabling this will speed up the time "
2245 "between turns but may cause you to miss combat "
2249 N_(
"Set this option to have the client automatically "
2250 "recenter the map on a suitable location at the "
2251 "start of each turn."),
2254 N_(
"Set this option to have newly awoken units be "
2255 "focused automatically."),
2258 N_(
"If this option is set then a goto may be initiated "
2259 "by left-clicking and then holding down the mouse "
2260 "button while dragging the mouse onto a different "
2264 N_(
"Setting this option will make the game consider "
2265 "moving into unknown tiles. If not, then goto routes "
2266 "will detour around or be blocked by unknown tiles."),
2269 N_(
"Setting this option makes the mapview center on a "
2270 "city when its city dialog is popped up."),
2272 GEN_BOOL_OPTION(show_previous_turn_messages,
N_(
"Show messages from previous turn"),
2273 N_(
"Message Window shows messages also from previous turn. "
2274 "This makes sure you don't miss messages received in the end of "
2275 "the turn, just before the window gets cleared."),
2278 N_(
"Set this option to make the city production (as shown "
2279 "in the city dialog) to be more compact."),
2282 N_(
"Setting this option makes your turn end automatically "
2283 "when all your units are done moving."),
2286 N_(
"Disabling this option will make the names of newly "
2287 "founded cities be chosen automatically by the server."),
2290 N_(
"Setting this option will pop up a newly-founded "
2291 "city's city dialog automatically."),
2294 N_(
"If this option is enabled, when a unit arrives at "
2295 "a city where it can perform an action like "
2296 "establishing a trade route, helping build a wonder, or "
2297 "establishing an embassy, a window will pop up asking "
2298 "which action should be performed. "
2299 "Disabling this option means you will have to do the "
2300 "action manually by pressing either 'r' (for a trade "
2301 "route), 'b' (for building a wonder) or 'd' (for a "
2302 "spy action) when the unit is in the city."),
2305 N_(
"If this option is enabled, when a unit arrives at a "
2306 "target it can attack, a window will pop up asking "
2307 "which action should be performed even if an attack "
2308 "action is legal and no other interesting action are. "
2309 "This allows you to change your mind or to select an "
2310 "uninteresting action."),
2317 N_(
"Pop up actions when final move to allied tile"),
2318 N_(
"If this option is enabled the final move in a unit's"
2319 " orders to a tile with allied units or cities it can"
2320 " perform an action to is interpreted as an attempted"
2321 " action. This makes the action selection dialog pop up"
2322 " while the unit is at the adjacent tile."
2323 " This can, in cases where the action requires that"
2324 " the actor unit has moves left, save a turn."
2325 " The down side is that the unit remains adjacent to"
2326 " rather than inside the protection of an allied city"
2330 N_(
"This option controls whether the client should "
2331 "try to change the mouse cursor depending on what "
2332 "is being pointed at, as well as to indicate "
2333 "changes in the client or server state."),
2336 N_(
"If this option is enabled, when both cities and "
2337 "units are present in the selection rectangle, only "
2338 "cities will be selected. See the help on Controls."),
2341 N_(
"Clear unit orders on selection"),
2342 N_(
"Enabling this option will cause unit orders to be "
2343 "cleared as soon as one or more units are selected. If "
2344 "this option is disabled, busy units will not stop "
2345 "their current activity when selected. Giving them "
2346 "new orders will clear their current ones; pressing "
2347 "<space> once will clear their orders and leave them "
2348 "selected, and pressing <space> a second time will "
2352 N_(
"If this option is turned on, the vote bar will be "
2353 "displayed to show vote information."),
2356 N_(
"Always display the vote bar"),
2357 N_(
"If this option is turned on, the vote bar will never "
2358 "be hidden, even if there is no running vote."),
2361 N_(
"Do not show vote bar if not a player"),
2362 N_(
"If this option is enabled, the client won't show the "
2363 "vote bar if you are not a player."),
2366 N_(
"If this option is enabled, then new votes will go "
2367 "to the front of the vote list."),
2370 N_(
"Autoaccept tileset suggestions"),
2371 N_(
"If this option is enabled, any tileset suggested by "
2372 "the ruleset is automatically used; otherwise you "
2373 "are prompted to change tileset."),
2377 N_(
"Enable sound effects"),
2378 N_(
"Play sound effects, assuming there's suitable "
2379 "sound plugin and soundset with the sounds."),
2382 N_(
"Enable in-game music"),
2383 N_(
"Play music during the game, assuming there's suitable "
2384 "sound plugin and musicset with in-game tracks."),
2387 N_(
"Enable menu music"),
2388 N_(
"Play music while not in actual game, "
2389 "assuming there's suitable "
2390 "sound plugin and musicset with menu music tracks."),
2393 N_(
"Silent when not in focus"),
2394 N_(
"Fade all sound out when the client is not in focus. "
2395 "Not all clients support this."),
2399 N_(
"Volume scale from 0-100"),
2405 N_(
"Autoaccept soundset suggestions"),
2406 N_(
"If this option is enabled, any soundset suggested by "
2407 "the ruleset is automatically used."),
2410 N_(
"Autoaccept musicset suggestions"),
2411 N_(
"If this option is enabled, any musicset suggested by "
2412 "the ruleset is automatically used."),
2416 N_(
"Background layer"),
2417 N_(
"The background layer of the overview shows just "
2421 N_(
"Terrain relief map layer"),
2422 N_(
"The relief layer shows all terrains on the map."),
2425 N_(
"Borders layer"),
2426 N_(
"The borders layer of the overview shows which tiles "
2427 "are owned by each player."),
2430 N_(
"Borders layer on ocean tiles"),
2431 N_(
"The borders layer of the overview are drawn on "
2432 "ocean tiles as well (this may look ugly with many "
2433 "islands). This option is only of interest if you "
2434 "have set the option \"Borders layer\" already."),
2438 N_(
"Enabling this will draw units on the overview."),
2442 N_(
"Enabling this will draw cities on the overview."),
2445 N_(
"Overview fog of war"),
2446 N_(
"Enabling this will show fog of war on the "
2453 N_(
"The image toolkit and file format used for "
2458 N_(
"Zoom factor for map images"),
2459 N_(
"The magnification used for map images."),
2462 N_(
"Show area within borders"),
2463 N_(
"If set, the territory of each nation is shown "
2464 "on the saved image."),
2468 N_(
"If set, the border of each nation is shown on the "
2473 N_(
"If set, cities are shown on the saved image."),
2476 N_(
"Show fog of war"),
2477 N_(
"If set, the extent of fog of war is shown on the "
2481 N_(
"Show full terrain"),
2482 N_(
"If set, terrain relief is shown with different colors "
2483 "in the saved image; otherwise, only land and water are "
2488 N_(
"If set, units are shown in the saved image."),
2491 N_(
"Map image file name"),
2492 N_(
"The base part of the filename for saved map images. "
2493 "A string identifying the game turn and map options will "
2579 "Sans Bold 10",
NULL),
2594 N_(
"Disable this option to hide the scrollbars on the "
2686 "Sans Bold 10",
NULL),
2698 N_(
"If this option is set the client will use the "
2699 "whole screen area for drawing."),
2702 N_(
"Disable this option to hide the scrollbars on the "
2706 N_(
"If this option is set then dialog windows will always "
2707 "remain in front of the main Freeciv window. "
2708 "Disabling this has no effect in fullscreen mode."),
2711 N_(
"Disabling this will turn off the unit and building "
2712 "icons in the worklist dialog and the production "
2713 "tab of the city dialog."),
2716 N_(
"If this option is enabled then report dialogs will "
2717 "be shown as separate tabs rather than in popup "
2721 N_(
"Show time for each chat message"),
2722 N_(
"If this option is enabled then all chat messages "
2723 "will be prefixed by a time string of the form "
2724 "[hour:minute:second]."),
2727 N_(
"New message events go to top of list"),
2728 N_(
"If this option is enabled, new events in the "
2729 "message window will appear at the top of the list, "
2730 "rather than being appended at the bottom."),
2733 N_(
"Show extra message window buttons"),
2734 N_(
"If this option is enabled, there will be two "
2735 "buttons displayed in the message window for "
2736 "inspecting a city and going to a location. If this "
2737 "option is disabled, these buttons will not appear "
2738 "(you can still double-click with the left mouse "
2739 "button or right-click on a row to inspect or goto "
2740 "respectively). This option will only take effect "
2741 "once the message window is closed and reopened."),
2744 N_(
"Metaserver tab first in network page"),
2745 N_(
"If this option is enabled, the metaserver tab will "
2746 "be the first notebook tab in the network page. This "
2747 "option requires a restart in order to take effect."),
2750 N_(
"Plain chat messages are sent to allies only"),
2751 N_(
"If this option is enabled, then plain messages "
2752 "typed into the chat entry while the game is "
2753 "running will only be sent to your allies. "
2754 "Otherwise plain messages will be sent as "
2755 "public chat messages. To send a public chat "
2756 "message with this option enabled, prefix the "
2757 "message with a single colon ':'. This option "
2758 "can also be set using a toggle button beside "
2759 "the chat entry (only visible in multiplayer "
2763 N_(
"Messages and Chat reports location"),
2766 N_(
"Controls where the Messages and Chat reports "
2767 "appear relative to the main view containing the map.\n"
2768 "'Split' allows all three to be seen simultaneously, "
2769 "which is best for multiplayer, but requires a large "
2770 "window to be usable.\n"
2771 "'Separate' puts Messages and Chat in a notebook "
2772 "separate from the main view, so that one of them "
2773 "can always be seen alongside the main view.\n"
2774 "'Merged' makes the Messages and Chat reports into "
2775 "tabs alongside the map and other reports; this "
2776 "allows a larger map view on small screens.\n"
2777 "This option requires a restart in order to take "
2782 N_(
"Arrange widgets for small displays"),
2783 N_(
"If this option is enabled, widgets in the main "
2784 "window will be arranged so that they take up the "
2785 "least amount of total screen space. Specifically, "
2786 "the left panel containing the overview, player "
2787 "status, and the unit information box will be "
2788 "extended over the entire left side of the window. "
2789 "This option requires a restart in order to take "
2792 N_(
"Mouse over the map widget selects it automatically"),
2793 N_(
"If this option is enabled, then the map will be "
2794 "focused when the mouse hovers over it."),
2797 N_(
"Player or user name autocompletion"),
2798 N_(
"If this option is turned on, the tabulation key "
2799 "will be used in the chatline to complete the word you "
2800 "are typing with the name of a player or a user."),
2803 N_(
"Width of the city dialog"),
2804 N_(
"This value is only used if the width of the city "
2805 "dialog is saved."),
2810 N_(
"Height of the city dialog"),
2811 N_(
"This value is only used if the height of the city "
2812 "dialog is saved."),
2817 N_(
"Popup tech help when gained"),
2818 N_(
"Controls if tech help should be opened when "
2819 "new tech has been gained.\n"
2820 "'Ruleset' means that behavior suggested by "
2825 N_(
"Minimum surplus for a governor"),
2826 N_(
"The lower limit of the range for requesting surpluses "
2827 "from the governor."),
2832 N_(
"Maximum surplus for a governor"),
2833 N_(
"The higher limit of the range for requesting surpluses "
2834 "from the governor."),
2840 N_(
"This font is used to display the city labels on city "
2846 N_(
"This font is used to display server reports such "
2847 "as the demographic report or historian publications."),
2851 N_(
"Spaceship Label"),
2852 N_(
"This font is used to display the spaceship widgets."),
2857 N_(
"This font is used to display the help headers in the "
2863 N_(
"This font is used to display the help links in the "
2869 N_(
"This font is used to display the help body text in "
2870 "the help window."),
2874 N_(
"Chatline Area"),
2875 N_(
"This font is used to display the text in the "
2881 N_(
"This font is used to display the beta label."),
2886 N_(
"This font is used for any small font request. For "
2887 "example, it is used for display the building lists "
2888 "in the city dialog, the Economy report or the Units "
2893 N_(
"Comment Label"),
2894 N_(
"This font is used to display comment labels, such as "
2895 "in the governor page of the city dialogs."),
2900 N_(
"This font is used to the display the city names "
2903 "Sans Bold 10",
NULL),
2904 GEN_FONT_OPTION(gui_gtk3_22_font_city_productions,
"city_productions",
2905 N_(
"City Productions"),
2906 N_(
"This font is used to display the city production "
2911 N_(
"Requirement Tree"),
2912 N_(
"This font is used to the display the requirement tree "
2913 "in the Research report."),
2919 N_(
"If this option is set the client will use the "
2920 "whole screen area for drawing."),
2923 N_(
"Disable this option to hide the scrollbars on the "
2927 N_(
"If this option is set then dialog windows will always "
2928 "remain in front of the main Freeciv window. "
2929 "Disabling this has no effect in fullscreen mode."),
2932 N_(
"Disabling this will turn off the unit and building "
2933 "icons in the worklist dialog and the production "
2934 "tab of the city dialog."),
2937 N_(
"If this option is enabled then report dialogs will "
2938 "be shown as separate tabs rather than in popup "
2942 N_(
"Show time for each chat message"),
2943 N_(
"If this option is enabled then all chat messages "
2944 "will be prefixed by a time string of the form "
2945 "[hour:minute:second]."),
2948 N_(
"New message events go to top of list"),
2949 N_(
"If this option is enabled, new events in the "
2950 "message window will appear at the top of the list, "
2951 "rather than being appended at the bottom."),
2954 N_(
"Show extra message window buttons"),
2955 N_(
"If this option is enabled, there will be two "
2956 "buttons displayed in the message window for "
2957 "inspecting a city and going to a location. If this "
2958 "option is disabled, these buttons will not appear "
2959 "(you can still double-click with the left mouse "
2960 "button or right-click on a row to inspect or goto "
2961 "respectively). This option will only take effect "
2962 "once the message window is closed and reopened."),
2965 N_(
"Metaserver tab first in network page"),
2966 N_(
"If this option is enabled, the metaserver tab will "
2967 "be the first notebook tab in the network page. This "
2968 "option requires a restart in order to take effect."),
2971 N_(
"Plain chat messages are sent to allies only"),
2972 N_(
"If this option is enabled, then plain messages "
2973 "typed into the chat entry while the game is "
2974 "running will only be sent to your allies. "
2975 "Otherwise plain messages will be sent as "
2976 "public chat messages. To send a public chat "
2977 "message with this option enabled, prefix the "
2978 "message with a single colon ':'. This option "
2979 "can also be set using a toggle button beside "
2980 "the chat entry (only visible in multiplayer "
2984 N_(
"Messages and Chat reports location"),
2987 N_(
"Controls where the Messages and Chat reports "
2988 "appear relative to the main view containing the map.\n"
2989 "'Split' allows all three to be seen simultaneously, "
2990 "which is best for multiplayer, but requires a large "
2991 "window to be usable.\n"
2992 "'Separate' puts Messages and Chat in a notebook "
2993 "separate from the main view, so that one of them "
2994 "can always be seen alongside the main view.\n"
2995 "'Merged' makes the Messages and Chat reports into "
2996 "tabs alongside the map and other reports; this "
2997 "allows a larger map view on small screens.\n"
2998 "This option requires a restart in order to take "
3003 N_(
"Arrange widgets for small displays"),
3004 N_(
"If this option is enabled, widgets in the main "
3005 "window will be arranged so that they take up the "
3006 "least amount of total screen space. Specifically, "
3007 "the left panel containing the overview, player "
3008 "status, and the unit information box will be "
3009 "extended over the entire left side of the window. "
3010 "This option requires a restart in order to take "
3013 N_(
"Mouse over the map widget selects it automatically"),
3014 N_(
"If this option is enabled, then the map will be "
3015 "focused when the mouse hovers over it."),
3018 N_(
"Player or user name autocompletion"),
3019 N_(
"If this option is turned on, the tabulation key "
3020 "will be used in the chatline to complete the word you "
3021 "are typing with the name of a player or a user."),
3024 N_(
"Width of the city dialog"),
3025 N_(
"This value is only used if the width of the city "
3026 "dialog is saved."),
3031 N_(
"Height of the city dialog"),
3032 N_(
"This value is only used if the height of the city "
3033 "dialog is saved."),
3038 N_(
"Popup tech help when gained"),
3039 N_(
"Controls if tech help should be opened when "
3040 "new tech has been gained.\n"
3041 "'Ruleset' means that behavior suggested by "
3046 N_(
"Minimum surplus for a governor"),
3047 N_(
"The lower limit of the range for requesting surpluses "
3048 "from the governor."),
3053 N_(
"Maximum surplus for a governor"),
3054 N_(
"The higher limit of the range for requesting surpluses "
3055 "from the governor."),
3061 N_(
"This font is used to display the city labels on city "
3067 N_(
"This font is used to display server reports such "
3068 "as the demographic report or historian publications."),
3072 N_(
"Spaceship Label"),
3073 N_(
"This font is used to display the spaceship widgets."),
3078 N_(
"This font is used to display the help headers in the "
3084 N_(
"This font is used to display the help links in the "
3090 N_(
"This font is used to display the help body text in "
3091 "the help window."),
3095 N_(
"Chatline Area"),
3096 N_(
"This font is used to display the text in the "
3102 N_(
"This font is used to display the beta label."),
3107 N_(
"This font is used for any small font request. For "
3108 "example, it is used for display the building lists "
3109 "in the city dialog, the Economy report or the Units "
3114 N_(
"Comment Label"),
3115 N_(
"This font is used to display comment labels, such as "
3116 "in the governor page of the city dialogs."),
3121 N_(
"This font is used to the display the city names "
3124 "Sans Bold 10",
NULL),
3126 N_(
"City Productions"),
3127 N_(
"This font is used to display the city production "
3132 N_(
"Requirement Tree"),
3133 N_(
"This font is used to the display the requirement tree "
3134 "in the Research report."),
3151 N_(
"If this option is set the client will use the "
3152 "whole screen area for drawing."),
3155 N_(
"This option controls the resolution of the "
3156 "selected screen."),
3159 N_(
"Usually hardware rendering is used when possible. "
3160 "With this option set, software rendering is always used."),
3163 N_(
"If this option is disabled, the cursor will "
3164 "always be displayed as static."),
3167 N_(
"If this option is disabled, the cursor will "
3168 "always be displayed in black and white."),
3172 N_(
"The size of font used to the display the city names "
3177 N_(
"City Productions"),
3178 N_(
"The size of font used to the display the city "
3179 "production names on the map."),
3182 GEN_BOOL_OPTION(gui_sdl2_use_theme_font_size,
N_(
"Use theme defined font size"),
3183 N_(
"Disable this to override base font size set by theme "
3184 "by the setting below."),
3187 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3188 "to this. This option has effect only if theme font sizes "
3189 "option is disabled."),
3194 N_(
"If this option is set the client will use the "
3195 "whole screen area for drawing."),
3198 N_(
"This option controls the resolution of the "
3199 "selected screen."),
3202 N_(
"If this option is disabled, the cursor will "
3203 "always be displayed as static."),
3206 N_(
"If this option is disabled, the cursor will "
3207 "always be displayed in black and white."),
3211 N_(
"The size of font used to the display the city names "
3216 N_(
"City Productions"),
3217 N_(
"The size of font used to the display the city "
3218 "production names on the map."),
3221 GEN_BOOL_OPTION(gui_sdl3_use_theme_font_size,
N_(
"Use theme defined font size"),
3222 N_(
"Disable this to override base font size set by theme "
3223 "by the setting below."),
3226 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3227 "to this. This option has effect only if theme font sizes "
3228 "option is disabled."),
3233 N_(
"If this option is set the client will use the "
3234 "whole screen area for drawing."),
3237 N_(
"If this option is set the client will show a titlebar. "
3238 "If disabled, then no titlebar will be shown, and "
3239 "minimize/maximize/etc buttons will be placed on the "
3244 N_(
"This is default font"),
3246 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3249 N_(
"This font is used to display server reports such "
3250 "as the demographic report or historian publications."),
3252 "Monospace,9,-1,5,75,0,0,0,0,0",
font_changed_callback),
3255 N_(
"This font is used to display the help labels in the "
3258 "Sans Serif,9,-1,5,50,0,0,0,0,0",
font_changed_callback),
3261 N_(
"This font is used to display the help body text in "
3262 "the help window."),
3264 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3266 N_(
"Chatline Area"),
3267 N_(
"This font is used to display the text in the "
3270 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3273 N_(
"This font is used to the display the city names "
3276 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3278 N_(
"City Productions"),
3279 N_(
"This font is used to display the city production "
3282 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3284 N_(
"Requirement Tree"),
3285 N_(
"This font is used to the display the requirement tree "
3286 "in the Research report."),
3288 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3290 N_(
"If this option is set the client will show "
3291 "information and map preview of current savegame."),
3294 N_(
"If this option is set, the sidebar will be to the left "
3295 "of the map, otherwise to the right."),
3298 N_(
"Wake up sequence"),
3299 N_(
"String which will trigger sound in pregame page; "
3300 "%1 stands for username."),
3304 N_(
"Enable svgflags features, such as bigger flags "
3305 "on the diplomacy dialog. Change to this comes "
3306 "to an effect on next client start."),
3308 N_(
"Enable svgflags features, such as bigger flags "
3309 "on the diplomacy dialog. This has no effect on "
3310 "this freeciv build, as the svg support has not "
3318#define client_options_iterate_all(poption) \
3320 const struct client_option *const poption##_max = \
3321 client_options + client_options_num; \
3322 struct client_option *client_##poption = client_options; \
3323 struct option *poption; \
3324 for (; client_##poption < poption##_max; client_##poption++) { \
3325 poption = OPTION(client_##poption);
3327#define client_options_iterate_all_end \
3385 return _(
"Graphics");
3388 return Q_(
"?map:Overview");
3392 return _(
"Interface");
3394 return _(
"Map Image");
3396 return _(
"Network");
3403 log_error(
"%s: invalid option category number %d.",
3488 if (*
pcoption->boolean.pvalue == val) {
3538 || *
pcoption->integer.pvalue == val) {
3566static const struct strvec *
3610static const struct strvec *
3624 if (*
pcoption->enumerator.pvalue == val
3630 *
pcoption->enumerator.pvalue = val;
3669static const struct strvec *
3683 if (*
pcoption->bitwise.pvalue == val) {
3771 bool changed =
FALSE;
3773#define color_set(color_tgt, color) \
3774 if (NULL == color_tgt) { \
3775 if (NULL != color) { \
3776 color_tgt = fc_strdup(color); \
3780 if (NULL == color) { \
3781 free((void *) color_tgt); \
3784 } else if (0 != strcmp(color_tgt, color)) { \
3785 free((void *) color_tgt); \
3786 color_tgt = fc_strdup(color); \
3831 *
pcoption->video_mode.pvalue = mode;
3849 const char *
old_paths =
"draw_roads_rails";
3914 return ((
color.foreground =
3917 && (
color.background =
4070static const struct strvec *
4083static const struct strvec *
4097static const struct strvec *
4150 struct strvec *support_names;
4151 struct strvec *pretty_names;
4156#define SERVER_OPTION(poption) ((struct server_option *) (poption))
4179 switch (
poption->base_option.type) {
4320#define handle_server_setting_common(psoption, packet) \
4321 psoption->is_changeable = packet->is_changeable; \
4322 psoption->setdef = packet->setdef; \
4323 if (psoption->is_visible != packet->is_visible) { \
4324 if (psoption->is_visible) { \
4325 need_gui_remove = TRUE; \
4326 } else if (packet->is_visible) { \
4327 need_gui_add = TRUE; \
4329 psoption->is_visible = packet->is_visible; \
4334 if (!psoption->desired_sent \
4335 && psoption->is_visible \
4336 && psoption->is_changeable \
4337 && gui_options.send_desired_settings \
4338 && is_server_running() \
4339 && packet->initial_setting) { \
4345 desired_settable_option_send(OPTION(poption)); \
4346 dsend_packet_sync_serial(&client.conn, ++sync_serial); \
4347 psoption->desired_sent = TRUE; \
4351 if (need_gui_remove) { \
4352 option_gui_remove(poption); \
4353 } else if (need_gui_add) { \
4354 option_gui_add(poption); \
4356 option_gui_update(poption); \
4380 "Server setting \"%s\" (nb %d) has type %s (%d), "
4415 "Server setting \"%s\" (nb %d) has type %s (%d), "
4452 "Server setting \"%s\" (nb %d) has type %s (%d), "
4497 "Server setting \"%s\" (nb %d) has type %s (%d), "
4586 "Server setting \"%s\" (nb %d) has type %s (%d), "
4793 if (
psoption->boolean.value == val) {
4798 val ?
"enabled" :
"disabled");
4846 ||
psoption->integer.value == val) {
4876static const struct strvec *
4920static const struct strvec *
4935 if (val ==
psoption->enumerator.value
4951 const char **pvalue,
4955 const struct strvec *values =
psoption->enumerator.support_names;
4957 if (
NULL != pvalue) {
4985static const struct strvec *
5002 if ((1 <<
bit) & val) {
5003 if (
'\0' !=
buf[0]) {
5020 if (val ==
psoption->bitwise.value) {
5155 "%s.message_where_%02d", prefix,
i);
5170 p =
"E_UNIT_WIN_DEF";
5174 log_error(
"Event not supported: %s", p);
5179 "messages.event%d.where",
i)) {
5199 "messages.event%d.name",
i);
5201 "messages.event%d.where",
i);
5216 "cma.preset%d.name",
i);
5250 "cma.preset%d.minsurp%d",
i,
o);
5252 "cma.preset%d.factor%d",
i,
o);
5255 "cma.preset%d.reqhappy",
i);
5257 "cma.preset%d.happyfactor",
i);
5268 _(
"If you add a preset by hand,"
5269 " also update \"number_of_presets\""),
5270 "cma.number_of_presets");
5277#define OLD_OPTION_FILE_NAME ".civclientrc"
5279#define MID_OPTION_FILE_NAME ".freeciv-client-rc-%d.%d"
5280#define NEW_OPTION_FILE_NAME "freeciv-client-rc-%d.%d"
5283#define FIRST_MAJOR_NEW_OPTION_FILE_NAME 2
5284#define FIRST_MINOR_NEW_OPTION_FILE_NAME 6
5286#define FIRST_MAJOR_MID_OPTION_FILE_NAME 2
5287#define FIRST_MINOR_MID_OPTION_FILE_NAME 2
5289#define FIRST_MAJOR_NEW_BOOLEAN 2
5290#define FIRST_MINOR_NEW_BOOLEAN 3
5309#ifdef OPTION_FILE_NAME
5314 log_error(
_(
"Cannot find freeciv storage directory"));
5344#if MINOR_VERSION >= 90
5350 *allow_digital_boolean =
FALSE;
5355#ifdef OPTION_FILE_NAME
5363 log_error(
_(
"Cannot find freeciv storage directory"));
5380 "loading from '%s' instead."),
5394 log_error(
_(
"Cannot find your home directory"));
5410 "loading from '%s' instead."),
5415 *allow_digital_boolean =
TRUE;
5426 "loading from '%s' instead."),
5429 *allow_digital_boolean =
TRUE;
5439#undef OLD_OPTION_FILE_NAME
5440#undef MID_OPTION_FILE_NAME
5441#undef NEW_OPTION_FILE_NAME
5442#undef FIRST_MAJOR_NEW_OPTION_FILE_NAME
5443#undef FIRST_MINOR_NEW_OPTION_FILE_NAME
5444#undef FIRST_MAJOR_MID_OPTION_FILE_NAME
5445#undef FIRST_MINOR_MID_OPTION_FILE_NAME
5446#undef FIRST_MINOR_NEW_BOOLEAN
5452#define SPECHASH_TAG settable_options
5453#define SPECHASH_ASTR_KEY_TYPE
5454#define SPECHASH_ASTR_DATA_TYPE
5456#define settable_options_hash_iterate(hash, name, value) \
5457 TYPED_HASH_ITERATE(const char *, const char *, hash, name, value)
5458#define settable_options_hash_iterate_end HASH_ITERATE_END
5468 const struct section *psection;
5479 if (
NULL == psection) {
5518 if (
NULL ==
string) {
5519 log_error(
"Entry type variant of \"%s.%s\" is not supported.",
5614 log_error(
"Option type %s (%d) not supported for '%s'.",
5653#define SETTING_CASE(ARG_name, ...) \
5654 if (0 == strcmp(ARG_name, name)) { \
5655 static const char *values[] = { __VA_ARGS__ }; \
5656 if (0 <= old_value && old_value < ARRAY_SIZE(values) \
5657 && NULL != values[old_value]) { \
5658 fc_strlcpy(buf, values[old_value], buf_len); \
5665 SETTING_CASE(
"topology",
"",
"WRAPX",
"WRAPY",
"WRAPX|WRAPY",
"ISO",
5666 "WRAPX|ISO",
"WRAPY|ISO",
"WRAPX|WRAPY|ISO",
"HEX",
5667 "WRAPX|HEX",
"WRAPY|HEX",
"WRAPX|WRAPY|HEX",
"ISO|HEX",
5668 "WRAPX|ISO|HEX",
"WRAPY|ISO|HEX",
"WRAPX|WRAPY|ISO|HEX");
5670 SETTING_CASE(
"startpos",
"DEFAULT",
"SINGLE",
"2or3",
"ALL",
"VARIABLE");
5671 SETTING_CASE(
"borders",
"DISABLED",
"ENABLED",
"SEE_INSIDE",
"EXPAND");
5672 SETTING_CASE(
"diplomacy",
"ALL",
"HUMAN",
"AI",
"TEAM",
"DISABLED");
5673 SETTING_CASE(
"citynames",
"NO_RESTRICTIONS",
"PLAYER_UNIQUE",
5674 "GLOBAL_UNIQUE",
"NO_STEALING");
5675 SETTING_CASE(
"barbarians",
"DISABLED",
"HUTS_ONLY",
"NORMAL",
"FREQUENT",
5678 SETTING_CASE(
"compresstype",
"PLAIN",
"LIBZ",
"BZIP2");
5764 log_error(
"Option type %s (%d) not supported for '%s'.",
5808#define SPECHASH_TAG dialog_options
5809#define SPECHASH_ASTR_KEY_TYPE
5810#define SPECHASH_IDATA_TYPE bool
5811#define SPECHASH_UDATA_TO_IDATA FC_INT_TO_PTR
5812#define SPECHASH_IDATA_TO_UDATA FC_PTR_TO_INT
5813#define SPECHASH_VPTR_TO_IDATA FC_PTR_TO_INT
5815#define dialog_options_hash_iterate(hash, column, visible) \
5816 TYPED_HASH_ITERATE(const char *, intptr_t, hash, column, visible)
5817#define dialog_options_hash_iterate_end HASH_ITERATE_END
5827 const char *
prefixes[] = {
"player_dlg_",
"city_report_",
NULL };
5828 const char **prefix;
5935 const char *
const prefix =
"client";
5940 log_normal(
_(
"Didn't find the option file. Creating a new one."));
5974 "%s.save_options_on_exit", prefix);
5977 "%s.fullscreen_mode", prefix);
5982 "%s.migration_gtk3_from_gtk2", prefix);
5985 "%s.migration_gtk3_22_from_gtk3", prefix);
5988 "%s.migration_gtk4_from_gtk3_22", prefix);
5991 "%s.migration_sdl2_from_sdl", prefix);
5994 "%s.migration_sdl3_from_sdl2", prefix);
5997 "%s.migration_gtk2_from_2_5", prefix);
6000 "%s.migration_gtk3_from_2_5", prefix);
6003 "%s.migration_qt_from_2_5", prefix);
6008 "%s.flag_qt_default_fonts_set", prefix);
6011 "%s.flag_sdl2_default_screen_size_set", prefix);
6014 "%s.flag_sdl3_default_screen_size_set", prefix);
6021 "%s.zoom_default_level", prefix);
6025 "%s.gui_qt_show_relations_panel", prefix);
6028 "%s.gui_qt_show_techs_panel", prefix);
6031 "%s.gui_qt_show_wonders_panel", prefix);
6037 "client.default_topology");
6055 "%s.popup_caravan_arrival", prefix);
6068 "%s.do_combat_animation", prefix)) {
6078 for (
i = num - 1;
i >= 0;
i--) {
6096 const char *msg, ...)
6140 log_debug(
"Pop queued options saving.");
6158 if (log_cb ==
NULL) {
6164 log_cb(
LOG_ERROR,
_(
"Save failed, cannot find a filename."));
6172 "client.save_options_on_exit");
6174 "deprecated",
"client.fullscreen_mode");
6178 "client.migration_gtk3_from_gtk2");
6180 "client.migration_gtk3_22_from_gtk3");
6182 "client.migration_gtk4_from_gtk3_22");
6184 "client.migration_sdl2_from_sdl");
6186 "client.migration_sdl3_from_sdl2");
6188 "client.migration_gtk2_from_2_5");
6190 "client.migration_gtk3_from_2_5");
6192 "client.migration_qt_from_2_5");
6196 "client.flag_qt_default_fonts_set");
6198 "client.flag_sdl2_default_screen_size_set");
6200 "client.flag_sdl3_default_screen_size_set");
6216 "client.zoom_default_level");
6219 "client.gui_qt_show_relations_panel");
6221 "client.gui_qt_show_techs_panel");
6223 "client.gui_qt_show_wonders_panel");
6227 "client.default_topology");
6230 "client.default_topology");
6252 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot create directory %s"),
6261 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot write to file %s"),
name);
6280 for (val = 0; (
name =
acc(val)); val++) {
6310 log_error(
"option %s has default value of %d, which is "
6311 "out of its range [%d; %d], changing to %d.",
6322 *((
const char **) &(
pcoption->string.def)) =
6330 log_error(
"Invalid NULL default string for option %s.",
6333 *((
const char **) &(
pcoption->string.def)) =
6343 &
pcoption->enumerator.support_names,
6344 &
pcoption->enumerator.pretty_names);
6503#ifndef FREECIV_NDEBUG
6507 log_normal(
"Error setting the value for %s (%s). Restoring the default "
6511#ifndef FREECIV_NDEBUG
6517 "Failed to reset the option \"%s\".",
6519#ifndef FREECIV_NDEBUG
6525 "Failed to restore mapimg definition for option \"%s\".",
6614 const char *
optname =
"<not set>";
6620 optname =
"default_tileset_square_name";
6624 optname =
"default_tileset_hex_name";
6628 optname =
"default_tileset_isohex_name";
6635 log_error(
"Unknown option name \"%s\" in option_set_default_ts()",
optname);
6659 val =
opt->str_vtable->get(
opt);
6661 if (val ==
NULL || val[0] ==
'\0') {
6683 log_debug(
"Setting tileset for square topologies.");
6688 log_debug(
"Setting tileset for hex topology.");
6692 log_debug(
"Setting tileset for isohex topology.");
struct @126::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
bool has_capability(const char *cap, const char *capstr)
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)
#define OLD_OPTION_FILE_NAME
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_GOV_RANGE_MIN_MIN
#define GUI_GTK3_GOV_RANGE_MIN_DEFAULT
#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_CITYDLG_DEFAULT_XSIZE
#define FC_SDL3_DEFAULT_THEME_NAME
#define GUI_GTK2_CITYDLG_DEFAULT_YSIZE
#define FC_GTK3_22_DEFAULT_THEME_NAME
#define GUI_GTK3_22_CITYDLG_DEFAULT_XSIZE
#define FC_QT_DEFAULT_THEME_NAME
#define GUI_GTK3_CITYDLG_MIN_YSIZE
#define GUI_GTK3_CITYDLG_MIN_XSIZE
#define GUI_GTK3_22_CITYDLG_DEFAULT_YSIZE
#define GUI_GTK4_CITYDLG_MIN_YSIZE
#define DEFAULT_FOLLOWTAG_OPTION
#define GUI_GTK2_CITYDLG_MIN_YSIZE
#define options_iterate(poptset, poption)
#define GUI_GTK2_CITYDLG_MAX_XSIZE
#define GUI_DEFAULT_CHAT_LOGFILE
#define GUI_GTK3_GOV_RANGE_MAX_MAX
#define GUI_GTK4_CITYDLG_MIN_XSIZE
#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_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_GTK3_GOV_RANGE_MAX_MIN
@ GUI_POPUP_TECH_HELP_RULESET
#define GUI_GTK2_CITYDLG_MAX_YSIZE
@ GUI_GTK_MSGCHAT_SEPARATE
#define GUI_DEFAULT_MAPIMG_FILENAME
#define GUI_GTK3_22_CITYDLG_MAX_YSIZE
#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_GTK4_GOV_RANGE_MAX_MAX
#define FC_GTK4_DEFAULT_THEME_NAME
#define GUI_GTK3_22_GOV_RANGE_MIN_MAX
#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 VIDEO_MODE(ARG_width, ARG_height)
@ OLAYER_BORDERS_ON_OCEAN
#define GUI_GTK3_CITYDLG_MAX_XSIZE
#define GUI_GTK4_GOV_RANGE_MAX_MIN
#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)
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)
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::@209::@216 font
struct ft_color *const pvalue
struct client_option::@209::@212 integer
struct video_mode *const pvalue
struct option base_option
struct client_option::@209::@213 string
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]
char capability[MAX_LEN_CAPSTR]
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::@207::option_str_vtable * str_vtable
const struct option::option_common_vtable * common_vtable
const struct option::@207::option_bool_vtable * bool_vtable
const struct option::@207::option_int_vtable * int_vtable
const struct option::@207::option_enum_vtable * enum_vtable
const struct option::@207::option_font_vtable * font_vtable
const struct option_set * poptset
const struct option::@207::option_video_mode_vtable * video_mode_vtable
const struct option::@207::option_bitwise_vtable * bitwise_vtable
const struct option::@207::option_color_vtable * color_vtable
void(* changed_callback)(struct option *option)
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::@219::@222 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)