[Scummvm-git-logs] scummvm master -> 0098994cf72380d5d0933bd7c8f6e787aa773387
bluegr
noreply at scummvm.org
Thu Oct 5 06:51:03 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
0098994cf7 GOB: Added version numbers to more games
Commit: 0098994cf72380d5d0933bd7c8f6e787aa773387
https://github.com/scummvm/scummvm/commit/0098994cf72380d5d0933bd7c8f6e787aa773387
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2023-10-05T09:50:56+03:00
Commit Message:
GOB: Added version numbers to more games
Added version numbers to geisha, lit, littlered, playtoons, urban, woodruff
Changed paths:
engines/gob/detection/tables_geisha.h
engines/gob/detection/tables_lit.h
engines/gob/detection/tables_littlered.h
engines/gob/detection/tables_playtoons.h
engines/gob/detection/tables_urban.h
engines/gob/detection/tables_woodruff.h
diff --git a/engines/gob/detection/tables_geisha.h b/engines/gob/detection/tables_geisha.h
index 7b3d5fcb96d..80ede11309c 100644
--- a/engines/gob/detection/tables_geisha.h
+++ b/engines/gob/detection/tables_geisha.h
@@ -29,7 +29,7 @@
{
{
"geisha",
- "",
+ "v1.0",
AD_ENTRY1s("disk1.stk", "6eebbb98ad90cd3c44549fc2ab30f632", 212153),
EN_ANY,
kPlatformDOS,
@@ -43,7 +43,7 @@
{
{
"geisha",
- "",
+ "v1.0",
AD_ENTRY1s("disk1.stk", "6eebbb98ad90cd3c44549fc2ab30f632", 212153),
DE_DEU,
kPlatformDOS,
@@ -57,7 +57,7 @@
{ // Supplied by misterhands in bug report #6079
{
"geisha",
- "",
+ "v1.0",
AD_ENTRY1s("disk1.stk", "0c4c16090921664f50baefdfd24d7f5d", 211889),
FR_FRA,
kPlatformDOS,
@@ -71,7 +71,7 @@
{ // Supplied by einstein95 in bug report #6102
{
"geisha",
- "",
+ "v1.0",
AD_ENTRY1s("disk1.stk", "49107ac897e7c00af6c4ecd78a74a710", 212169),
ES_ESP,
kPlatformDOS,
@@ -85,7 +85,7 @@
{ // Supplied by einstein95 in bug report #6102
{
"geisha",
- "",
+ "v1.0",
AD_ENTRY1s("disk1.stk", "49107ac897e7c00af6c4ecd78a74a710", 212169),
IT_ITA,
kPlatformDOS,
@@ -99,7 +99,7 @@
{ // Supplied by alestedx in bug report #6269
{
"geisha",
- "",
+ "v1.0",
AD_ENTRY1s("disk1.stk", "49107ac897e7c00af6c4ecd78a74a710", 212164),
ES_ESP,
kPlatformDOS,
diff --git a/engines/gob/detection/tables_lit.h b/engines/gob/detection/tables_lit.h
index 2ca0a770b00..e7dc11c7d5a 100644
--- a/engines/gob/detection/tables_lit.h
+++ b/engines/gob/detection/tables_lit.h
@@ -29,7 +29,7 @@
{
{
"lit",
- "",
+ "v1.10",
AD_ENTRY1s("intro.stk", "7b7f48490dedc8a7cb999388e2fadbe3", 3930674),
EN_USA,
kPlatformDOS,
diff --git a/engines/gob/detection/tables_littlered.h b/engines/gob/detection/tables_littlered.h
index 7671460fa35..90289a80395 100644
--- a/engines/gob/detection/tables_littlered.h
+++ b/engines/gob/detection/tables_littlered.h
@@ -144,7 +144,7 @@
{ // Included in a German version of Adi 2
{
"littlered",
- "",
+ "v1.1",
AD_ENTRY1s("intro.stk", "1c00173d73a3691cc93948f6575d7c75", 1188138),
DE_DEU,
kPlatformWindows,
diff --git a/engines/gob/detection/tables_playtoons.h b/engines/gob/detection/tables_playtoons.h
index 78971a7960c..cf4833f8a47 100644
--- a/engines/gob/detection/tables_playtoons.h
+++ b/engines/gob/detection/tables_playtoons.h
@@ -29,7 +29,7 @@
{
{
"playtoons1",
- "",
+ "v1.002",
AD_ENTRY2s("playtoon.stk", "8c98e9a11be9bb203a55e8c6e68e519b", 25574338,
"archi.stk", "8d44b2a0d4e3139471213f9f0ed21e81", 5524674),
FR_FRA,
@@ -200,10 +200,10 @@
kFeatures640x480,
"intro2.stk", 0, 0
},
-{ // Version 1.002. Bug #7052
+{ // Bug #7052
{
"playtoons2",
- "",
+ "v1.002",
AD_ENTRY2s("playtoon.stk", "8c98e9a11be9bb203a55e8c6e68e519b", 25574338,
"spirou.stk", "91080dc148de1bbd6a97321c1a1facf3", 9817086),
FR_FRA,
@@ -266,7 +266,7 @@
{
{
"playtoons3",
- "",
+ "v1.002",
AD_ENTRY2s("playtoon.stk", "8c98e9a11be9bb203a55e8c6e68e519b", 25574338,
"chato.stk", "4fa4ed96a427c344e9f916f9f236598d", 6033793),
FR_FRA,
@@ -425,7 +425,7 @@
{
{
"playtnck1",
- "",
+ "v1.002",
AD_ENTRY2s("playtoon.stk", "5f9aae29265f1f105ad8ec195dff81de", 68382024,
"dan.itk", "906d67b3e438d5e95ec7ea9e781a94f3", 3000320),
FR_FRA,
@@ -443,7 +443,7 @@
{
{
"playtnck2",
- "",
+ "v1.002",
AD_ENTRY2s("playtoon.stk", "5f9aae29265f1f105ad8ec195dff81de", 68382024,
"dan.itk", "74eeb075bd2cb47b243349730264af01", 3213312),
FR_FRA,
@@ -461,7 +461,7 @@
{
{
"playtnck3",
- "",
+ "v1.002",
AD_ENTRY2s("playtoon.stk", "5f9aae29265f1f105ad8ec195dff81de", 68382024,
"dan.itk", "9a8f62809eca5a52f429b5b6a8e70f8f", 2861056),
FR_FRA,
diff --git a/engines/gob/detection/tables_urban.h b/engines/gob/detection/tables_urban.h
index 58c6c46364e..115cd650fb0 100644
--- a/engines/gob/detection/tables_urban.h
+++ b/engines/gob/detection/tables_urban.h
@@ -43,7 +43,7 @@
{ // Supplied by Collector9 in bug report #5611
{
"urban",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "6ce3d878178932053267237ec4843ce1", 1252518),
EN_USA,
kPlatformDOS,
@@ -57,7 +57,7 @@
{ // Supplied by gamin in the forums
{
"urban",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "b991ed1d31c793e560edefdb349882ef", 1276408),
FR_FRA,
kPlatformDOS,
@@ -99,7 +99,7 @@
{ // Supplied by alex86r in bug report #5690
{
"urban",
- "",
+ "v1.01",
AD_ENTRY1s("intro.stk", "4e4a3c017fe5475353bf94c455fe3efd", 1253448),
IT_ITA,
kPlatformDOS,
diff --git a/engines/gob/detection/tables_woodruff.h b/engines/gob/detection/tables_woodruff.h
index 64a006a7ee0..66abc975421 100644
--- a/engines/gob/detection/tables_woodruff.h
+++ b/engines/gob/detection/tables_woodruff.h
@@ -29,7 +29,7 @@
{
{
"woodruff",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),
EN_GRB,
kPlatformDOS,
@@ -43,7 +43,7 @@
{
{
"woodruff",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),
DE_DEU,
kPlatformDOS,
@@ -57,7 +57,7 @@
{
{
"woodruff",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),
FR_FRA,
kPlatformDOS,
@@ -71,7 +71,7 @@
{
{
"woodruff",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),
IT_ITA,
kPlatformDOS,
@@ -85,7 +85,7 @@
{
{
"woodruff",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),
ES_ESP,
kPlatformDOS,
@@ -99,7 +99,7 @@
{ // Russian Akella version
{
"woodruff",
- "",
+ "v1.00",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),
RU_RUS,
kPlatformDOS,
More information about the Scummvm-git-logs
mailing list