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