[Scummvm-git-logs] scummvm master -> fbccd056f751f2045303627fc75b8ac5c857a54d

lotharsm noreply at scummvm.org
Sat Jun 21 13:38:39 UTC 2025


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

Summary:
fbccd056f7 LASTEXPRESS: Add additional version information to German Broderbund release


Commit: fbccd056f751f2045303627fc75b8ac5c857a54d
    https://github.com/scummvm/scummvm/commit/fbccd056f751f2045303627fc75b8ac5c857a54d
Author: Lothar Serra Mari (mail at serra.me)
Date: 2025-06-21T15:38:26+02:00

Commit Message:
LASTEXPRESS: Add additional version information to German Broderbund release

Changed paths:
    engines/lastexpress/detection.cpp


diff --git a/engines/lastexpress/detection.cpp b/engines/lastexpress/detection.cpp
index 53ba46e8ec3..c19b6822ee3 100644
--- a/engines/lastexpress/detection.cpp
+++ b/engines/lastexpress/detection.cpp
@@ -154,9 +154,9 @@ static const ADGameDescription gameDescriptions[] = {
 		GUIO2(GUIO_NOASPECT, GUIO_NOMIDI)
 	},
 
-	// The Last Express (German)
-	//   expressw.exe ???
-	//   express.exe  ???
+	// The Last Express (German) - Broderbund Release
+	//   expressw.exe 1997-04-02 16:31:46, Version number 1.0.0.1
+	//   express.exe  1997-04-02 17:01:02
 	{
 		"lastexpress",
 		"",




More information about the Scummvm-git-logs mailing list