]> granicus.if.org Git - nethack/commit
(from <Someone>)
authornethack.allison <nethack.allison>
Thu, 27 Mar 2003 00:23:24 +0000 (00:23 +0000)
committernethack.allison <nethack.allison>
Thu, 27 Mar 2003 00:23:24 +0000 (00:23 +0000)
commitdebd89444cd4419ec5013c412238fbf8329c12c2
treefedc420ec9594f26acc4eeb8534c9d344c518531
parent345ffcfaece818e14c10079c6d7cebc8a4cddbf6
(from <Someone>)
What's in it:
some MessageBox tidbits:
- Let all MessageBoxes display an icon
- Introduced NHMessageBox to have messageboxes display a consistent title
- Change icon in mswin_display_file from MB_ICONERROR to MB_ICONEXCLAMATION
  for non-fatal error
And to solve #U355: NetHackW won't run on Win2K OS:
- Avoid a crash when closing the main window while the splash screen is
  displayed.
- Make sure NetHack starts normal when closed minimized
- Center the splash screen on the screen, not on the parent window
  (which may be off-screen)

What's new in it:
- Show copyright banner in textbox in splash screen instead of over the picture
- Show news in splash screen only if iflags.news (solves W341-6)
- show complete version information in splash screen when it is used as about box)

[Also reverse the numkey patch in main trunk]
sys/winnt/nhdefkey.c
win/win32/mhdlg.c
win/win32/mhfont.c
win/win32/mhmain.c
win/win32/mhsplash.c
win/win32/mswproc.c
win/win32/resource.h
win/win32/winMS.h
win/win32/winhack.rc