[Scummvm-git-logs] scummvm master -> f8c77aa1f5d900b2a65484c742bf6a8d77defbe8
Strangerke
noreply at scummvm.org
Sun Mar 22 21:51:23 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
f8c77aa1f5 WAYNESWORLD: Set the game as UNSTABLE instead of TESTING
Commit: f8c77aa1f5d900b2a65484c742bf6a8d77defbe8
https://github.com/scummvm/scummvm/commit/f8c77aa1f5d900b2a65484c742bf6a8d77defbe8
Author: Strangerke (arnaud.boutonne at gmail.com)
Date: 2026-03-22T22:50:58+01:00
Commit Message:
WAYNESWORLD: Set the game as UNSTABLE instead of TESTING
Changed paths:
engines/waynesworld/detection_tables.h
diff --git a/engines/waynesworld/detection_tables.h b/engines/waynesworld/detection_tables.h
index a6872422f52..f249e14d611 100644
--- a/engines/waynesworld/detection_tables.h
+++ b/engines/waynesworld/detection_tables.h
@@ -29,7 +29,7 @@ static const ADGameDescription gameDescriptions[] = {
"e00.txt", "78769d60d48aea314ed6be2f725c8c2f", 1293),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_UNSTABLE,
GUIO1(GUIO_NOASPECT)
},
More information about the Scummvm-git-logs
mailing list