12f70a5587
score.c is called to make the new score file. But the case for KFIRE (killed by fire) incorrectly uses strcpy instead of strcat (all the other cases use strcat). This puts the string in the wrong place and corrupts the score file. PR: 13278 Submitted by: Mark W. Krentel krentel@dreamscape.com |
||
---|---|---|
.. | ||
USD.doc | ||
CHANGES | ||
hit.c | ||
init.c | ||
inventory.c | ||
level.c | ||
machdep.c | ||
main.c | ||
Makefile | ||
message.c | ||
monster.c | ||
move.c | ||
object.c | ||
pack.c | ||
pathnames.h | ||
play.c | ||
random.c | ||
ring.c | ||
rogue.6 | ||
rogue.h | ||
room.c | ||
save.c | ||
score.c | ||
spec_hit.c | ||
throw.c | ||
trap.c | ||
use.c | ||
zap.c |