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,
297 .gui_gtk3_22_governor_range_min = -20,
298 .gui_gtk3_22_governor_range_max = 20,
299 .gui_gtk3_22_font_city_label =
"Monospace 8",
300 .gui_gtk3_22_font_notify_label =
"Monospace Bold 9",
301 .gui_gtk3_22_font_spaceship_label =
"Monospace 8",
302 .gui_gtk3_22_font_help_label =
"Sans Bold 10",
303 .gui_gtk3_22_font_help_link =
"Sans 9",
304 .gui_gtk3_22_font_help_text =
"Monospace 8",
305 .gui_gtk3_22_font_chatline =
"Monospace 8",
306 .gui_gtk3_22_font_beta_label =
"Sans Italic 10",
307 .gui_gtk3_22_font_small =
"Sans 9",
308 .gui_gtk3_22_font_comment_label =
"Sans Italic 9",
309 .gui_gtk3_22_font_city_names =
"Sans Bold 10",
310 .gui_gtk3_22_font_city_productions =
"Serif 10",
311 .gui_gtk3_22_font_reqtree_text =
"Serif 10",
315 .gui_gtk4_fullscreen =
FALSE,
316 .gui_gtk4_map_scrollbars =
FALSE,
317 .gui_gtk4_dialogs_on_top =
TRUE,
318 .gui_gtk4_show_task_icons =
TRUE,
319 .gui_gtk4_enable_tabs =
TRUE,
320 .gui_gtk4_show_chat_message_time =
FALSE,
321 .gui_gtk4_new_messages_go_to_top =
FALSE,
322 .gui_gtk4_show_message_window_buttons =
TRUE,
323 .gui_gtk4_metaserver_tab_first =
FALSE,
324 .gui_gtk4_allied_chat_only =
FALSE,
326 .gui_gtk4_small_display_layout =
FALSE,
327 .gui_gtk4_mouse_over_map_focus =
FALSE,
328 .gui_gtk4_chatline_autocompletion =
TRUE,
332 .gui_gtk4_governor_range_min = -20,
333 .gui_gtk4_governor_range_max = 20,
334 .gui_gtk4_font_city_label =
"Monospace 8",
335 .gui_gtk4_font_notify_label =
"Monospace Bold 9",
336 .gui_gtk4_font_spaceship_label =
"Monospace 8",
337 .gui_gtk4_font_help_label =
"Sans Bold 10",
338 .gui_gtk4_font_help_link =
"Sans 9",
339 .gui_gtk4_font_help_text =
"Monospace 8",
340 .gui_gtk4_font_chatline =
"Monospace 8",
341 .gui_gtk4_font_beta_label =
"Sans Italic 10",
342 .gui_gtk4_font_small =
"Sans 9",
343 .gui_gtk4_font_comment_label =
"Sans Italic 9",
344 .gui_gtk4_font_city_names =
"Sans Bold 10",
345 .gui_gtk4_font_city_productions =
"Serif 10",
346 .gui_gtk4_font_reqtree_text =
"Serif 10",
349 .gui_sdl_fullscreen =
FALSE,
351 .gui_sdl_do_cursor_animation =
TRUE,
352 .gui_sdl_use_color_cursors =
TRUE,
356 .gui_sdl2_fullscreen =
FALSE,
358 .gui_sdl2_swrenderer =
FALSE,
359 .gui_sdl2_do_cursor_animation =
TRUE,
360 .gui_sdl2_use_color_cursors =
TRUE,
361 .gui_sdl2_font_city_names =
"10",
362 .gui_sdl2_font_city_productions =
"10",
363 .gui_sdl2_use_theme_font_size =
TRUE,
364 .gui_sdl2_font_size = 10,
368 .gui_sdl3_fullscreen =
FALSE,
370 .gui_sdl3_do_cursor_animation =
TRUE,
371 .gui_sdl3_use_color_cursors =
TRUE,
372 .gui_sdl3_font_city_names =
"10",
373 .gui_sdl3_font_city_productions =
"10",
374 .gui_sdl3_use_theme_font_size =
TRUE,
375 .gui_sdl3_font_size = 10,
378 .gui_qt_fullscreen =
FALSE,
379 .gui_qt_show_preview =
TRUE,
380 .gui_qt_sidebar_left =
TRUE,
382 .gui_qt_font_default =
"Sans Serif,10,-1,5,75,0,0,0,0,0",
383 .gui_qt_font_notify_label =
"Monospace,8,-1,5,75,0,0,0,0,0",
384 .gui_qt_font_help_label =
"Sans Serif,9,-1,5,50,0,0,0,0,0",
385 .gui_qt_font_help_text =
"Monospace,8,-1,5,50,0,0,0,0,0",
386 .gui_qt_font_chatline =
"Monospace,8,-1,5,50,0,0,0,0,0",
387 .gui_qt_font_city_names =
"Sans Serif,10,-1,5,75,0,0,0,0,0",
388 .gui_qt_font_city_productions =
"Sans Serif,10,-1,5,50,1,0,0,0,0",
389 .gui_qt_font_reqtree_text =
"Sans Serif,10,-1,5,50,1,0,0,0,0",
390 .gui_qt_show_titlebar =
TRUE,
391 .gui_qt_wakeup_text =
"Wake up %1",
392 .gui_qt_show_relations_panel =
TRUE,
393 .gui_qt_show_techs_panel =
TRUE,
394 .gui_qt_show_wonders_panel =
TRUE,
395 .gui_qt_svgflags =
TRUE
410 struct option * (*option_by_number) (
int);
414 const char * (*category_name) (
int);
488 const char * (*name) (
const struct option *);
489 const char * (*description) (
const struct option *);
490 const char * (*help_text) (
const struct option *);
498 const struct option_bool_vtable {
504 const struct option_int_vtable {
512 const struct option_str_vtable {
513 const char * (*get) (
const struct option *);
514 const char * (*def) (
const struct option *);
515 const struct strvec * (*values) (
const struct option *);
519 const struct option_enum_vtable {
522 const struct strvec * (*values) (
const struct option *);
527 const struct option_bitwise_vtable {
530 const struct strvec * (*values) (
const struct option *);
534 const struct option_font_vtable {
535 const char * (*get) (
const struct option *);
536 const char * (*def) (
const struct option *);
537 const char * (*target) (
const struct option *);
541 const struct option_color_vtable {
547 const struct option_video_mode_vtable {
563#define OPTION(poption) ((struct option *) (poption))
565#define OPTION_INIT(optset, spec_type, spec_table_var, common_table, \
566 spec_table, changed_cb, cb_data) { \
569 .common_vtable = &common_table, \
571 .spec_table_var = &spec_table \
573 .changed_callback = changed_cb, \
574 .callback_data = cb_data, \
577#define OPTION_BOOL_INIT(optset, common_table, bool_table, changed_cb) \
578 OPTION_INIT(optset, OT_BOOLEAN, bool_vtable, common_table, bool_table, \
580#define OPTION_INT_INIT(optset, common_table, int_table, changed_cb) \
581 OPTION_INIT(optset, OT_INTEGER, int_vtable, common_table, int_table, \
583#define OPTION_STR_INIT(optset, common_table, str_table, changed_cb, cb_data) \
584 OPTION_INIT(optset, OT_STRING, str_vtable, common_table, str_table, \
586#define OPTION_ENUM_INIT(optset, common_table, enum_table, changed_cb) \
587 OPTION_INIT(optset, OT_ENUM, enum_vtable, common_table, enum_table, \
589#define OPTION_BITWISE_INIT(optset, common_table, bitwise_table, \
591 OPTION_INIT(optset, OT_BITWISE, bitwise_vtable, common_table, \
592 bitwise_table, changed_cb, 0)
593#define OPTION_FONT_INIT(optset, common_table, font_table, changed_cb) \
594 OPTION_INIT(optset, OT_FONT, font_vtable, common_table, font_table, \
596#define OPTION_COLOR_INIT(optset, common_table, color_table, changed_cb) \
597 OPTION_INIT(optset, OT_COLOR, color_vtable, common_table, color_table, \
599#define OPTION_VIDEO_MODE_INIT(optset, common_table, video_mode_table, \
601 OPTION_INIT(optset, OT_VIDEO_MODE, video_mode_vtable, common_table, \
602 video_mode_table, changed_cb, 0)
757 if (
poption->changed_callback) {
945 const struct strvec *values;
967 const struct strvec *values;
1098 const struct strvec *values;
1336static const struct strvec *
1349static const struct strvec *
1364static const struct strvec *
1455 const struct strvec *(*
const val_accessor) (
const struct option *);
1462 const struct copt_val_name * (*
const name_accessor) (
int value);
1468 struct strvec *support_names, *pretty_names;
1469 const struct copt_val_name * (*
const name_accessor) (
int value);
1475 const char *
const def;
1491#define CLIENT_OPTION(poption) ((struct client_option *) (poption))
1509#define GEN_BOOL_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb) \
1511 .base_option = OPTION_BOOL_INIT(&client_optset_static, \
1512 client_option_common_vtable, \
1513 client_option_bool_vtable, ocb), \
1515 .description = odesc, \
1516 .help_text = ohelp, \
1518 .specific = ospec, \
1521 .pvalue = &gui_options.oname, \
1545#define GEN_INT_OPTION(oname, odesc, ohelp, ocat, ospec, odef, omin, omax, ocb) \
1547 .base_option = OPTION_INT_INIT(&client_optset_static, \
1548 client_option_common_vtable, \
1549 client_option_int_vtable, ocb), \
1551 .description = odesc, \
1552 .help_text = ohelp, \
1554 .specific = ospec, \
1557 .pvalue = &gui_options.oname, \
1583#define GEN_STR_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb, cbd) \
1585 .base_option = OPTION_STR_INIT(&client_optset_static, \
1586 client_option_common_vtable, \
1587 client_option_str_vtable, ocb, cbd), \
1589 .description = odesc, \
1590 .help_text = ohelp, \
1592 .specific = ospec, \
1595 .pvalue = gui_options.oname, \
1596 .size = sizeof(gui_options.oname), \
1598 .val_accessor = NULL \
1624#define GEN_STR_LIST_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb, cbd) \
1626 .base_option = OPTION_STR_INIT(&client_optset_static, \
1627 client_option_common_vtable, \
1628 client_option_str_vtable, ocb, cbd), \
1630 .description = odesc, \
1631 .help_text = ohelp, \
1633 .specific = ospec, \
1636 .pvalue = gui_options.oname, \
1637 .size = sizeof(gui_options.oname), \
1639 .val_accessor = oacc \
1661#define GEN_ENUM_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb) \
1663 .base_option = OPTION_ENUM_INIT(&client_optset_static, \
1664 client_option_common_vtable, \
1665 client_option_enum_vtable, ocb), \
1667 .description = odesc, \
1668 .help_text = ohelp, \
1670 .specific = ospec, \
1673 .pvalue = (int *) &gui_options.oname, \
1675 .support_names = NULL, \
1676 .pretty_names = NULL, \
1677 .name_accessor = oacc \
1699#define GEN_BITWISE_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, \
1702 .base_option = OPTION_BITWISE_INIT(&client_optset_static, \
1703 client_option_common_vtable, \
1704 client_option_bitwise_vtable, ocb), \
1706 .description = odesc, \
1707 .help_text = ohelp, \
1709 .specific = ospec, \
1712 .pvalue = &gui_options.oname, \
1714 .support_names = NULL, \
1715 .pretty_names = NULL, \
1716 .name_accessor = oacc \
1740#define GEN_FONT_OPTION(oname, otgt, odesc, ohelp, ocat, ospec, odef, ocb) \
1742 .base_option = OPTION_FONT_INIT(&client_optset_static, \
1743 client_option_common_vtable, \
1744 client_option_font_vtable, ocb), \
1746 .description = odesc, \
1747 .help_text = ohelp, \
1749 .specific = ospec, \
1752 .pvalue = gui_options.oname, \
1753 .size = sizeof(gui_options.oname), \
1776#define GEN_COLOR_OPTION(oname, odesc, ohelp, ocat, ospec, odef_fg, \
1779 .base_option = OPTION_COLOR_INIT(&client_optset_static, \
1780 client_option_common_vtable, \
1781 client_option_color_vtable, ocb), \
1783 .description = odesc, \
1784 .help_text = ohelp, \
1786 .specific = ospec, \
1789 .pvalue = &gui_options.oname, \
1790 .def = FT_COLOR(odef_fg, odef_bg) \
1811#define GEN_VIDEO_OPTION(oname, odesc, ohelp, ocat, ospec, odef_width, \
1814 .base_option = OPTION_VIDEO_MODE_INIT(&client_optset_static, \
1815 client_option_common_vtable, \
1816 client_option_video_mode_vtable, \
1819 .description = odesc, \
1820 .help_text = ohelp, \
1822 .specific = ospec, \
1825 .pvalue = &gui_options.oname, \
1826 .def = VIDEO_MODE(odef_width, odef_height) \
1844 {
"SPLIT",
N_(
"Split") },
1846 {
"SEPARATE",
N_(
"Separate") },
1848 {
"MERGED",
N_(
"Merged") }
1851 return (0 <= value && value <
ARRAY_SIZE(names)
1852 ? names + value :
NULL);
1864 {
"ENABLED",
N_(
"Enabled") },
1866 {
"DISABLED",
N_(
"Disabled") },
1868 {
"RULESET",
N_(
"Ruleset") }
1871 return (0 <= value && value <
ARRAY_SIZE(names)
1872 ? names + value :
NULL);
1889 N_(
"This is the default login username that will be used "
1890 "in the connection dialogs or with the -a command-line "
1894 N_(
"Automatically update \"Server\" and \"Server port\" "
1895 "options to match your latest connection, so by "
1896 "default you connect to the same server you used "
1897 "on the previous run. You should enable "
1898 "saving options on exit too, so that the automatic "
1899 "updates to the options get saved too."),
1903 N_(
"This is the default server hostname that will be used "
1904 "in the connection dialogs or with the -a command-line "
1909 N_(
"This is the default server port that will be used "
1910 "in the connection dialogs or with the -a command-line "
1915 N_(
"The metaserver is a host that the client contacts to "
1916 "find out about games on the internet. Don't change "
1917 "this from its default value unless you know what "
1921 N_(
"Send heartbeat messages to the server"),
1922 N_(
"Periodically send an empty heartbeat message to the "
1923 "server to probe whether the connection is still up. "
1924 "This can help to make it obvious when the server has "
1925 "cut the connection due to a connectivity outage, if "
1926 "the client would otherwise sit idle for a long period."),
1929 N_(
"Followtag override"),
1931 N_(
"Followtag determines which kind of new freeciv versions' "
1932 "availability gets checked from the metaserver. Special "
1933 "value 'builtin' means that value builtin to the client "
1937 N_(
"Send desired settings to the server"),
1938 N_(
"In single-player mode client usually sends user's "
1939 "desired server settings to the server it has "
1940 "launched internally. By disabling this option one "
1941 "can prevent such override of server settings from "
1942 "other sources, such as settings balanced for a "
1947 N_(
"This is the soundset that will be used. Changing "
1948 "this is the same as using the -S command-line "
1949 "parameter. Use modpack installer utility to install "
1950 "additional soundsets."),
1954 N_(
"This is the musicset that will be used. Changing "
1955 "this is the same as using the -m command-line "
1956 "parameter. Use modpack installer utility to install "
1957 "additional musicsets."),
1962 N_(
"If you have a problem with sound, try changing "
1963 "the sound plugin. The new plugin won't take "
1964 "effect until you restart Freeciv. Changing this "
1965 "is the same as using the -P command-line option."),
1968 N_(
"The chat log file"),
1969 N_(
"The name of the chat log file."),
1975 N_(
"By changing this option you change the "
1980 N_(
"By changing this option you change the "
1985 N_(
"By changing this option you change the "
1990 N_(
"By changing this option you change the "
1995 N_(
"By changing this option you change the "
2006 N_(
"Select the tileset used with Square based maps. "
2007 "This may change the currently active tileset, if "
2008 "you are playing on such a map, in which "
2009 "case this is the same as using the -t "
2010 "command-line parameter. "
2011 "Use modpack installer utility to install "
2012 "additional tilesets."),
2016 N_(
"Select the tileset used with Hex maps. "
2017 "This may change the currently active tileset, if "
2018 "you are playing on such a map, in which "
2019 "case this is the same as using the -t "
2020 "command-line parameter. "
2021 "Use modpack installer utility to install "
2022 "additional tilesets."),
2026 N_(
"Select the tileset used with Iso-Hex maps. "
2027 "This may change the currently active tileset, if "
2028 "you are playing on such a map, in which "
2029 "case this is the same as using the -t "
2030 "command-line parameter."
2031 "Use modpack installer utility to install "
2032 "additional tilesets."),
2037 N_(
"Setting this option will draw a line at the city "
2042 N_(
"Setting this option will draw city output for every "
2047 N_(
"Setting this option will draw a grid over the map."),
2051 N_(
"Setting this option will display a 'city bar' "
2052 "containing useful information beneath each city. "
2053 "Disabling this option will display only the city's "
2054 "name and, optionally, production."),
2058 N_(
"Setting this option will draw the names of the cities "
2063 N_(
"Setting this option will draw in how many turns the "
2064 "cities will grow or shrink."),
2068 N_(
"Setting this option will draw what the cities are "
2069 "currently building on the map."),
2073 N_(
"Setting this option will draw how much gold is "
2074 "needed to buy the production of the cities."),
2078 N_(
"Setting this option will draw trade route lines "
2079 "between cities which have trade routes."),
2083 N_(
"Setting this option will draw the terrain."),
2087 N_(
"Setting this option will draw a line to separate the "
2088 "land from the ocean."),
2092 N_(
"Setting this option will draw all kind of paths "
2097 N_(
"Setting this option will draw the irrigation systems "
2102 N_(
"Setting this option will draw the mines on the map."),
2106 N_(
"Setting this option will draw the bases on the map."),
2110 N_(
"Setting this option will draw the resources on the "
2115 N_(
"Setting this option will draw the huts on the "
2120 N_(
"Setting this option will draw pollution and "
2121 "nuclear fallout on the map."),
2125 N_(
"Setting this option will draw the cities on the map."),
2129 N_(
"Setting this option will draw the units on the map."),
2133 N_(
"Solid unit background color"),
2134 N_(
"Setting this option will cause units on the map "
2135 "view to be drawn with a solid background color "
2136 "instead of the flag backdrop."),
2140 N_(
"Setting this option will draw a shield icon "
2141 "as the flags on units. If unset, the full flag will "
2145 N_(
"Setting this option will draw a numbers indicating "
2146 "size of the unit stacks. Not all clients support "
2150 N_(
"Setting this option will cause the currently focused "
2151 "unit(s) to always be drawn, even if units are not "
2152 "otherwise being drawn (for instance if 'Draw the units' "
2157 N_(
"Setting this option will draw the fog of war."),
2161 N_(
"Setting this option will draw the national borders."),
2166 N_(
"Setting this option will highlight tiles that the "
2167 "currently selected unit cannot enter unaided due to "
2168 "non-native terrain. (If multiple units are selected, "
2169 "only tiles that all of them can enter are indicated.)"),
2173 N_(
"Show dead players in Nations report"),
2174 N_(
"This option controls whether defeated nations are "
2175 "shown on the Nations report page."),
2179 N_(
"Set this option to have a \"bell\" event be generated "
2180 "at the start of a new turn. You can control the "
2181 "behavior of the \"bell\" event by editing the message "
2185 N_(
"Unit movement animation time (milliseconds)"),
2186 N_(
"This option controls how long unit \"animation\" takes "
2187 "when a unit moves on the map view. Set it to 0 to "
2188 "disable animation entirely."),
2191 N_(
"Mapview recentering time (milliseconds)"),
2192 N_(
"When the map view is recentered, it will slide "
2193 "smoothly over the map to its new position. This "
2194 "option controls how long this slide lasts. Set it to "
2195 "0 to disable mapview sliding entirely."),
2198 N_(
"Combat animation step time (milliseconds)"),
2199 N_(
"This option controls the speed of combat animation "
2200 "between units on the mapview. Set it to 0 to disable "
2201 "animation entirely."),
2204 N_(
"Show icons in the technology tree"),
2205 N_(
"Setting this option will display icons "
2206 "on the technology tree diagram. Turning "
2207 "this option off makes the technology tree "
2211 N_(
"Use curved lines in the technology tree"),
2212 N_(
"Setting this option make the technology tree "
2213 "diagram use curved lines to show technology "
2214 "relations. Turning this option off causes "
2215 "the lines to be drawn straight."),
2219 N_(
"Color to highlight your player/user name"),
2220 N_(
"If set, your player and user name in the new chat "
2221 "messages will be highlighted using this color as "
2222 "background. If not set, it will just not highlight "
2226 N_(
"Disable this option if you do not want to "
2227 "press the Turn Done button manually when watching "
2231 N_(
"Set this option to have the active unit centered "
2232 "automatically when the unit focus changes."),
2235 N_(
"Disable this option if you do not want to see "
2236 "automated units autocentered and animated."),
2239 N_(
"Set this option to have any combat be centered "
2240 "automatically. Disabling this will speed up the time "
2241 "between turns but may cause you to miss combat "
2245 N_(
"Set this option to have the client automatically "
2246 "recenter the map on a suitable location at the "
2247 "start of each turn."),
2250 N_(
"Set this option to have newly awoken units be "
2251 "focused automatically."),
2254 N_(
"If this option is set then a goto may be initiated "
2255 "by left-clicking and then holding down the mouse "
2256 "button while dragging the mouse onto a different "
2260 N_(
"Setting this option will make the game consider "
2261 "moving into unknown tiles. If not, then goto routes "
2262 "will detour around or be blocked by unknown tiles."),
2265 N_(
"Setting this option makes the mapview center on a "
2266 "city when its city dialog is popped up."),
2268 GEN_BOOL_OPTION(show_previous_turn_messages,
N_(
"Show messages from previous turn"),
2269 N_(
"Message Window shows messages also from previous turn. "
2270 "This makes sure you don't miss messages received in the end of "
2271 "the turn, just before the window gets cleared."),
2274 N_(
"Set this option to make the city production (as shown "
2275 "in the city dialog) to be more compact."),
2278 N_(
"Setting this option makes your turn end automatically "
2279 "when all your units are done moving."),
2282 N_(
"Disabling this option will make the names of newly "
2283 "founded cities be chosen automatically by the server."),
2286 N_(
"Setting this option will pop up a newly-founded "
2287 "city's city dialog automatically."),
2290 N_(
"If this option is enabled, when a unit arrives at "
2291 "a city where it can perform an action like "
2292 "establishing a trade route, helping build a wonder, or "
2293 "establishing an embassy, a window will pop up asking "
2294 "which action should be performed. "
2295 "Disabling this option means you will have to do the "
2296 "action manually by pressing either 'r' (for a trade "
2297 "route), 'b' (for building a wonder) or 'd' (for a "
2298 "spy action) when the unit is in the city."),
2301 N_(
"If this option is enabled, when a unit arrives at a "
2302 "target it can attack, a window will pop up asking "
2303 "which action should be performed even if an attack "
2304 "action is legal and no other interesting action are. "
2305 "This allows you to change your mind or to select an "
2306 "uninteresting action."),
2313 N_(
"Pop up actions when final move to allied tile"),
2314 N_(
"If this option is enabled the final move in a unit's"
2315 " orders to a tile with allied units or cities it can"
2316 " perform an action to is interpreted as an attempted"
2317 " action. This makes the action selection dialog pop up"
2318 " while the unit is at the adjacent tile."
2319 " This can, in cases where the action requires that"
2320 " the actor unit has moves left, save a turn."
2321 " The down side is that the unit remains adjacent to"
2322 " rather than inside the protection of an allied city"
2326 N_(
"This option controls whether the client should "
2327 "try to change the mouse cursor depending on what "
2328 "is being pointed at, as well as to indicate "
2329 "changes in the client or server state."),
2332 N_(
"If this option is enabled, when both cities and "
2333 "units are present in the selection rectangle, only "
2334 "cities will be selected. See the help on Controls."),
2337 N_(
"Clear unit orders on selection"),
2338 N_(
"Enabling this option will cause unit orders to be "
2339 "cleared as soon as one or more units are selected. If "
2340 "this option is disabled, busy units will not stop "
2341 "their current activity when selected. Giving them "
2342 "new orders will clear their current ones; pressing "
2343 "<space> once will clear their orders and leave them "
2344 "selected, and pressing <space> a second time will "
2348 N_(
"If this option is turned on, the vote bar will be "
2349 "displayed to show vote information."),
2352 N_(
"Always display the vote bar"),
2353 N_(
"If this option is turned on, the vote bar will never "
2354 "be hidden, even if there is no running vote."),
2357 N_(
"Do not show vote bar if not a player"),
2358 N_(
"If this option is enabled, the client won't show the "
2359 "vote bar if you are not a player."),
2362 N_(
"If this option is enabled, then new votes will go "
2363 "to the front of the vote list."),
2366 N_(
"Autoaccept tileset suggestions"),
2367 N_(
"If this option is enabled, any tileset suggested by "
2368 "the ruleset is automatically used; otherwise you "
2369 "are prompted to change tileset."),
2373 N_(
"Enable sound effects"),
2374 N_(
"Play sound effects, assuming there's suitable "
2375 "sound plugin and soundset with the sounds."),
2378 N_(
"Enable in-game music"),
2379 N_(
"Play music during the game, assuming there's suitable "
2380 "sound plugin and musicset with in-game tracks."),
2383 N_(
"Enable menu music"),
2384 N_(
"Play music while not in actual game, "
2385 "assuming there's suitable "
2386 "sound plugin and musicset with menu music tracks."),
2389 N_(
"Silent when not in focus"),
2390 N_(
"Fade all sound out when the client is not in focus. "
2391 "Not all clients support this."),
2395 N_(
"Volume scale from 0-100"),
2401 N_(
"Autoaccept soundset suggestions"),
2402 N_(
"If this option is enabled, any soundset suggested by "
2403 "the ruleset is automatically used."),
2406 N_(
"Autoaccept musicset suggestions"),
2407 N_(
"If this option is enabled, any musicset suggested by "
2408 "the ruleset is automatically used."),
2412 N_(
"Background layer"),
2413 N_(
"The background layer of the overview shows just "
2417 N_(
"Terrain relief map layer"),
2418 N_(
"The relief layer shows all terrains on the map."),
2421 N_(
"Borders layer"),
2422 N_(
"The borders layer of the overview shows which tiles "
2423 "are owned by each player."),
2426 N_(
"Borders layer on ocean tiles"),
2427 N_(
"The borders layer of the overview are drawn on "
2428 "ocean tiles as well (this may look ugly with many "
2429 "islands). This option is only of interest if you "
2430 "have set the option \"Borders layer\" already."),
2434 N_(
"Enabling this will draw units on the overview."),
2438 N_(
"Enabling this will draw cities on the overview."),
2441 N_(
"Overview fog of war"),
2442 N_(
"Enabling this will show fog of war on the "
2449 N_(
"The image toolkit and file format used for "
2454 N_(
"Zoom factor for map images"),
2455 N_(
"The magnification used for map images."),
2458 N_(
"Show area within borders"),
2459 N_(
"If set, the territory of each nation is shown "
2460 "on the saved image."),
2464 N_(
"If set, the border of each nation is shown on the "
2469 N_(
"If set, cities are shown on the saved image."),
2472 N_(
"Show fog of war"),
2473 N_(
"If set, the extent of fog of war is shown on the "
2477 N_(
"Show full terrain"),
2478 N_(
"If set, terrain relief is shown with different colors "
2479 "in the saved image; otherwise, only land and water are "
2484 N_(
"If set, units are shown in the saved image."),
2487 N_(
"Map image file name"),
2488 N_(
"The base part of the filename for saved map images. "
2489 "A string identifying the game turn and map options will "
2575 "Sans Bold 10",
NULL),
2590 N_(
"Disable this option to hide the scrollbars on the "
2682 "Sans Bold 10",
NULL),
2694 N_(
"If this option is set the client will use the "
2695 "whole screen area for drawing."),
2698 N_(
"Disable this option to hide the scrollbars on the "
2702 N_(
"If this option is set then dialog windows will always "
2703 "remain in front of the main Freeciv window. "
2704 "Disabling this has no effect in fullscreen mode."),
2707 N_(
"Disabling this will turn off the unit and building "
2708 "icons in the worklist dialog and the production "
2709 "tab of the city dialog."),
2712 N_(
"If this option is enabled then report dialogs will "
2713 "be shown as separate tabs rather than in popup "
2717 N_(
"Show time for each chat message"),
2718 N_(
"If this option is enabled then all chat messages "
2719 "will be prefixed by a time string of the form "
2720 "[hour:minute:second]."),
2723 N_(
"New message events go to top of list"),
2724 N_(
"If this option is enabled, new events in the "
2725 "message window will appear at the top of the list, "
2726 "rather than being appended at the bottom."),
2729 N_(
"Show extra message window buttons"),
2730 N_(
"If this option is enabled, there will be two "
2731 "buttons displayed in the message window for "
2732 "inspecting a city and going to a location. If this "
2733 "option is disabled, these buttons will not appear "
2734 "(you can still double-click with the left mouse "
2735 "button or right-click on a row to inspect or goto "
2736 "respectively). This option will only take effect "
2737 "once the message window is closed and reopened."),
2740 N_(
"Metaserver tab first in network page"),
2741 N_(
"If this option is enabled, the metaserver tab will "
2742 "be the first notebook tab in the network page. This "
2743 "option requires a restart in order to take effect."),
2746 N_(
"Plain chat messages are sent to allies only"),
2747 N_(
"If this option is enabled, then plain messages "
2748 "typed into the chat entry while the game is "
2749 "running will only be sent to your allies. "
2750 "Otherwise plain messages will be sent as "
2751 "public chat messages. To send a public chat "
2752 "message with this option enabled, prefix the "
2753 "message with a single colon ':'. This option "
2754 "can also be set using a toggle button beside "
2755 "the chat entry (only visible in multiplayer "
2759 N_(
"Messages and Chat reports location"),
2762 N_(
"Controls where the Messages and Chat reports "
2763 "appear relative to the main view containing the map.\n"
2764 "'Split' allows all three to be seen simultaneously, "
2765 "which is best for multiplayer, but requires a large "
2766 "window to be usable.\n"
2767 "'Separate' puts Messages and Chat in a notebook "
2768 "separate from the main view, so that one of them "
2769 "can always be seen alongside the main view.\n"
2770 "'Merged' makes the Messages and Chat reports into "
2771 "tabs alongside the map and other reports; this "
2772 "allows a larger map view on small screens.\n"
2773 "This option requires a restart in order to take "
2778 N_(
"Arrange widgets for small displays"),
2779 N_(
"If this option is enabled, widgets in the main "
2780 "window will be arranged so that they take up the "
2781 "least amount of total screen space. Specifically, "
2782 "the left panel containing the overview, player "
2783 "status, and the unit information box will be "
2784 "extended over the entire left side of the window. "
2785 "This option requires a restart in order to take "
2788 N_(
"Mouse over the map widget selects it automatically"),
2789 N_(
"If this option is enabled, then the map will be "
2790 "focused when the mouse hovers over it."),
2793 N_(
"Player or user name autocompletion"),
2794 N_(
"If this option is turned on, the tabulation key "
2795 "will be used in the chatline to complete the word you "
2796 "are typing with the name of a player or a user."),
2799 N_(
"Width of the city dialog"),
2800 N_(
"This value is only used if the width of the city "
2801 "dialog is saved."),
2806 N_(
"Height of the city dialog"),
2807 N_(
"This value is only used if the height of the city "
2808 "dialog is saved."),
2813 N_(
"Popup tech help when gained"),
2814 N_(
"Controls if tech help should be opened when "
2815 "new tech has been gained.\n"
2816 "'Ruleset' means that behavior suggested by "
2821 N_(
"Minimum surplus for a governor"),
2822 N_(
"The lower limit of the range for requesting surpluses "
2823 "from the governor."),
2828 N_(
"Maximum surplus for a governor"),
2829 N_(
"The higher limit of the range for requesting surpluses "
2830 "from the governor."),
2836 N_(
"This font is used to display the city labels on city "
2842 N_(
"This font is used to display server reports such "
2843 "as the demographic report or historian publications."),
2847 N_(
"Spaceship Label"),
2848 N_(
"This font is used to display the spaceship widgets."),
2853 N_(
"This font is used to display the help headers in the "
2859 N_(
"This font is used to display the help links in the "
2865 N_(
"This font is used to display the help body text in "
2866 "the help window."),
2870 N_(
"Chatline Area"),
2871 N_(
"This font is used to display the text in the "
2877 N_(
"This font is used to display the beta label."),
2882 N_(
"This font is used for any small font request. For "
2883 "example, it is used for display the building lists "
2884 "in the city dialog, the Economy report or the Units "
2889 N_(
"Comment Label"),
2890 N_(
"This font is used to display comment labels, such as "
2891 "in the governor page of the city dialogs."),
2896 N_(
"This font is used to the display the city names "
2899 "Sans Bold 10",
NULL),
2900 GEN_FONT_OPTION(gui_gtk3_22_font_city_productions,
"city_productions",
2901 N_(
"City Productions"),
2902 N_(
"This font is used to display the city production "
2907 N_(
"Requirement Tree"),
2908 N_(
"This font is used to the display the requirement tree "
2909 "in the Research report."),
2915 N_(
"If this option is set the client will use the "
2916 "whole screen area for drawing."),
2919 N_(
"Disable this option to hide the scrollbars on the "
2923 N_(
"If this option is set then dialog windows will always "
2924 "remain in front of the main Freeciv window. "
2925 "Disabling this has no effect in fullscreen mode."),
2928 N_(
"Disabling this will turn off the unit and building "
2929 "icons in the worklist dialog and the production "
2930 "tab of the city dialog."),
2933 N_(
"If this option is enabled then report dialogs will "
2934 "be shown as separate tabs rather than in popup "
2938 N_(
"Show time for each chat message"),
2939 N_(
"If this option is enabled then all chat messages "
2940 "will be prefixed by a time string of the form "
2941 "[hour:minute:second]."),
2944 N_(
"New message events go to top of list"),
2945 N_(
"If this option is enabled, new events in the "
2946 "message window will appear at the top of the list, "
2947 "rather than being appended at the bottom."),
2950 N_(
"Show extra message window buttons"),
2951 N_(
"If this option is enabled, there will be two "
2952 "buttons displayed in the message window for "
2953 "inspecting a city and going to a location. If this "
2954 "option is disabled, these buttons will not appear "
2955 "(you can still double-click with the left mouse "
2956 "button or right-click on a row to inspect or goto "
2957 "respectively). This option will only take effect "
2958 "once the message window is closed and reopened."),
2961 N_(
"Metaserver tab first in network page"),
2962 N_(
"If this option is enabled, the metaserver tab will "
2963 "be the first notebook tab in the network page. This "
2964 "option requires a restart in order to take effect."),
2967 N_(
"Plain chat messages are sent to allies only"),
2968 N_(
"If this option is enabled, then plain messages "
2969 "typed into the chat entry while the game is "
2970 "running will only be sent to your allies. "
2971 "Otherwise plain messages will be sent as "
2972 "public chat messages. To send a public chat "
2973 "message with this option enabled, prefix the "
2974 "message with a single colon ':'. This option "
2975 "can also be set using a toggle button beside "
2976 "the chat entry (only visible in multiplayer "
2980 N_(
"Messages and Chat reports location"),
2983 N_(
"Controls where the Messages and Chat reports "
2984 "appear relative to the main view containing the map.\n"
2985 "'Split' allows all three to be seen simultaneously, "
2986 "which is best for multiplayer, but requires a large "
2987 "window to be usable.\n"
2988 "'Separate' puts Messages and Chat in a notebook "
2989 "separate from the main view, so that one of them "
2990 "can always be seen alongside the main view.\n"
2991 "'Merged' makes the Messages and Chat reports into "
2992 "tabs alongside the map and other reports; this "
2993 "allows a larger map view on small screens.\n"
2994 "This option requires a restart in order to take "
2999 N_(
"Arrange widgets for small displays"),
3000 N_(
"If this option is enabled, widgets in the main "
3001 "window will be arranged so that they take up the "
3002 "least amount of total screen space. Specifically, "
3003 "the left panel containing the overview, player "
3004 "status, and the unit information box will be "
3005 "extended over the entire left side of the window. "
3006 "This option requires a restart in order to take "
3009 N_(
"Mouse over the map widget selects it automatically"),
3010 N_(
"If this option is enabled, then the map will be "
3011 "focused when the mouse hovers over it."),
3014 N_(
"Player or user name autocompletion"),
3015 N_(
"If this option is turned on, the tabulation key "
3016 "will be used in the chatline to complete the word you "
3017 "are typing with the name of a player or a user."),
3020 N_(
"Width of the city dialog"),
3021 N_(
"This value is only used if the width of the city "
3022 "dialog is saved."),
3027 N_(
"Height of the city dialog"),
3028 N_(
"This value is only used if the height of the city "
3029 "dialog is saved."),
3034 N_(
"Popup tech help when gained"),
3035 N_(
"Controls if tech help should be opened when "
3036 "new tech has been gained.\n"
3037 "'Ruleset' means that behavior suggested by "
3042 N_(
"Minimum surplus for a governor"),
3043 N_(
"The lower limit of the range for requesting surpluses "
3044 "from the governor."),
3049 N_(
"Maximum surplus for a governor"),
3050 N_(
"The higher limit of the range for requesting surpluses "
3051 "from the governor."),
3057 N_(
"This font is used to display the city labels on city "
3063 N_(
"This font is used to display server reports such "
3064 "as the demographic report or historian publications."),
3068 N_(
"Spaceship Label"),
3069 N_(
"This font is used to display the spaceship widgets."),
3074 N_(
"This font is used to display the help headers in the "
3080 N_(
"This font is used to display the help links in the "
3086 N_(
"This font is used to display the help body text in "
3087 "the help window."),
3091 N_(
"Chatline Area"),
3092 N_(
"This font is used to display the text in the "
3098 N_(
"This font is used to display the beta label."),
3103 N_(
"This font is used for any small font request. For "
3104 "example, it is used for display the building lists "
3105 "in the city dialog, the Economy report or the Units "
3110 N_(
"Comment Label"),
3111 N_(
"This font is used to display comment labels, such as "
3112 "in the governor page of the city dialogs."),
3117 N_(
"This font is used to the display the city names "
3120 "Sans Bold 10",
NULL),
3122 N_(
"City Productions"),
3123 N_(
"This font is used to display the city production "
3128 N_(
"Requirement Tree"),
3129 N_(
"This font is used to the display the requirement tree "
3130 "in the Research report."),
3147 N_(
"If this option is set the client will use the "
3148 "whole screen area for drawing."),
3151 N_(
"This option controls the resolution of the "
3152 "selected screen."),
3155 N_(
"Usually hardware rendering is used when possible. "
3156 "With this option set, software rendering is always used."),
3159 N_(
"If this option is disabled, the cursor will "
3160 "always be displayed as static."),
3163 N_(
"If this option is disabled, the cursor will "
3164 "always be displayed in black and white."),
3168 N_(
"The size of font used to the display the city names "
3173 N_(
"City Productions"),
3174 N_(
"The size of font used to the display the city "
3175 "production names on the map."),
3178 GEN_BOOL_OPTION(gui_sdl2_use_theme_font_size,
N_(
"Use theme defined font size"),
3179 N_(
"Disable this to override base font size set by theme "
3180 "by the setting below."),
3183 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3184 "to this. This option has effect only if theme font sizes "
3185 "option is disabled."),
3190 N_(
"If this option is set the client will use the "
3191 "whole screen area for drawing."),
3194 N_(
"This option controls the resolution of the "
3195 "selected screen."),
3198 N_(
"If this option is disabled, the cursor will "
3199 "always be displayed as static."),
3202 N_(
"If this option is disabled, the cursor will "
3203 "always be displayed in black and white."),
3207 N_(
"The size of font used to the display the city names "
3212 N_(
"City Productions"),
3213 N_(
"The size of font used to the display the city "
3214 "production names on the map."),
3217 GEN_BOOL_OPTION(gui_sdl3_use_theme_font_size,
N_(
"Use theme defined font size"),
3218 N_(
"Disable this to override base font size set by theme "
3219 "by the setting below."),
3222 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3223 "to this. This option has effect only if theme font sizes "
3224 "option is disabled."),
3229 N_(
"If this option is set the client will use the "
3230 "whole screen area for drawing."),
3233 N_(
"If this option is set the client will show a titlebar. "
3234 "If disabled, then no titlebar will be shown, and "
3235 "minimize/maximize/etc buttons will be placed on the "
3240 N_(
"This is default font"),
3242 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3245 N_(
"This font is used to display server reports such "
3246 "as the demographic report or historian publications."),
3248 "Monospace,9,-1,5,75,0,0,0,0,0",
font_changed_callback),
3251 N_(
"This font is used to display the help labels in the "
3254 "Sans Serif,9,-1,5,50,0,0,0,0,0",
font_changed_callback),
3257 N_(
"This font is used to display the help body text in "
3258 "the help window."),
3260 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3262 N_(
"Chatline Area"),
3263 N_(
"This font is used to display the text in the "
3266 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3269 N_(
"This font is used to the display the city names "
3272 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3274 N_(
"City Productions"),
3275 N_(
"This font is used to display the city production "
3278 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3280 N_(
"Requirement Tree"),
3281 N_(
"This font is used to the display the requirement tree "
3282 "in the Research report."),
3284 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3286 N_(
"If this option is set the client will show "
3287 "information and map preview of current savegame."),
3290 N_(
"If this option is set, the sidebar will be to the left "
3291 "of the map, otherwise to the right."),
3294 N_(
"Wake up sequence"),
3295 N_(
"String which will trigger sound in pregame page; "
3296 "%1 stands for username."),
3300 N_(
"Enable svgflags features, such as bigger flags "
3301 "on the diplomacy dialog. Change to this comes "
3302 "to an effect on next client start."),
3304 N_(
"Enable svgflags features, such as bigger flags "
3305 "on the diplomacy dialog. This has no effect on "
3306 "this freeciv build, as the svg support has not "
3314#define client_options_iterate_all(poption) \
3316 const struct client_option *const poption##_max = \
3317 client_options + client_options_num; \
3318 struct client_option *client_##poption = client_options; \
3319 struct option *poption; \
3320 for (; client_##poption < poption##_max; client_##poption++) { \
3321 poption = OPTION(client_##poption);
3323#define client_options_iterate_all_end \
3381 return _(
"Graphics");
3384 return Q_(
"?map:Overview");
3388 return _(
"Interface");
3390 return _(
"Map Image");
3392 return _(
"Network");
3399 log_error(
"%s: invalid option category number %d.",
3484 if (*
pcoption->boolean.pvalue == val) {
3534 || *
pcoption->integer.pvalue == val) {
3562static const struct strvec *
3606static const struct strvec *
3620 if (*
pcoption->enumerator.pvalue == val
3626 *
pcoption->enumerator.pvalue = val;
3665static const struct strvec *
3679 if (*
pcoption->bitwise.pvalue == val) {
3767 bool changed =
FALSE;
3769#define color_set(color_tgt, color) \
3770 if (NULL == color_tgt) { \
3771 if (NULL != color) { \
3772 color_tgt = fc_strdup(color); \
3776 if (NULL == color) { \
3777 free((void *) color_tgt); \
3780 } else if (0 != strcmp(color_tgt, color)) { \
3781 free((void *) color_tgt); \
3782 color_tgt = fc_strdup(color); \
3827 *
pcoption->video_mode.pvalue = mode;
3845 const char *
old_paths =
"draw_roads_rails";
3910 return ((
color.foreground =
3913 && (
color.background =
4066static const struct strvec *
4079static const struct strvec *
4093static const struct strvec *
4146 struct strvec *support_names;
4147 struct strvec *pretty_names;
4152#define SERVER_OPTION(poption) ((struct server_option *) (poption))
4175 switch (
poption->base_option.type) {
4316#define handle_server_setting_common(psoption, packet) \
4317 psoption->is_changeable = packet->is_changeable; \
4318 psoption->setdef = packet->setdef; \
4319 if (psoption->is_visible != packet->is_visible) { \
4320 if (psoption->is_visible) { \
4321 need_gui_remove = TRUE; \
4322 } else if (packet->is_visible) { \
4323 need_gui_add = TRUE; \
4325 psoption->is_visible = packet->is_visible; \
4330 if (!psoption->desired_sent \
4331 && psoption->is_visible \
4332 && psoption->is_changeable \
4333 && gui_options.send_desired_settings \
4334 && is_server_running() \
4335 && packet->initial_setting) { \
4341 desired_settable_option_send(OPTION(poption)); \
4342 dsend_packet_sync_serial(&client.conn, ++sync_serial); \
4343 psoption->desired_sent = TRUE; \
4347 if (need_gui_remove) { \
4348 option_gui_remove(poption); \
4349 } else if (need_gui_add) { \
4350 option_gui_add(poption); \
4352 option_gui_update(poption); \
4376 "Server setting \"%s\" (nb %d) has type %s (%d), "
4411 "Server setting \"%s\" (nb %d) has type %s (%d), "
4448 "Server setting \"%s\" (nb %d) has type %s (%d), "
4493 "Server setting \"%s\" (nb %d) has type %s (%d), "
4582 "Server setting \"%s\" (nb %d) has type %s (%d), "
4789 if (
psoption->boolean.value == val) {
4794 val ?
"enabled" :
"disabled");
4840 ||
psoption->integer.value == val) {
4868static const struct strvec *
4910static const struct strvec *
4925 if (val ==
psoption->enumerator.value
4939 const char **pvalue,
4943 const struct strvec *values =
psoption->enumerator.support_names;
4945 if (
NULL != pvalue) {
4973static const struct strvec *
4990 if ((1 <<
bit) & val) {
4991 if (
'\0' !=
buf[0]) {
5008 if (val ==
psoption->bitwise.value) {
5141 "%s.message_where_%02d", prefix,
i);
5156 p =
"E_UNIT_WIN_DEF";
5160 log_error(
"Event not supported: %s", p);
5165 "messages.event%d.where",
i)) {
5185 "messages.event%d.name",
i);
5187 "messages.event%d.where",
i);
5202 "cma.preset%d.name",
i);
5236 "cma.preset%d.minsurp%d",
i,
o);
5238 "cma.preset%d.factor%d",
i,
o);
5241 "cma.preset%d.reqhappy",
i);
5243 "cma.preset%d.happyfactor",
i);
5254 _(
"If you add a preset by hand,"
5255 " also update \"number_of_presets\""),
5256 "cma.number_of_presets");
5263#define OLD_OPTION_FILE_NAME ".civclientrc"
5265#define MID_OPTION_FILE_NAME ".freeciv-client-rc-%d.%d"
5266#define NEW_OPTION_FILE_NAME "freeciv-client-rc-%d.%d"
5269#define FIRST_MAJOR_NEW_OPTION_FILE_NAME 2
5270#define FIRST_MINOR_NEW_OPTION_FILE_NAME 6
5272#define FIRST_MAJOR_MID_OPTION_FILE_NAME 2
5273#define FIRST_MINOR_MID_OPTION_FILE_NAME 2
5275#define FIRST_MAJOR_NEW_BOOLEAN 2
5276#define FIRST_MINOR_NEW_BOOLEAN 3
5295#ifdef OPTION_FILE_NAME
5300 log_error(
_(
"Cannot find freeciv storage directory"));
5330#if MINOR_VERSION >= 90
5336 *allow_digital_boolean =
FALSE;
5341#ifdef OPTION_FILE_NAME
5349 log_error(
_(
"Cannot find freeciv storage directory"));
5366 "loading from '%s' instead."),
5380 log_error(
_(
"Cannot find your home directory"));
5396 "loading from '%s' instead."),
5401 *allow_digital_boolean =
TRUE;
5412 "loading from '%s' instead."),
5415 *allow_digital_boolean =
TRUE;
5425#undef OLD_OPTION_FILE_NAME
5426#undef MID_OPTION_FILE_NAME
5427#undef NEW_OPTION_FILE_NAME
5428#undef FIRST_MAJOR_NEW_OPTION_FILE_NAME
5429#undef FIRST_MINOR_NEW_OPTION_FILE_NAME
5430#undef FIRST_MAJOR_MID_OPTION_FILE_NAME
5431#undef FIRST_MINOR_MID_OPTION_FILE_NAME
5432#undef FIRST_MINOR_NEW_BOOLEAN
5438#define SPECHASH_TAG settable_options
5439#define SPECHASH_ASTR_KEY_TYPE
5440#define SPECHASH_ASTR_DATA_TYPE
5442#define settable_options_hash_iterate(hash, name, value) \
5443 TYPED_HASH_ITERATE(const char *, const char *, hash, name, value)
5444#define settable_options_hash_iterate_end HASH_ITERATE_END
5454 const struct section *psection;
5465 if (
NULL == psection) {
5504 if (
NULL ==
string) {
5505 log_error(
"Entry type variant of \"%s.%s\" is not supported.",
5600 log_error(
"Option type %s (%d) not supported for '%s'.",
5639#define SETTING_CASE(ARG_name, ...) \
5640 if (0 == strcmp(ARG_name, name)) { \
5641 static const char *values[] = { __VA_ARGS__ }; \
5642 if (0 <= old_value && old_value < ARRAY_SIZE(values) \
5643 && NULL != values[old_value]) { \
5644 fc_strlcpy(buf, values[old_value], buf_len); \
5651 SETTING_CASE(
"topology",
"",
"WRAPX",
"WRAPY",
"WRAPX|WRAPY",
"ISO",
5652 "WRAPX|ISO",
"WRAPY|ISO",
"WRAPX|WRAPY|ISO",
"HEX",
5653 "WRAPX|HEX",
"WRAPY|HEX",
"WRAPX|WRAPY|HEX",
"ISO|HEX",
5654 "WRAPX|ISO|HEX",
"WRAPY|ISO|HEX",
"WRAPX|WRAPY|ISO|HEX");
5656 SETTING_CASE(
"startpos",
"DEFAULT",
"SINGLE",
"2or3",
"ALL",
"VARIABLE");
5657 SETTING_CASE(
"borders",
"DISABLED",
"ENABLED",
"SEE_INSIDE",
"EXPAND");
5658 SETTING_CASE(
"diplomacy",
"ALL",
"HUMAN",
"AI",
"TEAM",
"DISABLED");
5659 SETTING_CASE(
"citynames",
"NO_RESTRICTIONS",
"PLAYER_UNIQUE",
5660 "GLOBAL_UNIQUE",
"NO_STEALING");
5661 SETTING_CASE(
"barbarians",
"DISABLED",
"HUTS_ONLY",
"NORMAL",
"FREQUENT",
5664 SETTING_CASE(
"compresstype",
"PLAIN",
"LIBZ",
"BZIP2");
5750 log_error(
"Option type %s (%d) not supported for '%s'.",
5794#define SPECHASH_TAG dialog_options
5795#define SPECHASH_ASTR_KEY_TYPE
5796#define SPECHASH_IDATA_TYPE bool
5797#define SPECHASH_UDATA_TO_IDATA FC_INT_TO_PTR
5798#define SPECHASH_IDATA_TO_UDATA FC_PTR_TO_INT
5799#define SPECHASH_VPTR_TO_IDATA FC_PTR_TO_INT
5801#define dialog_options_hash_iterate(hash, column, visible) \
5802 TYPED_HASH_ITERATE(const char *, intptr_t, hash, column, visible)
5803#define dialog_options_hash_iterate_end HASH_ITERATE_END
5813 const char *
prefixes[] = {
"player_dlg_",
"city_report_",
NULL };
5814 const char **prefix;
5921 const char *
const prefix =
"client";
5926 log_normal(
_(
"Didn't find the option file. Creating a new one."));
5960 "%s.save_options_on_exit", prefix);
5963 "%s.fullscreen_mode", prefix);
5968 "%s.migration_gtk3_from_gtk2", prefix);
5971 "%s.migration_gtk3_22_from_gtk3", prefix);
5974 "%s.migration_gtk4_from_gtk3_22", prefix);
5977 "%s.migration_sdl2_from_sdl", prefix);
5980 "%s.migration_sdl3_from_sdl2", prefix);
5983 "%s.migration_gtk2_from_2_5", prefix);
5986 "%s.migration_gtk3_from_2_5", prefix);
5989 "%s.migration_qt_from_2_5", prefix);
5994 "%s.flag_qt_default_fonts_set", prefix);
5997 "%s.flag_sdl2_default_screen_size_set", prefix);
6000 "%s.flag_sdl3_default_screen_size_set", prefix);
6007 "%s.zoom_default_level", prefix);
6011 "%s.gui_qt_show_relations_panel", prefix);
6014 "%s.gui_qt_show_techs_panel", prefix);
6017 "%s.gui_qt_show_wonders_panel", prefix);
6023 "client.default_topology");
6041 "%s.popup_caravan_arrival", prefix);
6054 "%s.do_combat_animation", prefix)) {
6064 for (
i = num - 1;
i >= 0;
i--) {
6082 const char *msg, ...)
6101 if (log_cb ==
NULL) {
6107 log_cb(
LOG_ERROR,
_(
"Save failed, cannot find a filename."));
6115 "client.save_options_on_exit");
6117 "deprecated",
"client.fullscreen_mode");
6121 "client.migration_gtk3_from_gtk2");
6123 "client.migration_gtk3_22_from_gtk3");
6125 "client.migration_gtk4_from_gtk3_22");
6127 "client.migration_sdl2_from_sdl");
6129 "client.migration_sdl3_from_sdl2");
6131 "client.migration_gtk2_from_2_5");
6133 "client.migration_gtk3_from_2_5");
6135 "client.migration_qt_from_2_5");
6139 "client.flag_qt_default_fonts_set");
6141 "client.flag_sdl2_default_screen_size_set");
6143 "client.flag_sdl3_default_screen_size_set");
6159 "client.zoom_default_level");
6162 "client.gui_qt_show_relations_panel");
6164 "client.gui_qt_show_techs_panel");
6166 "client.gui_qt_show_wonders_panel");
6170 "client.default_topology");
6173 "client.default_topology");
6195 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot create directory %s"),
6204 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot write to file %s"),
name);
6223 for (val = 0; (
name =
acc(val)); val++) {
6253 log_error(
"option %s has default value of %d, which is "
6254 "out of its range [%d; %d], changing to %d.",
6265 *((
const char **) &(
pcoption->string.def)) =
6273 log_error(
"Invalid NULL default string for option %s.",
6276 *((
const char **) &(
pcoption->string.def)) =
6286 &
pcoption->enumerator.support_names,
6287 &
pcoption->enumerator.pretty_names);
6446#ifndef FREECIV_NDEBUG
6450 log_normal(
"Error setting the value for %s (%s). Restoring the default "
6454#ifndef FREECIV_NDEBUG
6460 "Failed to reset the option \"%s\".",
6462#ifndef FREECIV_NDEBUG
6468 "Failed to restore mapimg definition for option \"%s\".",
6557 const char *
optname =
"<not set>";
6563 optname =
"default_tileset_square_name";
6567 optname =
"default_tileset_hex_name";
6571 optname =
"default_tileset_isohex_name";
6578 log_error(
"Unknown option name \"%s\" in option_set_default_ts()",
optname);
6602 val =
opt->str_vtable->get(
opt);
6604 if (val ==
NULL || val[0] ==
'\0') {
6626 log_debug(
"Setting tileset for square topologies.");
6631 log_debug(
"Setting tileset for hex topology.");
6635 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
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
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 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)
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]
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)