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-17 18:47:23 +02:00
parent d594f9fe01
commit 21cce7fbe6
3 changed files with 271 additions and 202 deletions
+3
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