|
Data Structures |
struct | BOUND |
struct | FHead |
struct | IMG |
struct | MOBJ |
struct | mSPOT |
| SPOT structures and data structure variables. More...
|
struct | PORTOUTLINE |
struct | REGION |
struct | sIMG |
struct | sPATH |
Defines |
#define | BABYSND 1 |
#define | LET_A 0x09 |
#define | LET_M 0x0A |
#define | LET_O 0x0B |
#define | LET_R 0x08 |
#define | LET_V 0x0C |
#define | pEXIT 2 |
#define | pNEWMUSIC 5 |
#define | pNOFADE 4 |
#define | pNOREDRAW 0 |
#define | pQUIT 3 |
#define | pREDRAW 1 |
#define | S_QTY 43 |
#define | SPOT_DONE 2 |
#define | SPOT_KILL 3 |
#define | SPOT_LOAD 0 |
#define | SPOT_ON 1 |
| turn off until everything else works - pace
|
#define | SPOT_STEP 1 |
#define | SPOTS 100 |
Functions |
void | DoCycle (void) |
void | DrawSpaceport (char plr) |
void | GetMse (char plr, char fon) |
int | MapKey (char plr, int key, int old) |
| Map a keypress to a spaceport building selection.
|
void | Master (char plr) |
char | MisReq (char plr) |
int | need_to_fix_width (long table) |
void | Port (char plr) |
void | PortOutLine (unsigned int Count, ui16 *outline, char mode) |
| ???
|
void | PortPal (char plr) |
void | PortPlace (FILE *fin, long table) |
void | PortRestore (unsigned int Count) |
char | PortSel (char plr, char loc) |
| This is the code that controls the jump off point from the Space Ports to the various areas.
|
void | PortText (int x, int y, char *txt, char col) |
int | put_serial (unsigned char n) |
char | Request (char plr, char *s, char md) |
void | Seek_pOff (int where) |
void | Seek_sOff (int where) |
void | SpotCrap (char loc, char mode) |
void | UpdatePortOverlays (void) |
void | WaveFlagDel (void) |
void | WaveFlagSetup (void) |
Variables |
int | FCtr |
long | fix_width [] |
| - Note:
- this isn't needed now that RLED automatically chops the right column when the data is bigger than needed.
|
GXHEADER | flaggy |
char | HotKeyList [] = "AIMRPVCQETB\0" |
| These are the valid hotkeys.
|
SimpleHdr | hSPOT |
struct mStr | Mis |
MOBJ | MObj [35] |
struct mSPOT | MSPOT |
| SPOT structures and data structure variables.
|
int | oldx |
int | oldy |
char | Option |
struct FHead | PHead |
uint32_t | pLoc |
char | PName [20] |
PORTOUTLINE * | pPortOutlineRestore |
uint32_t | pTable |
char | RUSH |
int16_t | sCount |
FILE * | sFin |
struct sIMG sImg | sImgOld |
struct sPATH sPath | sPathOld |
char | SUSPEND |
int16_t | Vab_Spot |