Files
nethack/sys/windows
nhmall 14faa682c4 improve selectsave handling for Windows
If there were outdated savefiles encountered during
startup, each individual one was getting a wait_synch
that required a <return> even though a message window
wasn't being used at that point.

Allow suppression of the individual per-file wait_synch()
calls on Windows, so that a single one can be done once
the selectsave processing is overwith.

This was a little messy because an indicator had to flow
down through validate(), uptodate(), etc.

There shouldn't be any change in how things behave on
any non-Windows platforms.
2023-09-22 15:14:53 -04:00
..
2023-05-29 22:39:43 -04:00
2023-05-28 22:58:47 -04:00
2022-04-25 15:16:41 -04:00
2023-02-21 11:15:08 -08:00
2022-10-26 14:21:23 -04:00
2022-12-05 23:19:38 -05:00
2022-10-16 21:42:18 -04:00