]> granicus.if.org Git - nethack/commit
wizard mode wishing for secret doors
authorPatR <rankin@nethack.org>
Sun, 5 Jan 2020 21:13:21 +0000 (13:13 -0800)
committerPatR <rankin@nethack.org>
Sun, 5 Jan 2020 21:13:21 +0000 (13:13 -0800)
commit8853d0e566ac9a2249188fe1e90b7715a75ddd85
treec27835d1239ccd4dcc27939443dba52dacc4046c
parent52f4803a5a991456bfe9312fdc2b6d6441adc4e1
wizard mode wishing for secret doors

Allow wishing for secret doors and secret corridors.  It's a bit
more strict about where the wish is performed than wishing for
furniture.  Implemented in order to test drum of earthquake effects.

I spent a lot of time figuring out SDOOR details that somebody
already knew at some point but evidently didn't document--you can't
specify D_CLOSED for them or the display code will issue impossible
warnings about wall mode angles.
doc/fixes37.0
include/rm.h
src/objnam.c