Files
nethack/sys
nhmall 4034ec915c curses_putmixed() initial attempt
The curses interface was using genl_putmixed() which doesn't
preserve the symbol actually used for a glyph on the display.
This is a first-attempt at implementing curses_putmixed().

On Linux you'll need to distribute the Makefiles again
    sh sys/unix/setup.sh sys/unix/hints/linux.370

On macOS, you'll need to distribute the Makefiles again
    sh sys/unix/setup.sh sys/unix/hints/macOS.370
2023-06-06 17:50:08 -04:00
..
2023-05-28 22:58:47 -04:00
2023-06-06 17:50:08 -04:00
2023-05-31 01:34:11 -07:00
2023-05-29 23:07:51 -04:00