fixes3-7-0 typo
Fix misspelling and remove a couple of trailing spaces.
This commit is contained in:
+2
-2
@@ -769,7 +769,7 @@ fix mention_walls distinguishing unseen walls from solid stone
|
|||||||
don't push unknown boulders when moving
|
don't push unknown boulders when moving
|
||||||
in flush_screen, reorder the code slightly to complete the bot() and
|
in flush_screen, reorder the code slightly to complete the bot() and
|
||||||
timebot() calls prior to the window port call to place the cursor
|
timebot() calls prior to the window port call to place the cursor
|
||||||
on the hero
|
on the hero
|
||||||
magic traps can toggle intrinsic invisibility
|
magic traps can toggle intrinsic invisibility
|
||||||
Death attacking a monster does drain life attack
|
Death attacking a monster does drain life attack
|
||||||
add unique Rider revival messages
|
add unique Rider revival messages
|
||||||
@@ -1086,7 +1086,7 @@ curses: sometimes entering a count during menu selection caused the menu to
|
|||||||
curses: support backspace/delete when entering a count during menu selection
|
curses: support backspace/delete when entering a count during menu selection
|
||||||
curses: make extended command prompt behave more sensibly
|
curses: make extended command prompt behave more sensibly
|
||||||
curses: if a menu of objects contains at least one iron ball, and player is
|
curses: if a menu of objects contains at least one iron ball, and player is
|
||||||
not alreadly in the midst of entering a count, recognize '0' as a
|
not already in the midst of entering a count, recognize '0' as a
|
||||||
group accelerator rather than the start of a count
|
group accelerator rather than the start of a count
|
||||||
macOS: Xcode project was failing to build if the path to the NetHack source
|
macOS: Xcode project was failing to build if the path to the NetHack source
|
||||||
tree contained a space; the issue was within some shell script code
|
tree contained a space; the issue was within some shell script code
|
||||||
|
|||||||
Reference in New Issue
Block a user