Lines Matching refs:lprintf
58 lprintf(" of%s", potionname[i]);
66 lprintf(" of%s", scrollname[i]);
90 lprintf("\n\nThere is %s here!", objectname[i]);
97 lprintf("\n\nThere is %s here!", objectname[i]);
102 lprintf("\n\nThere is %s here!", objectname[i]);
232 lprintf("\n\nYou have found %s", objectname[i]);
251 lprintf("\n\nYou have found %s", objectname[i]);
521 lprintf("\n\nYou have found %s ", objectname[theitem]);
536 lprintf("+ %ld", (long) tmp);
538 lprintf(" %ld", (long) tmp);
585 lprintf("\nYou hurt your foot dumb dumb! You suffer %ld hit points", (long) k);
992 lprintf("\nYou went forward in time by %ld mobuls", (long) ((i + 99) / 100));
994 lprintf("\nYou went backward in time by %ld mobuls", (long) (-(i + 99) / 100));
1118 lprintf("\nYou fell into a pit! You suffer %ld hit points damage", (long) i);
1203 lprintf("\nSpell \"%s\": %s\n%s", spelcode[i], spelname[i], speldescript[i]);
1260 lprintf("\nIt is worth %ld!", (long) i);
1300 lprintf("Welcome home %s. Latest word from the doctor is not good.\n", logname);
1309 lprintf("your daughter has only %ld mobuls left in this world. It's up to you,\n", (long) ((TIMELIMIT - gltime + 99) / 100));
1310 lprintf("%s, to find the only hope for your daughter, the very rare\n", logname);