Changeset - r16239:ab5caea2afdf
[Not reviewed]
master
0 5 2
rubidium - 14 years ago 2010-10-16 20:00:20
rubidium@openttd.org
(svn r20950) -Fix: (or at least greatly improve) alignment of some original graphics pillar sprites
7 files changed with 16 insertions and 3 deletions:
0 comments (0 inline, 0 general)
bin/data/openttd.grf
Show inline comments
 
binary diff not shown
bin/data/orig_dos.obg
Show inline comments
 
@@ -55,7 +55,7 @@ TRGI.GRF     = da6a6c9dcc451eec88d792114
 
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.
bin/data/orig_dos_de.obg
Show inline comments
 
@@ -55,7 +55,7 @@ TRGI.GRF     = da6a6c9dcc451eec88d792114
 
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.
bin/data/orig_win.obg
Show inline comments
 
@@ -55,7 +55,7 @@ TRGIR.GRF    = 0c2484ff6be49fc63a83be6ab
 
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.
media/extra_grf/fix_graphics.nfo
Show inline comments
 
@@ -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
media/extra_grf/fix_graphics_pillar_cantilever.pcx
Show inline comments
 
new file 100644
 
binary diff not shown
media/extra_grf/fix_graphics_pillar_tubular.pcx
Show inline comments
 
new file 100644
 
binary diff not shown
0 comments (0 inline, 0 general)