From dfb0a2c9a5a91e7c100fc383096f8c633710c687 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 2 Aug 2010 15:29:31 +0000 Subject: (svn r20305) -Change: reduce OpenTTD's install size by roughly 460 KiB by only providing the "extra" base graphics in one palette and doing the conversion upon loading; the conversion has existed for a while, but now the NewGRF can tell its palette using Action 14 thus it can enable the conversion for only that NewGRF. --- bin/data/orig_win.obg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/data/orig_win.obg') diff --git a/bin/data/orig_win.obg b/bin/data/orig_win.obg index 05f8b720a..0b110cccf 100644 --- a/bin/data/orig_win.obg +++ b/bin/data/orig_win.obg @@ -47,7 +47,7 @@ logos = TRGIR.GRF arctic = TRGCR.GRF tropical = TRGHR.GRF toyland = TRGTR.GRF -extra = OPENTTDW.GRF +extra = OPENTTD.GRF [md5s] TRG1R.GRF = b04ce593d8c5016e07473a743d7d3358 @@ -55,7 +55,7 @@ TRGIR.GRF = 0c2484ff6be49fc63a83be6ab5c38f32 TRGCR.GRF = 3668f410c761a050b5e7095a2b14879b TRGHR.GRF = 06bf2b7a31766f048baac2ebe43457b1 TRGTR.GRF = de53650517fe661ceaa3138c6edb0eb8 -OPENTTDW.GRF = 7f67abbead5b77b86c375d4f9a7b1a29 +OPENTTD.GRF = fd012338722d33a311cfbaf1d1ad2ef5 [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. -- cgit v1.2.3-54-g00ecf