Thu, 17 Apr 2008 19:10:30 +0000 |
rubidium |
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 00:44:20 +0000 |
smatz |
(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()
|
file |
diff |
annotate
|
Mon, 25 Feb 2008 15:09:22 +0000 |
KUDr |
(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks michi_cc).
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 17:49:50 +0000 |
frosch |
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus().
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 15:59:16 +0000 |
frosch |
(svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 05:21:02 +0000 |
belugas |
(svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpec
|
file |
diff |
annotate
|
Fri, 01 Feb 2008 17:27:45 +0000 |
frosch |
(svn r12035) -Fix [FS#1702]: Teach YAPF where trams can reverse, and where not.
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 22:34:04 +0000 |
smatz |
(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunnelBridgeLength() and/or GetOtherTunnelEnd() instead
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 14:51:36 +0000 |
smatz |
(svn r11960) -Cleanup: simplify some IsTunnel(Tile) / IsBridge(Tile) conditions
|
file |
diff |
annotate
|
Sun, 16 Dec 2007 15:38:51 +0000 |
smatz |
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h
|
file |
diff |
annotate
|
Mon, 19 Nov 2007 21:02:30 +0000 |
skidd13 |
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 19:24:45 +0000 |
KUDr |
(svn r10492) -Fix [YAPF, r10491]: commands with no effect (glx)
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 18:27:42 +0000 |
KUDr |
(svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_err. It indicates the reason why the given track/trackdir can't be followed when method CFollowTrackT<>::Follow() returned false.
|
file |
diff |
annotate
|
Sun, 24 Jun 2007 13:18:54 +0000 |
KUDr |
(svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special cases (immeR)
|
file |
diff |
annotate
|
Thu, 24 May 2007 22:41:50 +0000 |
rubidium |
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
|
file |
diff |
annotate
|
Thu, 08 Mar 2007 16:27:54 +0000 |
rubidium |
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
|
file |
diff |
annotate
|
Sun, 25 Feb 2007 11:36:19 +0000 |
tron |
(svn r8899) -Fix
|
file |
diff |
annotate
|
Fri, 23 Feb 2007 08:37:33 +0000 |
celestar |
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
file |
diff |
annotate
|
Wed, 14 Feb 2007 16:37:16 +0000 |
rubidium |
(svn r8735) -Feature: drive-through road stops made possible by the hard work of mart3p.
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 16:36:38 +0000 |
celestar |
(svn r8709) -Fix/Codechange: Rename the function GetStationPlatforms into GetPlatformLength because that is what it really does. Overload it because there is already a GetPlatformLength (one gives the length of the whole platform, the other gives the remaining length in a given direction). Turned both functions into methods of Station. While messing around with it, fix a problem where loading times for overhanging trains are miscomputed.
|
file |
diff |
annotate
|
Wed, 24 Jan 2007 17:58:07 +0000 |
tron |
(svn r8392) -Fix
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 18:56:51 +0000 |
rubidium |
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
|
file |
diff |
annotate
|
Tue, 02 Jan 2007 19:19:48 +0000 |
rubidium |
(svn r7759) -Merge: makefile rewrite. This merge features:
|
file |
diff |
annotate
| base
|