Files
nethack/win/win32
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
..
2022-02-04 11:01:20 -05:00
2022-10-26 14:21:23 -04:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2024-02-28 20:15:56 -08:00
2024-07-13 16:31:35 -04:00
2021-01-29 13:00:00 -05:00
2024-12-12 22:35:38 -05:00
2024-02-28 20:15:56 -08:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2015-05-25 09:21:31 +09:00
2024-12-12 22:35:38 -05:00
2024-12-12 22:35:38 -05:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2021-01-01 22:07:54 -05:00
2025-01-04 19:01:34 -05:00
2024-04-15 12:52:08 -04:00
2015-06-14 19:27:28 -04:00
2002-03-03 16:51:46 +00:00
2018-04-25 16:54:50 -04:00
2025-01-04 23:38:34 -05:00