summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-10-02 20:27:20 +0000
committerrubidium <rubidium@openttd.org>2011-10-02 20:27:20 +0000
commitdecf5c67ea21be023ca85d5e2ce66b6ffb06d45f (patch)
treed9e1a647bf44276c100b4c6af66ee144de10a62d
parent1842622d818ce6b1ac881572a7ef36a68fa5aff7 (diff)
downloadopenttd-decf5c67ea21be023ca85d5e2ce66b6ffb06d45f.tar.xz
(svn r22974) -Fix: draw buoy sprite without outline on the map
-rw-r--r--bin/data/openttd.grfbin777701 -> 777821 bytes
-rw-r--r--bin/data/orig_dos.obg2
-rw-r--r--bin/data/orig_dos_de.obg2
-rw-r--r--bin/data/orig_win.obg2
-rw-r--r--media/extra_grf/fix_graphics.nfo5
-rw-r--r--media/extra_grf/fix_graphics.pngbin64480 -> 64559 bytes
6 files changed, 8 insertions, 3 deletions
diff --git a/bin/data/openttd.grf b/bin/data/openttd.grf
index b91c17cea..fe769b52a 100644
--- a/bin/data/openttd.grf
+++ b/bin/data/openttd.grf
Binary files differ
diff --git a/bin/data/orig_dos.obg b/bin/data/orig_dos.obg
index 7546c3a27..4c5fa6fc3 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 = eeb9dab01f7254ae542f25978ff2c4eb
+OPENTTD.GRF = 245e2125cecfe7e0b6c5e85d32459f86
[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 c9a42cb3d..00d1191b8 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 = eeb9dab01f7254ae542f25978ff2c4eb
+OPENTTD.GRF = 245e2125cecfe7e0b6c5e85d32459f86
[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 d565bc620..543788879 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 = eeb9dab01f7254ae542f25978ff2c4eb
+OPENTTD.GRF = 245e2125cecfe7e0b6c5e85d32459f86
[origin]
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
diff --git a/media/extra_grf/fix_graphics.nfo b/media/extra_grf/fix_graphics.nfo
index 251f9c75c..bc91f4e67 100644
--- a/media/extra_grf/fix_graphics.nfo
+++ b/media/extra_grf/fix_graphics.nfo
@@ -327,3 +327,8 @@
-1 sprites/fix_graphics.png 674 822 09 31 64 -31 0
-1 sprites/fix_graphics.png 2 870 09 31 64 -31 0
-1 sprites/fix_graphics.png 82 870 09 31 64 -31 0
+// Fix buoy in-game; don't show black outline
+ -1 * 4 01 05 01 \b1
+ -1 sprites/fix_graphics.png 575 490 09 11 7 7 4
+ -1 * 7 02 05 17 01 00 00 00
+ -1 * 7 03 05 01 08 00 17 00
diff --git a/media/extra_grf/fix_graphics.png b/media/extra_grf/fix_graphics.png
index 58d14d1fb..57c9aac89 100644
--- a/media/extra_grf/fix_graphics.png
+++ b/media/extra_grf/fix_graphics.png
Binary files differ