Mercurial > hg > early-roguelike
log arogue7/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. |
Fri, 19 Feb 2016 21:02:28 -0500 | John "Elwin" Edwards | Advanced Rogue 7: convert to ANSI-style function declarations. |
Wed, 12 Aug 2015 15:42:02 -0400 | John "Elwin" Edwards | Advanced Rogue 7: initialize multiple variables. |
Mon, 29 Jun 2015 20:37:32 -0400 | John "Elwin" Edwards | ARogue family: don't hide messages caused by moving to a new level. |