mirror of https://github.com/OpenTTD/OpenTTD
(svn r20950) -Fix: (or at least greatly improve) alignment of some original graphics pillar sprites
parent
60b004eb43
commit
82d4ffacff
Binary file not shown.
|
@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8
|
|||
TRGC.GRF = ed446637e034104c5559b32c18afe78d
|
||||
TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9
|
||||
TRGT.GRF = e30e8a398ae86c03dc534a8ac7dfb3b6
|
||||
OPENTTD.GRF = 36d94ea7a6f715eb9ead5f9732c6edea
|
||||
OPENTTD.GRF = 8d3b6996d2eec424eed3ada03faabec3
|
||||
|
||||
[origin]
|
||||
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
|
||||
|
|
|
@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8
|
|||
TRGC.GRF = ed446637e034104c5559b32c18afe78d
|
||||
TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9
|
||||
TRGT.GRF = fcde1d7e8a74197d72a62695884b909e
|
||||
OPENTTD.GRF = 36d94ea7a6f715eb9ead5f9732c6edea
|
||||
OPENTTD.GRF = 8d3b6996d2eec424eed3ada03faabec3
|
||||
|
||||
[origin]
|
||||
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
|
||||
|
|
|
@ -55,7 +55,7 @@ TRGIR.GRF = 0c2484ff6be49fc63a83be6ab5c38f32
|
|||
TRGCR.GRF = 3668f410c761a050b5e7095a2b14879b
|
||||
TRGHR.GRF = 06bf2b7a31766f048baac2ebe43457b1
|
||||
TRGTR.GRF = de53650517fe661ceaa3138c6edb0eb8
|
||||
OPENTTD.GRF = 36d94ea7a6f715eb9ead5f9732c6edea
|
||||
OPENTTD.GRF = 8d3b6996d2eec424eed3ada03faabec3
|
||||
|
||||
[origin]
|
||||
default = You can find it on your Transport Tycoon Deluxe CD-ROM.
|
||||
|
|
|
@ -133,3 +133,16 @@
|
|||
-1 * 6 12 01 00 01 AC E2
|
||||
-1 sprites/fix_graphics.pcx 776 250 01 10 9 0 0
|
||||
|
||||
// Grahpics for the tubular bridge pillars had incorrect offsets
|
||||
-1 * 5 0A 01 04 05 0A
|
||||
-1 sprites/fix_graphics_pillar_tubular.pcx 3 11 09 9 4 2 -1
|
||||
-1 sprites/fix_graphics_pillar_tubular.pcx 19 11 09 9 4 2 -1
|
||||
-1 sprites/fix_graphics_pillar_tubular.pcx 35 11 09 9 4 -4 0
|
||||
-1 sprites/fix_graphics_pillar_tubular.pcx 51 11 09 9 4 -4 0
|
||||
|
||||
// Grahpics for the cantilever bridge pillars had incorrect offsets
|
||||
-1 * 5 0A 01 04 DD 09
|
||||
-1 sprites/fix_graphics_pillar_cantilever.pcx 4 10 09 11 10 2 -3
|
||||
-1 sprites/fix_graphics_pillar_cantilever.pcx 20 10 09 12 10 2 -2
|
||||
-1 sprites/fix_graphics_pillar_cantilever.pcx 36 10 09 11 10 -10 -1
|
||||
-1 sprites/fix_graphics_pillar_cantilever.pcx 52 10 09 11 10 -10 -1
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue