log arogue7/rogue.h @ 298:5a94c9b3181e

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.
Sat, 05 Mar 2016 20:49:37 -0500 John "Elwin" Edwards Daemons and fuses now return void.
Fri, 19 Feb 2016 21:02:28 -0500 John "Elwin" Edwards Advanced Rogue 7: convert to ANSI-style function declarations.
Thu, 13 Aug 2015 07:38:57 -0400 John "Elwin" Edwards Advanced Rogue 7: add and use more md_ functions.