Home | History | Annotate | Download | only in rogue

Lines Matching refs:messagef

113 		messagef(0, "you're floating in the air!");
118 messagef(1, "pick_up(): inconsistent");
124 messagef(0, "the scroll turns to dust as you pick it up");
141 messagef(1, "pack too full");
159 messagef(0, "there's already something there");
163 messagef(0, "you have nothing to drop");
170 messagef(0, "no such item.");
175 messagef(0, "%s", curse_message);
181 messagef(0, "%s", curse_message);
189 messagef(0, "%s", curse_message);
209 messagef(0, "dropped %s", desc);
285 messagef(0, "nothing appropriate");
290 messagef(0, "%s", prompt);
322 messagef(0, "%s", curse_message);
328 messagef(0, "was wearing %s", desc);
333 messagef(0, "not wearing any");
345 messagef(0, "you're already wearing some");
354 messagef(0, "no such item.");
358 messagef(0, "you can't wear that");
363 messagef(0, "wearing %s", desc);
394 messagef(0, "%s", curse_message);
403 messagef(0, "No such item.");
407 messagef(0, "you can't wield %s",
412 messagef(0, "in use");
416 messagef(0, "wielding %s", desc);
452 messagef(0, "no such item.");
456 messagef(0, "surely you already know what that's called");
559 messagef(0, "nothing here");
564 messagef(0, "%s", desc);
567 messagef(0, "%s(%c)", desc, obj->ichar);