getpos improvements: automatic description

Pressing '@' will move the cursor on top of the hero.
Pressing '#' will toggle automatic description mode, where
the feature under the cursor is automatically described
when the cursor is moved.
This commit is contained in:
Pasi Kallinen
2015-03-11 17:16:05 +02:00
parent 64b3c6460a
commit 3243b332a3
3 changed files with 271 additions and 202 deletions

View File

@@ -1080,6 +1080,9 @@ Add database entry for shuriken and make it match throwing star
Add database entry for fedora
Add database entry for land mine
change command X to twoweapon toggle
pressing @ when cursor positioning moves cursor on top of hero
pressing # when cursor positioning toggles automatic description of features
under the cursor
Platform- and/or Interface-Specific New Features