]> granicus.if.org Git - nethack/commit
make it tougher for incomplete render_status() to go unnoticed
authornhmall <nhmall@nethack.org>
Mon, 20 May 2019 05:33:33 +0000 (01:33 -0400)
committernhmall <nhmall@nethack.org>
Mon, 20 May 2019 05:33:33 +0000 (01:33 -0400)
commitcbb3dbb5f5a7c001082042bd4c2bfb35d15ac71c
treed63cbcf63c5e8dcda31746fea8157673ed1fe70f
parente65386883339afd86a633fab3022cd2e01459a94
make it tougher for incomplete render_status() to go unnoticed

Adds a sanity check that will write a paniclog
message if a code change prevents completion of
render_status() for each dirty (changed) field.
include/wintty.h
win/tty/wintty.c