Mercurial > hg > early-roguelike
log rogue4/save.c @ 130:1a64fd0bfea6
age | author | description |
---|---|---|
Fri, 09 May 2014 07:52:02 -0700 | John "Elwin" Edwards | rogue4: fix restoring saved games on Windows/MinGW. |
Sun, 23 Mar 2014 21:27:14 -0700 | John "Elwin" Edwards | Don't truncate player name in savefile name or log message. |
Fri, 09 Aug 2013 09:34:07 -0700 | John "Elwin" Edwards | Refuse to restore if the character is dead. |
Thu, 08 Aug 2013 14:30:12 -0700 | John "Elwin" Edwards | rogue4: don't delete the savefile if the terminal is too small. |
Mon, 05 Aug 2013 20:49:41 -0700 | John "Elwin" Edwards | rogue4: don't put savefile metadata into the savefile. |
Fri, 01 Jan 2010 15:04:30 +0000 | edwarj4 | Slightly modify savefile location and prompt |
Sat, 31 Oct 2009 13:20:00 +0000 | edwarj4 | rogue4: prevent changing name or save file when using system savedir |