src/table/station_land.h
Mon, 13 Oct 2008 03:26:48 +0000 rubidium (svn r14461) -Document: add some doxygen comments (Albert)
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.
Thu, 27 Mar 2008 15:59:56 +0000 rubidium (svn r12447) -Add: company colours to hangars and road depots; train depots already have them.
Fri, 15 Feb 2008 18:40:42 +0000 frosch (svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileSprites into one PalSpriteID
Fri, 15 Feb 2008 18:34:26 +0000 frosch (svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into one PalSpriteID
Fri, 15 Feb 2008 18:21:04 +0000 frosch (svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in station_land and unmovable_land.
Fri, 15 Feb 2008 18:00:30 +0000 frosch (svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in station_land and unmovable_land.
Mon, 31 Dec 2007 04:38:11 +0000 belugas (svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch by BigBB
Mon, 16 Jul 2007 23:55:22 +0000 rubidium (svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.
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).
Wed, 18 Apr 2007 22:10:36 +0000 rubidium (svn r9672) -Cleanup: lots of coding style fixes around operands.
Wed, 14 Feb 2007 16:37:16 +0000 rubidium (svn r8735) -Feature: drive-through road stops made possible by the hard work of mart3p.
Thu, 08 Feb 2007 14:04:02 +0000 rubidium (svn r8635) -Fix: draw canal edges under buoys that are in a canal.
Fri, 19 Jan 2007 06:08:04 +0000 tron (svn r8275) -Fix
Sun, 14 Jan 2007 19:59:25 +0000 peter1138 (svn r8129) -Codechange: Change data tables to use split off palette map. And
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: