Mercurial > hg > early-roguelike
log srogue/save.c @ 232:bac2c81fec78
age | author | description |
---|---|---|
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. |
Sat, 01 Aug 2015 16:23:24 -0400 | John "Elwin" Edwards | srogue: improve privilege handling. |