Mercurial > hg > early-roguelike
log xrogue/command.c @ 308:13b482bd9e66
age | author | description |
---|---|---|
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. |