log rogue4/save.c @ 279:d3968e9cb98d

age author description
Fri, 15 Sep 2017 19:57:54 -0400 John "Elwin" Edwards Use C stdio functions for score files and save files.
Sat, 28 Jan 2017 15:49:41 -0500 John "Elwin" Edwards Use more portable random seed generation.
Wed, 27 Jan 2016 19:41:05 -0500 John "Elwin" Edwards rogue4: fix most GCC5 warnings.
Fri, 31 Jul 2015 20:12:33 -0400 John "Elwin" Edwards rogue4: don't try to close the scorefile if it isn't open.
Fri, 09 May 2014 07:52:02 -0700 John "Elwin" Edwards rogue4: fix restoring saved games on Windows/MinGW.
Sun, 23 Mar 2014 21:27:14 -0700 John "Elwin" Edwards Don't truncate player name in savefile name or log message.
Fri, 09 Aug 2013 09:34:07 -0700 John "Elwin" Edwards Refuse to restore if the character is dead.
Thu, 08 Aug 2013 14:30:12 -0700 John "Elwin" Edwards rogue4: don't delete the savefile if the terminal is too small.
Mon, 05 Aug 2013 20:49:41 -0700 John "Elwin" Edwards rogue4: don't put savefile metadata into the savefile.
Fri, 01 Jan 2010 15:04:30 +0000 edwarj4 Slightly modify savefile location and prompt
Sat, 31 Oct 2009 13:20:00 +0000 edwarj4 rogue4: prevent changing name or save file when using system savedir
Sat, 31 Oct 2009 01:51:52 +0000 edwarj4 rogue4: add -n option and system savedir
Sat, 24 Oct 2009 16:52:52 +0000 edwarj4 Import Rogue 5.2 from the Roguelike Restoration Project (r1490)