Files
nethack/include
nethack.rankin 40dd607233 corpse_xname overhaul (trunk only)
Extend the capabilities of corpse_xname() so that various callers can
be simplified.  It can how handle an article prefix, effectively turning it
into corpse_doname() (not quite; still need doname() to see a count when
quantity is more than one, or to see bless/curse state).  It can also handle
inclusion of adjectives like "partly eaten" or "bite-covered".  For unique
monsters those come out in the form
  the Chromatic Dragon's partly eaten corpse
instead of the old
  partly eaten Chromatic Dragon corpse
[so wishing probably needs to be taught about potentially finding a monster
name before assorted adjectives such as blessed; also, name_to_mon() needs
to learn how to cope with the possessive suffix].

     A sizeable chunk of this patch deals with consolidating some of the
redundant "petrified by a cockatrice corpse" handling.  It may be possible
to consolidate all remaining instances together since they're quite similar,
but I didn't think about that until just now and I want to get this patch
over with.
2005-12-30 06:08:20 +00:00
..
2002-01-18 02:50:06 +00:00
2002-01-05 21:05:47 +00:00
2005-01-23 16:29:16 +00:00
2005-12-11 03:09:05 +00:00
2005-11-26 02:32:49 +00:00
2005-06-18 04:38:50 +00:00
2005-11-03 04:54:55 +00:00
2005-11-03 04:54:55 +00:00
2005-12-30 06:08:20 +00:00
2005-12-11 03:09:05 +00:00
2002-01-05 21:05:47 +00:00
2005-12-30 06:08:20 +00:00
2002-01-05 21:05:47 +00:00
2005-03-13 05:29:01 +00:00
2005-10-06 03:45:20 +00:00
2005-07-17 05:00:25 +00:00
2005-11-03 04:54:55 +00:00
2002-01-05 21:05:48 +00:00
2005-01-08 14:37:36 +00:00
2005-01-02 20:55:41 +00:00
2005-01-23 19:39:01 +00:00
2005-01-09 21:40:24 +00:00