Freeciv-3.2
|
#include <packets_gen.h>
Definition at line 1760 of file packets_gen.h.
bool packet_edit_city::airlift |
Definition at line 1775 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::anarchy |
Definition at line 1781 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
Definition at line 1786 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_city_100().
bv_city_options packet_edit_city::city_options |
Definition at line 1789 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
bool packet_edit_city::debug |
Definition at line 1776 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
bool packet_edit_city::did_buy |
Definition at line 1777 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
bool packet_edit_city::did_sell |
Definition at line 1778 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::food_stock |
Definition at line 1773 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_city_100().
bool packet_edit_city::had_famine |
Definition at line 1780 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::history |
Definition at line 1766 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_city_100().
int packet_edit_city::id |
Definition at line 1761 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), and receive_packet_edit_city_100().
char packet_edit_city::name[MAX_LEN_CITYNAME] |
Definition at line 1762 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_city_100().
int packet_edit_city::original |
Definition at line 1764 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::owner |
Definition at line 1763 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::ppl_angry[5] |
Definition at line 1770 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::ppl_content[5] |
Definition at line 1768 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::ppl_happy[5] |
Definition at line 1767 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::ppl_unhappy[5] |
Definition at line 1769 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::production_kind |
Definition at line 1787 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::production_value |
Definition at line 1788 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::rapture |
Definition at line 1782 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::shield_stock |
Definition at line 1774 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_city_100().
int packet_edit_city::size |
Definition at line 1765 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_city_100().
Definition at line 1772 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::specialists_size |
Definition at line 1771 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::steal |
Definition at line 1783 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::turn_founded |
Definition at line 1784 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
int packet_edit_city::turn_last_built |
Definition at line 1785 of file packets_gen.h.
Referenced by send_packet_edit_city_100().
bool packet_edit_city::was_happy |
Definition at line 1779 of file packets_gen.h.
Referenced by send_packet_edit_city_100().