Freeciv-3.2
|
#include <packets_gen.h>
Definition at line 1180 of file packets_gen.h.
int packet_ruleset_building::build_cost |
Definition at line 1192 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
bv_impr_flags packet_ruleset_building::flags |
Definition at line 1195 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
enum impr_genus_id packet_ruleset_building::genus |
Definition at line 1182 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::graphic_alt[MAX_LEN_NAME] |
Definition at line 1186 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::graphic_alt2[MAX_LEN_NAME] |
Definition at line 1187 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::graphic_str[MAX_LEN_NAME] |
Definition at line 1185 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::helptext[MAX_LEN_PACKET] |
Definition at line 1199 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
Impr_type_id packet_ruleset_building::id |
Definition at line 1181 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::name[MAX_LEN_NAME] |
Definition at line 1183 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
int packet_ruleset_building::obs_count |
Definition at line 1190 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
struct requirement packet_ruleset_building::obs_reqs[MAX_NUM_REQS] |
Definition at line 1191 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
struct requirement packet_ruleset_building::reqs[MAX_NUM_REQS] |
Definition at line 1189 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
int packet_ruleset_building::reqs_count |
Definition at line 1188 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::rule_name[MAX_LEN_NAME] |
Definition at line 1184 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
int packet_ruleset_building::sabotage |
Definition at line 1194 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::soundtag[MAX_LEN_NAME] |
Definition at line 1196 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::soundtag_alt[MAX_LEN_NAME] |
Definition at line 1197 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
char packet_ruleset_building::soundtag_alt2[MAX_LEN_NAME] |
Definition at line 1198 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().
int packet_ruleset_building::upkeep |
Definition at line 1193 of file packets_gen.h.
Referenced by handle_ruleset_building(), send_packet_ruleset_building_100(), and send_ruleset_buildings().