]> granicus.if.org Git - nethack/commit
add pickup_thrown option (trunk only)
authornethack.rankin <nethack.rankin>
Sat, 13 May 2006 04:57:52 +0000 (04:57 +0000)
committernethack.rankin <nethack.rankin>
Sat, 13 May 2006 04:57:52 +0000 (04:57 +0000)
commit9151db8aaf33f6909b388c5ee24b206e89e8ce84
tree739ca0ef0a217be70bfced3c8bec28ccecc86899
parent151bff298c2fdba8f4007c68ba66b308c4cd9b55
add pickup_thrown option (trunk only)

     This patch by <email deleted> was released
when 3.4.1 was current and has been incorporated into slash'em.  It is
extremely useful while using ranged weapons.  When both autopickup and
pickup_thrown are enabled, walking across previously thrown objects will
pick them up even if they don't match the current pickup_types list.
[See cvs log for patchlevel.h for longer description.]
dat/opthelp
doc/Guidebook.mn
doc/Guidebook.tex
doc/fixes35.0
include/flag.h
include/obj.h
src/bones.c
src/dothrow.c
src/invent.c
src/options.c
src/pickup.c