Home
last modified time | relevance | path

Searched refs:ts_topo (Results 1 – 4 of 4) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/client/
H A Dpackhand.c1972 int ts_topo; in handle_map_info() local
1981 if (tileset_map_topo_compatible(topology_id, tileset, &ts_topo) == TOPO_INCOMP_HARD) { in handle_map_info()
1983 describe_topology(topology_id), describe_topology(ts_topo)); in handle_map_info()
H A Dtilespec.c1283 int ts_topo; in tilespec_reread() local
1364 if (tileset_map_topo_compatible(game.map.topology_id, tileset, &ts_topo) in tilespec_reread()
1367 describe_topology(game.map.topology_id), describe_topology(ts_topo)); in tilespec_reread()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dpackhand.c1972 int ts_topo; in handle_map_info() local
1981 if (tileset_map_topo_compatible(topology_id, tileset, &ts_topo) == TOPO_INCOMP_HARD) { in handle_map_info()
1983 describe_topology(topology_id), describe_topology(ts_topo)); in handle_map_info()
H A Dtilespec.c1283 int ts_topo; in tilespec_reread() local
1364 if (tileset_map_topo_compatible(game.map.topology_id, tileset, &ts_topo) in tilespec_reread()
1367 describe_topology(game.map.topology_id), describe_topology(ts_topo)); in tilespec_reread()