Mercurial > hg > early-roguelike
log arogue5/save.c @ 244:ded75a57405c
age | author | description |
---|---|---|
Sun, 07 Feb 2016 14:39:21 -0500 | John "Elwin" Edwards | Advanced Rogue 5: convert to ANSI function declarations. |
Tue, 11 Aug 2015 16:19:04 -0400 | John "Elwin" Edwards | Advanced Rogue 5: remove an unneeded fstat() call. |
Tue, 11 Aug 2015 16:12:09 -0400 | John "Elwin" Edwards | Advanced Rogue 5: replace calls to unlink() with md_unlink(). |
Fri, 09 Aug 2013 09:34:07 -0700 | John "Elwin" Edwards | Refuse to restore if the character is dead. |
Sat, 08 Sep 2012 22:05:05 -0700 | John "Elwin" Edwards | arogue5: fix player's typed responses getting put at the wrong place. |
Sat, 11 Aug 2012 17:19:03 +0000 | elwin | arogue5: add missing header files. |