log srogue/main.c @ 272:1db299e868b8

age author description
Sat, 28 Jan 2017 15:49:41 -0500 John "Elwin" Edwards Use more portable random seed generation.
Thu, 03 Mar 2016 21:30:38 -0500 John "Elwin" Edwards Super-Rogue: begin fixing restore failures 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 09:05:15 -0400 John "Elwin" Edwards srogue: make checking directories slightly more portable.
Sun, 02 Aug 2015 12:14:47 -0400 John "Elwin" Edwards srogue: prevent overflowing the score file name.
Sat, 01 Aug 2015 16:23:24 -0400 John "Elwin" Edwards srogue: improve privilege handling.
Sat, 01 Aug 2015 15:12:11 -0400 John "Elwin" Edwards srogue: open the score and log files when the program starts.
Sat, 03 May 2014 10:31:30 -0700 John "Elwin" Edwards srogue: more compatibility improvements.
Fri, 02 May 2014 15:06:23 -0700 John "Elwin" Edwards srogue: add and use more md_* portable functions.
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.
Sat, 07 Sep 2013 08:08:00 -0400 John "Elwin" Edwards Rename daemon() to start_daemon().
Sun, 01 Sep 2013 20:50:52 -0700 John "Elwin" Edwards srogue: begin porting to autoconf.
Sat, 31 Aug 2013 14:24:31 -0700 John "Elwin" Edwards srogue: allow wizard mode to be compiled out.