Files
nethack/sys/share
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
..
2022-02-15 15:22:34 -05:00
2021-01-26 21:06:16 -05:00
2023-01-12 15:38:15 -05:00
2022-09-17 15:57:52 -04:00
2022-09-14 20:23:48 -04:00
2022-07-01 13:08:43 -07:00
2022-10-26 14:21:23 -04:00
2022-10-29 10:54:25 -04:00
2002-01-05 21:05:58 +00:00
2002-01-05 21:05:58 +00:00