Files
nethack/win/X11
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
..
2018-11-11 10:29:52 -05:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2025-06-21 22:16:35 -07:00
2024-02-06 18:33:59 -05:00
2002-01-05 21:06:03 +00:00
2020-08-09 12:36:13 -07:00
2020-08-09 12:36:13 -07:00
2002-01-05 21:06:03 +00:00
2002-01-05 21:06:03 +00:00
2015-06-09 19:59:38 +03:00
2002-01-05 21:06:03 +00:00
2024-02-20 13:04:32 -05:00
2024-02-28 20:15:56 -08:00
2025-06-30 09:21:17 -04:00
2024-02-28 20:15:56 -08:00
2024-07-13 16:31:35 -04:00
2024-12-20 10:32:38 -05:00
2022-01-28 17:28:54 +02:00