diff options
author | rubidium <rubidium@openttd.org> | 2010-10-18 12:24:56 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-10-18 12:24:56 +0000 |
commit | 27839d548e53d14716e1f932a0a07351e7bf26b3 (patch) | |
tree | 1aabb9eb5f07ab80b35a84c4fbf7df6f1e014358 /bin/data | |
parent | 44a03d04780d9cbf0e68ee0eb996067d6f386714 (diff) | |
download | openttd-27839d548e53d14716e1f932a0a07351e7bf26b3.tar.xz |
(svn r20989) -Change: make extra_grf's pcx files DOS palettes instead of converting them during compilation. Also fix misconverted sprite and some comments
Diffstat (limited to 'bin/data')
-rw-r--r-- | bin/data/openttd.grf | bin | 521473 -> 521481 bytes | |||
-rw-r--r-- | bin/data/orig_dos.obg | 2 | ||||
-rw-r--r-- | bin/data/orig_dos_de.obg | 2 | ||||
-rw-r--r-- | bin/data/orig_win.obg | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/bin/data/openttd.grf b/bin/data/openttd.grf Binary files differindex 292f3932b..7ef7bbb76 100644 --- a/bin/data/openttd.grf +++ b/bin/data/openttd.grf diff --git a/bin/data/orig_dos.obg b/bin/data/orig_dos.obg index 1ac10bcc7..e225dfb98 100644 --- a/bin/data/orig_dos.obg +++ b/bin/data/orig_dos.obg @@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8 TRGC.GRF = ed446637e034104c5559b32c18afe78d TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9 TRGT.GRF = e30e8a398ae86c03dc534a8ac7dfb3b6 -OPENTTD.GRF = 8d3b6996d2eec424eed3ada03faabec3 +OPENTTD.GRF = 3d2bf2f2c1607c144ef6053e58c6dba9 [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. diff --git a/bin/data/orig_dos_de.obg b/bin/data/orig_dos_de.obg index 9af3aa36d..21c77f2af 100644 --- a/bin/data/orig_dos_de.obg +++ b/bin/data/orig_dos_de.obg @@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8 TRGC.GRF = ed446637e034104c5559b32c18afe78d TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9 TRGT.GRF = fcde1d7e8a74197d72a62695884b909e -OPENTTD.GRF = 8d3b6996d2eec424eed3ada03faabec3 +OPENTTD.GRF = 3d2bf2f2c1607c144ef6053e58c6dba9 [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. diff --git a/bin/data/orig_win.obg b/bin/data/orig_win.obg index 9c49ecf02..bc303cac8 100644 --- a/bin/data/orig_win.obg +++ b/bin/data/orig_win.obg @@ -55,7 +55,7 @@ TRGIR.GRF = 0c2484ff6be49fc63a83be6ab5c38f32 TRGCR.GRF = 3668f410c761a050b5e7095a2b14879b TRGHR.GRF = 06bf2b7a31766f048baac2ebe43457b1 TRGTR.GRF = de53650517fe661ceaa3138c6edb0eb8 -OPENTTD.GRF = 8d3b6996d2eec424eed3ada03faabec3 +OPENTTD.GRF = 3d2bf2f2c1607c144ef6053e58c6dba9 [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. |