Home
last modified time | relevance | path

Searched defs:packet_edit_game (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/common/
H A Dpackets_gen.h1640 struct packet_edit_game { struct
1641 int year16;
1642 int year32;
1643 bool scenario;
1644 char scenario_name[256];
1645 char scenario_authors[MAX_LEN_PACKET / 3];
1646 bool scenario_random;
1647 bool scenario_players;
1648 bool startpos_nations;
1649 bool prevent_new_cities;
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dpackets_gen.h1640 struct packet_edit_game { struct
1641 int year16;
1642 int year32;
1643 bool scenario;
1644 char scenario_name[256];
1645 char scenario_authors[MAX_LEN_PACKET / 3];
1646 bool scenario_random;
1647 bool scenario_players;
1648 bool startpos_nations;
1649 bool prevent_new_cities;
[all …]