log srogue/save.c @ 257:c4b12d2d1dcd

age author description
Sat, 28 Jan 2017 15:49:41 -0500 John "Elwin" Edwards Use more portable random seed generation.
Sat, 12 Mar 2016 14:29:07 -0500 John "Elwin" Edwards Super-Rogue: fix saving and restoring on Windows.
Sun, 31 Jan 2016 13:45:07 -0500 John "Elwin" Edwards Super-Rogue: convert to ANSI-style function declarations.
Mon, 03 Aug 2015 21:29:16 -0400 John "Elwin" Edwards srogue: provide type definitions if needed.
Mon, 03 Aug 2015 07:04:48 -0400 John "Elwin" Edwards srogue: remove remnants of deleted savefile checks.
Mon, 03 Aug 2015 06:42:59 -0400 John "Elwin" Edwards srogue: replace unlink() with md_unlink().
Mon, 03 Aug 2015 06:30:09 -0400 John "Elwin" Edwards srogue: another unistd.h which should not be included on Windows.