Freeciv-3.4
|
#include <packets_gen.h>
Definition at line 1179 of file packets_gen.h.
char packet_ruleset_city::citizens_graphic |
Definition at line 1183 of file packets_gen.h.
Referenced by handle_ruleset_city().
char packet_ruleset_city::graphic |
Definition at line 1185 of file packets_gen.h.
Referenced by handle_ruleset_city().
char packet_ruleset_city::graphic_alt |
Definition at line 1186 of file packets_gen.h.
Referenced by handle_ruleset_city().
char packet_ruleset_city::name |
Definition at line 1181 of file packets_gen.h.
Referenced by handle_ruleset_city().
struct requirement_vector packet_ruleset_city::reqs |
Definition at line 1184 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 |
Definition at line 1182 of file packets_gen.h.
Referenced by handle_ruleset_city().
int packet_ruleset_city::style_id |
Definition at line 1180 of file packets_gen.h.
Referenced by handle_ruleset_city(), and send_ruleset_cities().