]> granicus.if.org Git - nethack/commit
(from <Someone>)
authornethack.allison <nethack.allison>
Sun, 25 Aug 2002 12:29:35 +0000 (12:29 +0000)
committernethack.allison <nethack.allison>
Sun, 25 Aug 2002 12:29:35 +0000 (12:29 +0000)
commitea31aa03dced5d8d5dd9d144c3a387e5a8ae7a52
tree1dd1a601077f041a6b1b284e72a3070f28e5d649
parentd1da0e7398bfe3572984176cdecec7dabb0695e3
(from <Someone>)
> Questions are being appended in the message window, some showing
> up on the same line. This is really noticeable with the
> end-of-game disclosure questions. Questions should always be
> presented on a new line.

At end of game is probably the only place, since then more than one
question is asked in the same turn. Anyhow, here's the patch, in
mswproc.c  [...]

- No checkboxes in menu if menu is PICK_NONE. mhmenu.c

- About box changed to splash screen. This last thing is open
for discussion, as the splash screen currently does not give
exactly the ame information as the about box (or the v command).
Maybe the splash should be enhanced? Anyway, it looks better than
the About-box. I didn't remove the About-box code and resource yet
until this discussion is had. mhmain.c

<Someone>
win/win32/mhmain.c
win/win32/mhmenu.c
win/win32/mswproc.c