summaryrefslogtreecommitdiff
path: root/src/pathfinder/opf/opf_ship.cpp
AgeCommit message (Expand)Author
2018-10-31Fix: Protect against a few out of bounds or uninitialised usage errorsCharles Pigott
2018-06-27Codechange: Use HasTrack(dir) to improve code readability.J0anJosep
2018-06-27Codechange: Increase readability of track functions and pathfinders.J0anJosep
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2012-08-18(svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships sha...frosch
2011-01-03(svn r21706) -Fix-ish [FS#4370]: the old ship pathfinder is too stupid to pro...rubidium
2010-12-25(svn r21631) -Fix [FS#4325]: ships with the old pathfinder would easily show ...rubidium
2010-12-16(svn r21533) -Codechange: replace some magic numbers with less magic constantsrubidium
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
2010-02-11(svn r19099) -Doc: two files had the wrong name in the @file commentyexo
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-12-02(svn r18370) -Codechange: push some constness/type strictness into the ship p...rubidium
2009-12-01(svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in sh...rubidium
2009-12-01(svn r18364) -Codechange: move the pathfinders and their related files into a...rubidium