Files
nethack/src
PatR af6887796f scrolls written while blind; scrolls of mail
Make a fix suggested during beta testing:  you can read scrolls while
blind if you know the label, and you can write a scroll with a magic
marker while blind, but the result was flagged as description unknown
so you couldn't read the newly written scroll until regaining sight
or obtaining object identification.  So change writing a previously
discovered scroll while blind to set dknown since a successful write
always yields the type of scroll requested.  Getting lucky while
attempting to write an undiscovered scroll--which has to be done by
scroll's type name (for instance "food detection") rather than by its
label ("YUM YUM")--still leaves the description flagged as unknown
since hero hasn't seen the what sort of label the new scroll has.

Along the way I got side-tracked by the possibilty of writing a scroll
of mail.  It's allowed and yielded the same result as finding such a
scroll in bones, or wishing for one:  when read, it was junk mail from
Larn.  Make one written via marker give different feedback since it
comes from creation of a stamped scroll without any stamps available.

Also, suppress an "argument not used" warning for readmail().
2015-12-16 02:23:32 -08:00
..
2015-12-04 14:58:49 -08:00
2015-11-06 03:14:50 -08:00
2015-11-19 16:18:12 -08:00
2015-12-15 03:22:39 -08:00
2015-12-04 14:58:49 -08:00
2015-11-08 01:37:55 -08:00
2015-11-24 12:04:52 +02:00
2015-12-04 14:58:49 -08:00
2015-11-08 01:37:55 -08:00
2015-11-08 01:37:55 -08:00
2015-11-09 19:11:41 -08:00
2015-11-29 21:46:24 -08:00
2015-12-04 14:58:49 -08:00
2015-11-07 20:02:04 -08:00
2015-11-08 01:37:55 -08:00
2015-10-15 12:30:50 -07:00
2015-11-15 00:32:56 -08:00
2015-12-04 14:58:49 -08:00
2015-11-21 23:01:43 -08:00
2015-11-21 20:51:46 +02:00
2015-11-21 20:56:47 +02:00
2015-12-04 14:58:49 -08:00
2015-11-21 23:40:06 +02:00
2015-11-03 18:28:53 -08:00
2015-11-06 03:14:50 -08:00
2015-11-09 13:06:19 +02:00
2015-11-07 01:12:30 -08:00
2015-11-06 03:14:50 -08:00
2015-11-11 23:30:59 -08:00
2015-12-11 02:36:56 -08:00
2015-11-25 12:16:00 -08:00
2015-05-27 20:21:57 +03:00
2015-11-25 16:09:33 -08:00
2015-12-12 19:41:35 -08:00
2015-05-25 09:21:31 +09:00
2015-11-06 18:03:13 -08:00
2015-11-21 00:25:50 -08:00
2015-12-04 14:58:49 -08:00
2015-11-14 17:41:31 +02:00
2015-11-22 17:23:11 -08:00
2015-11-06 18:03:13 -08:00
2015-05-25 09:21:31 +09:00
2015-12-12 19:41:35 -08:00
2015-11-07 01:12:30 -08:00
2015-11-20 02:00:31 -08:00
2015-05-25 09:21:31 +09:00
2015-11-07 01:12:30 -08:00
2015-11-20 02:00:31 -08:00
2015-11-07 01:12:30 -08:00
2015-11-07 01:12:30 -08:00
2015-12-09 05:56:40 -08:00