summaryrefslogtreecommitdiff
path: root/src/pathfinder/yapf/yapf_ship.cpp
AgeCommit message (Expand)Author
2018-06-27Codechange: Use HasTrack(dir) to improve code readability.J0anJosep
2018-04-30Codechange: Use TileAddBy(Diag)Dir when possible.J0anJosep
2015-08-08(svn r27362) -Codechange: Codestyle fixes for reference var declarations, sta...alberth
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-11-26(svn r26117) -Cleanup: unneeded NULL checkrubidium
2013-02-03(svn r24964) -Fix [FS#5416]: With YAPF the docking behaviour differed per dir...rubidium
2012-08-18(svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships sha...frosch
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-08-21(svn r22801) -Feature: [YAPF] Take canal/ocean speed fraction of ships into a...michi_cc
2011-04-19(svn r22348) -Codechange: split ship-specific part of yapf_node.hpp to yapf_n...smatz
2010-12-13(svn r21511) -Feature: vehicle lost message for shipsrubidium
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2009-12-02(svn r18374) -Cleanup: remove some unused coderubidium
2009-12-02(svn r18373) -Codechange: unify some road pathfinder functionsrubidium
2009-12-02(svn r18372) -Codechange: push some extra type safety into YAPFrubidium
2009-12-02(svn r18370) -Codechange: push some constness/type strictness into the ship p...rubidium
2009-12-01(svn r18367) -Codechange: unify the ship pathfinder 'calls'rubidium
2009-12-01(svn r18364) -Codechange: move the pathfinders and their related files into a...rubidium