[Scummvm-git-logs] scummvm master -> 8a7ac374664e562bc4a0934ac072e283315440b8

sev- noreply at scummvm.org
Tue Jun 10 17:15:45 UTC 2025


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:
8a7ac37466 QDENGINE: Mark karliknos for testing as well


Commit: 8a7ac374664e562bc4a0934ac072e283315440b8
    https://github.com/scummvm/scummvm/commit/8a7ac374664e562bc4a0934ac072e283315440b8
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-06-10T19:15:11+02:00

Commit Message:
QDENGINE: Mark karliknos for testing as well

Changed paths:
    engines/qdengine/detection_tables.h


diff --git a/engines/qdengine/detection_tables.h b/engines/qdengine/detection_tables.h
index c4602088b7b..71b7a06b496 100644
--- a/engines/qdengine/detection_tables.h
+++ b/engines/qdengine/detection_tables.h
@@ -42,7 +42,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ 0, 0 }
 };
 
-#define SUPPORT_STATUS ADGF_UNSTABLE
+#define SUPPORT_STATUS ADGF_TESTING
 
 #define GAMEelf(id,extra,md5,size,exefile,exemd5,exesize,lang,flags) { \
         id, \




More information about the Scummvm-git-logs mailing list