Files
nethack/win/Qt
PatR 43317a2ef7 Qt misuse of Role_if()
The Qt paper doll highlights known blessed/uncursed/cursed items with
a color border.  It was trying to force obj->bknown for non-blinded
priest[ess] but passed the old role letter argument to Role_if()
instead of the monster number that's used these days.  It was also
potentially modifying an invent item in a way that's observable to
the player but not updating persistent inventory to show that.

Probably didn't matter though; I don't think the situation it checks
for can occur anymore.  On the off chance that it could, move the
check-and-set out of #if ENHANCED_PAPERDOLL so that same inventory
update would occur for ordinary paper doll even though that doesn't
care about displayed items' bless/curse state.
2021-12-27 14:27:35 -08:00
..
2019-12-07 17:07:50 +01:00
2019-12-07 17:07:50 +01:00
2021-08-14 21:08:12 +03:00
2021-03-13 18:17:00 -08:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2020-12-27 17:01:33 -08:00
2019-12-07 17:07:50 +01:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2021-09-18 19:51:04 -04:00
2021-09-18 19:51:04 -04:00
2021-08-14 21:08:12 +03:00
2020-11-19 04:48:15 -08:00
2021-12-27 14:27:35 -08:00
2019-12-07 17:07:50 +01:00
2021-08-14 21:08:12 +03:00
2021-01-08 13:47:34 -08:00
2020-08-12 17:01:03 -07:00
2019-12-07 17:07:50 +01:00
2021-08-14 21:08:12 +03:00
2021-09-18 19:51:04 -04:00
2021-09-18 19:51:04 -04:00
2021-09-18 19:51:04 -04:00
2021-08-15 10:58:42 +03:00
2021-09-18 19:51:04 -04:00
2020-10-28 01:43:53 -07:00
2021-02-03 09:42:59 -05:00
2021-08-15 10:58:42 +03:00
2021-08-14 21:08:12 +03:00
2019-12-07 17:07:50 +01:00
2020-12-06 02:58:05 -08:00
2020-12-06 02:58:05 -08:00
2021-08-14 21:08:12 +03:00
2020-11-05 14:28:17 -08:00
2019-12-07 17:07:50 +01:00
2021-08-15 10:58:42 +03:00
2020-11-05 14:36:13 -08:00
2019-12-07 17:07:50 +01:00
2021-01-23 15:58:23 -08:00
2021-01-23 15:58:23 -08:00
2021-08-15 10:58:42 +03:00
2021-04-11 14:55:45 -07:00
2021-08-15 10:58:42 +03:00
2020-10-31 15:34:47 -07:00
2021-04-11 14:55:45 -07:00