log arogue5/rip.c @ 307:32bc72dcbf4f

age author description
Fri, 30 Apr 2021 20:48:30 -0400 John "Elwin" Edwards Fix some warnings related to format strings.
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 19:57:54 -0400 John "Elwin" Edwards Use C stdio functions for score files and save files.
Sun, 07 Feb 2016 14:39:21 -0500 John "Elwin" Edwards Advanced Rogue 5: convert to ANSI function declarations.
Tue, 11 Aug 2015 15:15:09 -0400 John "Elwin" Edwards Advanced Rogue 5: add and use md_fdopen().
Sat, 16 May 2015 13:39:26 -0400 John "Elwin" Edwards Advanced Rogue family: overhaul privilege handling.
Sun, 23 Mar 2014 21:27:14 -0700 John "Elwin" Edwards Don't truncate player name in savefile name or log message.
Sat, 11 Aug 2012 20:58:24 +0000 elwin arogue5: update the score list before prompting to exit.
Sat, 11 Aug 2012 17:19:03 +0000 elwin arogue5: add missing header files.
Fri, 10 Aug 2012 21:17:14 +0000 elwin arogue5: implement logging.
Thu, 09 Aug 2012 22:58:48 +0000 elwin Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490)