src/table/files.h
Sun, 31 Aug 2008 08:46:43 +0000 rubidium (svn r14197) -Codechange: rework (original) base graphics determination methods. This yields in the following:
Sun, 24 Aug 2008 08:41:38 +0000 rubidium (svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette.
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, 06 May 2008 15:11:33 +0000 rubidium (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
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.
Wed, 07 Nov 2007 23:29:43 +0000 rubidium (svn r11391) -Change: print all error messages related to missing/corrupted files in one message including the location where they can get said missing/corrupted files.
Sat, 27 Oct 2007 11:23:13 +0000 rubidium (svn r11350) -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13.
Mon, 22 Oct 2007 19:11:50 +0000 rubidium (svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.
Sat, 20 Oct 2007 20:06:55 +0000 rubidium (svn r11316) -Codechange: add support for the half-tile (selection) graphics.
Sun, 17 Jun 2007 18:22:43 +0000 rubidium (svn r10185) -Codechange: make the bounding boxes of the drive through road stops a little larger so NewGRFs authors have more possibilities when replacing them (minime).
Fri, 01 Jun 2007 23:06:01 +0000 glx (svn r10017) -Add (FS#790): more languages flags for servers
Thu, 31 May 2007 15:15:00 +0000 rubidium (svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
Fri, 25 May 2007 22:07:40 +0000 rubidium (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
Sat, 19 May 2007 09:40:18 +0000 rubidium (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
Tue, 08 May 2007 14:28:55 +0000 maedhros (svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files.
Wed, 21 Feb 2007 23:18:08 +0000 maedhros (svn r8838) -Feature: Show newgrf error messages loaded in Action B in the newgrf gui
Wed, 14 Feb 2007 20:58:19 +0000 rubidium (svn r8741) -Fix (r8735): make the saveguards of CmdBuildRoadStop more robust and add roadstops.grf to the list of required grfs.
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: