aimast.c File Reference


Detailed Description

AI Master Routines.

Definition in file aimast.c.

#include "Buzz_inc.h"
#include "externs.h"

Go to the source code of this file.

Functions

void AIMaster (char plr)
int CheckLimit (char plr, char m)
int CheckSafety (char plr, char m)
void CheckVoting (char plr)
int FindNext (int x)
void KeepRD (char plr, int m)
void MoonProgram (char plr, char m)
void MoonVoting (char plr)
char NoFail (char plr)
void PickModule (char plr)
void ProgramVoting (char plr)
void RDPrograms (char plr)

Variables

char AI [2]
enum Opponent_Status Cur_Status
char G [3]
char Level_Check
char Month [12][11]
char Nums [30][7]


Function Documentation

void AIMaster ( char  plr  ) 

Definition at line 48 of file aimast.c.

Referenced by MainLoop().

int CheckLimit ( char  plr,
char  m 
)

Definition at line 532 of file aimast.c.

int CheckSafety ( char  plr,
char  m 
)

Definition at line 546 of file aimast.c.

Referenced by AIMaster().

void CheckVoting ( char  plr  ) 

Definition at line 353 of file aimast.c.

Referenced by AIMaster().

int FindNext ( int  x  ) 

Definition at line 489 of file aimast.c.

void KeepRD ( char  plr,
int  m 
)

Definition at line 370 of file aimast.c.

Referenced by AIMaster().

void MoonProgram ( char  plr,
char  m 
)

Definition at line 560 of file aimast.c.

Referenced by AIMaster(), and MoonVoting().

void MoonVoting ( char  plr  ) 

Definition at line 499 of file aimast.c.

Referenced by CheckVoting().

char NoFail ( char  plr  ) 

Definition at line 306 of file aimast.c.

Referenced by AIMaster().

void PickModule ( char  plr  ) 

Definition at line 481 of file aimast.c.

Referenced by AIMaster(), and MoonVoting().

void ProgramVoting ( char  plr  ) 

Definition at line 587 of file aimast.c.

Referenced by AIMaster().

void RDPrograms ( char  plr  ) 

Definition at line 319 of file aimast.c.

Referenced by AIMaster().


Variable Documentation

char AI[2]

Definition at line 106 of file main.c.

Referenced by CheckCrewOK(), ClrMiss(), Draw_Mis_Stats(), DrawStatistics(), FailEval(), FileAccess(), Launch(), main(), MainLoop(), MCGraph(), MisCheck(), MisRev(), MissionSteps(), MisSkip(), OrderMissions(), PlaySequence(), SaveMail(), Stat(), UpdateRecords(), and VVals().

enum Opponent_Status Cur_Status

Definition at line 36 of file aimast.c.

Referenced by AIMaster(), Panic_Level(), Strategy_One(), Strategy_Thr(), and Strategy_Two().

char G[3]

Definition at line 33 of file aimast.c.

Referenced by FindNext().

char Level_Check

Definition at line 34 of file aimast.c.

Referenced by AIMaster(), and KeepRD().

char Month[12][11]

Definition at line 21 of file newmis.c.

Referenced by DrawMisHist(), EndGame(), FakeWin(), MisAnn(), and MisOrd().

char Nums[30][7]

Definition at line 32 of file start.c.

Referenced by DisplAst(), EndGame(), FakeWin(), UpdAll(), and Update().


Generated on Fri Sep 28 00:35:28 2007 for raceintospace by  doxygen 1.5.3