]> granicus.if.org Git - nethack/commit
refine blocked levitation/flight (trunk only)
authornethack.rankin <nethack.rankin>
Sat, 22 Oct 2011 23:26:17 +0000 (23:26 +0000)
committernethack.rankin <nethack.rankin>
Sat, 22 Oct 2011 23:26:17 +0000 (23:26 +0000)
commit282f8e8e70fb6fee65a2d8f5e1c1cca97a053104
tree6727225bcd2931f559aef14c77f5f9311d88746b
parent897d527837b78792bdf0d7a94983f6edc16c1f68
refine blocked levitation/flight (trunk only)

     Levitation side-effects get skipped if Levitation toggles while it
is blocked, so BFlying (the reason Flying is blocked) could become stale
in some situations.  Enlightment feedback about latent flight capability
was the only thing affected.
include/extern.h
src/cmd.c
src/do_wear.c
src/hack.c
src/polyself.c
src/potion.c