Home
last modified time | relevance | path

Searched refs:tilespec_try_read (Results 1 – 8 of 8) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/client/
H A Dclient_main.c670 if (!tilespec_try_read(forced_tileset_name, TRUE, -1, TRUE)) { in client_main()
676 tilespec_try_read(gui_options.default_tileset_name, FALSE, -1, TRUE); in client_main()
H A Dtilespec.h189 bool tilespec_try_read(const char *tileset_name, bool verbose, int topo_id,
H A Doptions.c6365 tilespec_try_read(NULL, FALSE, 0, FALSE); in fill_topo_ts_default()
6369 tilespec_try_read(NULL, FALSE, TF_ISO, FALSE); in fill_topo_ts_default()
6373 tilespec_try_read(NULL, FALSE, TF_HEX, FALSE); in fill_topo_ts_default()
6377 tilespec_try_read(NULL, FALSE, TF_ISO | TF_HEX, FALSE); in fill_topo_ts_default()
H A Dtilespec.c1215 bool tilespec_try_read(const char *tileset_name, bool verbose, int topo_id, in tilespec_try_read() function
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dclient_main.c670 if (!tilespec_try_read(forced_tileset_name, TRUE, -1, TRUE)) { in client_main()
676 tilespec_try_read(gui_options.default_tileset_name, FALSE, -1, TRUE); in client_main()
H A Dtilespec.h189 bool tilespec_try_read(const char *tileset_name, bool verbose, int topo_id,
H A Doptions.c6365 tilespec_try_read(NULL, FALSE, 0, FALSE); in fill_topo_ts_default()
6369 tilespec_try_read(NULL, FALSE, TF_ISO, FALSE); in fill_topo_ts_default()
6373 tilespec_try_read(NULL, FALSE, TF_HEX, FALSE); in fill_topo_ts_default()
6377 tilespec_try_read(NULL, FALSE, TF_ISO | TF_HEX, FALSE); in fill_topo_ts_default()
H A Dtilespec.c1215 bool tilespec_try_read(const char *tileset_name, bool verbose, int topo_id, in tilespec_try_read() function