[Scummvm-git-logs] scummvm master -> 200ba1a161917806469f012362703de7d852ddec

sev- noreply at scummvm.org
Thu Nov 16 01:05:59 UTC 2023


This automated email contains information about 5 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a5794a6953 IOS: Remove unnecessary include
752b4b3820 FREESCAPE: Added missing file in POTFILES
e11b72b129 GOB: Added missing files in POTFILE
a3dab34c82 SCUMM: Added missing files in POTFILES
200ba1a161 I18N: Added missing files in POTFILES


Commit: a5794a69539b1cc11c9e2d9aeb801cccf7b96a02
    https://github.com/scummvm/scummvm/commit/a5794a69539b1cc11c9e2d9aeb801cccf7b96a02
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-11-16T02:05:43+01:00

Commit Message:
IOS: Remove unnecessary include

Changed paths:
    backends/graphics3d/ios/ios-graphics3d.cpp


diff --git a/backends/graphics3d/ios/ios-graphics3d.cpp b/backends/graphics3d/ios/ios-graphics3d.cpp
index 0bcab86afd8..6817ead9dde 100644
--- a/backends/graphics3d/ios/ios-graphics3d.cpp
+++ b/backends/graphics3d/ios/ios-graphics3d.cpp
@@ -30,7 +30,6 @@
 #include "graphics/opengl/context.h"
 #include "backends/graphics3d/opengl/texture.h"
 #include "graphics/blit.h"
-#include "common/translation.h"
 
 #include "engines/engine.h"
 


Commit: 752b4b382073a8c83bbb36a7df10628e8a43b544
    https://github.com/scummvm/scummvm/commit/752b4b382073a8c83bbb36a7df10628e8a43b544
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-11-16T02:05:43+01:00

Commit Message:
FREESCAPE: Added missing file in POTFILES

Changed paths:
    engines/freescape/POTFILES


diff --git a/engines/freescape/POTFILES b/engines/freescape/POTFILES
index c594a893e04..278e0c945c0 100644
--- a/engines/freescape/POTFILES
+++ b/engines/freescape/POTFILES
@@ -1 +1,2 @@
 engines/freescape/metaengine.cpp
+engines/freescape/movement.cpp


Commit: e11b72b129ab54804c81aef64c2aff1e6337dfbf
    https://github.com/scummvm/scummvm/commit/e11b72b129ab54804c81aef64c2aff1e6337dfbf
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-11-16T02:05:43+01:00

Commit Message:
GOB: Added missing files in POTFILE

Changed paths:
    engines/gob/POTFILES


diff --git a/engines/gob/POTFILES b/engines/gob/POTFILES
index c51b177a045..842086bfa02 100644
--- a/engines/gob/POTFILES
+++ b/engines/gob/POTFILES
@@ -3,3 +3,7 @@ engines/gob/inter_playtoons.cpp
 engines/gob/inter_v2.cpp
 engines/gob/inter_v5.cpp
 engines/gob/inter_v7.cpp
+engines/gob/detection/tables_adi5.h
+engines/gob/detection/tables_adibou3.h
+engines/gob/detection/tables_adiboupresente.h
+engines/gob/detection/tables_adiboudchou.h


Commit: a3dab34c82e6b5d32a4f857dab10ce04408bcf79
    https://github.com/scummvm/scummvm/commit/a3dab34c82e6b5d32a4f857dab10ce04408bcf79
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-11-16T02:05:43+01:00

Commit Message:
SCUMM: Added missing files in POTFILES

Changed paths:
    engines/scumm/POTFILES


diff --git a/engines/scumm/POTFILES b/engines/scumm/POTFILES
index 1c83c342fb6..141544a8618 100644
--- a/engines/scumm/POTFILES
+++ b/engines/scumm/POTFILES
@@ -7,6 +7,7 @@ engines/scumm/help.cpp
 engines/scumm/input.cpp
 engines/scumm/metaengine.cpp
 engines/scumm/scumm.cpp
+engines/scumm/he/sound_he.cpp
+engines/scumm/imuse/drivers/amiga.cpp
 engines/scumm/players/player_v3m.cpp
 engines/scumm/players/player_v5m.cpp
-engines/scumm/imuse/drivers/amiga.cpp


Commit: 200ba1a161917806469f012362703de7d852ddec
    https://github.com/scummvm/scummvm/commit/200ba1a161917806469f012362703de7d852ddec
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-11-16T02:05:43+01:00

Commit Message:
I18N: Added missing files in POTFILES

Changed paths:
    po/POTFILES


diff --git a/po/POTFILES b/po/POTFILES
index b0416ed0a56..e650a3b4025 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -2,16 +2,18 @@ gui/about.cpp
 gui/browser.cpp
 gui/chooser.cpp
 gui/cloudconnectionwizard.cpp
-gui/dlcsdialog.h
+gui/dlcsdialog.cpp
 gui/downloaddialog.cpp
-gui/downloaddlcsdialog.h
+gui/downloaddlcsdialog.cpp
 gui/downloadpacksdialog.cpp
+gui/dump-all-dialogs.cpp
 gui/editgamedialog.cpp
 gui/editrecorddialog.cpp
 gui/error.cpp
 gui/filebrowser-dialog.cpp
 gui/fluidsynth-dialog.cpp
 gui/gui-manager.cpp
+gui/helpdialog.cpp
 gui/imagealbum-dialog.cpp
 gui/launcher.cpp
 gui/massadd.cpp
@@ -81,6 +83,7 @@ backends/fs/android/android-saf-fs.cpp
 backends/graphics/atari/atari-graphics.cpp
 backends/graphics/opengl/opengl-graphics.cpp
 backends/graphics/openglsdl/openglsdl-graphics.cpp
+backends/graphics/riscossdl/riscossdl-graphics.cpp
 backends/graphics/surfacesdl/surfacesdl-graphics.cpp
 backends/graphics/sdl/sdl-graphics.cpp
 backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp




More information about the Scummvm-git-logs mailing list