Home
last modified time | relevance | path

Searched refs:msgwin (Results 1 – 25 of 900) sorted by relevance

12345678910>>...36

/dports/games/avanor/avanor-0.5.8/creature/
H A DUniquem.cpp138 msgwin.ClrMsg(); in NewMove()
301 msgwin.Add(buf); in onGiveItem()
365 msgwin.Add(buf); in Chat()
505 msgwin.Add(buf); in onGiveItem()
555 msgwin.Add(buf); in Chat()
683 msgwin.Add( in Chat()
694 msgwin.Add( in Chat()
702 msgwin.Add( in Chat()
923 msgwin.Add(buf); in Die()
928 msgwin.Add(buf); in Die()
[all …]
H A Dcreature2.cpp317 msgwin.Add("with"); in MeleeAttack()
319 msgwin.Add("shield."); in MeleeAttack()
392 msgwin.Add("exactly"); in MeleeAttack()
448 msgwin.Add(xxbuf); in MeleeAttack()
490 msgwin.Add(buf); in InflictDamage()
496 msgwin.Add("and"); in InflictDamage()
507 msgwin.Add("kills"); in InflictDamage()
655 msgwin.Add(buf); in onAttacked()
680 msgwin.Add("and"); in onAttacked()
719 msgwin.Add(buf); in onAttackedByMagic()
[all …]
H A Dxhero.cpp235 msgwin.ClrMsg(); in NewMove()
435 msgwin.Add(buf); in NewMove()
1236 msgwin.Add(buf); in DropItem()
1313 msgwin.Put(); in PickItem()
1591 msgwin.ClrMsg(); in XShoot()
2105 msgwin.ClrMsg(); in IncLevel()
2514 msgwin.Put(); in SetTactics()
2629 msgwin.Put(); in OrderCompanion()
2648 msgwin.ClrMsg(); in OrderCompanion()
2651 msgwin.Put(); in OrderCompanion()
[all …]
H A Dcreature.cpp821 msgwin.ClrMsg(); in PickUpItem()
822 msgwin.Add(bufx); in PickUpItem()
1137 msgwin.Add(GetNameEx(CRN_T1)); in Shoot()
1140 msgwin.Add(GetVerb("shoot")); in Shoot()
1141 msgwin.Add("from"); in Shoot()
1142 msgwin.AddLast(bow->name); in Shoot()
1166 msgwin.Add(missile->name); in Shoot()
1167 msgwin.Add("with"); in Shoot()
1169 msgwin.Add("shield."); in Shoot()
1209 msgwin.Add(missile->name); in Shoot()
[all …]
H A Dskeep_ai.cpp95 msgwin.Add(GMSG_SHOPKEEPER_ATTACK); in onAnyonePickItem()
97 msgwin.Add(GMSG_SHOPKEEPER_ATTACK2); in onAnyonePickItem()
145 msgwin.Add(buf1); in onAnyoneDropItem()
210 msgwin.Add(buf); in onGiveItem()
220 msgwin.Add(GMSG_SHOPKEEPER_THANKS); in onGiveItem()
228 msgwin.Add(buf); in onGiveItem()
243 msgwin.Add(GMSG_SHOPKEEPER_THANKS); in onGiveItem()
256 msgwin.Add("Prepare to die!"); in onCreatureEnterShop()
264 msgwin.Add(buf); in onCreatureEnterShop()
284 msgwin.Add("You will be dead soon!"); in onCreatureLeaveShop()
[all …]
H A Dxhero3.cpp39 msgwin.Add("You have no tool."); in UseTool()
63 msgwin.Add("How much?"); in doSacrifice()
119 msgwin.Add(buf2); in CreateScreenShot()
296 msgwin.ClrMsg(); in EndGame()
298 msgwin.Put(); in EndGame()
303 msgwin.ClrMsg(); in EndGame()
304 msgwin.Add("### Screenshot ###"); in EndGame()
305 msgwin.Put(); in EndGame()
388 msgwin.Add("You have learned a new alchemy recipe."); in LearnReception()
432 msgwin.Add(buf1); in MixPotions()
[all …]
H A Ddeity.cpp153 msgwin.Add(buf); in SacrificeItem()
155 msgwin.Add(buf); in SacrificeItem()
156 msgwin.Add("disappears in a bright light."); in SacrificeItem()
189 msgwin.Add(cr->name); in SacrificeItem()
190 msgwin.Add("looks more powerful!"); in SacrificeItem()
299 msgwin.Add("Your prayer was unheard."); in Pray()
/dports/games/avanor/avanor-0.5.8/item/
H A Dxtool.cpp61 msgwin.Add(cr->GetVerb("start")); in onUse()
62 msgwin.Add("to cook"); in onUse()
63 msgwin.AddLast(corpse->name); in onUse()
86 msgwin.Add(cr->GetVerb("cook")); in onUse()
87 msgwin.AddLast(corpse->name); in onUse()
95 msgwin.Add("to cook"); in onUse()
96 msgwin.AddLast(corpse->name); in onUse()
163 msgwin.Add(buf); in onUse()
254 msgwin.Add(cr->name); in onUse()
257 msgwin.Add(buf1); in onUse()
[all …]
H A Dxanyfood.cpp87 msgwin.Add("You eat the"); in onEat()
88 msgwin.AddLast(name); in onEat()
94 msgwin.AddLast(name); in onEat()
101 msgwin.Add("You find that the"); in onEat()
102 msgwin.Add(name); in onEat()
103 msgwin.Add("is"); in onEat()
104 msgwin.AddLast(postEat(eater)); in onEat()
110 msgwin.Add("that"); in onEat()
111 msgwin.Add(name); in onEat()
112 msgwin.Add("is"); in onEat()
[all …]
H A Dxpotion.cpp268 msgwin.Add(buf); in onDrink()
272 msgwin.Add(cr->name); in onDrink()
273 msgwin.Add("drinks a "); in onDrink()
277 msgwin.Add(buf); in onDrink()
298 msgwin.Add(cr->name); in onDrink()
355 msgwin.Add("his"); in onDrink()
358 msgwin.Add("her"); in onDrink()
482 msgwin.Add(cr->name); in onDrink()
483 msgwin.Add("."); in onDrink()
490 msgwin.Add("It was"); in onDrink()
[all …]
H A Dxscroll.cpp159 msgwin.Add("You read the"); in onRead()
162 msgwin.Add(buf); in onRead()
166 msgwin.Add(cr->name); in onRead()
167 msgwin.Add("reads the"); in onRead()
170 msgwin.Add(buf); in onRead()
216 msgwin.Add("You feel nothing special."); in onRead()
220 msgwin.Add(cr->name); in onRead()
221 msgwin.Add("feels nothing special."); in onRead()
228 msgwin.Add("It was"); in onRead()
231 msgwin.Add(buf); in onRead()
H A Dxbook.cpp210 msgwin.Add("You read the"); in onRead()
211 msgwin.AddLast(buf); in onRead()
215 msgwin.Add("It was"); in onRead()
217 msgwin.AddLast(buf); in onRead()
224 msgwin.Add(reader->GetNameEx(CRN_T1)); in onRead()
225 msgwin.Add(reader->GetVerb("read")); in onRead()
226 msgwin.AddLast(buf); in onRead()
230 msgwin.Add("It was"); in onRead()
232 msgwin.AddLast(buf); in onRead()
H A Dxcorpse.cpp144 msgwin.Add("You vomit!"); in onEat()
155 msgwin.Add("You stomach shrinks from pain!"); in onEat()
159 msgwin.Add("You stomach rumbles peacefully!"); in onEat()
190 msgwin.Add("Something in your backpack seems to rotting."); in Run()
192 msgwin.Add("Something seems to rotting."); in Run()
198 msgwin.Add("Suddenly your equipment weighs less."); in Run()
202 msgwin.Add("Suddenly something disappered from the ground."); in Run()
/dports/games/avanor/avanor-0.5.8/magic/
H A Deffect.cpp101 msgwin.Add(caster->GetVerb("feel")); in Heal()
103 msgwin.Add("completly healed."); in Heal()
124 msgwin.Add("cured."); in Cure()
126 msgwin.Add("relieved."); in Cure()
142 msgwin.Add(buf); in Mana()
166 msgwin.Add(msg); in Touch()
199 msgwin.Add(msg); in Bolt()
200 msgwin.Add("hits"); in Bolt()
389 msgwin.Add(buf2); in Make()
422 msgwin.Add("a monster."); in Make()
[all …]
H A Dskill.cpp197 msgwin.Add("Stealing from yourself? You are successful!"); in UseSteal()
225 msgwin.Add(buf2); in UseSteal()
235 msgwin.Add(cr->name); in UseSteal()
236 msgwin.Add("notices your efforts and becomes angry."); in UseSteal()
260 msgwin.Add("There is no trap here."); in UseDisarm()
/dports/mail/p5-Mail-Folder/MailFolder-0.07/examples/
H A Dxmailfolder.pl559 $self->view_current_msg($msgwin);
664 my $msgwin = shift;
691 $msgwin->delete('1.0' => 'end');
695 $msgwin->insert('end', $line);
699 $msgwin->tag('add', $field, $startpos, $msgwin->index('insert'));
700 $msgwin->tag('configure', $field,
706 $msgwin->insert('insert', "\n");
709 $msgwin->insert('insert', $line);
755 my $msgwin = shift;
778 my $msgwin = shift;
[all …]
/dports/audio/timidity/timidity-0.2i/
H A Dncurs_c.c404 werase(msgwin); in ctl_open()
405 scrollok(msgwin, 1); in ctl_open()
406 wrefresh(msgwin); in ctl_open()
513 wprintw(msgwin, "\n"); in cmsg()
514 wrefresh(msgwin); in cmsg()
518 wattron(msgwin, A_BOLD); in cmsg()
520 wprintw(msgwin, "\n"); in cmsg()
521 wattroff(msgwin, A_BOLD); in cmsg()
522 wrefresh(msgwin); in cmsg()
529 wprintw(msgwin, "\n"); in cmsg()
[all …]
/dports/devel/ncurses/ncurses-6.3/test/
H A Dknight.c384 wclrtoeol(msgwin); in count_next_moves()
440 wclrtoeol(msgwin); in drawMove()
587 wrefresh(msgwin); in reviewHistory()
613 werase(msgwin); in play()
618 wnoutrefresh(msgwin); in play()
657 wrefresh(msgwin); in play()
767 waddstr(msgwin, in play()
843 wrefresh(msgwin); in play()
858 wrefresh(msgwin); in play()
868 wnoutrefresh(msgwin); in play()
[all …]
/dports/games/avanor/avanor-0.5.8/other/
H A Dother_misc.cpp118 msgwin.Add(cr->GetVerb("avoid")); in MoveIn()
119 msgwin.Add("a trap."); in MoveIn()
131 msgwin.Add(cr->GetNameEx(CRN_T1)); in Activate()
133 msgwin.Add("a trap."); in Activate()
190 msgwin.Add("An arrow hits"); in Activate()
203 msgwin.Add("A spear hits"); in Activate()
238 msgwin.Add(cr->GetVerb("found")); in Check()
239 msgwin.Add("a trap."); in Check()
263 msgwin.Add(cr->GetNameEx(CRN_T1)); in Disarm()
264 msgwin.Add(cr->GetVerb("disarm")); in Disarm()
[all …]
/dports/sysutils/dsbsu/DSBSu-0.2/lib/qt-helper/
H A Dqt-helper.cpp65 msgwin(const char *title, const char *msg, Icon _icon, QWidget *parent) in msgwin() function
82 msgwin(const char *title, QString &msg, Icon _icon, QWidget *parent) in msgwin() function
113 msgwin("Warning", msgbuf, WarningIcon, parent); in qh_warn()
125 msgwin("Warning", msg, WarningIcon, parent); in qh_warn()
137 msgwin("Warning", msgbuf, WarningIcon, parent); in qh_warnx()
143 msgwin("Warning", msg, WarningIcon, parent); in qh_warnx()
160 msgwin("Error", msgbuf, ErrorIcon, parent); in qh_err()
170 msgwin("Error", msg, ErrorIcon, parent); in qh_err()
183 msgwin("Error", msgbuf, ErrorIcon, parent); in qh_errx()
190 msgwin("Error", msg, ErrorIcon, parent); in qh_errx()
/dports/devel/libslang2/slang-2.3.2/src/curses/
H A Dknight.c56 static WINDOW *msgwin; /* the message window */ variable
89 msgwin = newwin(1, INSTRX-1, NOTIFYY, 0); in init()
172 werase(msgwin); in play()
177 wnoutrefresh(msgwin); in play()
217 wrefresh(msgwin); in play()
221 werase(msgwin); in play()
305 wnoutrefresh(msgwin); in play()
317 waddstr(msgwin, "\nNo previous move."); in play()
376 (tolower(wgetch(msgwin)) == 'y'); in play()
498 wprintw(msgwin, "\nMove %d", movecount); in drawmove()
[all …]
/dports/japanese/libslang/slang-1.4.5jp2/src/curses/
H A Dknight.c56 static WINDOW *msgwin; /* the message window */ variable
89 msgwin = newwin(1, INSTRX-1, NOTIFYY, 0); in init()
172 werase(msgwin); in play()
177 wnoutrefresh(msgwin); in play()
217 wrefresh(msgwin); in play()
221 werase(msgwin); in play()
305 wnoutrefresh(msgwin); in play()
317 waddstr(msgwin, "\nNo previous move."); in play()
376 (tolower(wgetch(msgwin)) == 'y'); in play()
498 wprintw(msgwin, "\nMove %d", movecount); in drawmove()
[all …]
/dports/x11/dsbautostart/dsbautostart-1.2/lib/qt-helper/
H A Dqt-helper.cpp65 msgwin(const char *title, const char *msg, Icon _icon, QWidget *parent) in msgwin() function
96 msgwin("Warning", msgbuf, WarningIcon, parent); in qh_warn()
108 msgwin("Warning", msgbuf, WarningIcon, parent); in qh_warnx()
125 msgwin("Error", msgbuf, ErrorIcon, parent); in qh_err()
138 msgwin("Error", msgbuf, ErrorIcon, parent); in qh_errx()
/dports/sysutils/dsbbatmon/dsbbatmon-1.0.6/lib/qt-helper/
H A Dqt-helper.cpp65 msgwin(const char *title, const char *msg, Icon _icon, QWidget *parent) in msgwin() function
96 msgwin("Warning", msgbuf, WarningIcon, parent); in qh_warn()
108 msgwin("Warning", msgbuf, WarningIcon, parent); in qh_warnx()
125 msgwin("Error", msgbuf, ErrorIcon, parent); in qh_err()
138 msgwin("Error", msgbuf, ErrorIcon, parent); in qh_errx()
/dports/sysutils/dsblogoutmgr/dsblogoutmgr-1.3.2/lib/qt-helper/
H A Dqt-helper.cpp65 msgwin(const char *title, const char *msg, Icon _icon, QWidget *parent)
96 msgwin("Warning", msgbuf, WarningIcon, parent);
108 msgwin("Warning", msgbuf, WarningIcon, parent);
125 msgwin("Error", msgbuf, ErrorIcon, parent);
138 msgwin("Error", msgbuf, ErrorIcon, parent); in dsbcfg_strerror()

12345678910>>...36