]> granicus.if.org Git - nethack/commit
named-fruit manipulation
authorPatR <rankin@nethack.org>
Tue, 4 Jul 2017 01:57:50 +0000 (18:57 -0700)
committerPatR <rankin@nethack.org>
Tue, 4 Jul 2017 01:57:50 +0000 (18:57 -0700)
commitca84c8e0ffc8b54163d5249fa6a3983497b652e8
treea5aaa40ce4fcccf7d48ee69e7ebb461a8fe336c0
parentfa2fbb64c84f8ce019d44f339ade68da54ca8001
named-fruit manipulation

Add some new routines for dealing with fruit.  I had hoped they would
let the existing fruit handling be simplified quite a bit, but the
improvement wasn't great.  However, they're also groundwork for fixing
an old bug.
include/extern.h
src/bones.c
src/cmd.c
src/objnam.c
src/options.c