|
|
@@ -43,7 +43,7 @@ Common::Language PrinceEngine::getLanguage() const { |
|
|
} // End of namespace Prince |
|
|
|
|
|
static const PlainGameDescriptor princeGames[] = { |
|
|
{"prince", "Prince Game"}, |
|
|
{"prince", "The Prince and the Coward"}, |
|
|
{0, 0} |
|
|
}; |
|
|
|
|
|
@@ -52,11 +52,11 @@ static const PrinceGameDescription gameDescriptions[] = { |
|
|
{ |
|
|
{ |
|
|
"prince", |
|
|
"Galador", |
|
|
"Galador: Der Fluch des Prinzen", |
|
|
AD_ENTRY1s("databank.ptc", "5fa03833177331214ec1354761b1d2ee", 3565031), |
|
|
Common::DE_DEU, |
|
|
Common::kPlatformWindows, |
|
|
ADGF_TESTING, |
|
|
ADGF_USEEXTRAASTITLE | ADGF_TESTING, |
|
|
GUIO1(GUIO_NONE) |
|
|
}, |
|
|
kPrinceDataDE |
|
|
@@ -68,15 +68,15 @@ static const PrinceGameDescription gameDescriptions[] = { |
|
|
AD_ENTRY1s("databank.ptc", "48ec9806bda9d152acbea8ce31c93c49", 3435298), |
|
|
Common::PL_POL, |
|
|
Common::kPlatformWindows, |
|
|
ADGF_TESTING, |
|
|
ADGF_USEEXTRAASTITLE | ADGF_TESTING, |
|
|
GUIO1(GUIO_NONE) |
|
|
}, |
|
|
kPrinceDataPL |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"prince", |
|
|
"Galador", |
|
|
"", |
|
|
AD_ENTRY1s("talktxt.dat", "02bb2372f19aca3c65896ed81b2cefb3", 125702), |
|
|
Common::RU_RUS, |
|
|
Common::kPlatformWindows, |
|
|
@@ -88,7 +88,7 @@ static const PrinceGameDescription gameDescriptions[] = { |
|
|
{ |
|
|
{ |
|
|
"prince", |
|
|
"Galador", |
|
|
"", |
|
|
AD_ENTRY1s("databank.ptc", "a67b55730f3d7064921bd2a59e1063a3", 3892982), |
|
|
Common::RU_RUS, |
|
|
Common::kPlatformWindows, |
|
|
@@ -100,7 +100,7 @@ static const PrinceGameDescription gameDescriptions[] = { |
|
|
{ |
|
|
{ |
|
|
"prince", |
|
|
"The Prince and the Coward", |
|
|
"", |
|
|
{ |
|
|
{"databank.ptc", 0, "5fa03833177331214ec1354761b1d2ee", 3565031}, |
|
|
{"prince_translation.dat", 0, 0, -1}, |
|
|
@@ -116,7 +116,7 @@ static const PrinceGameDescription gameDescriptions[] = { |
|
|
{ |
|
|
{ |
|
|
"prince", |
|
|
"The Prince and the Coward", |
|
|
"", |
|
|
{ |
|
|
{"databank.ptc", 0, "48ec9806bda9d152acbea8ce31c93c49", 3435298}, |
|
|
{"prince_translation.dat", 0, 0, -1}, |
|
|
|