]> granicus.if.org Git - nethack/commit
howmonseen - monster visibility (trunk only)
authornethack.rankin <nethack.rankin>
Sat, 12 May 2007 01:30:00 +0000 (01:30 +0000)
committernethack.rankin <nethack.rankin>
Sat, 12 May 2007 01:30:00 +0000 (01:30 +0000)
commit24f3e005f147b6f675ba9092e3141b3ede570f16
treeee639e70eb4b2aa4e8a84a2478afb591689c4e8b
parentb805ba7bc39df5df1d41a1dce95d7e4fb0f2a459
howmonseen - monster visibility (trunk only)

     Pull some code out of lookat() so that it can be used elsewhere.
howmonseen(mon) returns a bitmask of the ways that hero can see mon.
include/extern.h
include/vision.h
src/pager.c
src/vision.c