HomeSort by: relevance | last modified time | path
    Searched refs:tempwiz (Results 1 - 6 of 6) sorted by relevancy

  /src/games/battlestar/
globals.c 280 int tempwiz; variable in typeref:typename:int
cypher.c 74 if (location[position].access || wiz || tempwiz) {
413 if (wiz || tempwiz) {
442 printf("Wizard (was %d, %d) = ", wiz, tempwiz);
447 tempwiz = wiz = 0;
command1.c 145 if (!wiz && !tempwiz)
149 tempwiz = 1;
command6.c 135 if (tempwiz)
command4.c 62 if ((testbit(from, value) || wiz || tempwiz) &&
357 tempwiz = 0;
extern.h 301 extern int tempwiz;

Completed in 32 milliseconds