bin/data/openttdd.grf
Sat, 06 Sep 2008 02:43:46 +0000 glx (svn r14253) -Fix (r14214): replace the right glyph and use the right colour indices in glyph sprite
Sun, 31 Aug 2008 23:12:57 +0000 rubidium (svn r14214) -Codechange: move another TTD graphics bug into the GRF; height problem of sprite #142.
Sun, 31 Aug 2008 21:43:34 +0000 rubidium (svn r14211) -Fix: glitches (alignment issues/inconsistent vehicle graphics) in original graphics (Addi)
Thu, 12 Jun 2008 16:30:41 +0000 skidd13 (svn r13490) -Add: a seperate icon for aqueducts
Wed, 11 Jun 2008 14:55:02 +0000 rubidium (svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.
Wed, 11 Jun 2008 13:54:01 +0000 rubidium (svn r13464) -Codechange: support NewGRF Action 0x05, type 12.
Thu, 29 May 2008 23:33:37 +0000 rubidium (svn r13339) -Feature: splitting of the main toolbar when the resolution becomes very low so the buttons are still visible and useable. Patch by Dominik.
Tue, 29 Apr 2008 21:31:29 +0000 peter1138 (svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
Wed, 26 Mar 2008 10:08:17 +0000 rubidium (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
Mon, 24 Mar 2008 20:30:08 +0000 glx (svn r12407) -Add [FS#1866]: more language flags for servers
Wed, 12 Mar 2008 01:49:21 +0000 glx (svn r12360) -Fix: openttdd.grf was using the wrong colours for glyphs due to a grfcodec bug (fixed in grfcodec 0.9.10 r1837)
Tue, 22 Jan 2008 20:04:30 +0000 peter1138 (svn r11949) -Codechange: add river icon and cursor, drawn by skidd13.
Tue, 22 Jan 2008 08:47:30 +0000 peter1138 (svn r11942) -Codechange: Merge chars.grf into openttd[d|w].grf using action 12. Remove obsolete tables used for index mapping.
Mon, 31 Dec 2007 04:38:11 +0000 belugas (svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch by BigBB
Sun, 02 Dec 2007 00:53:01 +0000 skidd13 (svn r11550) -Fix (r11547): Updated the data files regarding to r11549
Sat, 01 Dec 2007 21:40:18 +0000 rubidium (svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB.
Sun, 18 Nov 2007 13:55:23 +0000 skidd13 (svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
Thu, 15 Nov 2007 07:42:25 +0000 rubidium (svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box.