log srogue/save.c @ 189:7c552cbc6ad9

age author description
2015-08-03 John "Elwin" Edwards srogue: remove remnants of deleted savefile checks.
2015-08-03 John "Elwin" Edwards srogue: replace unlink() with md_unlink().
2015-08-03 John "Elwin" Edwards srogue: another unistd.h which should not be included on Windows.
2015-08-01 John "Elwin" Edwards srogue: improve privilege handling.
2014-05-03 John "Elwin" Edwards srogue: more compatibility improvements.
2014-05-02 John "Elwin" Edwards srogue: add and use more md_* portable functions.
2014-04-30 John "Elwin" Edwards srogue: use functions from mdport.c.
2013-09-03 John "Elwin" Edwards srogue: enable the keypad when restoring.
2013-08-09 John "Elwin" Edwards Refuse to restore if the character is dead.
2013-08-07 John "Elwin" Edwards srogue: don't store machine-dependent metadata in the savefile.
2012-01-27 elwin srogue: include missing headers.
2010-11-27 elwin Prevent changing name or savefile when SAVEDIR is used.
2010-11-25 elwin srogue: add support for SAVEDIR
2010-11-25 elwin Import Super-Rogue 9.0 from the Roguelike Restoration Project (r1490)