Mercurial > hg > early-roguelike
log rogue4/save.c @ 232:bac2c81fec78
age | author | description |
---|---|---|
Wed, 27 Jan 2016 19:41:05 -0500 | John "Elwin" Edwards | rogue4: fix most GCC5 warnings. |
Fri, 31 Jul 2015 20:12:33 -0400 | John "Elwin" Edwards | rogue4: don't try to close the scorefile if it isn't open. |
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. |