summaryrefslogtreecommitdiff
path: root/src/yapf/follow_track.hpp
AgeCommit message (Expand)Author
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-09-17(svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we k...smatz
2008-08-11(svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks prop...rubidium
2008-08-08(svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for fr...rubidium
2008-08-02(svn r13945) -Codechange [YAPP]: Extend CFollowTrackT to not require a Vehicl...rubidium
2008-08-02(svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a...rubidium
2008-08-02(svn r13939) -Add [YAPP]: Extend YAPF with the possibility to override the ra...rubidium
2008-06-11(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.rubidium
2008-06-02(svn r13357) -Codechange: add constness to YAPF.rubidium
2008-04-17(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...rubidium
2008-04-17(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()smatz
2008-02-25(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m...KUDr
2008-02-20(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...frosch
2008-02-14(svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]()...frosch
2008-02-05(svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpecbelugas
2008-02-01(svn r12035) -Fix [FS#1702]: Teach YAPF where trams can reverse, and where not.frosch
2008-01-23(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...smatz
2008-01-23(svn r11960) -Cleanup: simplify some IsTunnel(Tile) / IsBridge(Tile) conditionssmatz
2007-12-16(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...smatz
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-07-09(svn r10492) -Fix [YAPF, r10491]: commands with no effect (glx)KUDr
2007-07-09(svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_er...KUDr
2007-06-24(svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special ca...KUDr
2007-05-24(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...rubidium
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-02-25(svn r8899) -Fixtron
2007-02-23(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...celestar
2007-02-14(svn r8735) -Feature: drive-through road stops made possible by the hard work...rubidium
2007-02-13(svn r8709) -Fix/Codechange: Rename the function GetStationPlatforms into Get...celestar
2007-01-24(svn r8392) -Fixtron
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium