'whatdoes' command and new file: dat/keyhelp
Make the whatdoes ('&' or '?f') command support the 'altmeta' option
for meta-characters generated by two character seqeunce 'ESC char'.
Also, make it be more descriptive when reporting "no such command"
by including the numeric value it operated on when failing to match
any command. That might provide a way for us to get some extra
information when players report problems with odd keystrokes: we ask
them to type such at the "what command?" prompt and then tell us what
numbers come up.
It's been given a help file to deal with assorted idiosyncracies
which can come up when querying what keys do. Unfortunately that
ended up being way more verbose than intended.
Installation of the extra data file has only been done for Unix.
Other platforms will get "can't open file" if they respond with
'&' or '?' to the "what command?" prompt. The command will still
work though, just without the extra text.
This commit is contained in:
14
Files
14
Files
@@ -12,13 +12,13 @@ dat:
|
||||
(files for all versions)
|
||||
Arch.des Barb.des Caveman.des Healer.des Knight.des
|
||||
Monk.des Priest.des Ranger.des Rogue.des Samurai.des
|
||||
Tourist.des Valkyrie.des Wizard.des bigroom.des castle.des
|
||||
cmdhelp data.base dungeon.def endgame.des gehennom.des
|
||||
help hh history knox.des license
|
||||
medusa.des mines.des opthelp oracle.des oracles.txt
|
||||
quest.txt rumors.fal rumors.tru sokoban.des symbols
|
||||
tower.des wizhelp yendor.des tribute bogusmon.txt
|
||||
engrave.txt epitaph.txt
|
||||
Tourist.des Valkyrie.des Wizard.des bigroom.des bogusmon.txt
|
||||
castle.des cmdhelp data.base dungeon.def endgame.des
|
||||
engrave.txt epitaph.txt gehennom.des help hh
|
||||
history keyhelp knox.des license medusa.des
|
||||
mines.des opthelp oracle.des oracles.txt quest.txt
|
||||
rumors.fal rumors.tru sokoban.des symbols tower.des
|
||||
tribute wizhelp yendor.des
|
||||
|
||||
doc:
|
||||
(files for all versions)
|
||||
|
||||
Reference in New Issue
Block a user