From: nethack.allison Date: Sat, 15 Feb 2003 13:53:24 +0000 (+0000) Subject: fixes update SELF_RECOVER on winCE X-Git-Tag: MOVE2GIT~2173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ac4afe46ed78431bed104f2395b9db21efe0f65;p=nethack fixes update SELF_RECOVER on winCE --- diff --git a/doc/fixes34.1 b/doc/fixes34.1 index 36550d8f3..ef35cbb05 100644 --- a/doc/fixes34.1 +++ b/doc/fixes34.1 @@ -400,7 +400,7 @@ win32: allow error save files to be generated win32: strip illegal file name characters from plname and replace with '_' win32: don't let recover build a save file out of level files belonging to an active NetHack.exe or NetHackw.exe process -win32: SELF_RECOVER to let NetHack itself recover aborted games +win32,winCE: SELF_RECOVER to let NetHack itself recover aborted games win32gui: make error() work; it was essentially non-operative in 3.4.0 win32gui: fix alignment of columns in menu windows win32gui: Window menu File|Save worked during #quit disclosure processing