Files
nethack/src
PatR e121eee867 end-of-game disclosure for gold in invent on tty
Reported by entrez:  disclosing inventory at end of game did not show
gold.  Not mentioned:  only for tty.

It was using the same window as gets used for perm_invent (although
not shown _as_ perm_invent because end of game turns that off) and the
default for whether to show gold is different for tty than for other
interfaces due use of experimental TTYINV from player's environment.

Force the end of game inventory disclosure to work the same as the
dumplog inventory listing and use a different window, by falsely
telling display_inventory() that a response is requested.  Works but
the whole inventory mechanism has become quite convoluted.
2022-10-27 17:25:14 -07:00
..
2022-02-04 09:41:30 -05:00
2022-10-26 14:21:23 -04:00
2022-09-24 04:39:12 -07:00
2022-10-20 10:33:38 -07:00
2022-10-26 14:21:23 -04:00
2022-10-12 02:19:38 -07:00
2022-06-30 23:48:18 -04:00
2022-07-18 13:27:39 +03:00
2022-09-10 19:30:36 -07:00
2022-10-26 14:21:23 -04:00
2022-07-02 09:10:03 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-20 10:39:11 -07:00
2022-10-21 14:31:33 -07:00
2022-09-11 21:52:46 +03:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-06-30 23:48:18 -04:00
2022-09-25 01:21:07 -07:00
2022-09-13 10:52:15 -07:00
2022-10-13 13:19:58 -07:00
2022-10-25 13:58:26 -07:00
2022-10-26 14:21:23 -04:00
2022-09-19 17:32:42 -04:00
2022-10-11 14:49:14 -07:00
2022-10-07 11:15:10 -04:00
2022-10-24 09:14:35 -04:00
2022-10-08 15:56:12 -07:00
2022-09-28 14:11:05 -07:00
2022-10-26 01:22:00 -07:00
2022-05-07 10:25:13 -04:00
2022-08-31 13:04:54 -07:00
2022-10-26 01:13:01 -07:00
2022-09-08 10:54:11 -04:00
2022-07-19 15:14:55 +03:00
2022-08-14 10:12:54 +03:00
2022-10-13 14:03:52 -07:00
2022-08-18 14:38:45 -07:00
2022-08-09 11:54:45 +03:00
2022-09-06 22:58:28 +03:00
2022-08-21 11:36:39 +03:00
2022-08-09 11:54:45 +03:00
2022-06-12 13:19:13 -07:00
2022-10-25 03:44:07 -07:00
2022-08-26 12:43:40 +03:00
2022-09-08 10:54:11 -04:00
2022-10-26 14:21:23 -04:00
2022-01-29 11:13:01 -08:00
2022-10-12 02:05:32 -07:00
2022-09-08 10:54:11 -04:00
2022-09-22 11:36:47 +03:00
2022-04-29 12:44:26 -07:00
2022-08-21 11:36:39 +03:00
2022-08-12 19:37:34 +03:00
2022-10-26 14:21:23 -04:00
2022-10-27 15:55:57 -07:00
2022-10-02 20:41:02 -04:00
2022-02-09 22:49:25 +02:00
2021-01-26 21:06:16 -05:00
2022-09-22 23:16:19 -07:00
2022-10-02 20:41:02 -04:00
2022-07-15 13:48:29 -07:00
2022-07-29 16:11:35 -07:00
2022-03-18 10:19:04 +02:00
2022-09-05 11:16:43 -04:00
2022-09-16 16:38:44 -07:00
2022-07-17 21:37:31 +03:00
2022-10-02 12:42:12 -07:00