Files
nethack/src
PatR c062822a7c Qt tombstone bugs
Infrastructure bits:  Qt tombstone uses a short buffer; make sure that
the plname value fits instead of relying on snprintf() to truncate it.
A warning about gold, if any, was iffy but this should guarantee no
reason for future complaint.  Year was safe but a compiler sensitive
to buffer overflows wouldn't know that.

Actual bugs:  Qt used money in inventory for gold amount on tombstone;
that overlooks gold in containers and will be 0 by tombstone stage if
bones get saved.  Year was recalculated from current date+time instead
of using the value that gets passed in--blindly flagging that variable
as UNUSED was a mistake.
2020-08-20 16:56:50 -07:00
..
2018-11-11 10:29:52 -05:00
2020-06-07 08:49:27 -04:00
2020-08-10 13:20:24 -07:00
2020-08-10 07:24:16 -07:00
2020-08-11 14:55:43 -07:00
2020-08-07 00:29:28 -07:00
2020-08-01 19:17:56 -07:00
2020-07-31 13:14:09 -07:00
2020-08-04 12:00:17 -07:00
2020-04-06 13:34:07 +03:00
2020-04-12 16:55:00 +03:00
2020-07-30 19:25:57 -07:00
2020-08-13 15:24:24 -07:00
2020-08-20 09:50:07 -04:00
2020-07-05 08:50:13 -04:00
2020-08-20 16:56:50 -07:00
2020-07-10 01:37:46 -07:00
2020-07-05 08:50:13 -04:00
2020-02-19 15:47:55 -08:00