Commit Graph

17 Commits (e08dfce57ccff647a008a30393cb4e16d66e30d0)

Author SHA1 Message Date
rubidium 63687763e9 (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
-Cleanup: whitespace alignment of a few tables.
18 years ago
KUDr d3096b84fd (svn r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_curve_penalty setting with default value 100 (=YAPF_TILE_LENGTH) that is saved only in MP games (mart3p) 18 years ago
KUDr bb30f580a4 (svn r6163) -Codechange: distance rounded up (correction of r6162) 18 years ago
KUDr c279e53f8e (svn r6162) -Fix: Multistop problem caused by incorrect distance returned by YapfRoadVehDistanceToTile() (by mart3p) 18 years ago
KUDr 5a763f32a5 (svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p)
thanks Darkvater for hotfix (r5897)
18 years ago
Darkvater d87487c493 (svn r5897) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p) 18 years ago
peter1138 01aec41f69 (svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2 18 years ago
KUDr c7d1e2eab5 (svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit and 2 configurable settings (slope and crossing penalties) for cost calculation 18 years ago
tron be88e269b9 (svn r5155) - Remove the bridge branch merge (revision r5070) 18 years ago
KUDr ace071529e (svn r5153) - Fix: [YAPF] RVs can now plan path reversing in depot or end of road 18 years ago
KUDr f2f4ca1dc4 (svn r5148) - Fix: [YAPF] RVs can now find depot they are currently in (thanks Darkvater) 18 years ago
celestar 25a63ec7af (svn r5070) Merged the bridge branch
-Feature: Bridges can now be placed above:
	Any railway track combination (excluding depots and waypoints)
	Any road combination (excluding depots)
	Clear tiles (duh), including fields
	Tunnel entrances
	Bridge heads

Thanks to Tron for idea and implementation, KUDr for the yapf synchronization and many others for hours of testing

There are still a number of visual problems remaining, especially when electric railways are on or under the bridge.
DO NOT REPORT THOSE BUGS FOR THE TIME BEING please.
18 years ago
KUDr bd25f49d3f (svn r5066) -Feature: [YAPF] Train selects the best station platform by length 18 years ago
KUDr 078399d314 (svn r5037) -Fix: assert when GetVehicleTrackdir() returns wrong trackdir - introduced by r5033 (thanks yanek) 18 years ago
KUDr d72ebf6ca3 (svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling. 18 years ago
KUDr ed48b38619 (svn r5018) [YAPF] Added some comments to YAPF implementation. 18 years ago
KUDr 5e73dce0e7 (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 18 years ago