Commit Graph

10 Commits (03a07461f2032f59a782c119a7163eaedafbbe78)

Author SHA1 Message Date
KUDr af2a4cecde (svn r7628) -Fix: [YAPF] suppress 'Train is lost' message if pathfinding ended on the first two-way red signal due to yapf.rail_firstred_twoway_eol option. 18 years ago
KUDr a9312f348c (svn r7164) -Fix: [YAPF] assert when look-ahead polynomial result (red-signal penalty) is negative. Such penalty is now added as positive penalty for the appropriate green signal. (DannyA) 18 years ago
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 80a36fe5bd (svn r5163) - CodeChange: [YAPF] "treat first red two-way signal as dead end" is not applied if train didn't pass choice.
It allows pathfinder to plan route through first red two-way signal if the train has no other choice than to pass it.
19 years ago
KUDr d680fcec77 (svn r5067) -Codechange: [YAPF] Platform selection feature now applies penalty per platform instead of per tile (should give better results) 19 years ago
KUDr bd25f49d3f (svn r5066) -Feature: [YAPF] Train selects the best station platform by length 19 years ago
KUDr 76a8f036df (svn r5065) -CodeChange: [YAPF] Added PfDetectDestination(tile, trackdir) for trains (to be used by platform selection feature) 19 years ago
KUDr d72ebf6ca3 (svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling. 19 years ago
KUDr ed48b38619 (svn r5018) [YAPF] Added some comments to YAPF implementation. 19 years ago
KUDr 5e73dce0e7 (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 19 years ago