Freeciv-3.2
|
#include <packets_gen.h>
Definition at line 1845 of file packets_gen.h.
bool packet_edit_game::lake_flooding |
Definition at line 1853 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().
bool packet_edit_game::prevent_new_cities |
Definition at line 1852 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().
bool packet_edit_game::ruleset_locked |
Definition at line 1854 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_modified_value(), and send_packet_edit_game_100().
bool packet_edit_game::scenario |
Definition at line 1846 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().
char packet_edit_game::scenario_authors[MAX_LEN_PACKET/3] |
Definition at line 1848 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().
char packet_edit_game::scenario_name[256] |
Definition at line 1847 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().
bool packet_edit_game::scenario_players |
Definition at line 1850 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().
bool packet_edit_game::scenario_random |
Definition at line 1849 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().
bool packet_edit_game::startpos_nations |
Definition at line 1851 of file packets_gen.h.
Referenced by handle_edit_game(), objbind_pack_current_values(), objbind_pack_modified_value(), and send_packet_edit_game_100().