Freeciv-3.2
|
#include <packets_gen.h>
Definition at line 252 of file packets_gen.h.
char packet_calendar_info::calendar_fragment_name[MAX_CALENDAR_FRAGMENTS][MAX_LEN_NAME] |
Definition at line 256 of file packets_gen.h.
Referenced by game_ruleset_free(), load_ruleset_game(), save_game_ruleset(), send_packet_calendar_info_100(), and textcalfrag().
int packet_calendar_info::calendar_fragments |
Definition at line 255 of file packets_gen.h.
Referenced by calendar_text(), game_next_year(), load_ruleset_game(), sanity_check_req_individual(), save_game_ruleset(), send_packet_calendar_info_100(), textcalfrag(), and tri_req_active_turns().
bool packet_calendar_info::calendar_skip_0 |
Definition at line 257 of file packets_gen.h.
Referenced by game_defaults(), game_next_year(), load_ruleset_game(), save_game_ruleset(), send_packet_calendar_info_100(), and tri_req_active_turns().
char packet_calendar_info::negative_year_label[MAX_LEN_NAME] |
Definition at line 254 of file packets_gen.h.
Referenced by game_defaults(), load_ruleset_game(), save_game_ruleset(), send_packet_calendar_info_100(), textyear(), and year_suffix().
char packet_calendar_info::positive_year_label[MAX_LEN_NAME] |
Definition at line 253 of file packets_gen.h.
Referenced by game_defaults(), load_ruleset_game(), save_game_ruleset(), send_packet_calendar_info_100(), textyear(), and year_suffix().