Home
last modified time | relevance | path

Searched refs:lprcat (Results 1 – 15 of 15) sorted by relevance

/original-bsd/games/larn/
H A Dmoreobj.c34 lprcat("\nnothing happens"); in oaltar()
72 else lprcat("\nThank You."); in oaltar()
78 case 'd': lprcat(" desecrate"); in oaltar()
88 lprcat("\nnothing happens"); in oaltar()
94 else lprcat("\nnothing happens"); in oaltar()
106 lprcat("\nYou have been heard!"); in ohear()
142 else lprcat("\nnothing happens");
153 else lprcat("\nnothing happens");
228 case 't': lprcat(" take"); in ochest()
252 case 'd': lprcat("drink"); in ofountain()
[all …]
H A Dobject.c129 lprcat("open"); in lookforobject()
156 case OENTRANCE: lprcat("\nYou have found "); lprcat(objectname[OENTRANCE]); in lookforobject()
168 case OVOLDOWN: lprcat("\nYou have found "); lprcat(objectname[OVOLDOWN]); in lookforobject()
181 case OVOLUP: lprcat("\nYou have found "); lprcat(objectname[OVOLUP]); in lookforobject()
293 if (dir > 0) lprcat("(u) go up "); else lprcat("(d) go down ");
502 lprcat("\nDo you ");
503 if (c[BLINDCOUNT]==0) lprcat("(r) read it, "); lprcat("(t) take it"); iopts();
686 lprcat("\nDo you "); in obook()
694 lprcat("read"); in obook()
730 lprcat(" A message inside the cookie reads:\n"); lprcat(p); in ocookie()
[all …]
H A Dstore.c189 lprcat("\nPress "); standout("escape"); lprcat(" to leave: "); lflush(); in dndstore()
202 lprcat(" to leave]? "); in dndstore()
395 clear(); lprcat(str);
404 lprcat("\nPress "); standout("escape"); lprcat(" to leave: "); lflush();
464 lprcat("\nYour wish? [("); standout("d"); lprcat(") deposit, ("); in obanksub()
466 lprcat(") sell a stone, or "); standout("escape"); lprcat("] "); in obanksub()
546 else lprcat("no\nO. K.\n");
571 lprcat(" for list, or "); standout("escape"); lprcat("] ? "); in otradepost()
636 lprcat("\n\nYour wish? [("); in olrs()
638 lprcat(") pay taxes, or "); in olrs()
[all …]
H A Ddiag.c30 lprcat("\n\nBeginning of DIAG diagnostics ----------\n"); in diag()
39 lprcat("\f\nHere's the dungeon:\n\n"); in diag()
50 lprcat("\f\nNow for the monster data:\n\n"); in diag()
84 lprcat("\n\nHere's the spell list:\n\n"); in diag()
85 lprcat("spell name description\n"); in diag()
89 lprc(' '); lprcat(spelcode[j]); in diag()
93 lprcat("\n\nFor the c[] array:\n"); in diag()
106 lprcat("\n\n"); lwclose(); in diag()
107 lcreat((char*)0); lprcat("Done Diagnosing . . ."); in diag()
200 cursors(); lprcat("\nRestoring . . ."); lflush();
[all …]
H A Dhelp.c26 lprcat(lgetl()); /* print out each line that we read in */ in help()
28 { tmcapcnv(tmbuf,lgetl()); lprcat(tmbuf); } /* intercept \33's */ in help()
32 lprcat(" ---- Press "); standout("return"); in help()
33 lprcat(" to exit, "); standout("space"); in help()
34 lprcat(" for more help ---- "); in help()
58 lprcat(lgetl()); /* print out each line that we read in */ in welcome()
60 { tmcapcnv(tmbuf,lgetl()); lprcat(tmbuf); } /* intercept \33's */ in welcome()
70 cursor(1,24); lprcat("Press "); standout("return"); in retcont()
71 lprcat(" to continue: "); while (getchar() != '\n'); in retcont()
H A Dmain.c551 lprcat("\nIts "); lprcat(objectname[item[i][j]]); flag++; in parse()
610 if (wizard) lprcat(" Wizard"); nomove=1; in parse()
611 if (cheat) lprcat(" Cheater"); in parse()
612 lprcat(copyright); in parse()
629 lprcat("\nYou do not owe any taxes."); in parse()
730 lprcat("\n\n"); in dropobj()
732 lprcat("How much gold do you drop? "); in dropobj()
794 lprcat("\nThe cookie was delicious."); in eatcookie()
801 lprcat(p); in eatcookie()
807 lprcat("\nYou can't eat that!"); return; in eatcookie()
[all …]
H A Dregen.c46 …if (d[BLINDCOUNT]) if (--d[BLINDCOUNT]<=0) { cursors(); lprcat("\nThe blindness lifts "); beep… in regen()
47 if (d[CONFUSE]) if (--d[CONFUSE]<=0) { cursors(); lprcat("\nYou regain your senses"); beep(); } in regen()
64 if (d[HALFDAM]) if (--d[HALFDAM]<=0) { cursors(); lprcat("\nYou now feel better "); beep(); } in regen()
68 cursors(); lprcat("\nYou feel your vision return to normal"); beep(); } in regen()
76 lprcat("\nThe hysteria of itching forces you to remove your armor!"); in regen()
79 if (--d[ITCHING]<=0) { cursors(); lprcat("\nYou now feel the irritation subside!"); beep(); } in regen()
88 if (--d[CLUMSINESS]<=0) { cursors(); lprcat("\nYou now feel less awkward!"); beep(); } in regen()
H A Dglobal.c131 beep(); lprcat("\n"); nap(3000); died(lastnum);
244 if (try==0) lprcat("Failure in positionplayer\n"); in positionplayer()
319 lprcat("\n\nDo you really want to quit?"); in quit()
325 lprcat("\n"); setbold(); lprcat("Yes"); resetbold(); lprcat(" or "); in quit()
326 setbold(); lprcat("No"); resetbold(); lprcat(" please? Do you want to quit? "); in quit()
335 lprcat("\n --- press "); standout("space"); lprcat(" to continue --- "); in more()
368 lprcat("\nYou pick up:"); srcount=0; show3(i);
371 lprcat("\nYou can't carry anything else"); return(1);
385 { beep(); lprcat("\nThere's something here already"); return(1); }
558 gpwp = gpwbuf; lprcat("\nEnter Password: "); lflush(); in getpassword()
[all …]
H A Dmonster.c200 lprcat(eys); --c[SPELLS]; in cast()
202 { seemagic(-1); cursors(); lprcat(eys); } in cast()
238 { lprcat(" It didn't work!"); return; }
536 lprcat("You fall asleep! "); beep();
615 lprcat(" The wall crumbles");
634 lprcat(" The statue crumbles");
739 lprcat("\nIn What Direction? ");
822 lprcat("\nYou hit"); flag=1;
828 lprcat("\nYou missed"); flag=0;
830 lprcat(" the "); lprcat(lastmonst);
[all …]
H A Ddisplay.c46 if (c[TELEFLAG]) lprcat(" ?"); else lprcat(levelname[level]); in bot_linex()
63 { cursor(59,18); lprcat(class[c[LEVEL]-1]); } in bot_linex()
77 if (c[TELEFLAG]) lprcat(" ?"); else lprcat(levelname[level]); in bot_linex()
141 { if (c[idx]) { cursor(70,i+1); lprcat(bot_data[i].string); } } else in botside()
142 if (c[idx]==0) { cursor(70,i+1); lprcat(" "); } in botside()
185 cursor(70,i+1); lprcat(bot_data[i].string);
392 lprcat("The magic spells you have discovered thus far:\n\n");
405 lprcat("\nThe magic scrolls you have found to date are:\n\n");
414 lprcat("\nThe magic potions you have found to date are:\n\n");
H A Dsignal.c7 cursor(1,24); lprcat("Press "); setbold(); lprcat("return"); resetbold(); in s2choose()
8 lprcat(" to continue: "); lflush(); in s2choose()
H A Dheader.h381 #define setbold() (lprcat(boldon?"\33[1m":"\33[7m"))
383 #define resetbold() (lprcat("\33[m"))
385 #define setscroll() (lprcat("\33[20;24r"))
387 #define resetscroll() (lprcat("\33[;24r"))
389 #define clear() (lprcat("\33[2J\33[f"), cbak[SPELLS]= -50)
390 #define cltoeoln() lprcat("\33[K")
H A Dscores.c100 { lprcat("Can't read scoreboard\n"); lflush(); return(-1); } in readboard()
114 { lprcat("Can't write scoreboard\n"); lflush(); return(-1); } in writeboard()
201 lprcat("\n Score Difficulty Time Needed Larn Winners List\n"); in winshou()
239 lprcat("\n Score Difficulty Larn Visitor Log\n");
258 lprcat("\n\n");
279 if (i+j == 0) lprcat(esb); else lprc('\n'); in showscores()
296 if (i+j==0) lprcat(esb); else lprc('\n'); in showallscores()
482 cursors(); lprcat("\nYou feel wiiieeeeerrrrrd all over! "); beep();
506 lprcat("\nCan't open record file: I can't post your score.\n");
H A Dio.c524 lprcat(str) in lprcat() function
667 cursor(x,y); lprcat("\33[2K");
680 cursor(x,y); lprcat("\33[1J\33[2K");
696 cursor(x,y); lprcat("\33[J\33[2K");
H A Dtok.c52 lprcat("\nSorry, but it is now time for work. Your game has been saved.\n"); beep(); in yylex()