Freeciv-3.4
|
#include <packets_gen.h>
Definition at line 1189 of file packets_gen.h.
int packet_ruleset_building::build_cost |
Definition at line 1199 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
bv_impr_flags packet_ruleset_building::flags |
Definition at line 1202 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
enum impr_genus_id packet_ruleset_building::genus |
Definition at line 1191 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::graphic_alt |
Definition at line 1195 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::graphic_alt2 |
Definition at line 1196 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::graphic_str |
Definition at line 1194 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
Definition at line 1206 of file packets_gen.h.
Referenced by free_packet_ruleset_building(), handle_ruleset_building(), init_packet_ruleset_building(), and send_ruleset_buildings().
Impr_type_id packet_ruleset_building::id |
Definition at line 1190 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::name |
Definition at line 1192 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
struct requirement_vector packet_ruleset_building::obs_reqs |
Definition at line 1198 of file packets_gen.h.
Referenced by free_packet_ruleset_building(), handle_ruleset_building(), init_packet_ruleset_building(), and send_ruleset_buildings().
struct requirement_vector packet_ruleset_building::reqs |
Definition at line 1197 of file packets_gen.h.
Referenced by free_packet_ruleset_building(), handle_ruleset_building(), init_packet_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::rule_name |
Definition at line 1193 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
int packet_ruleset_building::sabotage |
Definition at line 1201 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::soundtag |
Definition at line 1203 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::soundtag_alt |
Definition at line 1204 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
char packet_ruleset_building::soundtag_alt2 |
Definition at line 1205 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().
int packet_ruleset_building::upkeep |
Definition at line 1200 of file packets_gen.h.
Referenced by handle_ruleset_building(), and send_ruleset_buildings().