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 =
TRUE,
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_swrenderer =
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
409 struct option * (*option_by_number) (
int);
413 const char * (*category_name) (
int);
487 const char * (*name) (
const struct option *);
488 const char * (*description) (
const struct option *);
489 const char * (*help_text) (
const struct option *);
497 const struct option_bool_vtable {
503 const struct option_int_vtable {
511 const struct option_str_vtable {
512 const char * (*get) (
const struct option *);
513 const char * (*def) (
const struct option *);
514 const struct strvec * (*values) (
const struct option *);
518 const struct option_enum_vtable {
521 const struct strvec * (*values) (
const struct option *);
526 const struct option_bitwise_vtable {
529 const struct strvec * (*values) (
const struct option *);
533 const struct option_font_vtable {
534 const char * (*get) (
const struct option *);
535 const char * (*def) (
const struct option *);
536 const char * (*target) (
const struct option *);
540 const struct option_color_vtable {
546 const struct option_video_mode_vtable {
562#define OPTION(poption) ((struct option *) (poption))
564#define OPTION_INIT(optset, spec_type, spec_table_var, common_table, \
565 spec_table, changed_cb, cb_data) { \
568 .common_vtable = &common_table, \
570 .spec_table_var = &spec_table \
572 .changed_callback = changed_cb, \
573 .callback_data = cb_data, \
576#define OPTION_BOOL_INIT(optset, common_table, bool_table, changed_cb) \
577 OPTION_INIT(optset, OT_BOOLEAN, bool_vtable, common_table, bool_table, \
579#define OPTION_INT_INIT(optset, common_table, int_table, changed_cb) \
580 OPTION_INIT(optset, OT_INTEGER, int_vtable, common_table, int_table, \
582#define OPTION_STR_INIT(optset, common_table, str_table, changed_cb, cb_data) \
583 OPTION_INIT(optset, OT_STRING, str_vtable, common_table, str_table, \
585#define OPTION_ENUM_INIT(optset, common_table, enum_table, changed_cb) \
586 OPTION_INIT(optset, OT_ENUM, enum_vtable, common_table, enum_table, \
588#define OPTION_BITWISE_INIT(optset, common_table, bitwise_table, \
590 OPTION_INIT(optset, OT_BITWISE, bitwise_vtable, common_table, \
591 bitwise_table, changed_cb, 0)
592#define OPTION_FONT_INIT(optset, common_table, font_table, changed_cb) \
593 OPTION_INIT(optset, OT_FONT, font_vtable, common_table, font_table, \
595#define OPTION_COLOR_INIT(optset, common_table, color_table, changed_cb) \
596 OPTION_INIT(optset, OT_COLOR, color_vtable, common_table, color_table, \
598#define OPTION_VIDEO_MODE_INIT(optset, common_table, video_mode_table, \
600 OPTION_INIT(optset, OT_VIDEO_MODE, video_mode_vtable, common_table, \
601 video_mode_table, changed_cb, 0)
756 if (
poption->changed_callback) {
944 const struct strvec *values;
966 const struct strvec *values;
1097 const struct strvec *values;
1335static const struct strvec *
1348static const struct strvec *
1363static const struct strvec *
1454 const struct strvec *(*
const val_accessor) (
const struct option *);
1461 const struct copt_val_name * (*
const name_accessor) (
int value);
1467 struct strvec *support_names, *pretty_names;
1468 const struct copt_val_name * (*
const name_accessor) (
int value);
1474 const char *
const def;
1490#define CLIENT_OPTION(poption) ((struct client_option *) (poption))
1508#define GEN_BOOL_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb) \
1510 .base_option = OPTION_BOOL_INIT(&client_optset_static, \
1511 client_option_common_vtable, \
1512 client_option_bool_vtable, ocb), \
1514 .description = odesc, \
1515 .help_text = ohelp, \
1517 .specific = ospec, \
1520 .pvalue = &gui_options.oname, \
1544#define GEN_INT_OPTION(oname, odesc, ohelp, ocat, ospec, odef, omin, omax, ocb) \
1546 .base_option = OPTION_INT_INIT(&client_optset_static, \
1547 client_option_common_vtable, \
1548 client_option_int_vtable, ocb), \
1550 .description = odesc, \
1551 .help_text = ohelp, \
1553 .specific = ospec, \
1556 .pvalue = &gui_options.oname, \
1582#define GEN_STR_OPTION(oname, odesc, ohelp, ocat, ospec, odef, ocb, cbd) \
1584 .base_option = OPTION_STR_INIT(&client_optset_static, \
1585 client_option_common_vtable, \
1586 client_option_str_vtable, ocb, cbd), \
1588 .description = odesc, \
1589 .help_text = ohelp, \
1591 .specific = ospec, \
1594 .pvalue = gui_options.oname, \
1595 .size = sizeof(gui_options.oname), \
1597 .val_accessor = NULL \
1623#define GEN_STR_LIST_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb, cbd) \
1625 .base_option = OPTION_STR_INIT(&client_optset_static, \
1626 client_option_common_vtable, \
1627 client_option_str_vtable, ocb, cbd), \
1629 .description = odesc, \
1630 .help_text = ohelp, \
1632 .specific = ospec, \
1635 .pvalue = gui_options.oname, \
1636 .size = sizeof(gui_options.oname), \
1638 .val_accessor = oacc \
1660#define GEN_ENUM_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, ocb) \
1662 .base_option = OPTION_ENUM_INIT(&client_optset_static, \
1663 client_option_common_vtable, \
1664 client_option_enum_vtable, ocb), \
1666 .description = odesc, \
1667 .help_text = ohelp, \
1669 .specific = ospec, \
1672 .pvalue = (int *) &gui_options.oname, \
1674 .support_names = NULL, \
1675 .pretty_names = NULL, \
1676 .name_accessor = oacc \
1698#define GEN_BITWISE_OPTION(oname, odesc, ohelp, ocat, ospec, odef, oacc, \
1701 .base_option = OPTION_BITWISE_INIT(&client_optset_static, \
1702 client_option_common_vtable, \
1703 client_option_bitwise_vtable, ocb), \
1705 .description = odesc, \
1706 .help_text = ohelp, \
1708 .specific = ospec, \
1711 .pvalue = &gui_options.oname, \
1713 .support_names = NULL, \
1714 .pretty_names = NULL, \
1715 .name_accessor = oacc \
1739#define GEN_FONT_OPTION(oname, otgt, odesc, ohelp, ocat, ospec, odef, ocb) \
1741 .base_option = OPTION_FONT_INIT(&client_optset_static, \
1742 client_option_common_vtable, \
1743 client_option_font_vtable, ocb), \
1745 .description = odesc, \
1746 .help_text = ohelp, \
1748 .specific = ospec, \
1751 .pvalue = gui_options.oname, \
1752 .size = sizeof(gui_options.oname), \
1775#define GEN_COLOR_OPTION(oname, odesc, ohelp, ocat, ospec, odef_fg, \
1778 .base_option = OPTION_COLOR_INIT(&client_optset_static, \
1779 client_option_common_vtable, \
1780 client_option_color_vtable, ocb), \
1782 .description = odesc, \
1783 .help_text = ohelp, \
1785 .specific = ospec, \
1788 .pvalue = &gui_options.oname, \
1789 .def = FT_COLOR(odef_fg, odef_bg) \
1810#define GEN_VIDEO_OPTION(oname, odesc, ohelp, ocat, ospec, odef_width, \
1813 .base_option = OPTION_VIDEO_MODE_INIT(&client_optset_static, \
1814 client_option_common_vtable, \
1815 client_option_video_mode_vtable, \
1818 .description = odesc, \
1819 .help_text = ohelp, \
1821 .specific = ospec, \
1824 .pvalue = &gui_options.oname, \
1825 .def = VIDEO_MODE(odef_width, odef_height) \
1843 {
"SPLIT",
N_(
"Split") },
1845 {
"SEPARATE",
N_(
"Separate") },
1847 {
"MERGED",
N_(
"Merged") }
1850 return (0 <= value && value <
ARRAY_SIZE(names)
1851 ? names + value :
NULL);
1863 {
"ENABLED",
N_(
"Enabled") },
1865 {
"DISABLED",
N_(
"Disabled") },
1867 {
"RULESET",
N_(
"Ruleset") }
1870 return (0 <= value && value <
ARRAY_SIZE(names)
1871 ? names + value :
NULL);
1888 N_(
"This is the default login username that will be used "
1889 "in the connection dialogs or with the -a command-line "
1893 N_(
"Automatically update \"Server\" and \"Server port\" "
1894 "options to match your latest connection, so by "
1895 "default you connect to the same server you used "
1896 "on the previous run. You should enable "
1897 "saving options on exit too, so that the automatic "
1898 "updates to the options get saved too."),
1902 N_(
"This is the default server hostname that will be used "
1903 "in the connection dialogs or with the -a command-line "
1908 N_(
"This is the default server port that will be used "
1909 "in the connection dialogs or with the -a command-line "
1914 N_(
"The metaserver is a host that the client contacts to "
1915 "find out about games on the internet. Don't change "
1916 "this from its default value unless you know what "
1920 N_(
"Send heartbeat messages to the server"),
1921 N_(
"Periodically send an empty heartbeat message to the "
1922 "server to probe whether the connection is still up. "
1923 "This can help to make it obvious when the server has "
1924 "cut the connection due to a connectivity outage, if "
1925 "the client would otherwise sit idle for a long period."),
1928 N_(
"Followtag override"),
1930 N_(
"Followtag determines which kind of new freeciv versions' "
1931 "availability gets checked from the metaserver. Special "
1932 "value 'builtin' means that value builtin to the client "
1936 N_(
"Send desired settings to the server"),
1937 N_(
"In single-player mode client usually sends user's "
1938 "desired server settings to the server it has "
1939 "launched internally. By disabling this option one "
1940 "can prevent such override of server settings from "
1941 "other sources, such as settings balanced for a "
1946 N_(
"This is the soundset that will be used. Changing "
1947 "this is the same as using the -S command-line "
1948 "parameter. Use modpack installer utility to install "
1949 "additional soundsets."),
1953 N_(
"This is the musicset that will be used. Changing "
1954 "this is the same as using the -m command-line "
1955 "parameter. Use modpack installer utility to install "
1956 "additional musicsets."),
1961 N_(
"If you have a problem with sound, try changing "
1962 "the sound plugin. The new plugin won't take "
1963 "effect until you restart Freeciv. Changing this "
1964 "is the same as using the -P command-line option."),
1967 N_(
"The chat log file"),
1968 N_(
"The name of the chat log file."),
1974 N_(
"By changing this option you change the "
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 "
2005 N_(
"Select the tileset used with Square based maps. "
2006 "This may change the currently active tileset, if "
2007 "you are playing on such a map, in which "
2008 "case this is the same as using the -t "
2009 "command-line parameter. "
2010 "Use modpack installer utility to install "
2011 "additional tilesets."),
2015 N_(
"Select the tileset used with Hex maps. "
2016 "This may change the currently active tileset, if "
2017 "you are playing on such a map, in which "
2018 "case this is the same as using the -t "
2019 "command-line parameter. "
2020 "Use modpack installer utility to install "
2021 "additional tilesets."),
2025 N_(
"Select the tileset used with Iso-Hex maps. "
2026 "This may change the currently active tileset, if "
2027 "you are playing on such a map, in which "
2028 "case this is the same as using the -t "
2029 "command-line parameter."
2030 "Use modpack installer utility to install "
2031 "additional tilesets."),
2036 N_(
"Setting this option will draw a line at the city "
2041 N_(
"Setting this option will draw city output for every "
2046 N_(
"Setting this option will draw a grid over the map."),
2050 N_(
"Setting this option will display a 'city bar' "
2051 "containing useful information beneath each city. "
2052 "Disabling this option will display only the city's "
2053 "name and, optionally, production."),
2057 N_(
"Setting this option will draw the names of the cities "
2062 N_(
"Setting this option will draw in how many turns the "
2063 "cities will grow or shrink."),
2067 N_(
"Setting this option will draw what the cities are "
2068 "currently building on the map."),
2072 N_(
"Setting this option will draw how much gold is "
2073 "needed to buy the production of the cities."),
2077 N_(
"Setting this option will draw trade route lines "
2078 "between cities which have trade routes."),
2082 N_(
"Setting this option will draw the terrain."),
2086 N_(
"Setting this option will draw a line to separate the "
2087 "land from the ocean."),
2091 N_(
"Setting this option will draw all kind of paths "
2096 N_(
"Setting this option will draw the irrigation systems "
2101 N_(
"Setting this option will draw the mines on the map."),
2105 N_(
"Setting this option will draw the bases on the map."),
2109 N_(
"Setting this option will draw the resources on the "
2114 N_(
"Setting this option will draw the huts on the "
2119 N_(
"Setting this option will draw pollution and "
2120 "nuclear fallout on the map."),
2124 N_(
"Setting this option will draw the cities on the map."),
2128 N_(
"Setting this option will draw the units on the map."),
2132 N_(
"Solid unit background color"),
2133 N_(
"Setting this option will cause units on the map "
2134 "view to be drawn with a solid background color "
2135 "instead of the flag backdrop."),
2139 N_(
"Setting this option will draw a shield icon "
2140 "as the flags on units. If unset, the full flag will "
2144 N_(
"Setting this option will draw a numbers indicating "
2145 "size of the unit stacks. Not all clients support "
2149 N_(
"Setting this option will cause the currently focused "
2150 "unit(s) to always be drawn, even if units are not "
2151 "otherwise being drawn (for instance if 'Draw the units' "
2156 N_(
"Setting this option will draw the fog of war."),
2160 N_(
"Setting this option will draw the national borders."),
2165 N_(
"Setting this option will highlight tiles that the "
2166 "currently selected unit cannot enter unaided due to "
2167 "non-native terrain. (If multiple units are selected, "
2168 "only tiles that all of them can enter are indicated.)"),
2172 N_(
"Show dead players in Nations report"),
2173 N_(
"This option controls whether defeated nations are "
2174 "shown on the Nations report page."),
2178 N_(
"Set this option to have a \"bell\" event be generated "
2179 "at the start of a new turn. You can control the "
2180 "behavior of the \"bell\" event by editing the message "
2184 N_(
"Unit movement animation time (milliseconds)"),
2185 N_(
"This option controls how long unit \"animation\" takes "
2186 "when a unit moves on the map view. Set it to 0 to "
2187 "disable animation entirely."),
2190 N_(
"Mapview recentering time (milliseconds)"),
2191 N_(
"When the map view is recentered, it will slide "
2192 "smoothly over the map to its new position. This "
2193 "option controls how long this slide lasts. Set it to "
2194 "0 to disable mapview sliding entirely."),
2197 N_(
"Combat animation step time (milliseconds)"),
2198 N_(
"This option controls the speed of combat animation "
2199 "between units on the mapview. Set it to 0 to disable "
2200 "animation entirely."),
2203 N_(
"Show icons in the technology tree"),
2204 N_(
"Setting this option will display icons "
2205 "on the technology tree diagram. Turning "
2206 "this option off makes the technology tree "
2210 N_(
"Use curved lines in the technology tree"),
2211 N_(
"Setting this option make the technology tree "
2212 "diagram use curved lines to show technology "
2213 "relations. Turning this option off causes "
2214 "the lines to be drawn straight."),
2218 N_(
"Color to highlight your player/user name"),
2219 N_(
"If set, your player and user name in the new chat "
2220 "messages will be highlighted using this color as "
2221 "background. If not set, it will just not highlight "
2225 N_(
"Disable this option if you do not want to "
2226 "press the Turn Done button manually when watching "
2230 N_(
"Set this option to have the active unit centered "
2231 "automatically when the unit focus changes."),
2234 N_(
"Disable this option if you do not want to see "
2235 "automated units autocentered and animated."),
2238 N_(
"Set this option to have any combat be centered "
2239 "automatically. Disabling this will speed up the time "
2240 "between turns but may cause you to miss combat "
2244 N_(
"Set this option to have the client automatically "
2245 "recenter the map on a suitable location at the "
2246 "start of each turn."),
2249 N_(
"Set this option to have newly awoken units be "
2250 "focused automatically."),
2253 N_(
"If this option is set then a goto may be initiated "
2254 "by left-clicking and then holding down the mouse "
2255 "button while dragging the mouse onto a different "
2259 N_(
"Setting this option will make the game consider "
2260 "moving into unknown tiles. If not, then goto routes "
2261 "will detour around or be blocked by unknown tiles."),
2264 N_(
"Setting this option makes the mapview center on a "
2265 "city when its city dialog is popped up."),
2267 GEN_BOOL_OPTION(show_previous_turn_messages,
N_(
"Show messages from previous turn"),
2268 N_(
"Message Window shows messages also from previous turn. "
2269 "This makes sure you don't miss messages received in the end of "
2270 "the turn, just before the window gets cleared."),
2273 N_(
"Set this option to make the city production (as shown "
2274 "in the city dialog) to be more compact."),
2277 N_(
"Setting this option makes your turn end automatically "
2278 "when all your units are done moving."),
2281 N_(
"Disabling this option will make the names of newly "
2282 "founded cities be chosen automatically by the server."),
2285 N_(
"Setting this option will pop up a newly-founded "
2286 "city's city dialog automatically."),
2289 N_(
"If this option is enabled, when a unit arrives at "
2290 "a city where it can perform an action like "
2291 "establishing a trade route, helping build a wonder, or "
2292 "establishing an embassy, a window will pop up asking "
2293 "which action should be performed. "
2294 "Disabling this option means you will have to do the "
2295 "action manually by pressing either 'r' (for a trade "
2296 "route), 'b' (for building a wonder) or 'd' (for a "
2297 "spy action) when the unit is in the city."),
2300 N_(
"If this option is enabled, when a unit arrives at a "
2301 "target it can attack, a window will pop up asking "
2302 "which action should be performed even if an attack "
2303 "action is legal and no other interesting action are. "
2304 "This allows you to change your mind or to select an "
2305 "uninteresting action."),
2312 N_(
"Pop up actions when final move to allied tile"),
2313 N_(
"If this option is enabled the final move in a unit's"
2314 " orders to a tile with allied units or cities it can"
2315 " perform an action to is interpreted as an attempted"
2316 " action. This makes the action selection dialog pop up"
2317 " while the unit is at the adjacent tile."
2318 " This can, in cases where the action requires that"
2319 " the actor unit has moves left, save a turn."
2320 " The down side is that the unit remains adjacent to"
2321 " rather than inside the protection of an allied city"
2325 N_(
"This option controls whether the client should "
2326 "try to change the mouse cursor depending on what "
2327 "is being pointed at, as well as to indicate "
2328 "changes in the client or server state."),
2331 N_(
"If this option is enabled, when both cities and "
2332 "units are present in the selection rectangle, only "
2333 "cities will be selected. See the help on Controls."),
2336 N_(
"Clear unit orders on selection"),
2337 N_(
"Enabling this option will cause unit orders to be "
2338 "cleared as soon as one or more units are selected. If "
2339 "this option is disabled, busy units will not stop "
2340 "their current activity when selected. Giving them "
2341 "new orders will clear their current ones; pressing "
2342 "<space> once will clear their orders and leave them "
2343 "selected, and pressing <space> a second time will "
2347 N_(
"If this option is turned on, the vote bar will be "
2348 "displayed to show vote information."),
2351 N_(
"Always display the vote bar"),
2352 N_(
"If this option is turned on, the vote bar will never "
2353 "be hidden, even if there is no running vote."),
2356 N_(
"Do not show vote bar if not a player"),
2357 N_(
"If this option is enabled, the client won't show the "
2358 "vote bar if you are not a player."),
2361 N_(
"If this option is enabled, then new votes will go "
2362 "to the front of the vote list."),
2365 N_(
"Autoaccept tileset suggestions"),
2366 N_(
"If this option is enabled, any tileset suggested by "
2367 "the ruleset is automatically used; otherwise you "
2368 "are prompted to change tileset."),
2372 N_(
"Enable sound effects"),
2373 N_(
"Play sound effects, assuming there's suitable "
2374 "sound plugin and soundset with the sounds."),
2377 N_(
"Enable in-game music"),
2378 N_(
"Play music during the game, assuming there's suitable "
2379 "sound plugin and musicset with in-game tracks."),
2382 N_(
"Enable menu music"),
2383 N_(
"Play music while not in actual game, "
2384 "assuming there's suitable "
2385 "sound plugin and musicset with menu music tracks."),
2388 N_(
"Silent when not in focus"),
2389 N_(
"Fade all sound out when the client is not in focus. "
2390 "Not all clients support this."),
2394 N_(
"Volume scale from 0-100"),
2400 N_(
"Autoaccept soundset suggestions"),
2401 N_(
"If this option is enabled, any soundset suggested by "
2402 "the ruleset is automatically used."),
2405 N_(
"Autoaccept musicset suggestions"),
2406 N_(
"If this option is enabled, any musicset suggested by "
2407 "the ruleset is automatically used."),
2411 N_(
"Background layer"),
2412 N_(
"The background layer of the overview shows just "
2416 N_(
"Terrain relief map layer"),
2417 N_(
"The relief layer shows all terrains on the map."),
2420 N_(
"Borders layer"),
2421 N_(
"The borders layer of the overview shows which tiles "
2422 "are owned by each player."),
2425 N_(
"Borders layer on ocean tiles"),
2426 N_(
"The borders layer of the overview are drawn on "
2427 "ocean tiles as well (this may look ugly with many "
2428 "islands). This option is only of interest if you "
2429 "have set the option \"Borders layer\" already."),
2433 N_(
"Enabling this will draw units on the overview."),
2437 N_(
"Enabling this will draw cities on the overview."),
2440 N_(
"Overview fog of war"),
2441 N_(
"Enabling this will show fog of war on the "
2448 N_(
"The image toolkit and file format used for "
2453 N_(
"Zoom factor for map images"),
2454 N_(
"The magnification used for map images."),
2457 N_(
"Show area within borders"),
2458 N_(
"If set, the territory of each nation is shown "
2459 "on the saved image."),
2463 N_(
"If set, the border of each nation is shown on the "
2468 N_(
"If set, cities are shown on the saved image."),
2471 N_(
"Show fog of war"),
2472 N_(
"If set, the extent of fog of war is shown on the "
2476 N_(
"Show full terrain"),
2477 N_(
"If set, terrain relief is shown with different colors "
2478 "in the saved image; otherwise, only land and water are "
2483 N_(
"If set, units are shown in the saved image."),
2486 N_(
"Map image file name"),
2487 N_(
"The base part of the filename for saved map images. "
2488 "A string identifying the game turn and map options will "
2574 "Sans Bold 10",
NULL),
2589 N_(
"Disable this option to hide the scrollbars on the "
2681 "Sans Bold 10",
NULL),
2693 N_(
"If this option is set the client will use the "
2694 "whole screen area for drawing."),
2697 N_(
"Disable this option to hide the scrollbars on the "
2701 N_(
"If this option is set then dialog windows will always "
2702 "remain in front of the main Freeciv window. "
2703 "Disabling this has no effect in fullscreen mode."),
2706 N_(
"Disabling this will turn off the unit and building "
2707 "icons in the worklist dialog and the production "
2708 "tab of the city dialog."),
2711 N_(
"If this option is enabled then report dialogs will "
2712 "be shown as separate tabs rather than in popup "
2716 N_(
"Show time for each chat message"),
2717 N_(
"If this option is enabled then all chat messages "
2718 "will be prefixed by a time string of the form "
2719 "[hour:minute:second]."),
2722 N_(
"New message events go to top of list"),
2723 N_(
"If this option is enabled, new events in the "
2724 "message window will appear at the top of the list, "
2725 "rather than being appended at the bottom."),
2728 N_(
"Show extra message window buttons"),
2729 N_(
"If this option is enabled, there will be two "
2730 "buttons displayed in the message window for "
2731 "inspecting a city and going to a location. If this "
2732 "option is disabled, these buttons will not appear "
2733 "(you can still double-click with the left mouse "
2734 "button or right-click on a row to inspect or goto "
2735 "respectively). This option will only take effect "
2736 "once the message window is closed and reopened."),
2739 N_(
"Metaserver tab first in network page"),
2740 N_(
"If this option is enabled, the metaserver tab will "
2741 "be the first notebook tab in the network page. This "
2742 "option requires a restart in order to take effect."),
2745 N_(
"Plain chat messages are sent to allies only"),
2746 N_(
"If this option is enabled, then plain messages "
2747 "typed into the chat entry while the game is "
2748 "running will only be sent to your allies. "
2749 "Otherwise plain messages will be sent as "
2750 "public chat messages. To send a public chat "
2751 "message with this option enabled, prefix the "
2752 "message with a single colon ':'. This option "
2753 "can also be set using a toggle button beside "
2754 "the chat entry (only visible in multiplayer "
2758 N_(
"Messages and Chat reports location"),
2761 N_(
"Controls where the Messages and Chat reports "
2762 "appear relative to the main view containing the map.\n"
2763 "'Split' allows all three to be seen simultaneously, "
2764 "which is best for multiplayer, but requires a large "
2765 "window to be usable.\n"
2766 "'Separate' puts Messages and Chat in a notebook "
2767 "separate from the main view, so that one of them "
2768 "can always be seen alongside the main view.\n"
2769 "'Merged' makes the Messages and Chat reports into "
2770 "tabs alongside the map and other reports; this "
2771 "allows a larger map view on small screens.\n"
2772 "This option requires a restart in order to take "
2777 N_(
"Arrange widgets for small displays"),
2778 N_(
"If this option is enabled, widgets in the main "
2779 "window will be arranged so that they take up the "
2780 "least amount of total screen space. Specifically, "
2781 "the left panel containing the overview, player "
2782 "status, and the unit information box will be "
2783 "extended over the entire left side of the window. "
2784 "This option requires a restart in order to take "
2787 N_(
"Mouse over the map widget selects it automatically"),
2788 N_(
"If this option is enabled, then the map will be "
2789 "focused when the mouse hovers over it."),
2792 N_(
"Player or user name autocompletion"),
2793 N_(
"If this option is turned on, the tabulation key "
2794 "will be used in the chatline to complete the word you "
2795 "are typing with the name of a player or a user."),
2798 N_(
"Width of the city dialog"),
2799 N_(
"This value is only used if the width of the city "
2800 "dialog is saved."),
2805 N_(
"Height of the city dialog"),
2806 N_(
"This value is only used if the height of the city "
2807 "dialog is saved."),
2812 N_(
"Popup tech help when gained"),
2813 N_(
"Controls if tech help should be opened when "
2814 "new tech has been gained.\n"
2815 "'Ruleset' means that behavior suggested by "
2820 N_(
"Minimum surplus for a governor"),
2821 N_(
"The lower limit of the range for requesting surpluses "
2822 "from the governor."),
2827 N_(
"Maximum surplus for a governor"),
2828 N_(
"The higher limit of the range for requesting surpluses "
2829 "from the governor."),
2835 N_(
"This font is used to display the city labels on city "
2841 N_(
"This font is used to display server reports such "
2842 "as the demographic report or historian publications."),
2846 N_(
"Spaceship Label"),
2847 N_(
"This font is used to display the spaceship widgets."),
2852 N_(
"This font is used to display the help headers in the "
2858 N_(
"This font is used to display the help links in the "
2864 N_(
"This font is used to display the help body text in "
2865 "the help window."),
2869 N_(
"Chatline Area"),
2870 N_(
"This font is used to display the text in the "
2876 N_(
"This font is used to display the beta label."),
2881 N_(
"This font is used for any small font request. For "
2882 "example, it is used for display the building lists "
2883 "in the city dialog, the Economy report or the Units "
2888 N_(
"Comment Label"),
2889 N_(
"This font is used to display comment labels, such as "
2890 "in the governor page of the city dialogs."),
2895 N_(
"This font is used to the display the city names "
2898 "Sans Bold 10",
NULL),
2899 GEN_FONT_OPTION(gui_gtk3_22_font_city_productions,
"city_productions",
2900 N_(
"City Productions"),
2901 N_(
"This font is used to display the city production "
2906 N_(
"Requirement Tree"),
2907 N_(
"This font is used to the display the requirement tree "
2908 "in the Research report."),
2914 N_(
"If this option is set the client will use the "
2915 "whole screen area for drawing."),
2918 N_(
"Disable this option to hide the scrollbars on the "
2922 N_(
"If this option is set then dialog windows will always "
2923 "remain in front of the main Freeciv window. "
2924 "Disabling this has no effect in fullscreen mode."),
2927 N_(
"Disabling this will turn off the unit and building "
2928 "icons in the worklist dialog and the production "
2929 "tab of the city dialog."),
2932 N_(
"If this option is enabled then report dialogs will "
2933 "be shown as separate tabs rather than in popup "
2937 N_(
"Show time for each chat message"),
2938 N_(
"If this option is enabled then all chat messages "
2939 "will be prefixed by a time string of the form "
2940 "[hour:minute:second]."),
2943 N_(
"New message events go to top of list"),
2944 N_(
"If this option is enabled, new events in the "
2945 "message window will appear at the top of the list, "
2946 "rather than being appended at the bottom."),
2949 N_(
"Show extra message window buttons"),
2950 N_(
"If this option is enabled, there will be two "
2951 "buttons displayed in the message window for "
2952 "inspecting a city and going to a location. If this "
2953 "option is disabled, these buttons will not appear "
2954 "(you can still double-click with the left mouse "
2955 "button or right-click on a row to inspect or goto "
2956 "respectively). This option will only take effect "
2957 "once the message window is closed and reopened."),
2960 N_(
"Metaserver tab first in network page"),
2961 N_(
"If this option is enabled, the metaserver tab will "
2962 "be the first notebook tab in the network page. This "
2963 "option requires a restart in order to take effect."),
2966 N_(
"Plain chat messages are sent to allies only"),
2967 N_(
"If this option is enabled, then plain messages "
2968 "typed into the chat entry while the game is "
2969 "running will only be sent to your allies. "
2970 "Otherwise plain messages will be sent as "
2971 "public chat messages. To send a public chat "
2972 "message with this option enabled, prefix the "
2973 "message with a single colon ':'. This option "
2974 "can also be set using a toggle button beside "
2975 "the chat entry (only visible in multiplayer "
2979 N_(
"Messages and Chat reports location"),
2982 N_(
"Controls where the Messages and Chat reports "
2983 "appear relative to the main view containing the map.\n"
2984 "'Split' allows all three to be seen simultaneously, "
2985 "which is best for multiplayer, but requires a large "
2986 "window to be usable.\n"
2987 "'Separate' puts Messages and Chat in a notebook "
2988 "separate from the main view, so that one of them "
2989 "can always be seen alongside the main view.\n"
2990 "'Merged' makes the Messages and Chat reports into "
2991 "tabs alongside the map and other reports; this "
2992 "allows a larger map view on small screens.\n"
2993 "This option requires a restart in order to take "
2998 N_(
"Arrange widgets for small displays"),
2999 N_(
"If this option is enabled, widgets in the main "
3000 "window will be arranged so that they take up the "
3001 "least amount of total screen space. Specifically, "
3002 "the left panel containing the overview, player "
3003 "status, and the unit information box will be "
3004 "extended over the entire left side of the window. "
3005 "This option requires a restart in order to take "
3008 N_(
"Mouse over the map widget selects it automatically"),
3009 N_(
"If this option is enabled, then the map will be "
3010 "focused when the mouse hovers over it."),
3013 N_(
"Player or user name autocompletion"),
3014 N_(
"If this option is turned on, the tabulation key "
3015 "will be used in the chatline to complete the word you "
3016 "are typing with the name of a player or a user."),
3019 N_(
"Width of the city dialog"),
3020 N_(
"This value is only used if the width of the city "
3021 "dialog is saved."),
3026 N_(
"Height of the city dialog"),
3027 N_(
"This value is only used if the height of the city "
3028 "dialog is saved."),
3033 N_(
"Popup tech help when gained"),
3034 N_(
"Controls if tech help should be opened when "
3035 "new tech has been gained.\n"
3036 "'Ruleset' means that behavior suggested by "
3041 N_(
"Minimum surplus for a governor"),
3042 N_(
"The lower limit of the range for requesting surpluses "
3043 "from the governor."),
3048 N_(
"Maximum surplus for a governor"),
3049 N_(
"The higher limit of the range for requesting surpluses "
3050 "from the governor."),
3056 N_(
"This font is used to display the city labels on city "
3062 N_(
"This font is used to display server reports such "
3063 "as the demographic report or historian publications."),
3067 N_(
"Spaceship Label"),
3068 N_(
"This font is used to display the spaceship widgets."),
3073 N_(
"This font is used to display the help headers in the "
3079 N_(
"This font is used to display the help links in the "
3085 N_(
"This font is used to display the help body text in "
3086 "the help window."),
3090 N_(
"Chatline Area"),
3091 N_(
"This font is used to display the text in the "
3097 N_(
"This font is used to display the beta label."),
3102 N_(
"This font is used for any small font request. For "
3103 "example, it is used for display the building lists "
3104 "in the city dialog, the Economy report or the Units "
3109 N_(
"Comment Label"),
3110 N_(
"This font is used to display comment labels, such as "
3111 "in the governor page of the city dialogs."),
3116 N_(
"This font is used to the display the city names "
3119 "Sans Bold 10",
NULL),
3121 N_(
"City Productions"),
3122 N_(
"This font is used to display the city production "
3127 N_(
"Requirement Tree"),
3128 N_(
"This font is used to the display the requirement tree "
3129 "in the Research report."),
3146 N_(
"If this option is set the client will use the "
3147 "whole screen area for drawing."),
3150 N_(
"This option controls the resolution of the "
3151 "selected screen."),
3154 N_(
"Usually hardware rendering is used when possible. "
3155 "With this option set, software rendering is always used."),
3158 N_(
"If this option is disabled, the cursor will "
3159 "always be displayed as static."),
3162 N_(
"If this option is disabled, the cursor will "
3163 "always be displayed in black and white."),
3167 N_(
"The size of font used to the display the city names "
3172 N_(
"City Productions"),
3173 N_(
"The size of font used to the display the city "
3174 "production names on the map."),
3177 GEN_BOOL_OPTION(gui_sdl2_use_theme_font_size,
N_(
"Use theme defined font size"),
3178 N_(
"Disable this to override base font size set by theme "
3179 "by the setting below."),
3182 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3183 "to this. This option has effect only if theme font sizes "
3184 "option is disabled."),
3189 N_(
"If this option is set the client will use the "
3190 "whole screen area for drawing."),
3193 N_(
"This option controls the resolution of the "
3194 "selected screen."),
3197 N_(
"Usually hardware rendering is used when possible. "
3198 "With this option set, software rendering is always used."),
3201 N_(
"If this option is disabled, the cursor will "
3202 "always be displayed as static."),
3205 N_(
"If this option is disabled, the cursor will "
3206 "always be displayed in black and white."),
3210 N_(
"The size of font used to the display the city names "
3215 N_(
"City Productions"),
3216 N_(
"The size of font used to the display the city "
3217 "production names on the map."),
3220 GEN_BOOL_OPTION(gui_sdl3_use_theme_font_size,
N_(
"Use theme defined font size"),
3221 N_(
"Disable this to override base font size set by theme "
3222 "by the setting below."),
3225 N_(
"Base Font Size. All the fonts' sizes are defined relative "
3226 "to this. This option has effect only if theme font sizes "
3227 "option is disabled."),
3232 N_(
"If this option is set the client will use the "
3233 "whole screen area for drawing."),
3236 N_(
"If this option is set the client will show a titlebar. "
3237 "If disabled, then no titlebar will be shown, and "
3238 "minimize/maximize/etc buttons will be placed on the "
3243 N_(
"This is default font"),
3245 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3248 N_(
"This font is used to display server reports such "
3249 "as the demographic report or historian publications."),
3251 "Monospace,9,-1,5,75,0,0,0,0,0",
font_changed_callback),
3254 N_(
"This font is used to display the help labels in the "
3257 "Sans Serif,9,-1,5,50,0,0,0,0,0",
font_changed_callback),
3260 N_(
"This font is used to display the help body text in "
3261 "the help window."),
3263 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3265 N_(
"Chatline Area"),
3266 N_(
"This font is used to display the text in the "
3269 "Monospace,8,-1,5,50,0,0,0,0,0",
font_changed_callback),
3272 N_(
"This font is used to the display the city names "
3275 "Sans Serif,10,-1,5,75,0,0,0,0,0",
font_changed_callback),
3277 N_(
"City Productions"),
3278 N_(
"This font is used to display the city production "
3281 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3283 N_(
"Requirement Tree"),
3284 N_(
"This font is used to the display the requirement tree "
3285 "in the Research report."),
3287 "Sans Serif,10,-1,5,50,1,0,0,0,0",
font_changed_callback),
3289 N_(
"If this option is set the client will show "
3290 "information and map preview of current savegame."),
3293 N_(
"If this option is set, the sidebar will be to the left "
3294 "of the map, otherwise to the right."),
3297 N_(
"Wake up sequence"),
3298 N_(
"String which will trigger sound in pregame page; "
3299 "%1 stands for username."),
3303 N_(
"Enable svgflags features, such as bigger flags "
3304 "on the diplomacy dialog. Change to this comes "
3305 "to an effect on next client start."),
3307 N_(
"Enable svgflags features, such as bigger flags "
3308 "on the diplomacy dialog. This has no effect on "
3309 "this freeciv build, as the svg support has not "
3317#define client_options_iterate_all(poption) \
3319 const struct client_option *const poption##_max = \
3320 client_options + client_options_num; \
3321 struct client_option *client_##poption = client_options; \
3322 struct option *poption; \
3323 for (; client_##poption < poption##_max; client_##poption++) { \
3324 poption = OPTION(client_##poption);
3326#define client_options_iterate_all_end \
3384 return _(
"Graphics");
3387 return Q_(
"?map:Overview");
3391 return _(
"Interface");
3393 return _(
"Map Image");
3395 return _(
"Network");
3402 log_error(
"%s: invalid option category number %d.",
3487 if (*
pcoption->boolean.pvalue == val) {
3537 || *
pcoption->integer.pvalue == val) {
3565static const struct strvec *
3609static const struct strvec *
3623 if (*
pcoption->enumerator.pvalue == val
3629 *
pcoption->enumerator.pvalue = val;
3668static const struct strvec *
3682 if (*
pcoption->bitwise.pvalue == val) {
3770 bool changed =
FALSE;
3772#define color_set(color_tgt, color) \
3773 if (NULL == color_tgt) { \
3774 if (NULL != color) { \
3775 color_tgt = fc_strdup(color); \
3779 if (NULL == color) { \
3780 free((void *) color_tgt); \
3783 } else if (0 != strcmp(color_tgt, color)) { \
3784 free((void *) color_tgt); \
3785 color_tgt = fc_strdup(color); \
3830 *
pcoption->video_mode.pvalue = mode;
3848 const char *
old_paths =
"draw_roads_rails";
3913 return ((
color.foreground =
3916 && (
color.background =
4069static const struct strvec *
4082static const struct strvec *
4096static const struct strvec *
4149 struct strvec *support_names;
4150 struct strvec *pretty_names;
4155#define SERVER_OPTION(poption) ((struct server_option *) (poption))
4178 switch (
poption->base_option.type) {
4319#define handle_server_setting_common(psoption, packet) \
4320 psoption->is_changeable = packet->is_changeable; \
4321 psoption->setdef = packet->setdef; \
4322 if (psoption->is_visible != packet->is_visible) { \
4323 if (psoption->is_visible) { \
4324 need_gui_remove = TRUE; \
4325 } else if (packet->is_visible) { \
4326 need_gui_add = TRUE; \
4328 psoption->is_visible = packet->is_visible; \
4333 if (!psoption->desired_sent \
4334 && psoption->is_visible \
4335 && psoption->is_changeable \
4336 && gui_options.send_desired_settings \
4337 && is_server_running() \
4338 && packet->initial_setting) { \
4344 desired_settable_option_send(OPTION(poption)); \
4345 psoption->desired_sent = TRUE; \
4349 if (need_gui_remove) { \
4350 option_gui_remove(poption); \
4351 } else if (need_gui_add) { \
4352 option_gui_add(poption); \
4354 option_gui_update(poption); \
4378 "Server setting \"%s\" (nb %d) has type %s (%d), "
4413 "Server setting \"%s\" (nb %d) has type %s (%d), "
4450 "Server setting \"%s\" (nb %d) has type %s (%d), "
4495 "Server setting \"%s\" (nb %d) has type %s (%d), "
4584 "Server setting \"%s\" (nb %d) has type %s (%d), "
4791 if (
psoption->boolean.value == val) {
4796 val ?
"enabled" :
"disabled");
4842 ||
psoption->integer.value == val) {
4870static const struct strvec *
4912static const struct strvec *
4927 if (val ==
psoption->enumerator.value
4941 const char **pvalue,
4945 const struct strvec *values =
psoption->enumerator.support_names;
4947 if (
NULL != pvalue) {
4975static const struct strvec *
4992 if ((1 <<
bit) & val) {
4993 if (
'\0' !=
buf[0]) {
5010 if (val ==
psoption->bitwise.value) {
5143 "%s.message_where_%02d", prefix,
i);
5158 p =
"E_UNIT_WIN_DEF";
5162 log_error(
"Event not supported: %s", p);
5167 "messages.event%d.where",
i)) {
5187 "messages.event%d.name",
i);
5189 "messages.event%d.where",
i);
5204 "cma.preset%d.name",
i);
5238 "cma.preset%d.minsurp%d",
i,
o);
5240 "cma.preset%d.factor%d",
i,
o);
5243 "cma.preset%d.reqhappy",
i);
5245 "cma.preset%d.happyfactor",
i);
5256 _(
"If you add a preset by hand,"
5257 " also update \"number_of_presets\""),
5258 "cma.number_of_presets");
5265#define OLD_OPTION_FILE_NAME ".civclientrc"
5267#define MID_OPTION_FILE_NAME ".freeciv-client-rc-%d.%d"
5268#define NEW_OPTION_FILE_NAME "freeciv-client-rc-%d.%d"
5271#define FIRST_MAJOR_NEW_OPTION_FILE_NAME 2
5272#define FIRST_MINOR_NEW_OPTION_FILE_NAME 6
5274#define FIRST_MAJOR_MID_OPTION_FILE_NAME 2
5275#define FIRST_MINOR_MID_OPTION_FILE_NAME 2
5277#define FIRST_MAJOR_NEW_BOOLEAN 2
5278#define FIRST_MINOR_NEW_BOOLEAN 3
5297#ifdef OPTION_FILE_NAME
5302 log_error(
_(
"Cannot find freeciv storage directory"));
5332#if MINOR_VERSION >= 90
5338 *allow_digital_boolean =
FALSE;
5343#ifdef OPTION_FILE_NAME
5351 log_error(
_(
"Cannot find freeciv storage directory"));
5368 "loading from '%s' instead."),
5382 log_error(
_(
"Cannot find your home directory"));
5398 "loading from '%s' instead."),
5403 *allow_digital_boolean =
TRUE;
5414 "loading from '%s' instead."),
5417 *allow_digital_boolean =
TRUE;
5427#undef OLD_OPTION_FILE_NAME
5428#undef MID_OPTION_FILE_NAME
5429#undef NEW_OPTION_FILE_NAME
5430#undef FIRST_MAJOR_NEW_OPTION_FILE_NAME
5431#undef FIRST_MINOR_NEW_OPTION_FILE_NAME
5432#undef FIRST_MAJOR_MID_OPTION_FILE_NAME
5433#undef FIRST_MINOR_MID_OPTION_FILE_NAME
5434#undef FIRST_MINOR_NEW_BOOLEAN
5440#define SPECHASH_TAG settable_options
5441#define SPECHASH_ASTR_KEY_TYPE
5442#define SPECHASH_ASTR_DATA_TYPE
5444#define settable_options_hash_iterate(hash, name, value) \
5445 TYPED_HASH_ITERATE(const char *, const char *, hash, name, value)
5446#define settable_options_hash_iterate_end HASH_ITERATE_END
5456 const struct section *psection;
5467 if (
NULL == psection) {
5506 if (
NULL ==
string) {
5507 log_error(
"Entry type variant of \"%s.%s\" is not supported.",
5602 log_error(
"Option type %s (%d) not supported for '%s'.",
5641#define SETTING_CASE(ARG_name, ...) \
5642 if (0 == strcmp(ARG_name, name)) { \
5643 static const char *values[] = { __VA_ARGS__ }; \
5644 if (0 <= old_value && old_value < ARRAY_SIZE(values) \
5645 && NULL != values[old_value]) { \
5646 fc_strlcpy(buf, values[old_value], buf_len); \
5653 SETTING_CASE(
"topology",
"",
"WRAPX",
"WRAPY",
"WRAPX|WRAPY",
"ISO",
5654 "WRAPX|ISO",
"WRAPY|ISO",
"WRAPX|WRAPY|ISO",
"HEX",
5655 "WRAPX|HEX",
"WRAPY|HEX",
"WRAPX|WRAPY|HEX",
"ISO|HEX",
5656 "WRAPX|ISO|HEX",
"WRAPY|ISO|HEX",
"WRAPX|WRAPY|ISO|HEX");
5658 SETTING_CASE(
"startpos",
"DEFAULT",
"SINGLE",
"2or3",
"ALL",
"VARIABLE");
5659 SETTING_CASE(
"borders",
"DISABLED",
"ENABLED",
"SEE_INSIDE",
"EXPAND");
5660 SETTING_CASE(
"diplomacy",
"ALL",
"HUMAN",
"AI",
"TEAM",
"DISABLED");
5661 SETTING_CASE(
"citynames",
"NO_RESTRICTIONS",
"PLAYER_UNIQUE",
5662 "GLOBAL_UNIQUE",
"NO_STEALING");
5663 SETTING_CASE(
"barbarians",
"DISABLED",
"HUTS_ONLY",
"NORMAL",
"FREQUENT",
5666 SETTING_CASE(
"compresstype",
"PLAIN",
"LIBZ",
"BZIP2");
5752 log_error(
"Option type %s (%d) not supported for '%s'.",
5795#define SPECHASH_TAG dialog_options
5796#define SPECHASH_ASTR_KEY_TYPE
5797#define SPECHASH_IDATA_TYPE bool
5798#define SPECHASH_UDATA_TO_IDATA FC_INT_TO_PTR
5799#define SPECHASH_IDATA_TO_UDATA FC_PTR_TO_INT
5800#define SPECHASH_VPTR_TO_IDATA FC_PTR_TO_INT
5802#define dialog_options_hash_iterate(hash, column, visible) \
5803 TYPED_HASH_ITERATE(const char *, intptr_t, hash, column, visible)
5804#define dialog_options_hash_iterate_end HASH_ITERATE_END
5814 const char *
prefixes[] = {
"player_dlg_",
"city_report_",
NULL };
5815 const char **prefix;
5922 const char *
const prefix =
"client";
5927 log_normal(
_(
"Didn't find the option file. Creating a new one."));
5961 "%s.save_options_on_exit", prefix);
5964 "%s.fullscreen_mode", prefix);
5969 "%s.migration_gtk3_from_gtk2", prefix);
5972 "%s.migration_gtk3_22_from_gtk3", prefix);
5975 "%s.migration_gtk4_from_gtk3_22", prefix);
5978 "%s.migration_sdl2_from_sdl", prefix);
5981 "%s.migration_sdl3_from_sdl2", prefix);
5984 "%s.migration_gtk2_from_2_5", prefix);
5987 "%s.migration_gtk3_from_2_5", prefix);
5990 "%s.migration_qt_from_2_5", prefix);
5995 "%s.flag_qt_default_fonts_set", prefix);
5998 "%s.flag_sdl2_default_screen_size_set", prefix);
6001 "%s.flag_sdl3_default_screen_size_set", prefix);
6008 "%s.zoom_default_level", prefix);
6012 "%s.gui_qt_show_relations_panel", prefix);
6015 "%s.gui_qt_show_techs_panel", prefix);
6018 "%s.gui_qt_show_wonders_panel", prefix);
6024 "client.default_topology");
6042 "%s.popup_caravan_arrival", prefix);
6055 "%s.do_combat_animation", prefix)) {
6065 for (
i = num - 1;
i >= 0;
i--) {
6083 const char *msg, ...)
6102 if (log_cb ==
NULL) {
6108 log_cb(
LOG_ERROR,
_(
"Save failed, cannot find a filename."));
6116 "client.save_options_on_exit");
6118 "deprecated",
"client.fullscreen_mode");
6122 "client.migration_gtk3_from_gtk2");
6124 "client.migration_gtk3_22_from_gtk3");
6126 "client.migration_gtk4_from_gtk3_22");
6128 "client.migration_sdl2_from_sdl");
6130 "client.migration_sdl3_from_sdl2");
6132 "client.migration_gtk2_from_2_5");
6134 "client.migration_gtk3_from_2_5");
6136 "client.migration_qt_from_2_5");
6140 "client.flag_qt_default_fonts_set");
6142 "client.flag_sdl2_default_screen_size_set");
6144 "client.flag_sdl3_default_screen_size_set");
6160 "client.zoom_default_level");
6163 "client.gui_qt_show_relations_panel");
6165 "client.gui_qt_show_techs_panel");
6167 "client.gui_qt_show_wonders_panel");
6171 "client.default_topology");
6174 "client.default_topology");
6196 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot create directory %s"),
6205 log_cb(
LOG_ERROR,
_(
"Saving options failed, cannot write to file %s"),
name);
6224 for (val = 0; (
name =
acc(val)); val++) {
6254 log_error(
"option %s has default value of %d, which is "
6255 "out of its range [%d; %d], changing to %d.",
6266 *((
const char **) &(
pcoption->string.def)) =
6274 log_error(
"Invalid NULL default string for option %s.",
6277 *((
const char **) &(
pcoption->string.def)) =
6287 &
pcoption->enumerator.support_names,
6288 &
pcoption->enumerator.pretty_names);
6447#ifndef FREECIV_NDEBUG
6451 log_normal(
"Error setting the value for %s (%s). Restoring the default "
6455#ifndef FREECIV_NDEBUG
6461 "Failed to reset the option \"%s\".",
6463#ifndef FREECIV_NDEBUG
6469 "Failed to restore mapimg definition for option \"%s\".",
6558 const char *
optname =
"<not set>";
6564 optname =
"default_tileset_square_name";
6568 optname =
"default_tileset_hex_name";
6572 optname =
"default_tileset_isohex_name";
6579 log_error(
"Unknown option name \"%s\" in option_set_default_ts()",
optname);
6603 val =
opt->str_vtable->get(
opt);
6605 if (val ==
NULL || val[0] ==
'\0') {
6627 log_debug(
"Setting tileset for square topologies.");
6632 log_debug(
"Setting tileset for hex topology.");
6636 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
@ GUI_GTK_MSGCHAT_SEPARATE
#define GUI_GTK3_GOV_RANGE_MAX_MIN
#define GUI_GTK2_CITYDLG_MAX_YSIZE
#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
@ GUI_POPUP_TECH_HELP_RULESET
void overview_redraw_callback(struct option *option)
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::@207::@211 string
struct client_option::@207::@214 font
struct ft_color *const pvalue
struct video_mode *const pvalue
struct option base_option
struct client_option::@207::@210 integer
enum client_option_category category
bool gui_gtk3_22_migrated_from_gtk3
bool gui_gtk2_migrated_from_2_5
bool gui_sdl2_migrated_from_sdl
bool sound_enable_menu_music
char default_tileset_hex_name[512]
bool gui_qt_show_relations_panel
char default_tileset_iso_name[512]
bool gui_qt_show_techs_panel
char default_tileset_name[512]
bool send_desired_settings
char default_tileset_overhead_name[512]
bool gui_gtk3_migrated_from_2_5
char default_tileset_square_name[512]
bool save_options_on_exit
bool gui_sdl2_default_screen_size_set
bool gui_sdl3_default_screen_size_set
int smooth_combat_step_msec
char default_tileset_isohex_name[512]
bool gui_qt_migrated_from_2_5
bool gui_sdl3_migrated_from_sdl2
bool gui_qt_show_wonders_panel
bool sound_enable_game_music
bool gui_qt_default_fonts_set
bool gui_gtk3_migrated_from_gtk2
char default_user_name[512]
bool gui_gtk4_migrated_from_gtk3_22
int minimal_surplus[O_LAST]
int(* number)(const struct option *)
int(* category)(const struct option *)
bool(* is_changeable)(const struct option *)
struct option *(* option_by_number)(int)
struct option *(* option_first)(void)
const char *(* category_name)(int)
int(* category_number)(void)
const struct option::option_common_vtable * common_vtable
const struct option::@205::option_video_mode_vtable * video_mode_vtable
const struct option::@205::option_color_vtable * color_vtable
const struct option::@205::option_font_vtable * font_vtable
const struct option::@205::option_bitwise_vtable * bitwise_vtable
const struct option_set * poptset
const struct option::@205::option_str_vtable * str_vtable
const struct option::@205::option_int_vtable * int_vtable
const struct option::@205::option_enum_vtable * enum_vtable
const struct option::@205::option_bool_vtable * bool_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 server_option::@217::@220 integer
struct strvec * pretty_names
enum setting_default_level setdef
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)