Mercurial > hg > early-roguelike
log arogue5/save.c @ 233:0990adf580ee
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. |