aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohndoe1232011-07-27 18:02:51 +0000
committerWillem Jan Palenstijn2013-05-08 20:39:34 +0200
commitad7c50d593594247f1669177eccb37e3ab8394ed (patch)
tree7caa9ccc97a032ef79033d1012b1cda9274a641d
parentd7dd4b43563b3d0ad5b16ff1fb384ab1382b3848 (diff)
downloadscummvm-rg350-ad7c50d593594247f1669177eccb37e3ab8394ed.tar.gz
scummvm-rg350-ad7c50d593594247f1669177eccb37e3ab8394ed.tar.bz2
scummvm-rg350-ad7c50d593594247f1669177eccb37e3ab8394ed.zip
NEVERHOOD: Add more tables
-rw-r--r--devtools/create_neverhood/tables.h25
-rw-r--r--dists/engine-data/neverhood.datbin5448 -> 6210 bytes
2 files changed, 25 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index 58e48dc1a4..aa70279af3 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -52,6 +52,11 @@ static const uint32 rectListOffsets[] = {
// Scene1402
1, 0x004B0C48,
1, 0x004B0C98,
+ // Scene1403
+ 1, 0x004B1FF8,
+ 1, 0x004B2008,
+ // Scene1404
+ 1, 0x004B8D80,
// Scene1705
1, 0x004B6B40,
1, 0x004B6B30,
@@ -118,6 +123,26 @@ static const uint32 messageListOffsets[] = {
2, 0x004B0B68,
3, 0x004B0BB8,
3, 0x004B0BD0,
+ // Scene1403
+ 1, 0x004B1F18,
+ 1, 0x004B1F20,
+ 3, 0x004B1F70,
+ 2, 0x004B1FA8,
+ 4, 0x004B1F88,
+ 3, 0x004B1F58,
+ 2, 0x004B1F28,
+ 2, 0x004B1FB8,
+ // Scene1404
+ 1, 0x004B8C28,
+ 1, 0x004B8C30,
+ 1, 0x004B8C38,
+ 1, 0x004B8D28,
+ 3, 0x004B8CB8,
+ 2, 0x004B8C40,
+ 6, 0x004B8CE8,
+ 3, 0x004B8CA0,
+ 2, 0x004B8CD0,
+ 2, 0x004B8D18,
// Scene1705
1, 0x004B69E8,
2, 0x004B6A08,
diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat
index a76db0a809..f1208577ba 100644
--- a/dists/engine-data/neverhood.dat
+++ b/dists/engine-data/neverhood.dat
Binary files differ