[Scummvm-git-logs] scummvm master -> 3802fd43017d899e09bad15983d7d6db446909a6
bluegr
noreply at scummvm.org
Tue Dec 27 01:17:14 UTC 2022
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
1d7e78f062 QUEEN: Convert DOS Floppy En/Ru to TAILMD
3802fd4301 QUEEN: Indicate CD/GOG in extra field instead of Talkie
Commit: 1d7e78f0623a108196044999f49d8162161437a4
https://github.com/scummvm/scummvm/commit/1d7e78f0623a108196044999f49d8162161437a4
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2022-12-27T03:17:09+02:00
Commit Message:
QUEEN: Convert DOS Floppy En/Ru to TAILMD
Changed paths:
engines/queen/detection.cpp
diff --git a/engines/queen/detection.cpp b/engines/queen/detection.cpp
index 9fe30dd5765..401fa0fa471 100644
--- a/engines/queen/detection.cpp
+++ b/engines/queen/detection.cpp
@@ -160,10 +160,10 @@ static const QueenGameDescription gameDescriptions[] = {
{
"queen",
"Floppy",
- AD_ENTRY1s("queen.1", "f5e827645d3c887be3bdf4729d847756", 22677657),
+ AD_ENTRY1s("queen.1", "979a33954634fae674b59711ef423f40", 22677657),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_TAILMD5,
GUIO1(GUIO_NOSPEECH)
},
},
@@ -194,15 +194,15 @@ static const QueenGameDescription gameDescriptions[] = {
},
},
- // DOS Floppy - Russian (From Bugreport #6946)
+ // DOS Floppy - Russian (From Bugreport #6946) - Saveliev Translation
{
{
"queen",
"Floppy",
- AD_ENTRY1s("queen.1", "f5e827645d3c887be3bdf4729d847756", 22677657),
+ AD_ENTRY1s("queen.1", "6e30974bfab8e5f5180363831d204ba0", 22677657),
Common::RU_RUS,
Common::kPlatformDOS,
- ADGF_NO_FLAGS,
+ ADGF_TAILMD5,
GUIO1(GUIO_NOSPEECH)
},
},
Commit: 3802fd43017d899e09bad15983d7d6db446909a6
https://github.com/scummvm/scummvm/commit/3802fd43017d899e09bad15983d7d6db446909a6
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2022-12-27T03:17:09+02:00
Commit Message:
QUEEN: Indicate CD/GOG in extra field instead of Talkie
Changed paths:
engines/queen/detection.cpp
diff --git a/engines/queen/detection.cpp b/engines/queen/detection.cpp
index 401fa0fa471..fb31dc7e929 100644
--- a/engines/queen/detection.cpp
+++ b/engines/queen/detection.cpp
@@ -172,7 +172,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1", "b6302bccf70463de3d5faf0f0628f742", 190787021),
Common::EN_ANY,
Common::kPlatformDOS,
@@ -211,7 +211,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1", "6fd5486a0db75bae2e023b575c3d6a5d", 186689095),
Common::FR_FRA,
Common::kPlatformDOS,
@@ -237,7 +237,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1", "551d595be8af890fc4cb8533c9c5f5f1", 217648975),
Common::DE_DEU,
Common::kPlatformDOS,
@@ -250,7 +250,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1", "b6302bccf70463de3d5faf0f0628f742", 190705558),
Common::HE_ISR,
Common::kPlatformDOS,
@@ -276,7 +276,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1", "b6302bccf70463de3d5faf0f0628f742", 190795582),
Common::IT_ITA,
Common::kPlatformDOS,
@@ -289,7 +289,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1", "b6302bccf70463de3d5faf0f0628f742", 190730602),
Common::ES_ESP,
Common::kPlatformDOS,
@@ -302,7 +302,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "a0749bb8b72e537ead1a63a3dde1443d", 54108887),
Common::EN_ANY,
Common::kPlatformDOS,
@@ -315,7 +315,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "21fd690b372f8a6289f6f33bc986276c", 51222412),
Common::EN_ANY,
Common::kPlatformDOS,
@@ -328,7 +328,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "67e3020f8a35e1df7b1c753b5aaa71e1", 97382620),
Common::FR_FRA,
Common::kPlatformDOS,
@@ -341,7 +341,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "28f78dbec7e20f603a10c2f8ea889a5c", 108738717),
Common::DE_DEU,
Common::kPlatformDOS,
@@ -354,7 +354,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "4d52d8780613ef27a2b779caecb20a21", 99391805),
Common::HE_ISR,
Common::kPlatformDOS,
@@ -367,7 +367,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "2f72b715ed753cf905a37cdcc7ea611e", 98327801),
Common::IT_ITA,
Common::kPlatformDOS,
@@ -380,7 +380,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "21fd690b372f8a6289f6f33bc986276c", 51329031),
Common::HU_HUN,
Common::kPlatformDOS,
@@ -393,7 +393,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", "908d04940d40537d32c50a8429cd8631", 51222412),
Common::RU_RUS,
Common::kPlatformDOS,
@@ -408,7 +408,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "CD",
AD_ENTRY1s("queen.1c", NULL, ?),
Common::ES_ESP,
Common::kPlatformDOS,
@@ -422,7 +422,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "GOG.com",
AD_ENTRY1s("queen.1", "28f78dbec7e20f603a10c2f8ea889a5c", 108738717),
Common::DE_DEU,
Common::kPlatformDOS,
@@ -435,7 +435,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "GOG.com",
AD_ENTRY1s("queen.1", "67e3020f8a35e1df7b1c753b5aaa71e1", 97382620),
Common::FR_FRA,
Common::kPlatformDOS,
@@ -448,7 +448,7 @@ static const QueenGameDescription gameDescriptions[] = {
{
{
"queen",
- "Talkie",
+ "GOG.com",
AD_ENTRY1s("queen.1", "2f72b715ed753cf905a37cdcc7ea611e", 98327801),
Common::IT_ITA,
Common::kPlatformDOS,
@@ -514,7 +514,7 @@ ADDetectedGame QueenMetaEngineDetection::fallbackDetect(const FileMap &allFiles,
desc.extra = "Floppy";
desc.guiOptions = GUIO_NOSPEECH;
} else if (version.features & Queen::GF_TALKIE) {
- desc.extra = "Talkie";
+ desc.extra = "CD";
desc.guiOptions = GAMEOPTION_ALT_INTRO;
}
More information about the Scummvm-git-logs
mailing list