miscellaneous

This commit is contained in:
nhmall
2026-04-26 12:54:44 -04:00
parent 0e10f82856
commit 45f4c697a7
10 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
*.p NHSUBST
* NH_filestag=(file%s_for_Amiga_versions_-_untested_for_3.7)
* NH_filestag=(file%s_for_Amiga_versions_-_untested_for_5.0)
+1 -1
View File
@@ -1 +1 @@
* NH_filestag=(file%s_for_Atari_version_-_untested_for_3.7)
* NH_filestag=(file%s_for_Atari_version_-_untested_for_5.0)
+1 -1
View File
@@ -1 +1 @@
* NH_filestag=(file%s_for_BeOS_version_-_untested_for_3.7)
* NH_filestag=(file%s_for_BeOS_version_-_untested_for_5.0)
+1 -1
View File
@@ -1,2 +1,2 @@
Makefile.* NHSUBST
* NH_filestag=(file%s_for_OS/2_version_-_untested_for_3.7)
* NH_filestag=(file%s_for_OS/2_version_-_untested_for_5.0)
+1 -1
View File
@@ -1,4 +1,4 @@
*.ce NHSUBST
*.mak NHSUBST
*.bat NHSUBST
* NH_filestag=(file%s_for_Windows_CE_and_PocketPC_-_untested_for_3.7)
* NH_filestag=(file%s_for_Windows_CE_and_PocketPC_-_untested_for_5.0)
+1 -1
View File
@@ -1 +1 @@
* NH_filestag=(header_file%s_for_Windows_CE_and_PocketPC_-_untested_for_3.7)
* NH_filestag=(header_file%s_for_Windows_CE_and_PocketPC_-_untested_for_5.0)
+1 -1
View File
@@ -1 +1 @@
* NH_filestag=(file%s_for_GEM_versions_-_untested_for_3.7)
* NH_filestag=(file%s_for_GEM_versions_-_untested_for_5.0)
+1 -1
View File
@@ -1 +1 @@
* NH_filestag=(file%s_for_GNOME_versions_-_untested_for_3.7)
* NH_filestag=(file%s_for_GNOME_versions_-_untested_for_5.0)
+1 -1
View File
@@ -2103,7 +2103,7 @@ make_converted_name(const char *filename)
size_t sz = strlen(folderbuf);
Snprintf(eos(folderbuf), sizeof folderbuf - sz,
"\\AppData\\Local\\NetHack\\3.7\\");
"\\AppData\\Local\\NetHack\\5.0\\");
dir = (const char *) folderbuf;
}
#endif /* UNIX || WIN32 */
+6 -6
View File
@@ -146,22 +146,22 @@ OPTIONS=hilite_pet,!toptenwin
# point at must exist. NetHack will not create them for you.
#
# The location that documentation and helps files are placed
#HACKDIR=c:\User\USERNAME\NetHack\3.6
#HACKDIR=c:\User\USERNAME\NetHack\5.0
#
# The location that level files in progress are stored (writeable)
#LEVELDIR=c:\User\USERNAME\AppData\Local\NetHack\3.6
#LEVELDIR=c:\User\USERNAME\AppData\Local\NetHack\5.0
#
# The location where saved games are kept (writeable)
#SAVEDIR=c:\User\USERNAME\AppData\Local\NetHack\3.6
#SAVEDIR=c:\User\USERNAME\AppData\Local\NetHack\5.0
#
# The location that bones files are kept (writeable)
#BONESDIR=c:\ProgramData\NetHack\3.6
#BONESDIR=c:\ProgramData\NetHack\5.0
#
# The location that score files are kept (writeable)
#SCOREDIR=c:\ProgramData\NetHack\3.6
#SCOREDIR=c:\ProgramData\NetHack\5.0
#
# The location that file synchronization locks are stored (writeable)
#LOCKDIR=c:\ProgramData\NetHack\3.6
#LOCKDIR=c:\ProgramData\NetHack\5.0
#
# Finnish keyboards might need these modifications uncommented.