|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Functions | |
| static void | badmove (void) |
| static int | bitset (int, int) |
| static int | dropper (void) |
| static int | liq2 (int) |
| static int | mback (void) |
| static int | specials (void) |
| static int | trbridge (void) |
| int | toting (int objj) |
| int | here (int objj) |
| int | at (int objj) |
| int | liq () |
| int | liqloc (int locc) |
| int | forced (int locc) |
| int | dark () |
| int | pct (int n) |
| int | fdwarf () |
| int | march () |
| int | bug (int n) |
| void | checkhints () |
| int | trsay () |
| int | trtake () |
| int | trdrop () |
| int | tropen () |
| int | trkill () |
| int | trtoss () |
| int | trfeed () |
| int | trfill () |
| void | closing () |
| void | caveclose () |
Variables | |
| static const char | rcsid [] |
| int at | ( | int | objj | ) |
|
static |
|
static |
| int bug | ( | int | n | ) |
References printf.
Referenced by checkhints(), main(), march(), and specials().
| void caveclose | ( | void | ) |
| void checkhints | ( | void | ) |
| void closing | ( | void | ) |
|
static |
| int fdwarf | ( | void | ) |
References at(), attack, axe, bitset(), carry(), chest, chloc, chloc2, travlist::conditions, daltlc, dflag, dloc, drop(), dseen, dtotal, emrald, FALSE, fixed, forced(), here(), k, knfloc, lamp, loc, maxtrs, messag, move(), newloc, travlist::next, odloc, oldlc2, pct(), plac, place, printf, prop, pyram, ran(), rspeak(), saved, stick, tally, tally2, tk, travlist::tloc, toting(), and travel.
Referenced by main().
| int forced | ( | int | locc | ) |
| int here | ( | int | objj | ) |
| int liq | ( | void | ) |
| int march | ( | void | ) |
|
static |
References forced(), k, loc, travlist::next, oldlc2, oldloc, rspeak(), tkk, travlist::tloc, travel, and travlist::tverb.
Referenced by march().
| int pct | ( | int | n | ) |
|
static |
| int toting | ( | int | objj | ) |
References FALSE, place, and TRUE.
Referenced by caveclose(), checkhints(), die(), fdwarf(), here(), main(), march(), specials(), trbridge(), trdrop(), trfill(), tropen(), trtake(), and trtoss().
|
static |
| int trdrop | ( | void | ) |
| int trfeed | ( | void | ) |
| int trfill | ( | void | ) |
| int trkill | ( | void | ) |
| int tropen | ( | void | ) |
| int trtake | ( | void | ) |
| int trtoss | ( | void | ) |
|
static |