src/table/bridge_land.h
Wed, 27 Feb 2008 14:55:16 +0000 belugas (svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associated
Wed, 27 Feb 2008 04:26:25 +0000 belugas (svn r12288) -Fix(r12287): forgot to include two sprite renames out of consistency.
Wed, 27 Feb 2008 04:00:25 +0000 belugas (svn r12287) -Codechange: Give meaning to two other bridges sprites arrays.
Tue, 26 Feb 2008 18:24:46 +0000 belugas (svn r12272) -Codechange: A bit of code style fixes (tabs instead of spaces), one space too many before macro definition and rename marco MB (MakeBridge) for MBR(MakeBRidge)
Tue, 26 Feb 2008 03:35:44 +0000 belugas (svn r12263) -Codechange: Give meaning to the concrete bridge sprites arrays.
Tue, 26 Feb 2008 00:06:21 +0000 belugas (svn r12262) -Codechange: Give meaning to the wooden bridge sprites arrays.
Tue, 12 Feb 2008 03:05:27 +0000 belugas (svn r12118) -Codechange: Put the two descriptions of bridges in an array instead of two single variables, following the transport type it represents
Mon, 11 Feb 2008 17:35:15 +0000 belugas (svn r12111) -Codechange: Rename Bridge to BridgeSpec, out of consistensy with other Specs in used.
Tue, 05 Feb 2008 04:48:56 +0000 belugas (svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be.
Sun, 14 Jan 2007 19:59:25 +0000 peter1138 (svn r8129) -Codechange: Change data tables to use split off palette map. And
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: