[Scummvm-git-logs] scummvm master -> 961006821701de9479ec1d868fbd3c942ea0dd55
sev-
noreply at scummvm.org
Sat Jun 1 19:49:04 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
9610068217 AD: Added more filenames to gray list
Commit: 961006821701de9479ec1d868fbd3c942ea0dd55
https://github.com/scummvm/scummvm/commit/961006821701de9479ec1d868fbd3c942ea0dd55
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-06-01T21:48:31+02:00
Commit Message:
AD: Added more filenames to gray list
Changed paths:
engines/advancedDetector.cpp
diff --git a/engines/advancedDetector.cpp b/engines/advancedDetector.cpp
index 24c19fed278..ad91a40ffe7 100644
--- a/engines/advancedDetector.cpp
+++ b/engines/advancedDetector.cpp
@@ -1003,6 +1003,10 @@ static const char *const grayList[] = {
"item.dat",
"abc.exe",
"ppc",
+ "www.exe",
+ "shared.dir",
+ "shared.dxr",
+ "SHARDCST.MMM",
0
};
More information about the Scummvm-git-logs
mailing list