Freeciv-3.3
|
#include <packets_gen.h>
Definition at line 1747 of file packets_gen.h.
bool packet_edit_city::airlift |
Definition at line 1762 of file packets_gen.h.
int packet_edit_city::anarchy |
Definition at line 1768 of file packets_gen.h.
Definition at line 1773 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), and objbind_pack_modified_value().
bv_city_options packet_edit_city::city_options |
Definition at line 1776 of file packets_gen.h.
bool packet_edit_city::debug |
Definition at line 1763 of file packets_gen.h.
bool packet_edit_city::did_buy |
Definition at line 1764 of file packets_gen.h.
bool packet_edit_city::did_sell |
Definition at line 1765 of file packets_gen.h.
int packet_edit_city::food_stock |
Definition at line 1760 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), and objbind_pack_modified_value().
bool packet_edit_city::had_famine |
Definition at line 1767 of file packets_gen.h.
int packet_edit_city::history |
Definition at line 1753 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_city::id |
Definition at line 1748 of file packets_gen.h.
Referenced by handle_edit_city(), and objbind_pack_current_values().
char packet_edit_city::name[MAX_LEN_CITYNAME] |
Definition at line 1749 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_city::original |
Definition at line 1751 of file packets_gen.h.
int packet_edit_city::owner |
Definition at line 1750 of file packets_gen.h.
int packet_edit_city::ppl_angry[5] |
Definition at line 1757 of file packets_gen.h.
int packet_edit_city::ppl_content[5] |
Definition at line 1755 of file packets_gen.h.
int packet_edit_city::ppl_happy[5] |
Definition at line 1754 of file packets_gen.h.
int packet_edit_city::ppl_unhappy[5] |
Definition at line 1756 of file packets_gen.h.
int packet_edit_city::production_kind |
Definition at line 1774 of file packets_gen.h.
int packet_edit_city::production_value |
Definition at line 1775 of file packets_gen.h.
int packet_edit_city::rapture |
Definition at line 1769 of file packets_gen.h.
int packet_edit_city::shield_stock |
Definition at line 1761 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_city::size |
Definition at line 1752 of file packets_gen.h.
Referenced by handle_edit_city(), objbind_pack_current_values(), and objbind_pack_modified_value().
Definition at line 1759 of file packets_gen.h.
int packet_edit_city::specialists_size |
Definition at line 1758 of file packets_gen.h.
int packet_edit_city::steal |
Definition at line 1770 of file packets_gen.h.
int packet_edit_city::turn_founded |
Definition at line 1771 of file packets_gen.h.
int packet_edit_city::turn_last_built |
Definition at line 1772 of file packets_gen.h.
bool packet_edit_city::was_happy |
Definition at line 1766 of file packets_gen.h.