From 745e46279ec4b3ccacd996d73a9df9dc19271e75 Mon Sep 17 00:00:00 2001 From: johndoe123 Date: Thu, 6 Sep 2012 12:08:57 +0000 Subject: NEVERHOOD: Add tables for Scene2810 --- devtools/create_neverhood/tables.h | 27 +++++++++++++++++++++++++++ dists/engine-data/neverhood.dat | Bin 20930 -> 21950 bytes 2 files changed, 27 insertions(+) diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index 1c9c76a68d..a458dedb00 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -119,6 +119,9 @@ static const uint32 rectListOffsets[] = { // Scene2805 1, 0x004AE318, 1, 0x004AE308, + // Scene2810 + 1, 0x004AE810, + 1, 0x004AE800, 0, 0 }; @@ -423,6 +426,30 @@ static const uint32 messageListOffsets[] = { 5, 0x004B5BA8, 1, 0x004B5B88, 2, 0x004B5B98, + 1, 0x004AE438, + 3, 0x004AE440, + 3, 0x004AE738, + 1, 0x004AE6D8, + 2, 0x004AE6E8, + 1, 0x004AE6E0, + 2, 0x004AE428, + 2, 0x004AE418, + 1, 0x004AE410, + 4, 0x004AE458, + 5, 0x004AE4A8, + 5, 0x004AE4D0, + 5, 0x004AE4F8, + 5, 0x004AE520, + 5, 0x004AE548, + 5, 0x004AE570, + 5, 0x004AE598, + 5, 0x004AE5C0, + 5, 0x004AE5E8, + 5, 0x004AE610, + 5, 0x004AE638, + 5, 0x004AE660, + 5, 0x004AE688, + 2, 0x004AE750, 0, 0 }; diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat index 7bc4609aab..f47b01d5df 100644 Binary files a/dists/engine-data/neverhood.dat and b/dists/engine-data/neverhood.dat differ -- cgit v1.2.3