Mercurial > hg > early-roguelike
log arogue7/fight.c @ 228:b67b99f6c92b
age | author | description |
---|---|---|
Fri, 19 Feb 2016 21:02:28 -0500 | John "Elwin" Edwards | Advanced Rogue 7: convert to ANSI-style function declarations. |
Thu, 21 Jan 2016 21:10:23 -0500 | John "Elwin" Edwards | Initialize some more pointers for the benefit of MSVC. |
Wed, 12 Aug 2015 15:42:02 -0400 | John "Elwin" Edwards | Advanced Rogue 7: initialize multiple variables. |
Tue, 12 May 2015 18:57:30 -0400 | John "Elwin" Edwards | arogue7: prevent segfaults when backstabbing while empty-handed. |
Fri, 08 May 2015 16:45:41 -0400 | John "Elwin" Edwards | arogue7: add missing header includes. |
Fri, 08 May 2015 15:24:40 -0400 | John "Elwin" Edwards | Import Advanced Rogue 7.7 from the Roguelike Restoration Project (r1490) |