summaryrefslogtreecommitdiff
path: root/src/pathfind.h
AgeCommit message (Expand)Author
2009-02-19(svn r15518) -Fix [FS#2631]: use distance to closest station tile as estimate...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-02(svn r12540) -Codechange: Enumify some values in original pathfinder and remo...frosch
2008-02-20(svn r12193) -Codechange: Rename a magic variable, give it a decent type, and...frosch
2008-01-23(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...smatz
2008-01-23(svn r11962) -Cleanup: OPF is no longer used to update signalssmatz
2008-01-13(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.rubidium
2008-01-09(svn r11800) -Codechange: move some functions to a more logical location + so...rubidium
2007-12-26(svn r11704) -Codechange: remove another bunch of useless includes.rubidium
2007-12-18(svn r11661) -Codechange: some header reworks in order to try to reduce the c...rubidium
2007-05-24(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...rubidium
2007-03-21(svn r9391) -Documentation : correct Doxygen of comments and @file inclusion....belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium