]> git.pond.sub.org Git - empserver/commit
Path finding for trains never worked; it ignored the need for rail:
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 4 Jun 2006 17:27:17 +0000 (17:27 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 4 Jun 2006 17:27:17 +0000 (17:27 +0000)
commit6ab05ae8a1c5807642e750bb00ff8a578774af58
treea09513f38fce84fea4e2845589b17d1ef0b6fc0d
parent20c02295a67b03a904e2e874d0a6bf561cb39c3f
Path finding for trains never worked; it ignored the need for rail:
(sector_mcost, bp_neighbors): Fix for MOB_RAIL and sct_rail == 0.
Closes #781528.
src/lib/common/move.c
src/lib/common/path.c