[Scummvm-git-logs] scummvm branch-3-0 -> 59f4176fd731eac3dedca125971fc8a41c9a5a55

sev- noreply at scummvm.org
Sat Jan 17 19:17:33 UTC 2026


This automated email contains information about 5 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
166aaee479 DISTS: Update bagel.dat
1b0913ccb0 MM: Regenerate mm.dat
4c5b4d443d ULTIMA: Regenerate ultima.dat
a65234351f QDENGINE: Clear ADGF_TESTING flag
59f4176fd7 SLUDGE: Clear ADGF_TESTING flag


Commit: 166aaee4798cd268651b6a0337341c96c8d045d5
    https://github.com/scummvm/scummvm/commit/166aaee4798cd268651b6a0337341c96c8d045d5
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-17T20:17:18+01:00

Commit Message:
DISTS: Update bagel.dat

Changed paths:
    dists/engine-data/bagel.dat


diff --git a/dists/engine-data/bagel.dat b/dists/engine-data/bagel.dat
index ad9b7acb23c..c06f57d8cb6 100644
Binary files a/dists/engine-data/bagel.dat and b/dists/engine-data/bagel.dat differ


Commit: 1b0913ccb0b6e29dd8dec2018560c360e1f00db2
    https://github.com/scummvm/scummvm/commit/1b0913ccb0b6e29dd8dec2018560c360e1f00db2
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-17T20:17:18+01:00

Commit Message:
MM: Regenerate mm.dat

Changed paths:
    dists/engine-data/mm.dat


diff --git a/dists/engine-data/mm.dat b/dists/engine-data/mm.dat
index b81a813fddb..2b3be1b0e23 100644
Binary files a/dists/engine-data/mm.dat and b/dists/engine-data/mm.dat differ


Commit: 4c5b4d443d5c781510a6edb964b5aa9e41f2b91b
    https://github.com/scummvm/scummvm/commit/4c5b4d443d5c781510a6edb964b5aa9e41f2b91b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-17T20:17:19+01:00

Commit Message:
ULTIMA: Regenerate ultima.dat

Changed paths:
    dists/engine-data/ultima.dat


diff --git a/dists/engine-data/ultima.dat b/dists/engine-data/ultima.dat
index dde0f7db9e3..9ad64a7e796 100644
Binary files a/dists/engine-data/ultima.dat and b/dists/engine-data/ultima.dat differ


Commit: a65234351fea3a697b88406372ad34eed3449de3
    https://github.com/scummvm/scummvm/commit/a65234351fea3a697b88406372ad34eed3449de3
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-17T20:17:19+01:00

Commit Message:
QDENGINE: Clear ADGF_TESTING flag

Changed paths:
    engines/qdengine/detection_tables.h


diff --git a/engines/qdengine/detection_tables.h b/engines/qdengine/detection_tables.h
index bf828cb05a1..3255c7340ee 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_TESTING
+#define SUPPORT_STATUS ADGF_NO_FLAGS
 
 #define GAMEelf(id,extra,md5,size,exefile,exemd5,exesize,lang,flags) { \
         id, \
@@ -69,8 +69,6 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
 	GAMEl("karliknos", "89077e9322d92b080406d3807f548fe2", 3225327,
 			"qd_game.exe", "607fa1a3b2c2b7810a5de49b5e7c1521", 917504, Common::LT_LTU),
 
-#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_NO_FLAGS
 	// Ну, погоди! Выпуск 3. Песня для зайца
 	// 2003/12/11. K D-Lab
 	GAME("nupogodi3", "7394a5d28590680cfeb6a037101a9c81", 1675230,
@@ -85,9 +83,6 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
 	//GAMEl("nupogodi3", "???", 1674743,
 	//		"qd_game.exe", "???", 909312, Common::SK_SVK),
 
-#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_TESTING
-
 	// Братья Пилоты. Обратная сторона Земли
 	// 2004/06/11. K D-Lab / Pipe Studio
 	// GOG release is NOT on this engine
@@ -118,8 +113,6 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
 	GAMEd("mng", "da3a6e591d4896ca3176c5866aef278f", 2541094,
 			"qd_game.exe", "233ac221814568e5c278f952e76495ce", 757760),
 
-#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_NO_FLAGS
 	// Маски-шоу
 	// 2005/12/16. Lazy Games
 	GAME("maski", "9a40b7491cac0dd80657cfe52e28ea74", 23128230,
@@ -145,16 +138,11 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
 	GAME("shveik", "3877afbb780996a5608a5b358dd59726", 30233418,
 			"shveik.exe", "a56cb058b46e47754019652d27d974b3", 962560),
 
-#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_TESTING
-
 	// Клёпа: Символические Заклепки
 	// 2007/10/19. K-D Logic
 	GAME("klepa", "a09e1f072942d88c06abccfb820f46a9", 20260975,
 			"qd_game.exe", "a56cb058b46e47754019652d27d974b3", 962560),
 
-#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_NO_FLAGS
 	// Три маленькие белые мышки. День рождения морской крысы
 	// 2007/12/27. Lazy Games
 	GAME("3mice2", "93d8311ff9c00453f25192743c9e98d9", 8176962,
@@ -195,8 +183,6 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
 		GUIO1(GUIO_NONE)
 	},
 
-#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_TESTING
 	// Агентство "КотоПес": По следам невиданных зверей
 	// 2008/03/21 KD Vision Games
 	GAME("dogncat", "db4e0081fdaf575e82910cf7399cef62", 17759363,


Commit: 59f4176fd731eac3dedca125971fc8a41c9a5a55
    https://github.com/scummvm/scummvm/commit/59f4176fd731eac3dedca125971fc8a41c9a5a55
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-17T20:17:19+01:00

Commit Message:
SLUDGE: Clear ADGF_TESTING flag

Changed paths:
    engines/sludge/detection_tables.h


diff --git a/engines/sludge/detection_tables.h b/engines/sludge/detection_tables.h
index 89549abddb6..82fd5e21e09 100644
--- a/engines/sludge/detection_tables.h
+++ b/engines/sludge/detection_tables.h
@@ -44,9 +44,9 @@ static const PlainGameDescriptor sludgeGames[] = {
 	{ 0, 0 }
 };
 
-#define GAME1l(t, e, f1, m1, s1, lang, pl, langId) 	{ { t, e, AD_ENTRY1s(f1, m1, s1), lang, pl, ADGF_TESTING, GUIO1(GUIO_NOMIDI) }, langId }
+#define GAME1l(t, e, f1, m1, s1, lang, pl, langId) 	{ { t, e, AD_ENTRY1s(f1, m1, s1), lang, pl, ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, langId }
 #define GAME1(t, e, f1, m1, s1) GAME1l(t, e, f1, m1, s1, Common::EN_ANY, Common::kPlatformUnknown, 0)
-#define GAME2l(t, e, f1, m1, s1, f2, m2, s2, lang, pl, langId) 	{ { t, e, AD_ENTRY2s(f1, m1, s1, f2, m2, s2), lang, pl, ADGF_TESTING, GUIO1(GUIO_NOMIDI) }, langId }
+#define GAME2l(t, e, f1, m1, s1, f2, m2, s2, lang, pl, langId) 	{ { t, e, AD_ENTRY2s(f1, m1, s1, f2, m2, s2), lang, pl, ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, langId }
 #define GAME2(t, e, f1, m1, s1, f2, m2, s2) GAME2l(t, e, f1, m1, s1, f2, m2, s2, Common::EN_ANY, Common::kPlatformUnknown, 0)
 
 




More information about the Scummvm-git-logs mailing list