Remove TEXTCOLOR build option

This commit is contained in:
nhmall
2023-11-22 16:01:58 -05:00
parent 6272e18d7b
commit 04082a2033
60 changed files with 105 additions and 483 deletions

View File

@@ -14,6 +14,7 @@ blind your character is permanently blind [False]
bones allow loading bones files [True]
clicklook look at map by clicking right mouse button [False]
cmdassist give help for errors on direction & other commands [True]
color use different colors for objects on screen [True for micros]
confirm ask before hitting tame or peaceful monsters [True]
dark_room show floor not in sight in different color [True]
eight_bit_tty send 8-bit characters straight to terminal [False]
@@ -27,6 +28,8 @@ goldX when filtering objects by bless/curse state, [False]
help print all available info when using the / command [True]
herecmd_menu show menu of some possible commands when clicking
on yourself or next to you with mouse [False]
hilite_pet display pets in a highlighted manner [False]
hilite_pile display item piles in a highlighted manner [False]
ignintr ignore interrupt signal, including breaks [False]
implicit_uncursed omit "uncursed" from inventory, if possible [True]
legacy print introductory message [True]
@@ -91,11 +94,6 @@ news print any news from game administrator on startup [True]
Boolean option if SCORE_ON_BOTL was set at compile time:
showscore display your approximate accumulated score [False]
Boolean options if TEXTCOLOR was set at compile time:
color use different colors for objects on screen [True for micros]
hilite_pet display pets in a highlighted manner [False]
hilite_pile display item piles in a highlighted manner [False]
Boolean option if TIMED_DELAY was set at compile time (tty or curses only):
timed_delay on unix and VMS, use a timer instead of sending [True]
extra screen output when attempting to pause for

37
dat/options2 Normal file
View File

@@ -0,0 +1,37 @@
NetHack version 3.7.0 [work-in-progress]
Options compiled into this edition:
color, data file compression, data librarian, end-of-game dumplogs,
deferred handling of hangup signal, insurance files for recovering from
crashes, log file, extended log file, errors and warnings log file, mail
daemon, news file, internal pager used for viewing help files, pattern
matching via :PATMATCH:, pseudo random numbers generated by ISAAC64,
strong PRNG seed from /dev/urandom, restore saved games via menu, screen
clipping, shell command, traditional status display, status via
windowport with highlighting, suspend command, terminal info library,
tiles file in XPM format, graphical RIP screen, timed wait for display
effects, system configuration at run-time, save and bones files accepted
from version 3.7.0 only, and basic NetHack features.
Supported windowing systems:
"tty" (traditional text with optional line-drawing), "curses"
(terminal-based graphics), and "X11", with a default of "tty".
NetHack 3.7.* uses the 'Lua' interpreter to process some data:
:LUACOPYRIGHT:
"Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software."
nodlb
nodlb