HomeSort by: relevance | last modified time | path
    Searched refs:lprcat (Results 1 - 16 of 16) sorted by relevancy

  /src/games/larn/
moreobj.c 28 lprcat("\nDo you (p) pray (d) desecrate");
34 lprcat(" pray\nDo you (m) give money or (j) just pray? ");
50 lprcat(" desecrate");
70 lprcat("\nDo you (p) pry off jewels, (s) sit down");
76 lprcat(" pry off");
81 lprcat(" sit down");
98 lprcat("\nDo you (s) sit down");
104 lprcat(" sit down");
107 lprcat("\nZaaaappp! You've been teleported!\n");
111 lprcat("\nnothing happens")
    [all...]
action.c 48 lprcat("\nnothing happens");
71 lprcat("\nZaaaappp! You've been teleported!\n");
75 lprcat("\nnothing happens");
89 lprcat("\nOops! You seem to have caught the dreadful sleep!");
99 lprcat("\nYou feel a sickness coming on");
103 lprcat("\nnothing seems to have happened");
110 lprcat("\nThe fountains bubbling slowly quiets");
134 lprcat("\nYou got the dirt off!");
136 lprcat("\nThis water seems to be hard water! The dirt didn't come off!");
140 lprcat("\nnothing seems to have happened")
    [all...]
object.c 50 lprcat("\n\nYou have found some gold!");
55 lprcat("\n\nYou have found a magic potion");
63 lprcat("\n\nYou have found a magic scroll");
73 lprcat("\n\nThere is a Holy Altar here!");
78 lprcat("\n\nYou have found a book.");
83 lprcat("\n\nYou have found a fortune cookie.");
107 lprcat("\n\nYou have found the Orb!!!!!");
112 lprcat("\n\nYou're standing at the top of a pit.");
117 lprcat("\n\nThere is a circular staircase here");
122 lprcat("\n\nYou feel heavy for a moment, but the feeling disappears")
    [all...]
help.c 42 lprcat(lgetl()); /* print out each line that
47 lprcat(tmbuf);
51 lprcat(" ---- Press ");
53 lprcat(" to exit, ");
55 lprcat(" for more help ---- ");
88 lprcat(lgetl());/* print out each line that we read in */
92 lprcat(tmbuf);
106 lprcat("Press ");
108 lprcat(" to continue: ");
store.c 197 lprcat("Welcome to the Larn Thrift Shoppe. We stock many items explorers find useful\n");
198 lprcat(" in their adventures. Feel free to browse to your hearts content.\n");
199 lprcat("Also be advised, if you break 'em, you pay for 'em.");
209 lprcat("You have ");
215 lprcat("\nYou can't carry anything more!");
223 lprcat("\nSorry, but we are out of that item.");
231 lprcat("\nYou don't have enough gold to pay for that!");
245 lprcat("\n\nThe Larn Revenue Service has ordered us to not do business with tax evaders.\n");
248 lprcat("comply with the law, we cannot serve you at this time. Soo Sorry.\n");
250 lprcat("\nPress ")
    [all...]
diag.c 42 lprcat("\ndiagnostic failure\n");
46 lprcat("\n\nBeginning of DIAG diagnostics ----------\n");
55 lprcat("\f\nHere's the dungeon:\n\n");
65 lprcat("\f\nNow for the monster data:\n\n");
66 lprcat(" Monster Name LEV AC DAM ATT DEF GOLD HP EXP \n");
67 lprcat("--------------------------------------------------------------------------\n");
74 lprcat("\n\nHere's a Table for the to hit percentages\n");
75 lprcat("\n We will be assuming that players level = 2 * monster level");
76 lprcat("\n and that the players dexterity and strength are 16.");
77 lprcat("\n to hit: if (rnd(22) < (2[monst AC] + your level + dex + WC/8 -1)/2) then hit")
    [all...]
main.c 152 lprcat("Sorry, Larn needs a VT100 family terminal for all its features.\n");
184 lprcat("Preparing to initialize the scoreboard.\n");
636 lprcat(" (weapon in hand)");
638 lprcat(" (being worn)");
743 lprcat("\nYou can't read anything when you're blind!");
791 lprcat("Saving . . .");
805 lprcat("\nAs yet, you don't have enough experience to use teleportation");
827 lprcat("\nIt's ");
828 lprcat(objectname[item[i][j]]);
834 lprcat("\nNo traps are visible")
    [all...]
regen.c 84 lprcat("\nThe blindness lifts ");
90 lprcat("\nYou regain your senses");
145 lprcat("\nYou now feel better ");
152 lprcat("\nYou feel your vision return to normal");
161 lprcat("\nThe hysteria of itching forces you to remove your armor!");
168 lprcat("\nYou now feel the irritation subside!");
181 lprcat("\nYou now feel less awkward!");
signal.c 30 lprcat("Press ");
32 lprcat("return");
34 lprcat(" to continue: ");
global.c 132 lprcat("\n");
242 lprcat("Failure in positionplayer\n");
380 lprcat("\n\nDo you really want to quit?");
388 lprcat(" no");
392 lprcat("\n");
394 lprcat("Yes");
396 lprcat(" or ");
398 lprcat("No");
400 lprcat(" please? Do you want to quit? ");
410 lprcat("\n --- press ")
    [all...]
monster.c 246 lprcat("\nYou don't have any spells!");
249 lprcat(eys);
254 lprcat(eys);
261 over: lprcat(aborted);
277 lprcat(" Nothing Happened ");
298 lprcat(" It didn't seem to work");
303 lprcat(" It didn't work!");
307 lprcat(" Nothing happens. You seem inexperienced at this");
388 lprcat(" It didn't believe the illusions!");
498 lprcat("\nYour heart stopped!\n")
    [all...]
display.c 89 lprcat(" ?");
91 lprcat(levelname[level]);
112 lprcat(class[c[LEVEL] - 1]);
132 lprcat(" ?");
134 lprcat(levelname[level]);
212 lprcat(bot_data[i].string);
216 lprcat(" ");
270 lprcat(bot_data[i].string);
568 lprcat("The magic spells you have discovered thus far:\n\n");
586 lprcat("\nThe magic scrolls you have found to date are:\n\n")
    [all...]
header.h 397 #define setbold() (lprcat(boldon?"\33[1m":"\33[7m"))
399 #define resetbold() (lprcat("\33[m"))
401 #define setscroll() (lprcat("\33[20;24r"))
403 #define resetscroll() (lprcat("\33[;24r"))
405 #define clear() (lprcat("\33[2J\33[f"), cbak[SPELLS]= -50)
406 #define cltoeoln() lprcat("\33[K")
scores.c 131 lprcat("Can't read scoreboard\n");
159 lprcat("Can't write scoreboard\n");
270 lprcat("\n Score Difficulty Time Needed Larn Winners List\n");
309 lprcat("\n Score Difficulty Larn Visitor Log\n");
335 lprcat("\n\n");
362 lprcat(esb);
390 lprcat(esb);
621 lprcat("\nYou feel wiiieeeeerrrrrd all over! ");
659 lprcat("\nCan't open record file: I can't post your score.\n");
extern.h 132 void lprcat(const char *);
io.c 20 * lprcat(str) append a string to the output buffer
247 lprcat(buf);
555 * lprcat(string) append a string to the output buffer
559 lprcat(const char *str) function in typeref:typename:void
680 lprcat("\33[2K");
696 lprcat("\33[1J\33[2K");
716 lprcat("\33[J\33[2K");

Completed in 74 milliseconds