log xrogue/state.c @ 304:e52a8a7ad4c5

age author description
Wed, 14 Apr 2021 18:55:33 -0400 John "Elwin" Edwards Fix many compiler warnings.
Sat, 23 Sep 2017 09:47:00 -0400 John "Elwin" Edwards Fix some potential problems detected by clang.
Fri, 22 Sep 2017 16:24:40 -0400 John "Elwin" Edwards Fix more header-related warnings.
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.
Fri, 26 Jun 2015 11:42:02 -0400 John "Elwin" Edwards arogue7, xrogue: fix uninitialized variables when restoring.
Fri, 29 May 2015 17:34:04 -0400 John "Elwin" Edwards arogue7, xrogue: fix save/restore of alchemy jugs.
Mon, 18 May 2015 10:53:22 -0400 John "Elwin" Edwards arogue7, xrogue: prevent potential NULL dereferencing.
Sat, 16 May 2015 13:39:26 -0400 John "Elwin" Edwards Advanced Rogue family: overhaul privilege handling.
Tue, 05 May 2015 20:54:33 -0400 John "Elwin" Edwards xrogue: call nonl() during initialization.
Tue, 21 Apr 2015 10:34:01 -0400 John "Elwin" Edwards xrogue: add missing includes.
Tue, 21 Apr 2015 10:11:02 -0400 John "Elwin" Edwards xrogue: fix definition of struct delayed_action.
Tue, 21 Apr 2015 08:55:20 -0400 John "Elwin" Edwards Import XRogue 8.0 from the Roguelike Restoration Project (r1490)