log xrogue/state.c @ 280:70aa5808c782

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.
Mon, 07 Mar 2016 20:44:01 -0500 John "Elwin" Edwards XRogue: get rid of VOID as an alias for long.
Wed, 02 Mar 2016 21:13:26 -0500 John "Elwin" Edwards XRogue: convert to ANSI-style function declarations.
Thu, 13 Aug 2015 17:17:40 -0400 John "Elwin" Edwards XRogue: fix md_htonl() and md_ntohl().
Thu, 13 Aug 2015 15:15:21 -0400 John "Elwin" Edwards XRogue: add and use more md_ functions.
Thu, 13 Aug 2015 14:57:26 -0400 John "Elwin" Edwards XRogue: fix some header includes.