log arogue5/rogue.h @ 281:4a3f4729257c

age author description
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().