Files
nethack/doc
nhmall d5658018ac alternative to display_inventory for window-port
Several window ports that support perm_invent were
using a call back to the core display_inventory()
function.

While calling from the window port back to core functions
is arguably not ideal in the first place, it was recently
brought to light that code NetHack-3.7 code changes to
display_inventory() actually caused it to stop repopulating
the perm_invent window as intended under certain circumstances.

For now, provide an alternative function, repopulate_perminvent(),
that hopefullshould still work the way it did previously.

There will likely be some additional changes after this to
further improve things, at some point.

For now though, this
Resolves #1454
2025-11-08 14:26:07 -05:00
..
2024-12-25 20:23:00 -05:00
2025-01-31 21:48:15 -05: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
2025-10-24 12:01:37 -04:00
2025-10-24 12:01:37 -04:00
2025-04-13 17:32:14 +03:00
2024-12-26 17:34:18 -05:00
2024-12-31 17:15:11 -05:00
2024-12-26 17:34:18 -05:00
2025-10-24 12:27:05 -04:00
2025-10-24 12:27:05 -04:00