Mercurial > hg > early-roguelike
log srogue/main.c @ 221:71cb5b647f2b
age | author | description |
---|---|---|
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. |
Sun, 02 Aug 2015 12:14:47 -0400 | John "Elwin" Edwards | srogue: prevent overflowing the score file name. |
Sat, 01 Aug 2015 16:23:24 -0400 | John "Elwin" Edwards | srogue: improve privilege handling. |
Sat, 01 Aug 2015 15:12:11 -0400 | John "Elwin" Edwards | srogue: open the score and log files when the program starts. |
Sat, 03 May 2014 10:31:30 -0700 | John "Elwin" Edwards | srogue: more compatibility improvements. |