[Scummvm-git-logs] scummvm master -> 1002411f2ef08ca2d7574ff518b02699ba5ae801
sev-
sev at scummvm.org
Tue Aug 25 15:56:42 UTC 2020
This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
9b32514baa CREDITS: Add Griffon engine
0c0273f80f GLK: GLULX: Remove duplicate entry in the game detection list
1002411f2e GLK: GLULX: SOrted English titles by target
Commit: 9b32514baa83ef89f36a3651d62ffcd242867b9e
https://github.com/scummvm/scummvm/commit/9b32514baa83ef89f36a3651d62ffcd242867b9e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-25T17:56:23+02:00
Commit Message:
CREDITS: Add Griffon engine
Changed paths:
AUTHORS
devtools/credits.pl
gui/credits.h
diff --git a/AUTHORS b/AUTHORS
index 6331a54849..2e70543c4f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -162,6 +162,9 @@ ScummVM Team
Sven Hesse
Eugene Sandulenko
+ Griffon:
+ Eugene Sandulenko
+
Groovie:
Henry Bush
Scott Thomas
diff --git a/devtools/credits.pl b/devtools/credits.pl
index c7b59ae591..d9154c9394 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -795,6 +795,10 @@ begin_credits("Credits");
add_person("Eugene Sandulenko", "sev", "");
end_section();
+ begin_section("Griffon");
+ add_person("Eugene Sandulenko", "sev", "");
+ end_section();
+
begin_section("Groovie");
add_person("Henry Bush", "spookypeanut", "");
add_person("Scott Thomas", "ST", "");
diff --git a/gui/credits.h b/gui/credits.h
index 2018566f37..1b9a27caa0 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -201,6 +201,9 @@ static const char *credits[] = {
"C0""Sven Hesse",
"C0""Eugene Sandulenko",
"",
+"C1""Griffon",
+"C0""Eugene Sandulenko",
+"",
"C1""Groovie",
"C0""Henry Bush",
"C0""Scott Thomas",
Commit: 0c0273f80f67e87132123afbe8e42a12556460ec
https://github.com/scummvm/scummvm/commit/0c0273f80f67e87132123afbe8e42a12556460ec
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-25T17:56:23+02:00
Commit Message:
GLK: GLULX: Remove duplicate entry in the game detection list
Changed paths:
engines/glk/glulx/detection_tables.h
diff --git a/engines/glk/glulx/detection_tables.h b/engines/glk/glulx/detection_tables.h
index 59e78aa408..c3d13c79ca 100644
--- a/engines/glk/glulx/detection_tables.h
+++ b/engines/glk/glulx/detection_tables.h
@@ -129,7 +129,6 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "hardpuzzle2", "Hard Puzzle 2: The Cow" },
{ "hardpuzzle3", "Hard Puzzle 3: Origins" },
{ "haroldnight2003", "Harold Night 2003" },
- { "kerkerkruip", "Kerkerkruip" },
{ "killerheadache", "A Killer Headache" },
{ "herecomestreble", "Here Comes Treble" },
{ "hobbitglulx", "The Hobbit - The True Story" },
Commit: 1002411f2ef08ca2d7574ff518b02699ba5ae801
https://github.com/scummvm/scummvm/commit/1002411f2ef08ca2d7574ff518b02699ba5ae801
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-08-25T17:56:23+02:00
Commit Message:
GLK: GLULX: SOrted English titles by target
Changed paths:
engines/glk/glulx/detection_tables.h
diff --git a/engines/glk/glulx/detection_tables.h b/engines/glk/glulx/detection_tables.h
index c3d13c79ca..419313e4ee 100644
--- a/engines/glk/glulx/detection_tables.h
+++ b/engines/glk/glulx/detection_tables.h
@@ -48,6 +48,7 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "ariadneinaeaea", "Ariadne in Aeaea" },
{ "aroilingoriginal", "A Roiling Original: Squeeal! A Sequel!" },
{ "artoffugue", "Art of Fugue" },
+ { "ascentgothictower", "The Ascent of the Gothic Tower" },
{ "atc", "ATC, an interactive aviation" },
{ "aurora", "Aurora" },
{ "balancesglulx", "Balances" },
@@ -70,7 +71,6 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "calm", "Calm, a Game of Postapocalyptic Relaxation" },
{ "candlewindless", "Candle flames in windless air" },
{ "canyouescape", "Can You Escape" },
- { "piedaterreblunders", "Captain Piedaterre's Blunders" },
{ "castronegroblues", "Castronegro Blues" },
{ "caveglulx", "Cave" },
{ "cheesedoffglulx", "Cheesed Off! A very cheesey adventure" },
@@ -104,6 +104,7 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "dragonglulx", "Dragon Adventure" },
{ "drolltolltroll", "Droll Toll Troll" },
{ "dudewheresmyscapula", "Dude, Where's My Scapula" },
+ { "duelspannedages", "The Duel that Spanned the Ages" },
{ "dungeonspuzzle", "Dungeon's Puzzle" },
{ "dungeontext1", "Dungeon Text I - Escape From Darkness" },
{ "eas2", "Another Earth, Another Sky. Earth And Sky: Episode 2" },
@@ -112,6 +113,7 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "endling", "The Endling Archive" },
{ "enterpriseincidents", "The Enterprise Incidents: A Middle School Fantasy" },
{ "everybodydies", "Everybody Dies, an Interactive Fantasy" },
+ { "equivocalingredient", "The Equivocal Ingredient" },
{ "fair", "Fair, an extra-curricular activity" },
{ "farmquest", "Farm Quest" },
{ "ferrousring", "Ferrous Ring" },
@@ -129,14 +131,16 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "hardpuzzle2", "Hard Puzzle 2: The Cow" },
{ "hardpuzzle3", "Hard Puzzle 3: Origins" },
{ "haroldnight2003", "Harold Night 2003" },
- { "killerheadache", "A Killer Headache" },
{ "herecomestreble", "Here Comes Treble" },
{ "hobbitglulx", "The Hobbit - The True Story" },
+ { "houseofmystery", "The House of Mystery" },
{ "hungerdaemon", "Hunger Daemon" },
{ "illum", "Illuminismo Iniziato, an Interactive Illumination" },
- { "Illwind", "Ill Wind, Yet Another Interactive Enigma" },
+ { "illwind", "Ill Wind, Yet Another Interactive Enigma" },
{ "ingoodcompany", "In Good Company" },
{ "kerkerkruip", "Kerkerkruip" },
+ { "killerheadache", "A Killer Headache" },
+ { "kingshredspatches", "The King of Shreds and Patches" },
{ "klaustrophobia", "Klaustrophobia" },
{ "koa", "Kingdom of Amphibia" },
{ "lastresort", "Last Resort, a sweltering afternoon in the Deep South" },
@@ -144,6 +148,7 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "lmstvgglulx", "LMS The Video Game" },
{ "lockkey", "Lock and Key" },
{ "lockdown", "Lockdown: a story of insanity, denial and death" },
+ { "lostislandsofalabaz", "The Lost Islands of Alabaz" },
{ "makechangeglulx", "Maybe make some change" },
{ "mollybutterthieves", "Molly and the Butter Thieves" },
{ "moments1", "Moments out of Time: Renegade" },
@@ -167,6 +172,7 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "patanoir", "PataNoir" },
{ "phoenixfire", "Phoenix-Fire" },
{ "photopiaglulx", "Photopia" },
+ { "piedaterreblunders", "Captain Piedaterre's Blunders" },
{ "pinched", "Pinched" },
{ "pizzadelivery", "Pizza Delivery" },
{ "playinggames", "Playing Games" },
@@ -177,6 +183,7 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "reorsbushcaveglulx", "Reor's Bush-Cave" },
{ "risorgglulx", "Risorgimento Represso" },
{ "robinandorchid", "Robin & Orchid" },
+ { "rocketmanfromsea", "The Rocket Man from the Sea" },
{ "rosewood", "The House at the End of Rosewood Street" },
{ "rover", "Rover's Day Out" },
{ "safe", "Safe" },
@@ -205,25 +212,18 @@ const PlainGameDescriptor GLULXE_GAME_LIST[] = {
{ "tacoFiction", "Taco Fiction" },
{ "terminatorrobotrescue", "Terminator, a Robot Rescue" },
{ "tcom", "The Colour of Magic" },
- { "duelspannedages", "The Duel that Spanned the Ages" },
- { "equivocalingredient", "The Equivocal Ingredient" },
- { "houseofmystery", "The House of Mystery" },
- { "kingshredspatches", "The King of Shreds and Patches" },
- { "lostislandsofalabaz", "The Lost Islands of Alabaz" },
{ "theabbey", "The Abbey, a medieval murder mystery" },
{ "thehours", "The Hours" },
{ "thehouseoffear", "The House of Fear, or, Loplop Introduces the World" },
{ "thelibrary", "The Library" },
{ "themuseum", "The Museum" },
{ "thephoenixmove", "The Phoenix Move" },
- { "rocketmanfromsea", "The Rocket Man from the Sea" },
{ "thesimpletale", "The Simple Tale" },
{ "theskycrane", "The Sky Crane" },
{ "thespywhoatelunch", "The Spy Who Ate Lunch" },
{ "thethiefofwovenwoods", "The Thief of Woven Woods" },
{ "thetinyhouse", "The Tiny House" },
{ "theabsenceoflaw", "The Absence of Law" },
- { "ascentgothictower", "The Ascent of the Gothic Tower" },
{ "thebox", "The Box" },
{ "thefourthriddle", "The Fourth Riddle" },
{ "theinformal7abbreviated", "The Inform(al)7 Abbreviated Self Tutorial" },
More information about the Scummvm-git-logs
mailing list