Mercurial > hg > early-roguelike
log arogue5/save.c @ 221:71cb5b647f2b
age | author | description |
---|---|---|
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. |
Sat, 11 Aug 2012 16:27:20 +0000 | elwin | arogue5: close security holes. |