ast4.c File Reference

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

Go to the source code of this file.

Defines

#define Guy(a, b, c, d)   (Data->P[a].Crew[b][c][d]-1)

Functions

int ALSpec (int att)
void AstLevel (char plr, char prog, char crew, char ast)
void AstNames (int man, char *name, char att)
void AstStats (char plr, char man, char num)
 Draws Astronaut attributes.
int CheckProgram (char plr, char prog)
 need to check programs to see if there is adequate astronauts there check any assigned groups yes then return check how many astronauts assigned to current prog
void ClearIt (void)
 clears the screen
void CrewProb (char plr, char prog)
void DamProb (char plr, char prog, int chk)
void DrawPosition (char prog, int pos)
void DrawProgs (char plr, char prog)
void FixPrograms (char plr)
void Flts (char old, char nw)
void FltsTxt (char nw, char col)
void NewAstList (char plr, char prog, int M1, int M2, int M3, int M4)
void PlaceEquip (char plr, char prog)
void Programs (char plr, char prog)


Define Documentation

#define Guy ( a,
b,
c,
 )     (Data->P[a].Crew[b][c][d]-1)

Definition at line 30 of file ast4.c.

Referenced by AstLevel(), and F_KillCrew().


Function Documentation

int ALSpec ( int  att  ) 

Definition at line 32 of file ast4.c.

void AstLevel ( char  plr,
char  prog,
char  crew,
char  ast 
)

Definition at line 43 of file ast4.c.

Referenced by Programs().

void AstNames ( int  man,
char *  name,
char  att 
)

Definition at line 940 of file ast4.c.

Referenced by NewAstList(), and Programs().

void AstStats ( char  plr,
char  man,
char  num 
)

Draws Astronaut attributes.

Definition at line 927 of file ast4.c.

Referenced by NewAstList().

int CheckProgram ( char  plr,
char  prog 
)

need to check programs to see if there is adequate astronauts there check any assigned groups yes then return check how many astronauts assigned to current prog

Definition at line 253 of file ast4.c.

Referenced by Programs().

void ClearIt ( void   ) 

clears the screen

Definition at line 882 of file ast4.c.

Referenced by Programs().

void CrewProb ( char  plr,
char  prog 
)

Definition at line 398 of file ast4.c.

void DamProb ( char  plr,
char  prog,
int  chk 
)

Definition at line 300 of file ast4.c.

Referenced by FixPrograms().

void DrawPosition ( char  prog,
int  pos 
)

Definition at line 430 of file ast4.c.

Referenced by NewAstList(), and Programs().

void DrawProgs ( char  plr,
char  prog 
)

Definition at line 186 of file ast4.c.

Referenced by Programs().

void FixPrograms ( char  plr  ) 

Definition at line 274 of file ast4.c.

Referenced by MainLoop().

void Flts ( char  old,
char  nw 
)

Definition at line 981 of file ast4.c.

Referenced by Programs().

void FltsTxt ( char  nw,
char  col 
)

Definition at line 1008 of file ast4.c.

Referenced by Programs().

void NewAstList ( char  plr,
char  prog,
int  M1,
int  M2,
int  M3,
int  M4 
)

Definition at line 894 of file ast4.c.

Referenced by Programs().

void PlaceEquip ( char  plr,
char  prog 
)

Definition at line 159 of file ast4.c.

Referenced by DrawProgs().

void Programs ( char  plr,
char  prog 
)

Definition at line 459 of file ast4.c.

Referenced by Limbo(), and PortSel().


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