Searched refs:wizard (Results 26 - 50 of 82) sorted by relevance

1234

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixunix.c298 if(wizard) (void) signal(SIGQUIT,SIG_DFL);
H A DMakefile.src329 windows.c wizard.c worm.c worn.c write.c zap.c
386 wizard.o worm.o worn.o write.o zap.o \
807 wizard.o: wizard.c $(HACK_H) ../include/qtext.h ../include/epri.h
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c179 if (wizard && yn("Force the mount to succeed?") == 'y')
223 if (force && wizard && yn("Heal your legs?") == 'y')
H A Dquest.c116 if (wizard && talk) {
H A Dmkroom.c77 if(wizard){
146 (wizard && ep && sroom->doorct != 0) ||
206 || wizard
H A Drestore.c368 /* for wizard mode, issue a reminder; for others, treat it
372 if (!wizard)
641 if (!wizard && !discover)
740 if (wizard) pline(trickbuf);
H A DMakefile329 windows.c wizard.c worm.c worn.c write.c zap.c
386 wizard.o worm.o worn.o write.o zap.o \
807 wizard.o: wizard.c $(HACK_H) ../include/qtext.h ../include/epri.h
H A Dallmain.c54 if (wizard) add_debug_extended_commands();
H A Ddungeon.c480 if (!wizard)
703 if(!wizard)
1502 ( /* either wizard mode or else seen and not forgotten */
1504 wizard ||
1518 if ( /* either wizard mode, or else _both_ sides of branch seen */
1520 wizard ||
H A Dpline.c297 if (wizard) {
H A Dshknam.c369 if(wizard) {
H A Dsave.c1045 if (wizard) {
1077 if (wizard) {
H A Dtopten.c353 if (wizard || discover) {
359 wizard ? "wizard" : "discover");
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c179 if (wizard && yn("Force the mount to succeed?") == 'y')
223 if (force && wizard && yn("Heal your legs?") == 'y')
H A Dquest.c116 if (wizard && talk) {
H A Dmkroom.c77 if(wizard){
146 (wizard && ep && sroom->doorct != 0) ||
206 || wizard
H A Drestore.c368 /* for wizard mode, issue a reminder; for others, treat it
372 if (!wizard)
641 if (!wizard && !discover)
740 if (wizard) pline(trickbuf);
H A DMakefile329 windows.c wizard.c worm.c worn.c write.c zap.c
386 wizard.o worm.o worn.o write.o zap.o \
807 wizard.o: wizard.c $(HACK_H) ../include/qtext.h ../include/epri.h
H A Dallmain.c54 if (wizard) add_debug_extended_commands();
H A Ddungeon.c480 if (!wizard)
703 if(!wizard)
1502 ( /* either wizard mode or else seen and not forgotten */
1504 wizard ||
1518 if ( /* either wizard mode, or else _both_ sides of branch seen */
1520 wizard ||
H A Dpline.c297 if (wizard) {
H A Dshknam.c369 if(wizard) {
H A Dsave.c1045 if (wizard) {
1077 if (wizard) {
H A Dtopten.c353 if (wizard || discover) {
359 wizard ? "wizard" : "discover");
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.src329 windows.c wizard.c worm.c worn.c write.c zap.c
386 wizard.o worm.o worn.o write.o zap.o \
807 wizard.o: wizard.c $(HACK_H) ../include/qtext.h ../include/epri.h

Completed in 226 milliseconds

1234