From: Pasi Kallinen Date: Wed, 25 Oct 2017 08:05:03 +0000 (+0300) Subject: Fixes entries for recent Windows commits X-Git-Tag: NetHack-3.6.1_RC01~238 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dca7db840f2b5e8d4908370930dea8bcbff1670;p=nethack Fixes entries for recent Windows commits --- diff --git a/doc/fixes36.1 b/doc/fixes36.1 index 7be6ef2e3..ccde572fd 100644 --- a/doc/fixes36.1 +++ b/doc/fixes36.1 @@ -584,6 +584,9 @@ X11/USE_XPM: [post-3.6.0 issue] the 'tiles' bug of incorrect total_tiles_used for STATUES_LOOK_LIKE_MONSTERS broke XPM manipulation of tiles data PANICTRACE: PANICTRACE_GDB used wrong value for ARGV0 when launching gdb if 'nethack -dpath' was used to specify non-default playground directory +win32gui: gather raw_print error messages into a single dialog window +win32tty: fix display errors when using a font with double wide or ambiguous + width characters General New Features @@ -721,6 +724,7 @@ X11: more terminal-like default resources win32gui: save and load map colors from registry X11: add new character selection dialog, and obey player_selection:dialog unix: reduce makefile verbosity by default +win32gui: new player selection dialog NetHack Community Patches (or Variation) Included