[Scummvm-git-logs] scummvm master -> 50e334578ee8890e10299b1232ac1ddaa973a741
bluegr
noreply at scummvm.org
Sat Jul 12 20:37:04 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:
50e334578e GOB: reduce detection files Inca2 demo entry
Commit: 50e334578ee8890e10299b1232ac1ddaa973a741
https://github.com/scummvm/scummvm/commit/50e334578ee8890e10299b1232ac1ddaa973a741
Author: Benjamin Funke (bjnfne at web.de)
Date: 2025-07-12T23:37:01+03:00
Commit Message:
GOB: reduce detection files Inca2 demo entry
Changed paths:
engines/gob/detection/tables_inca2.h
diff --git a/engines/gob/detection/tables_inca2.h b/engines/gob/detection/tables_inca2.h
index 7de3079aab9..00be0cb5f3d 100644
--- a/engines/gob/detection/tables_inca2.h
+++ b/engines/gob/detection/tables_inca2.h
@@ -242,20 +242,7 @@
{
"inca2",
"Non-Interactive Demo (v2.0)", // dated 8/1/93
- {
- {"cons.imd", 0, "f896ba0c4a1ac7f7260d342655980b49", 17804},
- {"conseil.imd", 0, "aaedd5482d5b271e233e86c5a03cf62e", 33999},
- {"int.imd", 0, "6308222fcefbcb20925f01c1aff70dee", 30871},
- {"inter.imd", 0, "39bd6d3540f3bedcc97293f352c7f3fc", 191719},
- {"machu.imd", 0, "c0bc8211d93b467bfd063b63fe61b85c", 34609},
- {"post.imd", 0, "d75cad0e3fc22cb0c8b6faf597f509b2", 1047709},
- {"posta.imd", 0, "2a5b3fe75681ddf4d21ac724db8111b4", 547250},
- {"postb.imd", 0, "24260ce4e80a4c472352b76637265d09", 868312},
- {"postc.imd", 0, "24accbcc8b83a9c2be4bd82849a2bd29", 415637},
- {"tum.imd", 0, "0993d4810ec9deb3f77c5e92095320fd", 20330},
- {"tumi.imd", 0, "bf53f229480d694de0947fe3366fbec6", 248952},
- {0, 0, 0, 0}
- },
+ AD_ENTRY1s("cons.imd", "f896ba0c4a1ac7f7260d342655980b49", 17804),
EN_ANY,
kPlatformDOS,
ADGF_DEMO,
More information about the Scummvm-git-logs
mailing list