Files
nethack/include
Doktor L f3d292e111 Combine three arguments of curses_putch into one
It will need another parameter for 256-colour support. To avoid having
too many arguments, put glyph colour, background colour and attributes
into a struct and, since to curses library all of that is attributes
that are handled by same function, call the struct "gryph attributes".

curses_putch was also declared in two different headers, remove one of
those declarations.
2026-06-19 16:36:27 +02:00
..
2022-02-04 11:01:20 -05:00
2025-05-25 20:38:17 -04:00
2026-05-31 13:26:34 -04:00
2026-05-31 13:26:34 -04:00
2024-09-06 13:08:07 -07:00
2026-04-26 12:34:02 -04:00
2026-04-26 13:21:18 -04:00
2026-04-26 12:34:02 -04:00
2026-04-26 12:34:02 -04:00
2026-06-03 17:44:49 -04:00
2026-06-03 23:06:30 +03:00
2026-05-02 10:45:29 -04:00