pull request #774 - 'just-picked' pseudo obj class
Pull request from entrez: fixes the combination of A and P for menustyle:Full. For menustyle:Traditional, it fixes selecting P for putting stuff into a container. Using P for multi-drop (D) already worked and I haven't tried to figure out why the two commands behave differently with just-picked. Closes #774
This commit is contained in:
@@ -1224,6 +1224,10 @@ further changes resulted in dead monsters' corpses be placed at <0,0>;
|
|||||||
reverse the part(s) that cleared stale monst->mx,my
|
reverse the part(s) that cleared stale monst->mx,my
|
||||||
adding name/rename choice to #therecmdmenu caused it to crash when picking an
|
adding name/rename choice to #therecmdmenu caused it to crash when picking an
|
||||||
adjacent unnamed, untame monster
|
adjacent unnamed, untame monster
|
||||||
|
for menustyle:Full, fix the combination of 'A' auto-pick all plus 'P' just
|
||||||
|
picked up to limit what "all" means
|
||||||
|
for menustyle:Traditional, fix 'P' for just picked up items in inventory when
|
||||||
|
filtering what items to put into a container
|
||||||
|
|
||||||
curses: 'msg_window' option wasn't functional for curses unless the binary
|
curses: 'msg_window' option wasn't functional for curses unless the binary
|
||||||
also included tty support
|
also included tty support
|
||||||
|
|||||||
Reference in New Issue
Block a user