rogue5: add savedir, logfile, bugfixes

This commit is contained in:
John "Elwin" Edwards 2010-05-24 20:16:15 +00:00
parent 3741c4867d
commit 53a15a3e2e
13 changed files with 2124 additions and 1397 deletions

View file

@ -189,6 +189,9 @@
/* Define to file to use for scoreboard lockfile */
#undef LOCKFILE
/* Define to file to use for log */
#undef LOGFILE
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
@ -233,6 +236,9 @@
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
/* Define to systemwide directory for storing saved games */
#undef SAVEDIR
/* Define to file to use for scoreboard */
#undef SCOREFILE