log xrogue/rogue.h @ 285:17005af49963

age author description
Sat, 23 Sep 2017 09:47:00 -0400 John "Elwin" Edwards Fix some potential problems detected by clang.
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.
Fri, 11 Mar 2016 17:40:00 -0500 John "Elwin" Edwards arogue7, xrogue: improve the handling of the arguments to fuses.
Mon, 07 Mar 2016 20:44:01 -0500 John "Elwin" Edwards XRogue: get rid of VOID as an alias for long.
Sat, 05 Mar 2016 20:49:37 -0500 John "Elwin" Edwards Daemons and fuses now return void.
Wed, 02 Mar 2016 21:13:26 -0500 John "Elwin" Edwards XRogue: convert to ANSI-style function declarations.
Thu, 04 Jun 2015 10:41:39 -0400 John "Elwin" Edwards arogue7, xrogue: begin using autoconf.
Wed, 20 May 2015 08:42:17 -0400 John "Elwin" Edwards Advanced Rogue family: fix the "score" option.
Tue, 05 May 2015 11:24:02 -0400 John "Elwin" Edwards xrogue: record the result of each game in a logfile.
Wed, 22 Apr 2015 16:03:00 -0400 John "Elwin" Edwards xrogue: initial support for the -n option.
Tue, 21 Apr 2015 10:11:02 -0400 John "Elwin" Edwards xrogue: fix definition of struct delayed_action.
Tue, 21 Apr 2015 08:55:20 -0400 John "Elwin" Edwards Import XRogue 8.0 from the Roguelike Restoration Project (r1490)