Files
nethack/win/X11
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-04-24 02:40:22 -07:00
2002-01-05 21:06:02 +00:00
2018-11-14 17:23:28 -08:00
2018-04-25 16:54:50 -04:00
2002-01-05 21:06:03 +00:00
2020-08-09 12:36:13 -07:00
2020-08-09 12:36:13 -07:00
2002-01-05 21:06:03 +00:00
2002-01-05 21:06:03 +00:00
2015-06-09 19:59:38 +03:00
2002-01-05 21:06:03 +00:00
2020-08-20 16:56:50 -07:00