[Scummvm-git-logs] scummvm master -> 4872ca7ee5a33bec4e93beaeb760686def2f601a
lotharsm
mail at serra.me
Sun Feb 7 17:45:22 UTC 2021
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:
4872ca7ee5 AGS: Move lamplightcity and unavowed to commercial games
Commit: 4872ca7ee5a33bec4e93beaeb760686def2f601a
https://github.com/scummvm/scummvm/commit/4872ca7ee5a33bec4e93beaeb760686def2f601a
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-02-07T18:45:11+01:00
Commit Message:
AGS: Move lamplightcity and unavowed to commercial games
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index d3062782b2..edb24b8569 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -147,8 +147,10 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "blackwell4", "The Blackwell Deception" },
{ "blackwell5", "The Blackwell Epiphany" },
{ "geminirue", "Gemini Rue" },
+ { "lamplightcity", "Lamplight City" },
{ "primordia", "Primordia" },
{ "resonance", "Resonance" },
+ { "unavowed", "Unavowed" },
// Post-2.5 games that are likely supported by the AGS engine
{ "10waysfromsunday", "10 Ways from Sunday" },
@@ -673,7 +675,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "laffaireaspirox", "L'Affaire Aspirox" },
{ "lagrancastanya", "La Gran Castanya" },
{ "lallaveyfabianshones", "LA LLAVE Y FABIAN SHONES" },
- { "lamplightcity", "Lamplight City" },
{ "laodiseadelfracasoii", "La Odisea del Fracaso II" },
{ "laportenoire", "La porte noire" },
{ "lastnfurious", "Last'n'Furious" },
@@ -1228,7 +1229,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "twoofakind", "Two of a Kind" },
{ "uglyfiles", "Ugly Files" },
{ "ulitsadimitrova", "Ulitsa Dimitrova" },
- { "unavowed", "Unavowed" },
{ "unboundver10", "Unbound Ver 1.0" },
{ "unfinished", "unfinished" },
{ "unganeedsmumba", "UNGA needs MUMBA" },
More information about the Scummvm-git-logs
mailing list