fixes34.1: SELF_RECOVER for win32, chdir
This commit is contained in:
@@ -221,6 +221,7 @@ win32: allow error save files to be generated
|
|||||||
win32: strip illegal file name characters from plname and replace with '_'
|
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
|
win32: don't let recover build a save file out of level files belonging
|
||||||
to an active NetHack.exe or NetHackw.exe process
|
to an active NetHack.exe or NetHackw.exe process
|
||||||
|
win32: SELF_RECOVER to let NetHack itself recover aborted games
|
||||||
win32gui: make error() work; it was essentially non-operative in 3.4.0
|
win32gui: make error() work; it was essentially non-operative in 3.4.0
|
||||||
win32gui: fix alignment of columns in menu windows
|
win32gui: fix alignment of columns in menu windows
|
||||||
win32gui: Window menu File|Save worked during #quit disclosure processing
|
win32gui: Window menu File|Save worked during #quit disclosure processing
|
||||||
@@ -251,6 +252,7 @@ tty: support terms where turning off inverse video turns off color too
|
|||||||
Gnome/Linux: more portable getres*id workaround
|
Gnome/Linux: more portable getres*id workaround
|
||||||
msdos: compiling without NO_TERMS resulted in a link-time error
|
msdos: compiling without NO_TERMS resulted in a link-time error
|
||||||
msdos: reworked Makefile.GCC to get rid of need to duplicate source files
|
msdos: reworked Makefile.GCC to get rid of need to duplicate source files
|
||||||
|
msdos,win32: stop doing chdir when NOCWD_ASSUMPTIONS is defined
|
||||||
|
|
||||||
|
|
||||||
General New Features
|
General New Features
|
||||||
|
|||||||
Reference in New Issue
Block a user