Lines Matching defs:winner
17 * unction to sort the scoreboard newscore(score, whoo, whyded, winner)
92 "a winner", "trapped in solid rock", "killed by a missing save file",
198 * winner, otherwise the next level of difficulty listed in the winners
432 * newscore(score, whoo, whyded, winner) Function to add entry to scoreboard
433 * int score, winner, whyded;
437 * died() reason # in whyded, and TRUE/FALSE in winner if a winner
441 newscore(long score, char *whoo, int whyded, int winner)
447 /* if a winner then delete all non-winning scores */
449 winner = 0; /* if he cheated, don't let him win */
450 if (winner) {
502 * died() reason # in whyded, and TRUE/FALSE in winner if a winner
565 * 263 a winner