summaryrefslogtreecommitdiff
path: root/yapf/yapf_road.cpp
AgeCommit message (Expand)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
2006-12-27(svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary r...celestar
2006-10-28(svn r6992) Make a const_cast<> obsolete by properly propagating the typetron
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...rubidium
2006-08-27(svn r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_cur...KUDr
2006-08-27(svn r6163) -Codechange: distance rounded up (correction of r6162)KUDr
2006-08-27(svn r6162) -Fix: Multistop problem caused by incorrect distance returned by ...KUDr
2006-08-26(svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company ...KUDr
2006-08-14(svn r5897) -Fix [ 1519167 ] Bus trying to service in depot of other company ...Darkvater
2006-06-09(svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE...peter1138
2006-06-08(svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit an...KUDr
2006-06-07(svn r5155) - Remove the bridge branch merge (revision r5070)tron
2006-06-07(svn r5153) - Fix: [YAPF] RVs can now plan path reversing in depot or end of ...KUDr
2006-06-07(svn r5148) - Fix: [YAPF] RVs can now find depot they are currently in (thank...KUDr
2006-06-02(svn r5070) Merged the bridge branchcelestar
2006-06-01(svn r5066) -Feature: [YAPF] Train selects the best station platform by lengthKUDr
2006-05-30(svn r5037) -Fix: assert when GetVehicleTrackdir() returns wrong trackdir - i...KUDr
2006-05-30(svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for mul...KUDr
2006-05-29(svn r5018) [YAPF] Added some comments to YAPF implementation.KUDr
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...KUDr