[Scummvm-git-logs] scummvm master -> 37eb7717f2831e705957dfada8b9f6db98b2cd30
sev-
noreply at scummvm.org
Tue May 27 22:13:49 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:
37eb7717f2 QDENGINE: Truly swap the dogncat and dogncat2
Commit: 37eb7717f2831e705957dfada8b9f6db98b2cd30
https://github.com/scummvm/scummvm/commit/37eb7717f2831e705957dfada8b9f6db98b2cd30
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-05-28T00:13:27+02:00
Commit Message:
QDENGINE: Truly swap the dogncat and dogncat2
Changed paths:
engines/qdengine/detection_tables.h
diff --git a/engines/qdengine/detection_tables.h b/engines/qdengine/detection_tables.h
index 5855ca53679..cddc513f284 100644
--- a/engines/qdengine/detection_tables.h
+++ b/engines/qdengine/detection_tables.h
@@ -197,12 +197,12 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
#define SUPPORT_STATUS ADGF_UNSTABLE
// ÐгенÑÑÑво "ÐоÑоÐеÑ": ÐÑÑÑов докÑоÑа ÐÑÑÑаÑди
// 2008/09/19 KD Vision Games
- GAME("dogncat", "db4e0081fdaf575e82910cf7399cef62", 17759363,
+ GAME("dogncat", "c250f79a8e404b13a588e6a03e3a6d20", 10483617,
"qd_game.exe", "ed659f0fc79e772f1f1ff8107fa94dea", 962560),
// ÐгенÑÑÑво "ÐоÑоÐеÑ": Ðо Ñледам невиданнÑÑ
звеÑей
// 2008/03/21 KD Vision Games
- GAME("dogncat2", "c250f79a8e404b13a588e6a03e3a6d20", 10483617,
+ GAME("dogncat2", "db4e0081fdaf575e82910cf7399cef62", 17759363,
"qd_game.exe", "ed659f0fc79e772f1f1ff8107fa94dea", 962560),
AD_TABLE_END_MARKER
More information about the Scummvm-git-logs
mailing list