[Scummvm-git-logs] scummvm master -> fbc8987a04b6b26faa68a1044e4c13547c821bfc
sev-
noreply at scummvm.org
Thu Jul 16 12:34:07 UTC 2026
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:
fbc8987a04 WAGE: Added release version of Escape from Inaka to detection
Commit: fbc8987a04b6b26faa68a1044e4c13547c821bfc
https://github.com/scummvm/scummvm/commit/fbc8987a04b6b26faa68a1044e4c13547c821bfc
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-07-16T14:33:56+02:00
Commit Message:
WAGE: Added release version of Escape from Inaka to detection
Changed paths:
engines/wage/detection_tables.h
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index 78909d5cb57..90e261f52e4 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -157,6 +157,7 @@ static const ADGameDescription gameDescriptions[] = {
FANGAMEN("Enchanted Pencils", "Enchanted Pencils 0.99 (PG)", "49a0708da81dbeb28c6e607429c92209", 408657),
FANGAMEN("Escape!", "xn--Escape!-z46c", "28a9658ee846a34f133df29b54cf255a", 64819), // Original file name "Escape!â "
FANGAMEN("Escape!", "xn--Escape!-lha", "63378d6b032d4337b7e74759337eceaa", 64805), // Original file name "Â Escape!", alt version
+ FANGAMEN("Escape from Inaka", "Escape from Inaka - 1.0", "68f71792d1854bef7531e68cf4c22351", 1202459),
FANGAMEN("Escape from Inaka", "Escape from Inaka - 1.0b1", "a1a91e9b7b6ad01d779993dab24fd080", 1112974),
FANGAME("Escape from School!", "2055747bb874052333190eb993246a7f", 49849),
FANGAMEN("Escape from School!", "xn--Escape from School!-3g6k", "fcc581e52d1fc8ea4603d7c953fa935a", 49863), // Original file name "Escape from School!â ", alt version
More information about the Scummvm-git-logs
mailing list