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

  /src/games/phantasia/
misc.c 170 int cheat = 0; /* number of times player has tried to cheat */ local in function:tradingpost
236 ++cheat;
238 cheat = 0;
256 ++cheat;
261 cheat = 0;
276 ++cheat;
278 cheat = 0;
302 ++cheat;
307 cheat = 0
    [all...]
misc.c 170 int cheat = 0; /* number of times player has tried to cheat */ local in function:tradingpost
236 ++cheat;
238 cheat = 0;
256 ++cheat;
261 cheat = 0;
276 ++cheat;
278 cheat = 0;
302 ++cheat;
307 cheat = 0
    [all...]
  /src/games/larn/
diag.c 219 lprc(cheat);
283 cheat = lgetc();
285 cheat = 1;
388 cheat = 1;
404 lprcat("that you tried to CHEAT by protecting the directory the savefile\n");
diag.c 219 lprc(cheat);
283 cheat = lgetc();
285 cheat = 1;
388 cheat = 1;
404 lprcat("that you tried to CHEAT by protecting the directory the savefile\n");
data.c 148 u_char cheat = 0; /* 1 if the player has fudged save file */ variable in typeref:typename:u_char
data.c 148 u_char cheat = 0; /* 1 if the player has fudged save file */ variable in typeref:typename:u_char
scores.c 448 if (cheat)
474 } else if (!cheat) { /* for not winning scoreboard */
scores.c 448 if (cheat)
474 } else if (!cheat) { /* for not winning scoreboard */
header.h 334 extern u_char beenhere[], boldon, cheat, ckpflag;
header.h 334 extern u_char beenhere[], boldon, cheat, ckpflag;
main.c 937 if (cheat)
main.c 937 if (cheat)

Completed in 33 milliseconds