[Scummvm-git-logs] scummvm master -> 69fa2204a23bdf53e5289bc49a95d26f80d0909c

eriktorbjorn noreply at scummvm.org
Tue May 6 16:33:24 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:
69fa2204a2 AWE: Add comment to detection entry


Commit: 69fa2204a23bdf53e5289bc49a95d26f80d0909c
    https://github.com/scummvm/scummvm/commit/69fa2204a23bdf53e5289bc49a95d26f80d0909c
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2025-05-06T18:32:20+02:00

Commit Message:
AWE: Add comment to detection entry

It's apparently the same as the one on my Delphie Classic Collection CD.
The installer offers both English and German versions, but the data
files are identical.

Changed paths:
    engines/awe/detection_tables.h


diff --git a/engines/awe/detection_tables.h b/engines/awe/detection_tables.h
index e528e72b753..224e9368f0f 100644
--- a/engines/awe/detection_tables.h
+++ b/engines/awe/detection_tables.h
@@ -40,6 +40,7 @@ const AweGameDescription gameDescriptions[] = {
 		DT_DOS
 	},
 	// DOS Floppy - ANOTHER WORLD PC (19/3/92)
+	// This version is also included on the Delphine Classic Collection CD
 	{
 		{
 			"anotherworld",




More information about the Scummvm-git-logs mailing list