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.
Sat, 11 Aug 2012 17:19:03 +0000 elwin arogue5: add missing header files.
Sat, 11 Aug 2012 16:27:20 +0000 elwin arogue5: close security holes.
Fri, 10 Aug 2012 05:16:08 +0000 elwin arogue5: add the savedir feature.
Thu, 09 Aug 2012 22:58:48 +0000 elwin Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490)