Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-20 | (svn r22766) -Add: river graphics for the original base set (andythenorth) | rubidium | |
2011-06-04 | (svn r22537) -Change [FS#3494]: replace the half small airport structure on ↵ | rubidium | |
the intercontinental airport with some grass | |||
2011-04-29 | (svn r22380) -Fix: Update openttd.grf and the base set description files ↵ | planetmaker | |
accordingly | |||
2010-12-18 | (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for ↵ | frosch | |
DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. | |||
2010-11-18 | (svn r21251) -Fix (r20950): toyland sprites were forgotten | rubidium | |
2010-10-18 | (svn r20989) -Change: make extra_grf's pcx files DOS palettes instead of ↵ | rubidium | |
converting them during compilation. Also fix misconverted sprite and some comments | |||
2010-10-16 | (svn r20950) -Fix: (or at least greatly improve) alignment of some original ↵ | rubidium | |
graphics pillar sprites | |||
2010-09-02 | (svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive ↵ | frosch | |
rights and unread news. | |||
2010-08-14 | (svn r20490) -Change: merge the extra GRF sources so updating them becomes a ↵ | rubidium | |
bit easier. The (prebuilt) grf will still remain, so if you don't have NFORenum and GRFCodec it will still work. | |||
2010-08-05 | (svn r20381) -Add: preview sprites for the default airports | rubidium | |
2010-08-05 | (svn r20378) -Fix (r20305): the 'file is missing' string in the *.obg files ↵ | yexo | |
was still for openttd(d/w).grf instead of openttd.grf | |||
2010-08-02 | (svn r20306) -Cleanup (r20305): actually delete the old base NewGRF | rubidium | |
2010-08-02 | (svn r20305) -Change: reduce OpenTTD's install size by roughly 460 KiB by ↵ | rubidium | |
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-04-23 | (svn r19697) -Add: sprite for NewGRF some debuging features | rubidium | |
2010-03-17 | (svn r19444) -Update: base set translations for Polish, Slovak and Turkish. | rubidium | |
2010-03-12 | (svn r19394) -Update: base set translations for Afrikaans, Danish, Estonian, ↵ | rubidium | |
Greek, Romanian and Serbian. | |||
2010-03-03 | (svn r19309) -Update: base set translations for Arabic, Catalan and ↵ | rubidium | |
Norwegian (Nynorsk) | |||
2010-02-26 | (svn r19267) -Update: Bulgarian, Chinese (Traditional), Croatian, ↵ | rubidium | |
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-25 | (svn r19234) -Update: base set translations for French, Hungarian, Italian ↵ | rubidium | |
and Swedish | |||
2010-02-22 | (svn r19214) -Add: NoSound, just like NoMusic; makes installation easier | rubidium | |
-Update: translation of NoSound and other sets | |||
2010-02-22 | (svn r19202) -Fix (r19181): some translations were wrong | smatz | |
2010-02-21 | (svn r19181) -Change: rework the order of the data in the base graphics ↵ | rubidium | |
metadata files. -Add: translations for Czech, German, Finnish and Spanish to the base graphics metadata files. | |||
2009-12-20 | (svn r18570) -Merge (r18569): sprites for window shading | rubidium | |
2009-12-08 | (svn r18431) -Add: some missing latin-ish characters from the OpenGFX set so ↵ | rubidium | |
we get less people complain about the OS chosing an unreadable font | |||
2009-11-19 | (svn r18192) -Codechange: make the music window RTL aware | rubidium | |
2009-11-13 | (svn r18063) -Change: remove some unneeded blue pixels that only cause the ↵ | rubidium | |
sprites to be displayed too big if size is taken from the sprites | |||
2009-08-20 | (svn r17241) -Change: make a distinction between missing and corrupted data ↵ | rubidium | |
files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files. | |||
2009-08-09 | (svn r17139) -Change: add the concept of sound sets | rubidium | |
2009-08-09 | (svn r17136) -Fix: Some typos in .obg stuff. | frosch | |
2009-08-02 | (svn r17034) -Update: openttd[dw].grf from ottd grf. | rubidium | |
2009-05-30 | (svn r16471) -Fix (r16461): don't test in 0.3.4 when you meant to test in ↵ | rubidium | |
trunk@HEAD. | |||
2009-05-29 | (svn r16461) -Fix [FS#2929]: add some valid orders so the trains leave the ↵ | rubidium | |
depot again... | |||
2009-04-18 | (svn r16084) -Change: remove (soon to be) unneeded offset from the shared ↵ | rubidium | |
order sprite. | |||
2009-03-18 | (svn r15760) -Codechange [FS#2704]: support that the resize box is at the ↵ | rubidium | |
left side of the window too (based on work by Alberth) | |||
2009-02-09 | (svn r15426) -Fix (r15421): wrong grfcodec version was used to generate ↵ | glx | |
openttdd.grf | |||
2009-02-08 | (svn r15421) -Change: Replace the path signal sprites borrowed from TTDPatch ↵ | michi_cc | |
with our own custom sprites. | |||
2009-01-10 | (svn r14969) -Codechange: make drawing trees possible (Alberth) | rubidium | |
2008-09-06 | (svn r14253) -Fix (r14214): replace the right glyph and use the right colour ↵ | glx | |
indices in glyph sprite | |||
2008-08-31 | (svn r14214) -Codechange: move another TTD graphics bug into the GRF; height ↵ | rubidium | |
problem of sprite #142. | |||
2008-08-31 | (svn r14211) -Fix: glitches (alignment issues/inconsistent vehicle graphics) ↵ | rubidium | |
in original graphics (Addi) | |||
2008-08-31 | (svn r14197) -Codechange: rework (original) base graphics determination ↵ | rubidium | |
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-06-12 | (svn r13490) -Add: a seperate icon for aqueducts | skidd13 | |
2008-06-11 | (svn r13469) -Codechange: add support for loading Action 0x05, type 0F: ↵ | rubidium | |
"tracks for slopes". It's not useful right now, but it will be in the future. | |||
2008-06-11 | (svn r13464) -Codechange: support NewGRF Action 0x05, type 12. | rubidium | |
2008-05-29 | (svn r13339) -Feature: splitting of the main toolbar when the resolution ↵ | rubidium | |
becomes very low so the buttons are still visible and useable. Patch by Dominik. | |||
2008-04-29 | (svn r12924) -Feature: Introducing the so called 'engine pool' which ↵ | peter1138 | |
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist. | |||
2008-03-26 | (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so ↵ | rubidium | |
someone without a keyboard can enter text too. Patch by Dominik. | |||
2008-03-24 | (svn r12407) -Add [FS#1866]: more language flags for servers | glx | |
2008-03-12 | (svn r12360) -Fix: openttdd.grf was using the wrong colours for glyphs due ↵ | glx | |
to a grfcodec bug (fixed in grfcodec 0.9.10 r1837) | |||
2008-01-22 | (svn r11949) -Codechange: add river icon and cursor, drawn by skidd13. | peter1138 | |