Files
nethack/include
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
2019-11-27 09:53:40 -08:00
2015-05-25 09:21:15 +09:00
2020-08-10 07:24:16 -07:00
2020-01-29 10:29:37 -05:00
2015-05-25 09:21:15 +09:00
2019-01-28 10:02:08 +01:00
2015-05-25 09:21:15 +09:00
2020-07-06 09:37:26 -04:00
2020-08-12 16:15:28 -07:00
2020-08-20 16:56:50 -07:00