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
Age
Commit message (
Collapse
)
Author
2009-12-02
(svn r18378) -Codechange: move the pathfinder 'length' constants to ↵
rubidium
pathfinder_type.h
2009-12-02
(svn r18376) -Codechange: simplify setting the destination
rubidium
2009-12-02
(svn r18375) -Codechange: use Station::GetTileArea to get the tile area for ↵
rubidium
CalcClosestStationTile
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 ↵
rubidium
pathfinders
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 ↵
rubidium
a separate directory