Mercurial > hg > early-roguelike
log srogue/main.c @ 281:4a3f4729257c
age | author | description |
---|---|---|
Fri, 15 Sep 2017 19:57:54 -0400 | John "Elwin" Edwards | Use C stdio functions for score files and save files. |
Sat, 28 Jan 2017 15:49:41 -0500 | John "Elwin" Edwards | Use more portable random seed generation. |
Thu, 03 Mar 2016 21:30:38 -0500 | John "Elwin" Edwards | Super-Rogue: begin fixing restore failures 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 09:05:15 -0400 | John "Elwin" Edwards | srogue: make checking directories slightly more portable. |