tunnelbridge_cmd.c
Sat, 18 Mar 2006 16:00:02 +0000 Darkvater (svn r3967) - Fix: Properly set back the owner of a crossing/road-under bridge after removing it. For crossings we can always use .m2 because it is already 0 when not owned by a town. Backport of r3876, r3893 from trunk 0.4.5
Fri, 29 Dec 2006 09:10:44 +0000 rubidium (svn r7607) -Codechange: remove direct map accesses for snow/desert on tunnels and bridges.
Fri, 29 Dec 2006 11:03:39 +0000 celestar (svn r7610) [cbh] - Codechange: Created seperate Tile Type Procs for tunnel and bridge tiles custombridgeheads
Fri, 29 Dec 2006 10:13:35 +0000 celestar (svn r7608) [cbh] - Merge with trunk r7593:7607 because I need 7607 here custombridgeheads
Thu, 28 Dec 2006 17:30:06 +0000 celestar (svn r7598) [cbh] - Codechange: Remove the functions IsTunnel() and IsBridge() as they are no longer needed. custombridgeheads
Thu, 28 Dec 2006 17:21:22 +0000 celestar (svn r7597) [cbh] - Codechange: Remove MP_TUNNELBRIDGE and introduce three new TileTypes: MP_TUNNEL, MP_STREET_BRIDGE, MP_RAILWAY_BRIDGE custombridgeheads
Wed, 27 Dec 2006 12:38:02 +0000 celestar (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals)
Thu, 28 Jun 2007 14:11:00 +0000 rubidium (svn r10373) [0.5] -Backport from trunk (r10306, r10311, r10317, r10339, r10344): 0.5
Fri, 22 Jun 2007 20:12:09 +0000 rubidium (svn r10280) [0.5] -Backport from trunk (r10109, r10219, r10222, r10230, r10246, r10258): 0.5
Mon, 28 May 2007 22:11:42 +0000 rubidium (svn r9968) [0.5] -Backport from trunk (r9966): 0.5
Tue, 15 May 2007 21:24:18 +0000 rubidium (svn r9849) [0.5] -Backport from trunk (r9693, r9694, r9697, r9718, r9719, r9725 and 9726): 0.5
Tue, 10 Apr 2007 09:57:35 +0000 truelight (svn r9584) [0.5] -Backport frmo trunk (r9542, r9565, r9573): 0.5
Tue, 10 Apr 2007 09:40:36 +0000 truelight (svn r9582) [0.5] -Backport from trunk (r9425, r9437, r9455, r9519): 0.5
Mon, 19 Mar 2007 18:47:10 +0000 rubidium (svn r9341) [0.5] -Backport from trunk (r8943, r8955, r8976, r8999, r9009): 0.5
Sun, 11 Mar 2007 23:03:14 +0000 rubidium (svn r9128) [0.5] -Fix: trains slow down under bridges when they were going down on the tile before the bridge tile. 0.5
Mon, 12 Feb 2007 10:03:42 +0000 rubidium (svn r8687) [0.5] -Fix [FS#617]: assertion when getting the height of a bridge from the ramp tile. 0.5
Thu, 08 Feb 2007 10:00:22 +0000 rubidium (svn r8623) [0.5] -Backport from trunk (8593, 8608, 8619, 8620) 0.5
Sun, 07 Jan 2007 12:20:48 +0000 Darkvater (svn r7957) -Backport from trunk (r7936): 0.5
Fri, 17 Nov 2006 19:31:44 +0000 KUDr (svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option 'disable electrified railways'.
Wed, 08 Nov 2006 08:41:54 +0000 peter1138 (svn r7110) -Fix: Do not let ships enter partial water tiles under bridges; they will travel up land...
Tue, 31 Oct 2006 23:04:47 +0000 Darkvater (svn r7028) -Fix [FS#200]: Scenario bridges/tunnels cannot be demolished; now it's possible to
Sat, 14 Oct 2006 22:31:18 +0000 Darkvater (svn r6776) -Codechange: Use IsValidPlayer() function to determine of a PlayerID is an
Sat, 14 Oct 2006 22:22:48 +0000 Darkvater (svn r6775) -Codechange: Use some more proper types, especially Owner and PlayerID as
Sat, 14 Oct 2006 15:49:43 +0000 Darkvater (svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPECTATOR and
Wed, 27 Sep 2006 18:17:01 +0000 peter1138 (svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound priority isn't supported.
Tue, 05 Sep 2006 23:21:41 +0000 Darkvater (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
Mon, 28 Aug 2006 18:53:03 +0000 rubidium (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc.
Tue, 22 Aug 2006 14:38:37 +0000 rubidium (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct.
Sat, 19 Aug 2006 15:24:40 +0000 Darkvater (svn r5951) - Codechange: GetVehicleOutOfTunnelTile() never did anything, and making it work properly only resulted in massive performance drops, and it not working properly also seemed to work, so make it not work properly once again.
Wed, 16 Aug 2006 11:39:55 +0000 rubidium (svn r5926) -Codechange: make _cur_year contain the full year, instead of the offset since 1920
Wed, 16 Aug 2006 06:06:48 +0000 tron (svn r5924) Revert accidently commited files
Wed, 16 Aug 2006 06:05:44 +0000 tron (svn r5923) Fix 'make depend' which was broken in r3574 (it just did nothing)
Tue, 15 Aug 2006 14:27:53 +0000 rubidium (svn r5913) -Fix (r5906): GetVehicleOutOfTunnelTile did assert when the vehicles tile location is the exit of the tunnel.
Tue, 15 Aug 2006 01:28:07 +0000 Darkvater (svn r5906) -Fix [ 1203146 ]: GetVehicleOutOfTunnelTile always returned v->tile, now the exit-tile of the tunnel based on the vehicle's direction is correctly returned. Based on a patch by glx.
Tue, 15 Aug 2006 00:14:57 +0000 Darkvater (svn r5901) -Fix [FS#253]: Differing price calculation for tunnels depending on starting point
Mon, 14 Aug 2006 14:21:15 +0000 rubidium (svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
Thu, 10 Aug 2006 14:44:32 +0000 tron (svn r5833) -Feature: Allow building of (certain) rails, roads and bridge ramps on steep sloped tiles
Tue, 08 Aug 2006 07:12:33 +0000 tron (svn r5809) Turn the tests for valid bridge ramp slopes into something comprehensible
Sun, 06 Aug 2006 16:32:49 +0000 tron (svn r5794) Pass the TileIndex plus x and y coordinates into GetSlopeZ_* instead of a TileInfo
Sun, 30 Jul 2006 07:42:37 +0000 tron (svn r5641) -Fix: Adjust/correct some bounding boxes. This fixes some graphical glitches near bridges
Wed, 26 Jul 2006 05:58:34 +0000 tron (svn r5611) Remove a stale comment
Wed, 26 Jul 2006 05:57:30 +0000 tron (svn r5610) Remove a pointless call to VehicleInTheWayErrMsg() - only trains can be on rail bridges
Sat, 22 Jul 2006 14:31:56 +0000 tron (svn r5592) Merge two complementary cases
Sat, 22 Jul 2006 08:59:52 +0000 tron (svn r5582) Add and use AxisToTrack{Bits,}()
Sat, 22 Jul 2006 07:28:04 +0000 tron (svn r5580) -Regression: Under certain circumstances it was possible to remove/convert bridges while a vehicle was on it. Fix this by properly calculating the height of a bridge
Wed, 28 Jun 2006 17:33:04 +0000 peter1138 (svn r5403) - Feature: Allow building canals at sea-level, using ctrl to toggle canal or plain water tile. This allows building of non-raisable sea-level water ways (useful in multiplayer) and dikes for low-level areas.
Tue, 27 Jun 2006 21:25:53 +0000 tron (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
Sat, 24 Jun 2006 22:52:24 +0000 tron (svn r5352) -Fix: Return accurate slope information for tunnels and bridges to fix several foundation graphics glitches
Mon, 19 Jun 2006 17:22:57 +0000 tron (svn r5315) -Fix: Prohibit altering a road tile while road works are in progress
Wed, 14 Jun 2006 09:52:50 +0000 tron (svn r5260) -Fix: It was possible to convert the railtype of a bridge while a train was on it
Wed, 14 Jun 2006 09:01:21 +0000 tron (svn r5259) -Codechange: GetBridgeHeight{Ramp,}() now returns the height of the bridge, not one level lower
Sat, 10 Jun 2006 08:37:41 +0000 tron (svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
Fri, 09 Jun 2006 15:27:17 +0000 tron (svn r5199) Make the control flow of GetTileTrackStatus_TunnelBridge() more comprehensible
Wed, 07 Jun 2006 19:35:21 +0000 tron (svn r5155) - Remove the bridge branch merge (revision r5070)
Fri, 02 Jun 2006 21:03:59 +0000 celestar (svn r5081) -Fix: Could not build bridges over crossings (but crossings under bridges were possible), noticed by WhiteRabbit
Fri, 02 Jun 2006 13:05:41 +0000 celestar (svn r5070) Merged the bridge branch
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
Sun, 21 May 2006 11:34:08 +0000 tron (svn r4937) Reduce the use of _error_message a bit
Sat, 20 May 2006 18:03:22 +0000 tron (svn r4927) Replace 3 big ifs (which regard foundations) by a bit less confusing code