DISTS: Rename cloud_connection.zip to helpdialog.zip and add it to the dist lists

This commit is contained in:
Eugene Sandulenko 2023-12-16 21:09:36 +01:00
parent c4e9f37368
commit 91c04fa311
No known key found for this signature in database
GPG Key ID: 014D387312D34F08
8 changed files with 10 additions and 2 deletions

View File

@ -494,6 +494,7 @@ endif
DIST_FILES_ENGINEDATA+=achievements.dat
DIST_FILES_ENGINEDATA+=classicmacfonts.dat
DIST_FILES_ENGINEDATA+=encoding.dat
DIST_FILES_ENGINEDATA+=helpdialog.zip
DIST_FILES_ENGINEDATA+=macgui.dat
DIST_FILES_ENGINEDATA:=$(addprefix $(srcdir)/dists/engine-data/,$(DIST_FILES_ENGINEDATA))

View File

@ -1036,6 +1036,7 @@ XcodeProvider::ValueList& XcodeProvider::getResourceFiles(const BuildSetup &setu
files.push_back("dists/engine-data/fonts-cjk.dat");
files.push_back("dists/engine-data/freescape.dat");
files.push_back("dists/engine-data/hadesch_translations.dat");
files.push_back("dists/engine-data/helpdialog.zip");
files.push_back("dists/engine-data/hugo.dat");
files.push_back("dists/engine-data/kyra.dat");
files.push_back("dists/engine-data/lure.dat");

View File

@ -45,6 +45,9 @@ This file contains set of script patches for Grim Fandango game.
hadesch_translations.dat:
This file contains essential data for Hadesch Challenge game.
helpdialog.zip:
This file contains images for Help Dialog.
hugo.dat:
This file contains all the hardcoded logic, strings and fonts used by Hugo
engine. Those information were stored in the original executables.

View File

@ -26,6 +26,7 @@ f 0644 root sys usr/ScummVM/share/scummvm/encoding.dat encoding.dat scummvm.sw.e
f 0644 root sys usr/ScummVM/share/scummvm/fonts.dat fonts.dat scummvm.sw.eoe
f 0644 root sys usr/ScummVM/share/scummvm/fonts-cjk.dat fonts-cjk.dat scummvm.sw.eoe
f 0644 root sys usr/ScummVM/share/scummvm/grim-patch.lab grim-patch.lab scummvm.sw.eoe
f 0644 root sys usr/ScummVM/share/scummvm/helpdialog.zip helpdialog.zip scummvm.sw.eoe
f 0644 root sys usr/ScummVM/share/scummvm/hugo.dat hugo.dat scummvm.sw.eoe
f 0644 root sys usr/ScummVM/share/scummvm/hadesch_translations.dat hadesch_translations.dat scummvm.sw.eoe
f 0644 root sys usr/ScummVM/share/scummvm/kyra.dat kyra.dat scummvm.sw.eoe

View File

@ -28,6 +28,7 @@ gui-icons.dat FILE "gui/themes/gui-icons.dat"
shaders.dat FILE "gui/themes/shaders.dat"
achievements.dat FILE "dists/engine-data/achievements.dat"
encoding.dat FILE "dists/engine-data/encoding.dat"
helpdialog.zip FILE "dists/engine-data/helpdialog.zip"
macgui.dat FILE "dists/engine-data/macgui.dat"
classicmacfonts.dat FILE "dists/engine-data/classicmacfonts.dat"

View File

@ -25,6 +25,7 @@ freescape.dat
grim-patch.lab
gui-icons.dat
hadesch_translations.dat
helpdialog.zip
hugo.dat
kyra.dat
lure.dat

View File

@ -58,7 +58,7 @@ _s(
#ifdef USE_CLOUD
_s("Cloud"),
"cloud_connection.zip",
"helpdialog.zip",
_s(
"## Connecting a cloud service - Quick mode\n"
"\n"
@ -82,7 +82,7 @@ _s(
"\n "
" ![Open the link](open_link.png \"Open the link\"){w=70%}\n"
"\n"
"6. In the browser window that opens, select the cloud service to connect. \n"
"6. In the browser window that opens, select the cloud service to connect. \n"
"\n "
" ![Choose the cloud service](cloud_browser.png \"Choose the cloud service\"){w=70%}\n"
"\n"