Home
last modified time | relevance | path

Searched refs:def_monsyms (Results 1 – 25 of 107) sorted by relevance

12345

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Ddrawing.c60 const struct class_sym def_monsyms[MAXMCLASSES] = { variable
299 if (ch == def_monsyms[i].sym)
376 showsyms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_showsyms()
439 primary_syms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_primary_symbols()
465 rogue_syms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_rogue_symbols()
H A Dpager.c896 if (sym == (looked ? showsyms[i + SYM_OFF_M] : def_monsyms[i].sym)
897 && def_monsyms[i].explain && *def_monsyms[i].explain) {
901 prefix, an(def_monsyms[i].explain));
902 *firstmatch = def_monsyms[i].explain;
905 found += append_str(out_str, an(def_monsyms[i].explain));
914 : (sym == def_monsyms[S_HUMAN].sym && !flags.showrace))
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Ddrawing.c60 const struct class_sym def_monsyms[MAXMCLASSES] = { variable
299 if (ch == def_monsyms[i].sym)
376 showsyms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_showsyms()
439 primary_syms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_primary_symbols()
465 rogue_syms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_rogue_symbols()
H A Dpager.c896 if (sym == (looked ? showsyms[i + SYM_OFF_M] : def_monsyms[i].sym)
897 && def_monsyms[i].explain && *def_monsyms[i].explain) {
901 prefix, an(def_monsyms[i].explain));
902 *firstmatch = def_monsyms[i].explain;
905 found += append_str(out_str, an(def_monsyms[i].explain));
914 : (sym == def_monsyms[S_HUMAN].sym && !flags.showrace))
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddrawing.c50 const struct class_sym def_monsyms[MAXMCLASSES] = { variable
265 if (ch == def_monsyms[i].sym) in def_char_to_monclass()
H A Dsymbols.c82 g.showsyms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_showsyms()
141 g.primary_syms[i + SYM_OFF_M] = def_monsyms[i].sym; in init_primary_symbols()
H A Dpager.c385 whom = def_monsyms[(unsigned short) mtmp->data->mlet].explain; in look_at_monster()
1802 : def_monsyms[i].sym) in do_screen_description()
1803 && def_monsyms[i].explain && *def_monsyms[i].explain) { in do_screen_description()
1807 prefix, an(def_monsyms[i].explain)); in do_screen_description()
1808 *firstmatch = def_monsyms[i].explain; in do_screen_description()
1811 found += append_str(out_str, an(def_monsyms[i].explain)); in do_screen_description()
1820 : (sym == def_monsyms[S_HUMAN].sym && !flags.showrace)) in do_screen_description()
/dports/games/nethack33/nethack-3.3.1/include/
H A Dmonsym.h77 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmonsym.h77 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmonsym.h77 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmonsym.h77 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dmonsym.h77 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmonsym.h77 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dmonsym.h77 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dmonsym.h81 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dmonsym.h79 extern const char def_monsyms[MAXMCLASSES]; /* default class symbols */
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddrawing.c96 const char def_monsyms[MAXMCLASSES] = { variable
638 if (def_monsyms[i] == ch) break;
796 monsyms[i] = def_monsyms[i];
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddrawing.c96 const char def_monsyms[MAXMCLASSES] = { variable
638 if (def_monsyms[i] == ch) break;
796 monsyms[i] = def_monsyms[i];
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddrawing.c96 const char def_monsyms[MAXMCLASSES] = { variable
638 if (def_monsyms[i] == ch) break;
796 monsyms[i] = def_monsyms[i];
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddrawing.c96 const char def_monsyms[MAXMCLASSES] = { variable
638 if (def_monsyms[i] == ch) break;
796 monsyms[i] = def_monsyms[i];
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddrawing.c96 const char def_monsyms[MAXMCLASSES] = { variable
638 if (def_monsyms[i] == ch) break;
796 monsyms[i] = def_monsyms[i];
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Ddrawing.c96 const char def_monsyms[MAXMCLASSES] = { variable
652 if (def_monsyms[i] == ch) break;
810 monsyms[i] = def_monsyms[i];
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddrawing.c95 const char def_monsyms[MAXMCLASSES] = { variable
645 if (def_monsyms[i] == ch) break;
817 monsyms[i] = def_monsyms[i];
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddrawing.c96 const char def_monsyms[MAXMCLASSES] = { variable
638 if (def_monsyms[i] == ch) break;
796 monsyms[i] = def_monsyms[i];
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddrawing.c95 const char def_monsyms[MAXMCLASSES] = { variable
771 if (def_monsyms[i] == ch) break;
972 monsyms[i] = def_monsyms[i];

12345