index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pathfinder
/
yapf
/
yapf.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-08
Add: Road vehicle path cache. (#7261)
PeterN
2019-01-19
Change: Add path cache for ships.
Peter Nelson
2012-08-18
(svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships sha...
frosch
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2010-12-22
(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
alberth
2010-12-13
(svn r21511) -Feature: vehicle lost message for ships
rubidium
2010-12-13
(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles
rubidium
2010-12-13
(svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parame...
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-13
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...
rubidium
2009-12-02
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
rubidium
2009-12-02
(svn r18379) -Codechange: move the cache updating function to its own header ...
rubidium
2009-12-02
(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinde...
rubidium
2009-12-02
(svn r18374) -Cleanup: remove some unused code
rubidium
2009-12-02
(svn r18373) -Codechange: unify some road pathfinder functions
rubidium
2009-12-02
(svn r18372) -Codechange: push some extra type safety into YAPF
rubidium
2009-12-02
(svn r18371) -Codechange: unify calling of the train pathfinders
rubidium
2009-12-02
(svn r18370) -Codechange: push some constness/type strictness into the ship p...
rubidium
2009-12-02
(svn r18368) -Fix: alignment of comment and 'add' some missing comments
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