log arogue5/rogue.h @ 311:28e22fb35989

age author description
Tue, 04 May 2021 21:03:47 -0400 John "Elwin" Edwards Fix one more batch of compiler warnings.
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.
Sun, 06 Mar 2016 21:02:59 -0500 John "Elwin" Edwards Fix various overlooked causes of warnings.
Sat, 05 Mar 2016 20:49:37 -0500 John "Elwin" Edwards Daemons and fuses now return void.
Sun, 07 Feb 2016 14:39:21 -0500 John "Elwin" Edwards Advanced Rogue 5: convert to ANSI function declarations.
Tue, 11 Aug 2015 16:12:09 -0400 John "Elwin" Edwards Advanced Rogue 5: replace calls to unlink() with md_unlink().
Tue, 11 Aug 2015 15:15:09 -0400 John "Elwin" Edwards Advanced Rogue 5: add and use md_fdopen().
Tue, 11 Aug 2015 12:28:17 -0400 John "Elwin" Edwards Advanced Rogue 5: don't declare getenv() in rogue.h.
Wed, 20 May 2015 08:42:17 -0400 John "Elwin" Edwards Advanced Rogue family: fix the "score" option.
Fri, 28 Mar 2014 10:57:03 -0700 John "Elwin" Edwards arogue5: fix some daemon-related pointer/int casting.
Sat, 31 Aug 2013 09:18:07 -0700 John "Elwin" Edwards arogue5: port to autoconf.
Fri, 10 Aug 2012 21:17:14 +0000 elwin arogue5: implement logging.
Fri, 10 Aug 2012 05:16:08 +0000 elwin arogue5: add the savedir feature.
Thu, 09 Aug 2012 22:58:48 +0000 elwin Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490)