Freeciv-3.3
|
#include <packets_gen.h>
Definition at line 1169 of file packets_gen.h.
char packet_ruleset_city::citizens_graphic[MAX_LEN_NAME] |
Definition at line 1173 of file packets_gen.h.
Referenced by handle_ruleset_city().
char packet_ruleset_city::graphic[MAX_LEN_NAME] |
Definition at line 1175 of file packets_gen.h.
Referenced by handle_ruleset_city().
char packet_ruleset_city::graphic_alt[MAX_LEN_NAME] |
Definition at line 1176 of file packets_gen.h.
Referenced by handle_ruleset_city().
char packet_ruleset_city::name[MAX_LEN_NAME] |
Definition at line 1171 of file packets_gen.h.
Referenced by handle_ruleset_city().
struct requirement_vector packet_ruleset_city::reqs |
Definition at line 1174 of file packets_gen.h.
Referenced by free_packet_ruleset_city(), handle_ruleset_city(), and init_packet_ruleset_city().
char packet_ruleset_city::rule_name[MAX_LEN_NAME] |
Definition at line 1172 of file packets_gen.h.
Referenced by handle_ruleset_city().
int packet_ruleset_city::style_id |
Definition at line 1170 of file packets_gen.h.
Referenced by handle_ruleset_city(), and send_ruleset_cities().