Mercurial > hg > early-roguelike
log rogue4/save.c @ 140:856017d63519
age | author | description |
---|---|---|
2014-05-09 | John "Elwin" Edwards | rogue4: fix restoring saved games on Windows/MinGW. |
2014-03-24 | John "Elwin" Edwards | Don't truncate player name in savefile name or log message. |
2013-08-09 | John "Elwin" Edwards | Refuse to restore if the character is dead. |
2013-08-08 | John "Elwin" Edwards | rogue4: don't delete the savefile if the terminal is too small. |
2013-08-06 | John "Elwin" Edwards | rogue4: don't put savefile metadata into the savefile. |
2010-01-01 | edwarj4 | Slightly modify savefile location and prompt |
2009-10-31 | edwarj4 | rogue4: prevent changing name or save file when using system savedir |
2009-10-31 | edwarj4 | rogue4: add -n option and system savedir |
2009-10-24 | edwarj4 | Import Rogue 5.2 from the Roguelike Restoration Project (r1490) |