Commit Graph

25 Commits

Author SHA1 Message Date
rubidium
822d0b3edd (svn r20381) -Add: preview sprites for the default airports 2010-08-05 17:18:13 +00:00
yexo
dab67065bb (svn r20378) -Fix (r20305): the 'file is missing' string in the *.obg files was still for openttd(d/w).grf instead of openttd.grf 2010-08-05 16:09:14 +00:00
rubidium
6634d6ab82 (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. 2010-08-02 15:29:31 +00:00
rubidium
02363447a6 (svn r19697) -Add: sprite for NewGRF some debuging features 2010-04-23 14:31:10 +00:00
rubidium
1592783c69 (svn r19444) -Update: base set translations for Polish, Slovak and Turkish. 2010-03-17 19:15:31 +00:00
rubidium
f9437a4053 (svn r19394) -Update: base set translations for Afrikaans, Danish, Estonian, Greek, Romanian and Serbian. 2010-03-12 21:21:17 +00:00
rubidium
11a987ee92 (svn r19309) -Update: base set translations for Arabic, Catalan and Norwegian (Nynorsk) 2010-03-03 20:37:50 +00:00
rubidium
00d300830c (svn r19267) -Update: Bulgarian, Chinese (Traditional), Croatian, Indonesian, Norwegian (Bokmal), Portuguese, Russian and Slovenian base set translations.
+description.bg_BG = Празен музикален пакет.
+description.hr_HR = Muzički paket bez ikakve muzike.
+description.id_ID = Paket musik tanpa berisi musik.
+description.nb_NO = En musikkpakke uten noe musikk.
+description.pt_PT = Um conjunto de música vazio.
+description.ru_RU = "Пустой" набор музыкального оформления, не содержащий никакой музыки.
+description.sl_SL = Glasbeni paket z vključeno glasbo.
+description.zh_TW = 不含任何音樂的音樂集。
2010-02-26 18:45:23 +00:00
rubidium
af8fc1430e (svn r19234) -Update: base set translations for French, Hungarian, Italian and Swedish 2010-02-25 01:03:27 +00:00
rubidium
d23b9fb964 (svn r19214) -Add: NoSound, just like NoMusic; makes installation easier
-Update: translation of NoSound and other sets
2010-02-22 20:33:44 +00:00
rubidium
c7dd5b45da (svn r19181) -Change: rework the order of the data in the base graphics metadata files.
-Add: translations for Czech, German, Finnish and Spanish to the base graphics metadata files.
2010-02-21 09:20:45 +00:00
rubidium
bc1bd0e0c8 (svn r18570) -Merge (r18569): sprites for window shading 2009-12-20 15:20:20 +00:00
rubidium
54bf43d75d (svn r18431) -Add: some missing latin-ish characters from the OpenGFX set so we get less people complain about the OS chosing an unreadable font 2009-12-08 17:09:15 +00:00
rubidium
5d685f7195 (svn r18192) -Codechange: make the music window RTL aware 2009-11-19 20:34:45 +00:00
rubidium
2d46598c77 (svn r18063) -Change: remove some unneeded blue pixels that only cause the sprites to be displayed too big if size is taken from the sprites 2009-11-13 20:03:22 +00:00
rubidium
34c0eed2ab (svn r17034) -Update: openttd[dw].grf from ottd grf. 2009-08-02 11:44:29 +00:00
rubidium
d2e0d4728f (svn r16084) -Change: remove (soon to be) unneeded offset from the shared order sprite. 2009-04-18 17:14:24 +00:00
rubidium
1ba5811024 (svn r15760) -Codechange [FS#2704]: support that the resize box is at the left side of the window too (based on work by Alberth) 2009-03-18 01:06:48 +00:00
glx
7df760b9c3 (svn r15426) -Fix (r15421): wrong grfcodec version was used to generate openttdd.grf 2009-02-09 02:28:31 +00:00
michi_cc
e8ce27b8fb (svn r15421) -Change: Replace the path signal sprites borrowed from TTDPatch with our own custom sprites. 2009-02-08 20:11:59 +00:00
rubidium
7642fd7b34 (svn r14969) -Codechange: make drawing trees possible (Alberth) 2009-01-10 17:13:41 +00:00
glx
c47db95ad4 (svn r14253) -Fix (r14214): replace the right glyph and use the right colour indices in glyph sprite 2008-09-06 02:43:46 +00:00
rubidium
242cbd0074 (svn r14214) -Codechange: move another TTD graphics bug into the GRF; height problem of sprite #142. 2008-08-31 23:12:57 +00:00
rubidium
084e5984d9 (svn r14211) -Fix: glitches (alignment issues/inconsistent vehicle graphics) in original graphics (Addi) 2008-08-31 21:43:34 +00:00
rubidium
915a09e4c6 (svn r14197) -Codechange: rework (original) base graphics determination methods. This yields in the following:
-Feature: make configuring the to-be-used base graphics via openttd.cfg and the command line possible.
-Feature: allow both the German as well as non-German toyland graphics as "correct" and official graphics.
-Feature: allow people to create their own base graphics easily and without requiring code changes.
2008-08-31 08:46:43 +00:00