[Scummvm-cvs-logs] scummvm master -> 6b9abcc2ec8409f37a9926a35d061096fab60018

sev- sev at scummvm.org
Thu Oct 17 22:55:19 CEST 2013


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

Summary:
6b9abcc2ec NEVERHOOD: Another fix for Russian version


Commit: 6b9abcc2ec8409f37a9926a35d061096fab60018
    https://github.com/scummvm/scummvm/commit/6b9abcc2ec8409f37a9926a35d061096fab60018
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2013-10-17T13:54:50-07:00

Commit Message:
NEVERHOOD: Another fix for Russian version

Changed paths:
    engines/neverhood/resourceman.cpp



diff --git a/engines/neverhood/resourceman.cpp b/engines/neverhood/resourceman.cpp
index a53bcc8..b7d560b 100644
--- a/engines/neverhood/resourceman.cpp
+++ b/engines/neverhood/resourceman.cpp
@@ -105,6 +105,8 @@ static const EntrySizeFix entrySizeFixes[] = {
 	{ 0x80283101, 13104841,      1961,  3712,      3511 },	// The first message from Willie
 	{ 0x00918480, 17676417,       581,   916,       706 },	// The first wall in the museum
 	{ 0x00800090C,16064875,     19555, 38518,     38526 },	// The first wall in the museum
+	{ 0x058208810,46010519,    24852, 131874,     131776},  // The entry to hut with musical lock
+
 	// Fixes for the Russian "Fargus" version
 	{ 0x41137051,   758264,     29037, 49590,     49591 },	// "Options" menu header text
 	{ 0xc10b2015,   787304,      4414, 15848,     15853 },	// Text on option buttons






More information about the Scummvm-git-logs mailing list