Searched refs:pline (Results 1 - 25 of 60) sorted by relevance

123

/netbsd-current/games/hack/
H A Dhack.version.c76 pline("%s 1.0.3 - last edit %s.", (
H A Dhack.wield.c88 pline("You are already wielding that!");
90 pline("The %s welded to your hand!",
94 pline("You are already empty handed.");
98 pline("You are empty handed.");
101 pline("You cannot wield a two-handed sword and wear a shield.");
103 pline("You cannot wield that!");
108 pline("The %s %s to your hand!",
123 pline("Your %s not affected.", aobjnam(uwep, "are"));
125 pline("Your %s!", aobjnam(uwep, "corrode"));
143 pline("You
[all...]
H A Dhack.timeout.c91 pline("You die because of food poisoning.");
96 pline("You feel yourself slowing down.");
99 pline("You feel less confused now.");
102 pline("You can see again.");
107 pline("You are no longer invisible.");
131 pline("%s", stoned_texts[SIZE(stoned_texts) - i]);
H A Dhack.trap.c115 pline("You escape a%s.", traps[ttype]);
120 pline("A cloud of gas puts you to sleep!");
125 pline("You float over a bear trap.");
130 pline("A bear trap closes on your foot!");
135 pline("A piercer suddenly drops from the ceiling!");
137 pline("Its blow glances off your helmet.");
143 pline("An arrow shoots out at you!");
151 pline("A trap door in the ceiling opens and a rock falls on your head!");
153 pline("Fortunately, you are wearing a helmet!");
164 pline("
[all...]
H A Dhack.eat.c131 pline("You give up your attempt to open the tin.");
137 pline("You succeed in opening the tin.");
141 pline("%s", tintxts[r].txt);
145 pline("Eating salmon made your fingers very slippery.");
148 pline("It contains spinach - this makes you feel like Popeye!");
179 pline("There %s %s here; eat %s? [ny] ",
214 pline("Using your %s you try to open the tin.",
218 pline("It is not so easy to open this tin.");
220 pline("The tin slips out of your hands.");
245 pline("Blecc
[all...]
H A Dhack.potion.c91 pline("Wow! This makes you feel great!");
99 pline("Ooph! This tastes like liquid fire!");
105 pline("You pass out.");
115 pline("Gee! All of a sudden, you can't see yourself.");
117 pline("You feel rather airy."), unkn++;
123 pline("This tastes like fruit juice.");
127 pline("You begin to feel better.");
139 pline("You are motionlessly suspended.");
141 pline("Your feet are frozen to the floor!");
154 pline("Yo
[all...]
H A Dhack.read.c87 pline("Being blind, you cannot read the formula on the scroll.");
91 pline("As you pronounce the formula on it, the scroll disappears.");
93 pline("As you read the scroll, it disappears.");
95 pline("Being confused, you mispronounce the magic words ... ");
111 pline("Your %s glows silver for a moment.",
117 pline("Your %s glows violently green for a while, then evaporates.",
122 pline("Your %s glows green for a moment.",
135 pline("Your %s glows purple for a moment.",
141 pline("Your armor turns to dust and falls to the floor!");
144 pline("You
[all...]
H A Dhack.do_wear.c78 pline("You were wearing %s.", doname(otmp));
86 pline("Not wearing any armor.");
97 pline("You can't take that off.");
101 pline("You seem not able to take off the gloves while holding your weapon.");
112 pline("Not wearing any ring.");
123 pline("What ring, Right or Left? [ rl?]");
156 pline("You can't. It appears to be cursed.");
199 pline("You are already wearing that!");
204 pline("You are already wearing a helmet.");
210 pline("Yo
[all...]
H A Dhack.ioctl.c105 pline("I don't think your shell has job control.");
108 pline("Sorry, it seems we have no SIGTSTP here. Try ! or S.");
H A Dhack.mhitu.c88 pline("Outside, you hear %s's hissing!",
90 pline("%s gets turned to stone!",
92 pline("And the same fate befalls you.");
111 pline("The mysterious monster totally digests you.");
162 pline("%s swings itself around you!",
167 pline("%s drowns you ...", Monnam(mtmp));
175 pline("The sting doesn't seem to affect you.");
177 pline("You feel weaker!");
187 pline("You hear %s's hissing!", monnam(mtmp));
191 /* pline("Yo
[all...]
H A Dhack.apply.c118 pline("You have no can to open.");
121 pline("You cannot open a tin without eating its contents.");
122 pline("In order to eat, use the 'e' command.");
124 pline("Opening the tin will be much easier if you wield the can-opener.");
128 pline("Sorry, I don't know how to use that.");
147 pline("You take a picture of %s's stomach.", monnam(u.ustuck));
151 pline("You take a picture of the %s.",
158 pline("The flash awakens %s.", monnam(mtmp)); /* a3 */
164 pline("%s is blinded by the flash!", Monnam(mtmp));
193 pline("Yo
[all...]
H A Dhack.do.c96 pline("You didn't drop any gold pieces.");
99 pline("You dropped %ld gold piece%s.",
108 pline("You cannot drop something you are wearing.");
113 pline("Your weapon is welded to your hand!");
118 pline("You dropped %s.", doname(obj));
157 pline("You can't go down here.");
161 pline("You are being held, and cannot go down.");
165 pline("You're floating high above the stairs.");
176 pline("You can't go up here.");
180 pline("Yo
[all...]
H A Dhack.fight.c108 pline("%s %s.", buf, monnam(mdef));
114 pline("You hear some noises%s.",
122 pline("%s is turned to stone!", Monnam(mdef));
124 pline("You have a peculiarly sad feeling for a moment, then it passes.");
136 pline("%s is killed!", Monnam(mdef));
138 pline("You have a sad feeling for a moment, then it passes.");
200 pline("It misses.");
202 pline("You are almost hit by %s!", buf);
206 pline("You are hit!");
208 pline("Yo
[all...]
H A Dhack.options.c150 pline("The fixinvlet option must be in HACKOPTIONS.");
164 pline("The playername can be set only from HACKOPTIONS.");
211 pline("%s%s%s",
215 pline("%s%s%s",
219 pline("%s",
221 pline("%s%s%s",
227 pline("Bad option: %s.", opts);
228 pline("Type `O help<cr>' for help.");
245 pline("What options do you want to set? ");
274 pline("
[all...]
H A Dhack.wizard.c101 pline(
187 pline("%s makes a gesture, then curses.",
190 pline("You hear mumbled cursing.");
200 pline("%s hypnotizes you.", Monnam(mtmp));
204 pline("%s chants an incantation.",
207 pline("You hear a mumbled incantation.");
221 pline("\"Destroy the thief, my pets!\"");
244 pline("You hear a clap of thunder!");
H A Dhack.engrave.c169 pline("Something is written here in the dust.");
172 pline("Something is engraved here on the floor.");
175 pline("Some text has been burned here in the floor.");
180 pline("You read: \"%s\".", ep->engr_txt);
217 pline("You're joking. Hahaha!"); /* riv05!a3 */
235 pline("Since your weapon is welded to your hand,");
236 pline("you use the %s.", aobjnam(uwep, NULL));
240 pline("You are now empty-handed.");
242 pline("The %s %s to your hand!",
246 pline("Yo
[all...]
H A Dhack.do_name.c83 pline("(For instructions type a ?)");
97 pline("Use [hjkl] to move the cursor to %s.", goal);
98 pline("Type a . when you are at the right place.");
100 pline("Unknown direction: '%s' (%s).",
134 pline("This ugly monster is called %s and cannot be renamed.",
137 pline("There is no monster there.");
141 pline("I see no monster there.");
145 pline("I cannot see a monster there.");
148 pline("What do you want to call %s? ", lmonnam(mtmp));
179 pline("Wha
[all...]
H A Dhack.pager.c96 pline("Cannot open data file!");
98 pline("Specify what? ");
108 pline("Bad data file!");
118 pline("%s", buf);
120 pline("More info? ");
129 pline("I've never heard of such things.");
305 pline("%s", texthead->line_text);
360 pline("Long or short help? ");
380 pline("Cannot open %s.", fnam);
412 pline("Canno
[all...]
H A Dhack.shk.c270 pline("Somehow you escaped the shop without paying!");
272 pline("You stole for a total worth of %ld zorkmids.",
290 pline("Welcome to David's treasure zoo!");
292 pline("It looks rather muddy down here.");
295 pline("Go away! Go away!");
297 pline("You get an uncanny feeling ...");
328 pline("Hello %s! Welcome%s to %s's %s shop!",
340 pline("Will you please leave your %s outside?",
388 pline("onbill: paid obj on bill?");
392 pline("onbil
[all...]
H A Dhack.zap.c210 pline("Nothing Happens.");
214 pline("You wrest one more spell from the worn-out wand.");
252 pline("Unfortunately, nothing happens.");
255 pline("You may wish for an object. What do you want? ");
278 pline("You pierce %s's stomach wall!",
287 pline("You loosen a rock from the ceiling.");
288 pline("It falls on your head!");
364 pline("The %s hits it.", str);
366 pline("The %s hits %s%s", str, monnam(mtmp), force);
373 pline("Th
[all...]
H A Dhack.main.c316 pline("Restoring old save file...");
320 pline("Hello %s, welcome to %s!", plname, gamename);
353 pline("Hello %s, welcome to %s!", plname, gamename);
362 pline("You are lucky! Full moon tonight.");
365 pline("Be careful! New moon tonight.");
387 pline("You die...");
393 pline("You hear the wailing of the Banshee...");
395 pline("You hear the howling of the CwnAnnwn...");
422 pline("%s", nomovemsg);
424 pline("Yo
[all...]
H A Dhack.invent.c457 pline("You don't have anything %sto %s.",
463 pline("What do you want to %s [*]? ", word);
465 pline("What do you want to %s [%s or ?*]? ",
479 pline("No count allowed with this command.");
489 pline("You cannot %s gold.", word);
519 pline("You don't have that object.");
523 pline("You don't have that many! [You have %u]"
530 pline("That is a silly thing to %s.", word);
567 pline("You have nothing to %s.", word);
593 pline("Wha
[all...]
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcompare-all-tests41 local bdir pdir opts bline pline
45 pline=${2//$bdir/$pdir}
47 echo "$pline $opts"
50 <( $bline $opts 2>&1 ) <( $pline $opts 2>&1 ) || { echo -n . >&2; return 1; }
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcompare-all-tests41 local bdir pdir opts bline pline
45 pline=${2//$bdir/$pdir}
47 echo "$pline $opts"
50 <( $bline $opts 2>&1 ) <( $pline $opts 2>&1 ) || { echo -n . >&2; return 1; }
/netbsd-current/usr.bin/tip/
H A Dtipout.c74 char *pline = line; local
78 while (c != '\n' && line + sizeof line - pline > 0) {
79 *pline++ = c;
82 *pline = '\0';
85 if (pline == line) {

Completed in 105 milliseconds

123