log srogue/save.c @ 317:aab761616489 default tip

age author description
Wed, 14 Apr 2021 18:55:33 -0400 John "Elwin" Edwards Fix many compiler warnings.
Fri, 15 Sep 2017 20:51:10 -0400 John "Elwin" Edwards Fix potential segfaults at restore related to ctime().
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.
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.