log srogue/rip.c @ 306:057c5114e244

age author description
Sat, 17 Apr 2021 15:41:12 -0400 John "Elwin" Edwards Super-Rogue: fix some out-of-range constants.
Wed, 14 Apr 2021 18:55:33 -0400 John "Elwin" Edwards Fix many compiler warnings.
Fri, 22 Nov 2019 21:18:27 -0500 John "Elwin" Edwards Fix an assortment of 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.
Sun, 31 Jan 2016 13:45:07 -0500 John "Elwin" Edwards Super-Rogue: convert to ANSI-style function declarations.
Mon, 03 Aug 2015 09:27:43 -0400 John "Elwin" Edwards srogue: add and use md_fdopen().
Sat, 01 Aug 2015 15:12:11 -0400 John "Elwin" Edwards srogue: open the score and log files when the program starts.
Wed, 30 Apr 2014 14:46:30 -0700 John "Elwin" Edwards srogue: use functions from mdport.c.
Sun, 23 Mar 2014 21:27:14 -0700 John "Elwin" Edwards Don't truncate player name in savefile name or log message.
Sun, 01 Sep 2013 20:50:52 -0700 John "Elwin" Edwards srogue: begin porting to autoconf.
Fri, 27 Jan 2012 17:29:30 +0000 elwin srogue: include missing headers.
Tue, 24 Jan 2012 18:30:17 +0000 elwin srogue: move default locations to /var.
Tue, 07 Dec 2010 16:46:07 +0000 elwin Make sure the score list appears in all situations.
Sat, 04 Dec 2010 14:45:38 +0000 elwin srogue: add logging.
Thu, 25 Nov 2010 12:21:41 +0000 elwin Import Super-Rogue 9.0 from the Roguelike Restoration Project (r1490)