Mercurial > hg > early-roguelike
log
age | author | description |
---|---|---|
Mon, 03 Aug 2015 09:05:15 -0400 | John "Elwin" Edwards | srogue: make checking directories slightly more portable. |
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. |
Sun, 02 Aug 2015 15:25:24 -0400 | John "Elwin" Edwards | srogue: don't try to include unistd.h on Windows. |
Sun, 02 Aug 2015 12:25:44 -0400 | John "Elwin" Edwards | Merge Super-Rogue fixes into the MSVC testing branch. |