log arogue7/state.c @ 308:13b482bd9e66

age author description
Wed, 14 Apr 2021 18:55:33 -0400 John "Elwin" Edwards Fix many compiler warnings.
Fri, 15 Sep 2017 19:57:54 -0400 John "Elwin" Edwards Use C stdio functions for score files and save files.
Sat, 19 Mar 2016 16:18:58 -0400 John "Elwin" Edwards Fix some functions not returning the right type.
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.
Fri, 26 Jun 2015 11:42:02 -0400 John "Elwin" Edwards arogue7, xrogue: fix uninitialized variables when restoring.