TTY: allow custom glyph colors on more limited terminals
Previously changing glyph colors required a terminal with more than 256 colors, even if the color was one of the basic 16 colors used by NetHack.
This commit is contained in:
@@ -114,6 +114,8 @@ Windows: correct a NetHack 5.0.0 packaging error if visual studio was
|
||||
used; a remnant hard-coded 370 was in package.nmake
|
||||
Windows: setting any map_mode option in the config file could trigger
|
||||
an app failure on launch by dereferencing a null pointer
|
||||
tty: allow custom glyph colors if they're basic 16 nethack colors
|
||||
on terminals with less than 256 colors
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user