Files
nethack/doc
PatR a587ccaa26 merge new use_menu_glyphs option with menu_objsyms
The two options are very similar but probably mutually exclusive
except when using look-here and look-into-container (both via ':')
with the default setting for 'sortloot', or with inventory when
'sortpack' has been toggled off.

This removes 'use_menu_glyphs' and changes 'menu_objsyms' from a
boolean to a compound taking six possible values:
| 0: no object symbols in menus,
| 1: append object class symbol to object header lines (same as old
|menu_objsyms boolean),
| 2: include object symbol in menu entry lines for objects (same as
|recently added use_menu_glyphs),
| 3: both 1 and 2,
| 4: display as #2 but only if the menu lacks class header lines,
| 5: if header lines are present, display as #1; if headers are not
|present, then display as #4 (which will implicitly be #2).
Default is #4.

Effectively replaces the options portion of pull request #1406 and
retains the functionality, but not as default for normal menus.

Guidebook.tex is only partially updated.  Someone else will need to
finish that.
2025-04-28 18:12:02 -07:00
..
2024-12-25 20:23:00 -05:00
2025-01-31 21:48:15 -05:00
2025-04-26 12:50:18 -07:00
2024-12-31 06:52:27 -06:00
2024-12-26 17:34:18 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 22:57:22 -05:00
2024-12-26 17:34:18 -05:00
2025-04-13 17:32:14 +03:00
2024-12-26 17:34:18 -05:00
2018-11-11 10:29:52 -05:00
2024-12-24 13:41:17 -05:00
2024-12-31 17:15:11 -05:00
2024-12-26 17:34:18 -05:00
2024-02-28 20:15:56 -08:00
2025-01-04 23:38:34 -05:00