log rogue3/main.c @ 214:e5a15b09ce1d

age author description
Sat, 23 Jan 2016 09:35:14 -0500 John "Elwin" Edwards rogue3, rogue5: fix all GCC5 warnings.
Fri, 22 Jan 2016 19:19:48 -0500 John "Elwin" Edwards rogue3: replace alarm() calls with a portable function.
Sun, 23 Mar 2014 21:27:14 -0700 John "Elwin" Edwards Don't truncate player name in savefile name or log message.
Tue, 27 Aug 2013 22:25:40 -0700 John "Elwin" Edwards Make sure file_name contains '/' between SAVEDIR and the file name.
Tue, 16 Feb 2010 00:03:06 +0000 elwin Fix the playback bug which was caused by CR/LF confusion
Fri, 01 Jan 2010 15:04:30 +0000 edwarj4 Slightly modify savefile location and prompt
Tue, 29 Dec 2009 12:45:38 +0000 edwarj4 rogue3: allow load and user count checks to be compiled out
Wed, 11 Nov 2009 02:41:47 +0000 edwarj4 rogue3: make LOGFILE work with SAVEDIR
Tue, 10 Nov 2009 22:48:16 +0000 edwarj4 Change logf to logfi
Tue, 10 Nov 2009 22:38:46 +0000 edwarj4 rogue3: add the option of logging all games to a text file
Sat, 24 Oct 2009 14:50:44 +0000 edwarj4 Allow wizard mode to be compiled out
Fri, 23 Oct 2009 01:38:53 +0000 edwarj4 Make sure all output appears when exiting
Wed, 14 Oct 2009 01:32:13 +0000 edwarj4 Add -n option and system savedir functionality
Tue, 13 Oct 2009 13:33:34 +0000 edwarj4 Import Rogue 3.6 from the Roguelike Restoration Project (r1490)