Freeciv-3.3
|
#include <packets_gen.h>
Definition at line 331 of file packets_gen.h.
enum city_acquire_type packet_city_info::acquire_type |
Definition at line 383 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::airlift |
Definition at line 370 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::before_change_shields |
Definition at line 366 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::buy_cost |
Definition at line 348 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
enum capital_type packet_city_info::capital |
Definition at line 339 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::caravan_shields |
Definition at line 368 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::changed_from_kind |
Definition at line 364 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::changed_from_value |
Definition at line 365 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 353 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::city_image |
Definition at line 377 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
bv_city_options packet_city_info::city_options |
Definition at line 381 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::city_radius_sq |
Definition at line 337 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::culture |
Definition at line 347 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
bool packet_city_info::did_buy |
Definition at line 371 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
bool packet_city_info::did_sell |
Definition at line 372 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
bool packet_city_info::diplomat_investigate |
Definition at line 375 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::disbanded_shields |
Definition at line 367 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::food_stock |
Definition at line 355 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
bool packet_city_info::had_famine |
Definition at line 374 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::history |
Definition at line 346 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::id |
Definition at line 332 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::illness_trade |
Definition at line 359 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
bv_imprs packet_city_info::improvements |
Definition at line 380 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::last_turns_shield_surplus |
Definition at line 369 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
char packet_city_info::name[MAX_LEN_CITYNAME] |
Definition at line 384 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::original |
Definition at line 335 of file packets_gen.h.
Referenced by broadcast_city_info(), handle_city_info(), and send_city_info_at_tile().
int packet_city_info::owner |
Definition at line 334 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::pollution |
Definition at line 358 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::ppl_angry[FEELING_LAST] |
Definition at line 343 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::ppl_content[FEELING_LAST] |
Definition at line 341 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::ppl_happy[FEELING_LAST] |
Definition at line 340 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::ppl_unhappy[FEELING_LAST] |
Definition at line 342 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 352 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::production_kind |
Definition at line 360 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::production_value |
Definition at line 361 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::shield_stock |
Definition at line 356 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::size |
Definition at line 336 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 345 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::specialists_size |
Definition at line 344 of file packets_gen.h.
Referenced by package_city().
int packet_city_info::steal |
Definition at line 378 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::style |
Definition at line 338 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 349 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::tile |
Definition at line 333 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::trade_route_count |
Definition at line 357 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::turn_founded |
Definition at line 362 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::turn_last_built |
Definition at line 363 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 351 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 354 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
int packet_city_info::walls |
Definition at line 376 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
bool packet_city_info::was_happy |
Definition at line 373 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 350 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
enum city_wl_cancel_behavior packet_city_info::wl_cb |
Definition at line 382 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().
Definition at line 379 of file packets_gen.h.
Referenced by handle_city_info(), and package_city().