ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
detection_tables.h
1 /* ScummVM - Graphic Adventure Engine
2  *
3  * ScummVM is the legal property of its developers, whose names
4  * are too numerous to list here. Please refer to the COPYRIGHT
5  * file distributed with this source distribution.
6  *
7  * This program is free software: you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation, either version 3 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program. If not, see <http://www.gnu.org/licenses/>.
19  *
20  */
21 
22 namespace Sludge {
23 
24 #define GAME1l(t, e, f1, m1, s1, lang, pl, langId) { { t, e, AD_ENTRY1s(f1, m1, s1), lang, pl, ADGF_UNSTABLE, GUIO1(GUIO_NOMIDI) }, langId }
25 #define GAME1(t, e, f1, m1, s1) GAME1l(t, e, f1, m1, s1, Common::EN_ANY, Common::kPlatformUnknown, 0)
26 #define GAME2l(t, e, f1, m1, s1, f2, m2, s2, lang, pl, langId) { { t, e, AD_ENTRY2s(f1, m1, s1, f2, m2, s2), lang, pl, ADGF_UNSTABLE, GUIO1(GUIO_NOMIDI) }, langId }
27 #define GAME2(t, e, f1, m1, s1, f2, m2, s2) GAME2l(t, e, f1, m1, s1, f2, m2, s2, Common::EN_ANY, Common::kPlatformUnknown, 0)
28 
29 
30 static const SludgeGameDescription gameDescriptions[] = {
31  GAME1("welcome", "", "Welcome.slg", "50445503761cf6684fe3270d0860a4c3", 51736),
32 
33  GAME1("verbcoin", "", "Verb Coin.slg", "e39ec315dcbf3a1137481f0a5fe1617d", 980270),
34  GAME1l("verbcoin", "", "Verb Coin.slg", "e39ec315dcbf3a1137481f0a5fe1617d", 980270, Common::DE_DEU, Common::kPlatformUnknown, 1),
35 
36  GAME1("parallax", "", "Parallax_demo.slg", "daae3f75c6695bed47e5e633cd406a47", 65881),
37 
38  GAME1("robinsrescue", "", "robins_rescue.slg", "16cbf2bf916ed89f9c1b14fab133cf96", 14413769),
39  GAME1("robinsrescue", "v1.0", "Gamedata.slg", "16cbf2bf916ed89f9c1b14fab133cf96", 14413754),
40  GAME1l("robinsrescue", "v1.0", "Gamedata.slg", "16cbf2bf916ed89f9c1b14fab133cf96", 14413754, Common::EN_ANY, Common::kPlatformLinux, 0),
41 
42  GAME2l("outoforder", "v1.0", "gamedata", "4d72dbad0ff170169cd7e4e7e389a90d", 21122647,
43  "out-of-order.xpm", "407086751ac167884c6585c4cad5b664", 2601,
44  Common::EN_ANY, Common::kPlatformLinux, 0),
45  GAME2l("outoforder", "v1.0", "gamedata", "4d72dbad0ff170169cd7e4e7e389a90d", 21122647, // 2003-02-08
46  "Out Of Order.exe", "064d221103ca4bb7f187432b69c70efd", 68096,
47  Common::EN_ANY, Common::kPlatformWindows, 0),
48  GAME2l("outoforder", "v1.0", "gamedata", "4d72dbad0ff170169cd7e4e7e389a90d", 21122647, // 2003-06-05
49  "Out Of Order.exe", "ebc386dd0cb77df68dd12d72742eb310", 68608,
50  Common::EN_ANY, Common::kPlatformWindows, 0),
51 
52  GAME2("frasse", "v1.03", "gamedata", "5a985d772f9909a8cc98e1e9edf0875d", 38186227,
53  "frasse.exe", "7016ef8ab67133a1d6fce20b8b70cd1d", 83968),
54  GAME2("frasse", "v1.04", "gamedata", "13934872c16391de3ddd6644e3bfcd15", 38154596,
55  "frasse.exe", "7016ef8ab67133a1d6fce20b8b70cd1d", 83968),
56  GAME1l("frasse", "v2.02", "Gamedata.slg", "25e4a63ae10f69f5032c58ad2fd51fac", 88582783, Common::EN_ANY, Common::kPlatformMacintosh, 0),
57  GAME1l("frasse", "v2.03", "Gamedata.slg", "e4eb4eca6117bb9b77870bb74af453b4", 88582819, Common::EN_ANY, Common::kPlatformWindows, 0),
58 
59  GAME2("interview", "", "gamedata", "6ca8f6e44f30d09bd68e008be4c20e8d", 2570140,
60  "interview.exe", "7974f71566c423c3a344862dcbb827dd", 83968),
61 
62  GAME1("life", "", "LifeFlashesBy.slg", "a471759e071e5d2c0e8e6887607df778", 163794266),
63  GAME2("life", "", "gamedata", "a471759e071e5d2c0e8e6887607df778", 163794266,
64  "sludge.bmp", "69db99963fb7e93af6d48dfd7f4246ee", 13846),
65  GAME2("life", "", "gamedata", "a471759e071e5d2c0e8e6887607df778", 163794266,
66  "Life Flashes By.exe", "d33c957eefa85defde8b8c29a0bb5a9b", 972800),
67 
68  GAME2l("tgttpoacs", "", "gamedata", "d5ec4d7d8440f7744335d25d25e1e943", 40368,
69  "gert.ico", "b76b5b38e8d5cd6843636085947bfd29", 3638,
70  Common::EN_ANY, Common::kPlatformWindows, 0),
71  GAME1l("tgttpoacs", "", "tgttpoacs.dat", "e61d3d050793689d55487d3ad01b6693", 23817174, Common::EN_ANY, Common::kPlatformLinux, 0),
72 
73  GAME2l("mandy", "v1.2", "data", "df4a0c113b93b89ff2fe7991fb018bae", 7099447,
74  "Mandy.exe", "596478e1a7b4445fc0bd7f5ec2696125", 71168,
75  Common::SK_SVK, Common::kPlatformWindows, 0),
76  GAME2l("mandy", "v1.2", "data", "df4a0c113b93b89ff2fe7991fb018bae", 7099447,
77  "Mandy.exe", "596478e1a7b4445fc0bd7f5ec2696125", 71168,
78  Common::EN_ANY, Common::kPlatformWindows, 1),
79  GAME2l("mandy", "v1.3", "data", "b732ffe04367c787c6ce70fbcb7aa6aa", 7100976,
80  "Mandy.exe", "596478e1a7b4445fc0bd7f5ec2696125", 71168,
81  Common::SK_SVK, Common::kPlatformWindows, 0),
82  GAME2l("mandy", "v1.3", "data", "b732ffe04367c787c6ce70fbcb7aa6aa", 7100976,
83  "Mandy.exe", "596478e1a7b4445fc0bd7f5ec2696125", 71168,
84  Common::EN_ANY, Common::kPlatformWindows, 1),
85  GAME2l("mandy", "v1.3", "data", "b732ffe04367c787c6ce70fbcb7aa6aa", 7100976,
86  "Mandy.exe", "596478e1a7b4445fc0bd7f5ec2696125", 71168,
87  Common::IT_ITA, Common::kPlatformWindows, 2),
88  GAME2l("mandy", "v1.4", "data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292,
89  "Mandy.exe", "7016ef8ab67133a1d6fce20b8b70cd1d", 83968,
90  Common::SK_SVK, Common::kPlatformWindows, 0),
91  GAME2l("mandy", "v1.4", "data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292,
92  "Mandy.exe", "7016ef8ab67133a1d6fce20b8b70cd1d", 83968,
93  Common::EN_ANY, Common::kPlatformWindows, 1),
94  GAME2l("mandy", "v1.4", "data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292,
95  "Mandy.exe", "7016ef8ab67133a1d6fce20b8b70cd1d", 83968,
96  Common::IT_ITA, Common::kPlatformWindows, 2),
97  GAME2l("mandy", "v1.4", "data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292,
98  "Mandy.exe", "7016ef8ab67133a1d6fce20b8b70cd1d", 83968,
99  Common::PL_POL, Common::kPlatformWindows, 3),
100 
101  // Mar 9, 2004
102  GAME1l("cubert", "", "cubert.dat", "cabc424d4e39ecdba4b0afd4033b5ea8", 19696514, Common::EN_ANY, Common::kPlatformWindows, 0),
103  GAME1l("cubert", "", "cubert.dat", "cabc424d4e39ecdba4b0afd4033b5ea8", 19696514, Common::IT_ITA, Common::kPlatformWindows, 1),
104  GAME1l("cubert", "", "cubert.dat", "cabc424d4e39ecdba4b0afd4033b5ea8", 19696514, Common::SV_SWE, Common::kPlatformWindows, 2),
105  GAME1l("cubert", "", "cubert.dat", "cabc424d4e39ecdba4b0afd4033b5ea8", 19696514, Common::DE_DEU, Common::kPlatformWindows, 3),
106  // Dec 15, 2005
107  GAME1l("cubert", "", "cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815, Common::EN_ANY, Common::kPlatformWindows, 0),
108  GAME1l("cubert", "", "cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815, Common::IT_ITA, Common::kPlatformWindows, 1),
109  GAME1l("cubert", "", "cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815, Common::SV_SWE, Common::kPlatformWindows, 2),
110  GAME1l("cubert", "", "cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815, Common::DE_DEU, Common::kPlatformWindows, 3),
111 
112  GAME1("nsc", "v1.03", "gamedata.slg", "57f318cc09e93a1e0685b790a956ebdc", 12733871),
113  GAME2l("nsc", "v1.03", "gamedata", "57f318cc09e93a1e0685b790a956ebdc", 12733871,
114  "Nathan's Second Chance.exe", "9bb4492fc7f7fc38bc1772bb9f15f787", 71680,
115  Common::EN_ANY, Common::kPlatformWindows, 0),
116 
117  GAME1("gjgagsas", "", "gamedata.slg", "f438946f2ee79d52918f44c4a67eb37b", 27527984),
118 
119  GAME1("tsotc", "v6", "gamedata.slg", "7d677e79fb842df00c4602864da13829", 34740918),
120 
121  GAME1("atw", "", "atw.slg", "41ae22ac9fa5051e0499468a9fbe600e", 27808575),
122 
123  GAME1l("leptonsquest", "", "game.slg", "763d4020dcd55a4af4c01664f79584da", 71233234, Common::EN_ANY, Common::kPlatformWindows, 0),
124  GAME1l("leptonsquest", "", "Gamedata.slg", "763d4020dcd55a4af4c01664f79584da", 71233239, Common::EN_ANY, Common::kPlatformMacintosh, 0),
125  GAME1l("leptonsquest", "", "LeptonsQuest.slg", "763d4020dcd55a4af4c01664f79584da", 71233239, Common::EN_ANY, Common::kPlatformLinux, 0),
126 
127  { AD_TABLE_END_MARKER, 0 }
128 };
129 
130 } // End of namespace Wage
#define AD_TABLE_END_MARKER
Definition: advancedDetector.h:326
Definition: builtin.h:27