log arogue5/save.c @ 252:3d4252fa2ed3

age author description
Sat, 28 Jan 2017 15:49:41 -0500 John "Elwin" Edwards Use more portable random seed generation.
Sun, 07 Feb 2016 14:39:21 -0500 John "Elwin" Edwards Advanced Rogue 5: convert to ANSI function declarations.
Tue, 11 Aug 2015 16:19:04 -0400 John "Elwin" Edwards Advanced Rogue 5: remove an unneeded fstat() call.
Tue, 11 Aug 2015 16:12:09 -0400 John "Elwin" Edwards Advanced Rogue 5: replace calls to unlink() with md_unlink().
Fri, 09 Aug 2013 09:34:07 -0700 John "Elwin" Edwards Refuse to restore if the character is dead.
Sat, 08 Sep 2012 22:05:05 -0700 John "Elwin" Edwards arogue5: fix player's typed responses getting put at the wrong place.