Mercurial > hg > early-roguelike
log srogue/save.c @ 246:61283e71037c
age | author | description |
---|---|---|
Sat, 12 Mar 2016 14:29:07 -0500 | John "Elwin" Edwards | Super-Rogue: fix saving and restoring on Windows. |
Sun, 31 Jan 2016 13:45:07 -0500 | John "Elwin" Edwards | Super-Rogue: convert to ANSI-style function declarations. |
Mon, 03 Aug 2015 21:29:16 -0400 | John "Elwin" Edwards | srogue: provide type definitions if needed. |
Mon, 03 Aug 2015 07:04:48 -0400 | John "Elwin" Edwards | srogue: remove remnants of deleted savefile checks. |
Mon, 03 Aug 2015 06:42:59 -0400 | John "Elwin" Edwards | srogue: replace unlink() with md_unlink(). |
Mon, 03 Aug 2015 06:30:09 -0400 | John "Elwin" Edwards | srogue: another unistd.h which should not be included on Windows. |