]> granicus.if.org Git - nethack/commitdiff
Fixes entries for recent Windows commits
authorPasi Kallinen <paxed@alt.org>
Wed, 25 Oct 2017 08:05:03 +0000 (11:05 +0300)
committerPasi Kallinen <paxed@alt.org>
Wed, 25 Oct 2017 08:05:03 +0000 (11:05 +0300)
doc/fixes36.1

index 7be6ef2e3b77c3f60703d3cb1919a70759095d74..ccde572fd66ced9aac6f6cd06dd6b3d3721d4213 100644 (file)
@@ -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