Searched refs:players (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c697 score_wanted(current_ver, rank, t1, playerct, players, uid)
702 const char **players;
718 if (players[i][0] == '-' && index("pr", players[i][1]) &&
719 players[i][2] == 0 && i + 1 < playerct) {
720 char *arg = (char *)players[i + 1];
721 if ((players[i][1] == 'p' &&
723 (players[i][1] == 'r' &&
727 } else if (strcmp(players[i], "all") == 0 ||
728 strncmp(t1->name, players[
748 const char **players; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c697 score_wanted(current_ver, rank, t1, playerct, players, uid)
702 const char **players;
718 if (players[i][0] == '-' && index("pr", players[i][1]) &&
719 players[i][2] == 0 && i + 1 < playerct) {
720 char *arg = (char *)players[i + 1];
721 if ((players[i][1] == 'p' &&
723 (players[i][1] == 'r' &&
727 } else if (strcmp(players[i], "all") == 0 ||
728 strncmp(t1->name, players[
748 const char **players; local
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex250 {\it NetHack\/} can even be played by blind players, with the assistance of
1474 Those of you in the audience who are AD\&D players, be aware that each
1648 will typically never eat animal corpses, while vegetarian players can,
1899 As if winning {\it NetHack\/} were not difficult enough, certain players
1905 players extra ``bragging rights'' for winning the game with these
1908 players to adhere to challenges the first time they win the game.
1976 Most players fight with a wielded weapon (or tool intended to be
2158 players if it detects some anticipated mistakes (default on).
2999 These co-ordinates are often useful in giving players a better sense of the
3057 If you just want to see what the current top players/game
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex250 {\it NetHack\/} can even be played by blind players, with the assistance of
1474 Those of you in the audience who are AD\&D players, be aware that each
1648 will typically never eat animal corpses, while vegetarian players can,
1899 As if winning {\it NetHack\/} were not difficult enough, certain players
1905 players extra ``bragging rights'' for winning the game with these
1908 players to adhere to challenges the first time they win the game.
1976 Most players fight with a wielded weapon (or tool intended to be
2158 players if it detects some anticipated mistakes (default on).
2999 These co-ordinates are often useful in giving players a better sense of the
3057 If you just want to see what the current top players/game
[all...]

Completed in 40 milliseconds