Files
nethack/win/win32
nhmall 37758c7e48 some tty updates
Add a note about NO_TERMS to include/wintty.h for clarity.

Rename tty_startup and tty_shutdown to term_startup() and
term_shutdown(). They are found in termcap.c for !NO_TERMS
like most of the other term_ routines, as well as having
versions for several of the NO_TERMS platforms. They aren't
part of the tty_interface called from the core. The tty
implementation does call and rely on them.

Remove some conditional #ifdef's around term_shutdown()
(formerly tty_shutdown()) and just ensure that all the
tty platforms have an implementation that they can link
with, even if it is just a stub presently.

Put the protype for nethack_exit in extern.h to reduce
maintenance to a single spot, and remove it from other
locations. A warning in the msdos cross-compile led to
this change.
2025-01-04 19:01:34 -05:00
..
2022-02-04 11:01:20 -05:00
2022-10-26 14:21:23 -04:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2024-02-28 20:15:56 -08:00
2024-07-13 16:31:35 -04:00
2021-01-29 13:00:00 -05:00
2024-12-12 22:35:38 -05:00
2024-02-28 20:15:56 -08:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2015-05-25 09:21:31 +09:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2024-12-12 22:35:38 -05:00
2021-01-01 22:07:54 -05:00
2025-01-04 19:01:34 -05:00
2024-04-15 12:52:08 -04:00
2015-06-14 19:27:28 -04:00
2002-03-03 16:51:46 +00:00
2018-04-25 16:54:50 -04:00
2024-12-12 22:35:38 -05:00