yet-another fixes5-0-1.txt update

This commit is contained in:
nhmall
2026-05-30 11:48:31 -04:00
parent 13ff430b14
commit b6b35a8d0f
+6 -6
View File
@@ -45,7 +45,7 @@ replace the hashtable used for parsing glyphnames with sorted indices and
reduce the string allocation load during that processing (cherry-pick reduce the string allocation load during that processing (cherry-pick
of pr #1548 by ingpaschke) of pr #1548 by ingpaschke)
for SELECTSAVE, allow utd flags for uptodate() to be passed down through for SELECTSAVE, allow utd flags for uptodate() to be passed down through
the small set of callers that eventually call uptodate(). the small set of callers that eventually call uptodate()
Platform- and/or Interface-Specific Fixes Platform- and/or Interface-Specific Fixes
@@ -158,11 +158,11 @@ Windows: setting any map_mode option in the config file could trigger
Windows: a Windows console debug line began showing up after the sources Windows: a Windows console debug line began showing up after the sources
switched patchlevel.h NH_DEVEL_STATUS from NH_STATUS_RELEASED to switched patchlevel.h NH_DEVEL_STATUS from NH_STATUS_RELEASED to
NH_STATUS_POSTRELEASE; make it only ever show if (wizard) is true NH_STATUS_POSTRELEASE; make it only ever show if (wizard) is true
Windows: with SELECTSAVE don't display error messages to a regular Windows: with SELECTSAVE don't display error messages to a regular player
don't display error messages to a regular player about out-of-date about out-of-date save files encountered while building the
save files encountered while building the saved-game list to saved-game list to select from; the game doesn't offer any
select from; the game doesn't offer any action to assist with them action to assist with them presently, and they would have to be
presently, and they would have to be dealt with external to the game dealt with external to the game, so try not to annoy
tty: allow custom glyph colors if they're basic 16 nethack colors tty: allow custom glyph colors if they're basic 16 nethack colors
on terminals with less than 256 colors on terminals with less than 256 colors