log xrogue/command.c @ 316:c03d0b87211c

age author description
Sun, 31 Oct 2021 21:35:53 -0400 John "Elwin" Edwards Naming items should not use up a turn.
Fri, 30 Apr 2021 20:48:30 -0400 John "Elwin" Edwards Fix some warnings related to format strings.
Wed, 14 Apr 2021 18:55:33 -0400 John "Elwin" Edwards Fix many compiler warnings.
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.
Mon, 29 Jun 2015 20:37:32 -0400 John "Elwin" Edwards ARogue family: don't hide messages caused by moving to a new level.
Thu, 28 May 2015 13:51:01 -0400 John "Elwin" Edwards xrogue: escaping to a shell should not cause a move to the left.
Thu, 28 May 2015 11:08:03 -0400 John "Elwin" Edwards arogue7, xrogue: fix command repetition.
Wed, 27 May 2015 17:29:32 -0400 John "Elwin" Edwards arogue7, xrogue: add support for keypad 5.
Tue, 05 May 2015 12:07:12 -0400 John "Elwin" Edwards xrogue: compile out wizard mode by default.
Tue, 05 May 2015 11:24:02 -0400 John "Elwin" Edwards xrogue: record the result of each game in a logfile.
Tue, 21 Apr 2015 10:34:01 -0400 John "Elwin" Edwards xrogue: add missing includes.
Tue, 21 Apr 2015 08:55:20 -0400 John "Elwin" Edwards Import XRogue 8.0 from the Roguelike Restoration Project (r1490)