From 2445e6aba8e9724737a069eb4e018f8e60015aac Mon Sep 17 00:00:00 2001 From: johndoe123 Date: Fri, 23 Sep 2011 15:19:40 +0000 Subject: NEVERHOOD: Add tables for Module1600 and Scene1608 --- devtools/create_neverhood/tables.h | 19 +++++++++++++++++++ dists/engine-data/neverhood.dat | Bin 15398 -> 16288 bytes 2 files changed, 19 insertions(+) diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index 16c00a7387..01ddd15fc4 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -81,6 +81,9 @@ static const uint32 rectListOffsets[] = { 1, 0x004B2008, // Scene1404 1, 0x004B8D80, + // Scene1608 + 1, 0x004B47D0, + 1, 0x004B4810, // Scene1705 1, 0x004B6B40, 1, 0x004B6B30, @@ -242,6 +245,14 @@ static const uint32 messageListOffsets[] = { 3, 0x004B8CA0, 2, 0x004B8CD0, 2, 0x004B8D18, + // Scene1608 + 1, 0x004B46A8, + 1, 0x004B46B0, + 1, 0x004B47A8, + 3, 0x004B4748, + 2, 0x004B4770, + 2, 0x004B46C8, + 2, 0x004B4760, // Scene1705 1, 0x004B69E8, 2, 0x004B6A08, @@ -362,6 +373,14 @@ static const uint32 navigationListOffsets[] = { 2, 0x004B27D8, 2, 0x004B2808, 2, 0x004B2838, + // Module1600 + 4, 0x004B39D0, + 2, 0x004B3A30, + 2, 0x004B3A60, + 6, 0x004B3A90, + 2, 0x004B3B20, + 2, 0x004B3B50, + 2, 0x004B3B80, // Module1700 2, 0x004AE8B8, 3, 0x004AE8E8, diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat index 47123e835b..5561301a95 100644 Binary files a/dists/engine-data/neverhood.dat and b/dists/engine-data/neverhood.dat differ -- cgit v1.2.3