new command '`' to show discoveries for one class (trunk only)
Use the grave accent (back tick) character as the keystroke for a new command which prompts for an object class and then shows a subset of the discovered objects list covering just the selected class. Similar to the 'I' variant of 'i' for viewing inventory, and mainly useful once the '\' discoveries list has grown long.
This commit is contained in:
@@ -1538,6 +1538,7 @@ E void FDECL(restnames, (int));
|
||||
E void FDECL(discover_object, (int,BOOLEAN_P,BOOLEAN_P));
|
||||
E void FDECL(undiscover_object, (int));
|
||||
E int NDECL(dodiscovered);
|
||||
E int NDECL(doclassdisco);
|
||||
E void NDECL(rename_disco);
|
||||
|
||||
/* ### objects.c ### */
|
||||
|
||||
Reference in New Issue
Block a user