#include "Buzz_inc.h"
#include "externs.h"
Go to the source code of this file.
char CheckSucess | ( | int | , | |
int | ||||
) |
Definition at line 376 of file records.c.
References Data, PastInfo::Duration, PastInfo::Event, BuzzData::History, Players::P, and PastInfo::spResult.
void ClearRecord | ( | char * | ) |
Definition at line 136 of file records.c.
References DispNum(), grSetColor(), Help(), NREC, rec, RectFill(), ShBox(), and sOpen().
void Drec | ( | char * | , | |
char * | , | |||
char | ||||
) |
Definition at line 188 of file records.c.
References Record_Entry::country, Data, DispBaby(), DispNum(), FlagSm(), grSetColor(), InBox(), BuzzData::Manned, Months, Equipment::Name, name, NOT_SET, NREC, Players::P, Pict, PrintAt(), Record_Entry::program, rec, Record_Names, RectFill(), ShBox(), and type.
Definition at line 40 of file records.c.
References Record_Entry::country, CRITICAL1, Record_Entry::month, Record_Entry::place, Record_Entry::program, rec, sOpen(), Record_Entry::tag, Record_Entry::type, and Record_Entry::yr.
void Move2rec | ( | char * | , | |
char * | , | |||
char | ||||
) |
void Records | ( | char | ) |
Definition at line 67 of file records.c.
References Back1rec(), Button2, ClearRecord(), delay(), DispBig(), DispNum(), DNArrow(), Drec(), FadeIn(), FadeOut(), For1rec(), GetMouse(), grSetColor(), gxClearDisplay(), InBox(), IOBox(), K_ENTER, key, Move2rec(), OutBox(), pal, pButton, PortPal(), PrintAt(), rec, RectFill(), ShBox(), sOpen(), UPArrow(), WaitForMouseUp(), x, and y.
void SafetyRecords | ( | char | , | |
int | ||||
) |
void SwapRec | ( | int | , | |
int | , | |||
int | ||||
) |
Definition at line 353 of file records.c.
References Record_Entry::country, Record_Entry::month, name, NREC, Record_Entry::program, rec, Record_Entry::tag, and Record_Entry::yr.
void UpdateRecords | ( | char | ) |
Definition at line 435 of file records.c.
References Astros::Active, AI, BuzzData::AstroCount, BuzzData::BudgetHistory, buffer, CalcScore(), CheckSucess(), Data, Astros::Days, Players::Def, PastInfo::Duration, mStr::EVA, PastInfo::Hard, BuzzData::History, ISDOCK(), Defl::Lev1, Defl::Lev2, PastInfo::Man, max, PastInfo::MissionCode, Astros::Missions, MLL, NREC, NUM_PLAYERS, Players::P, BuzzData::PastMis, PrestType::Place, place, BuzzData::Pool, Players::Prestige, Astros::Prestige, PastInfo::Prestige, program, rec, RecChange(), Astros::Sex, sOpen(), Astros::Status, SwapRec(), and WriteRecord().
void WriteRecord | ( | int | , | |
int | , | |||
int | , | |||
int | ||||
) |
Definition at line 321 of file records.c.
References Record_Entry::country, Data, BuzzData::History, PastInfo::MissionCode, PastInfo::MissionYear, PastInfo::Month, Record_Entry::month, BuzzData::Name, name, Astros::Name, NREC, Players::P, Record_Entry::place, BuzzData::Pool, Record_Entry::program, rec, Record_Entry::tag, type, and Record_Entry::yr.
char* Months[12] |
Initial value:
{ "JAN","FEB","MAR","APR","MAY","JUN", "JUL","AUG","SEP","OCT","NOV","DEC"}
Definition at line 182 of file records.h.
Referenced by DrawViewing(), and Drec().
int Pict[56] |
Record_Entry rec[56][3] |
Definition at line 48 of file records.h.
Referenced by ClearRecord(), Drec(), MakeRecords(), RecChange(), Records(), SafetyRecords(), SwapRec(), UpdateRecords(), and WriteRecord().
char* Record_Names[56] |