]> granicus.if.org Git - nethack/commit
ensure BL_FLUSH always gets sent down to the window port whenever bot() is
authornhmall <nhmall@nethack.org>
Sun, 2 Sep 2018 22:05:16 +0000 (18:05 -0400)
committernhmall <nhmall@nethack.org>
Sun, 2 Sep 2018 22:05:16 +0000 (18:05 -0400)
commitee4c12b2388981926577d8095c314ab3490aff93
tree90a4b8156b22379f442e5b3804d5130a6067670b
parente2b187f2f1e38987ece327f43ae6500ce5cd5567
ensure BL_FLUSH always gets sent down to the window port whenever bot() is
called with context.botlx set so that status updates work as
expected after full screen clear after a level change

Fixes #107
doc/fixes36.2
src/botl.c