[Scummvm-git-logs] scummvm master -> 1b3295f2edffe726de928f601bc4f641a5b40c05

bluegr noreply at scummvm.org
Sun Nov 6 18:52:13 UTC 2022


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

Summary:
fde0ea0b1a AGI: Fixed game Titles to match box art title
e5cf965f6d AGOS: Fixed game titles to match box title
943fc8c5ed SCI: Fixed game titles to match box title
a4afd70df4 SCI: Fixed game titles to match box art title
b20fcbebcc AGS: Fixed titles to match box art title
30f0d5cbfc SHERLOCK: Fixed game titles to match box art title
396b624877 ULTIMA: Fixed game titles to match box art
a22bbf23c9 AGS: Whitespace fixes
00e4964de9 SHERLOCK: Change description of scalpel for uniformity
1b3295f2ed SCI: Adapt the KQ1 title for uniformity and ease of usage


Commit: fde0ea0b1a70e4848d7033d901be315012a76c17
    https://github.com/scummvm/scummvm/commit/fde0ea0b1a70e4848d7033d901be315012a76c17
Author: Ray (morganraltman at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
AGI: Fixed game Titles to match box art title

Changed paths:
    engines/agi/detection.cpp


diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 263adc8342e..0f5a2259790 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -53,21 +53,21 @@ static const PlainGameDescriptor agiGames[] = {
 	{"caitlyn", "Caitlyn's Destiny"},
 	{"ddp", "Donald Duck's Playground"},
 	{"goldrush", "Gold Rush!"},
-	{"kq1", "King's Quest I: Quest for the Crown"},
+	{"kq1", "King's Quest: Quest for the Crown"},
 	{"kq2", "King's Quest II: Romancing the Throne"},
 	{"kq3", "King's Quest III: To Heir Is Human"},
 	{"kq4", "King's Quest IV: The Perils of Rosella"},
 	{"lsl1", "Leisure Suit Larry in the Land of the Lounge Lizards"},
 	{"mickey", "Mickey\'s Space Adventure"},
 	{"mixedup", "Mixed-Up Mother Goose"},
-	{"mh1", "Manhunter 1: New York"},
+	{"mh1", "Manhunter: New York"},
 	{"mh2", "Manhunter 2: San Francisco"},
-	{"pq1", "Police Quest I: In Pursuit of the Death Angel"},
+	{"pq1", "Police Quest: In Pursuit of the Death Angel"},
 	{"serguei1", "Serguei's Destiny 1"},
 	{"serguei2", "Serguei's Destiny 2"},
 	{"sq0", "Space Quest 0: Replicated"},
-	{"sq1", "Space Quest I: The Sarien Encounter"},
-	{"sq2", "Space Quest II: Vohaul's Revenge"},
+	{"sq1", "Space Quest: Chapter I - The Sarien Encounter"},
+	{"sq2", "Space Quest II: Chapter II - Vohaul's Revenge"},
 	{"sqx", "Space Quest: The Lost Chapter"},
 	{"tetris", "AGI Tetris"},
 	{"troll", "Troll\'s Tale"},


Commit: e5cf965f6dfc476d19fdad226ec79ad320715339
    https://github.com/scummvm/scummvm/commit/e5cf965f6dfc476d19fdad226ec79ad320715339
Author: Ray (morganraltman at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
AGOS: Fixed game titles to match box title

Changed paths:
    engines/agos/detection.cpp


diff --git a/engines/agos/detection.cpp b/engines/agos/detection.cpp
index 0dbb7df8d65..88e551f4a6e 100644
--- a/engines/agos/detection.cpp
+++ b/engines/agos/detection.cpp
@@ -51,11 +51,11 @@ static const DebugChannelDef debugFlagList[] = {
 
 static const PlainGameDescriptor agosGames[] = {
 	{"pn", "Personal Nightmare"},
-	{"elvira1", "Elvira - Mistress of the Dark"},
-	{"elvira2", "Elvira II - The Jaws of Cerberus"},
+	{"elvira1", "Elvira: Mistress of the Dark"},
+	{"elvira2", "Elvira II: The Jaws of Cerberus"},
 	{"waxworks", "Waxworks"},
-	{"simon1", "Simon the Sorcerer 1"},
-	{"simon2", "Simon the Sorcerer 2"},
+	{"simon1", "Simon the Sorcerer"},
+	{"simon2", "Simon the Sorcerer II: The Lion, the Wizard and the Wardrobe"},
 	{"feeble", "The Feeble Files"},
 	{"dimp", "Demon in my Pocket"},
 	{"jumble", "Jumble"},


Commit: 943fc8c5ed43abc4480107ae157ff1b771c33db7
    https://github.com/scummvm/scummvm/commit/943fc8c5ed43abc4480107ae157ff1b771c33db7
Author: Ray (morganraltman at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
SCI: Fixed game titles to match box title

Changed paths:
    engines/sci/detection.cpp


diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index d62f4e9ac33..b6f49812e02 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -85,11 +85,11 @@ static const PlainGameDescriptor s_sciGameTitles[] = {
 	{"lsl3",            "Leisure Suit Larry 3: Passionate Patti in Pursuit of the Pulsating Pectorals"},
 	{"mothergoose",     "Mixed-Up Mother Goose"},
 	{"pq2",             "Police Quest II: The Vengeance"},
-	{"qfg1",            "Quest for Glory I: So You Want to Be a Hero"},	// Note: There was also a SCI11 VGA remake of this (further down)
+	{"qfg1",            "Hero's Quest: So You Want to Be a Hero"},	// Note: There was also a SCI11 VGA remake of this (further down) called Quest for Glory I: So You Want to Be a Hero
 	{"sq3",             "Space Quest III: The Pirates of Pestulon"},
 	// === SCI01 games ========================================================
 	{"qfg2",            "Quest for Glory II: Trial by Fire"},
-	{"kq1sci",          "King's Quest I: Quest for the Crown"},	// Note: There was also an AGI version of this
+	{"kq1sci",          "Roberta Williams' King's Quest I: Quest for the Crown"},	// Note: There was also an AGI version of this called King's Quest: Quest for the Crown
 	// === SCI1 games =========================================================
 	{"castlebrain",     "Castle of Dr. Brain"},
 	{"christmas1990",   "Christmas Card 1990: The Seasoned Professional"},
@@ -110,7 +110,7 @@ static const PlainGameDescriptor s_sciGameTitles[] = {
 	{"msastrochicken",  "Ms. Astro Chicken"},
 	{"pq1sci",          "Police Quest: In Pursuit of the Death Angel"},	// Note: There was also an AGI version of this
 	{"pq3",             "Police Quest III: The Kindred"},
-	{"sq1sci",          "Space Quest I: The Sarien Encounter"},	// Note: There was also an AGI version of this
+	{"sq1sci",          "Space Quest I: Roger Wilco in the Sarien Encounter"},	// Note: There was also an AGI version of this called Space Quest: Chapter I - The Sarien Encounter
 	{"sq4",             "Space Quest IV: Roger Wilco and the Time Rippers"},	// floppy is SCI1, CD SCI1.1
 	// === SCI1.1 games =======================================================
 	{"christmas1992",   "Christmas Card 1992"},
@@ -119,8 +119,8 @@ static const PlainGameDescriptor s_sciGameTitles[] = {
 	{"hoyle4",          "Hoyle Classic Card Games"},
 	{"inndemo",         "ImagiNation Network (INN) Demo"},
 	{"kq6",             "King's Quest VI: Heir Today, Gone Tomorrow"},
-	{"laurabow2",       "Laura Bow 2: The Dagger of Amon Ra"},
-	{"qfg1vga",         "Quest for Glory I: So You Want to Be a Hero"},	// Note: There was also a SCI0 version of this (further up)
+	{"laurabow2",       "Roberta Williams' Laura Bow in The Dagger of Amon Ra"}, //also called Laura Bow II
+	{"qfg1vga",         "Quest for Glory I: So You Want to Be a Hero"},	// Note: There was also a SCI0 version of this (further up) called Hero's Quest: So You Want to Be a Hero
 	{"qfg3",            "Quest for Glory III: Wages of War"},
 	{"sq5",             "Space Quest V: The Next Mutation"},
 	{"islandbrain",     "The Island of Dr. Brain"},


Commit: a4afd70df42049c2fe81e94c07528ab55ecbfe48
    https://github.com/scummvm/scummvm/commit/a4afd70df42049c2fe81e94c07528ab55ecbfe48
Author: Ray (morganraltman at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
SCI: Fixed game titles to match box art title

Changed paths:
    engines/sci/detection.cpp


diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index b6f49812e02..a18f5c90d09 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -80,7 +80,7 @@ static const PlainGameDescriptor s_sciGameTitles[] = {
 	{"hoyle1",          "Hoyle Official Book of Games: Volume 1"},
 	{"hoyle2",          "Hoyle Official Book of Games: Volume 2"},
 	{"kq4sci",          "King's Quest IV: The Perils of Rosella"},	// Note: There was also an AGI version of this
-	{"laurabow",        "Laura Bow: The Colonel's Bequest"},
+	{"laurabow",        "Laura Bow I: The Colonel's Bequest"},
 	{"lsl2",            "Leisure Suit Larry 2: Goes Looking for Love (in Several Wrong Places)"},
 	{"lsl3",            "Leisure Suit Larry 3: Passionate Patti in Pursuit of the Pulsating Pectorals"},
 	{"mothergoose",     "Mixed-Up Mother Goose"},
@@ -119,7 +119,7 @@ static const PlainGameDescriptor s_sciGameTitles[] = {
 	{"hoyle4",          "Hoyle Classic Card Games"},
 	{"inndemo",         "ImagiNation Network (INN) Demo"},
 	{"kq6",             "King's Quest VI: Heir Today, Gone Tomorrow"},
-	{"laurabow2",       "Roberta Williams' Laura Bow in The Dagger of Amon Ra"}, //also called Laura Bow II
+	{"laurabow2",       "Laura Bow II: The Dagger of Amon Ra"}, 
 	{"qfg1vga",         "Quest for Glory I: So You Want to Be a Hero"},	// Note: There was also a SCI0 version of this (further up) called Hero's Quest: So You Want to Be a Hero
 	{"qfg3",            "Quest for Glory III: Wages of War"},
 	{"sq5",             "Space Quest V: The Next Mutation"},


Commit: b20fcbebcc50025c0742db8e50c6a2d048ef52be
    https://github.com/scummvm/scummvm/commit/b20fcbebcc50025c0742db8e50c6a2d048ef52be
Author: Ray (morganraltman at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
AGS: Fixed titles to match box art title

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 9a0f32aa09f..dfa64533f7b 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -355,7 +355,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "qfg2agdi", "Quest for Glory II: Trial by Fire Remake" },
 
 	// Infamous Adventures games. Likewise
-	{ "sq2fg", "Space Quest for Glory" },
+	{ "sq2fg", "Space Quest for Glory" }, 
 	{ "sq2vga", "Space Quest II - Vohaul's Revenge VGA Remake" },
 	{ "kq3vga", "King's Quest III: To Heir is Human VGA Remake" },
 


Commit: 30f0d5cbfce829757886a72a9ed700e59c8335bd
    https://github.com/scummvm/scummvm/commit/30f0d5cbfce829757886a72a9ed700e59c8335bd
Author: Ray (morganraltman at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
SHERLOCK: Fixed game titles to match box art title

Changed paths:
    engines/sherlock/detection.cpp


diff --git a/engines/sherlock/detection.cpp b/engines/sherlock/detection.cpp
index 5559a89b5e4..35eec2bb299 100644
--- a/engines/sherlock/detection.cpp
+++ b/engines/sherlock/detection.cpp
@@ -26,8 +26,8 @@
 #include "sherlock/sherlock.h"
 
 static const PlainGameDescriptor sherlockGames[] = {
-	{ "scalpel", "The Case of the Serrated Scalpel" },
-	{ "rosetattoo", "The Case of the Rose Tattoo" },
+	{ "scalpel", "The Lost Files of Sherlock Holmes" }, //also called The Lost Files of Sherlock Holmes: The Case of the Serrated Scalpel
+	{ "rosetattoo", "The Lost Files of Sherlock Holmes: Case of the Rose Tattoo" },
 	{nullptr, nullptr}
 };
 


Commit: 396b624877acaf03a7fe305710a459fab5c2e1c3
    https://github.com/scummvm/scummvm/commit/396b624877acaf03a7fe305710a459fab5c2e1c3
Author: Ray (morganraltman at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
ULTIMA: Fixed game titles to match box art

Changed paths:
    engines/ultima/detection.cpp


diff --git a/engines/ultima/detection.cpp b/engines/ultima/detection.cpp
index ef167e3b70c..88952097b4a 100644
--- a/engines/ultima/detection.cpp
+++ b/engines/ultima/detection.cpp
@@ -31,13 +31,13 @@ namespace Ultima {
 
 static const PlainGameDescriptor ULTIMA_GAMES[] = {
 #ifndef RELEASE_BUILD
-	{ "ultima1", "Ultima I - The First Age of Darkness" },
+	{ "ultima1", "Ultima I: The First Age of Darkness" }, 
 #endif
-	{ "ultima4", "Ultima IV - Quest of the Avatar" },
-	{ "ultima4_enh", "Ultima IV - Quest of the Avatar - Enhanced" },
-	{ "ultima6", "Ultima VI - The False Prophet" },
-	{ "ultima6_enh", "Ultima VI - The False Prophet - Enhanced" },
-	{ "ultima8", "Ultima VIII - Pagan" },
+	{ "ultima4", "Ultima IV:  Quest of the Avatar" },
+	{ "ultima4_enh", "Ultima IV: Quest of the Avatar - Enhanced" },
+	{ "ultima6", "Ultima VI: The False Prophet" },
+	{ "ultima6_enh", "Ultima VI: The False Prophet - Enhanced" },
+	{ "ultima8", "Ultima VIII: Pagan" },
 	{ "remorse", "Crusader: No Remorse" },
 	{ "regret", "Crusader: No Regret" },
 


Commit: a22bbf23c90f7fdc389c96c3115b715127d159e0
    https://github.com/scummvm/scummvm/commit/a22bbf23c90f7fdc389c96c3115b715127d159e0
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
AGS: Whitespace fixes

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index dfa64533f7b..9a0f32aa09f 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -355,7 +355,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "qfg2agdi", "Quest for Glory II: Trial by Fire Remake" },
 
 	// Infamous Adventures games. Likewise
-	{ "sq2fg", "Space Quest for Glory" }, 
+	{ "sq2fg", "Space Quest for Glory" },
 	{ "sq2vga", "Space Quest II - Vohaul's Revenge VGA Remake" },
 	{ "kq3vga", "King's Quest III: To Heir is Human VGA Remake" },
 


Commit: 00e4964de9e2cd3468b4f572679aa45f68e0f48a
    https://github.com/scummvm/scummvm/commit/00e4964de9e2cd3468b4f572679aa45f68e0f48a
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
SHERLOCK: Change description of scalpel for uniformity

Changed paths:
    engines/sherlock/detection.cpp


diff --git a/engines/sherlock/detection.cpp b/engines/sherlock/detection.cpp
index 35eec2bb299..53a5169ae91 100644
--- a/engines/sherlock/detection.cpp
+++ b/engines/sherlock/detection.cpp
@@ -26,7 +26,7 @@
 #include "sherlock/sherlock.h"
 
 static const PlainGameDescriptor sherlockGames[] = {
-	{ "scalpel", "The Lost Files of Sherlock Holmes" }, //also called The Lost Files of Sherlock Holmes: The Case of the Serrated Scalpel
+	{ "scalpel", "The Lost Files of Sherlock Holmes: The Case of the Serrated Scalpel" },
 	{ "rosetattoo", "The Lost Files of Sherlock Holmes: Case of the Rose Tattoo" },
 	{nullptr, nullptr}
 };


Commit: 1b3295f2edffe726de928f601bc4f641a5b40c05
    https://github.com/scummvm/scummvm/commit/1b3295f2edffe726de928f601bc4f641a5b40c05
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2022-11-06T20:52:04+02:00

Commit Message:
SCI: Adapt the KQ1 title for uniformity and ease of usage

Changed paths:
    engines/sci/detection.cpp


diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index a18f5c90d09..d79c849ab41 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -89,7 +89,7 @@ static const PlainGameDescriptor s_sciGameTitles[] = {
 	{"sq3",             "Space Quest III: The Pirates of Pestulon"},
 	// === SCI01 games ========================================================
 	{"qfg2",            "Quest for Glory II: Trial by Fire"},
-	{"kq1sci",          "Roberta Williams' King's Quest I: Quest for the Crown"},	// Note: There was also an AGI version of this called King's Quest: Quest for the Crown
+	{"kq1sci",          "King's Quest I: Quest for the Crown"},	// Note: There was also an AGI version of this called King's Quest: Quest for the Crown
 	// === SCI1 games =========================================================
 	{"castlebrain",     "Castle of Dr. Brain"},
 	{"christmas1990",   "Christmas Card 1990: The Seasoned Professional"},




More information about the Scummvm-git-logs mailing list