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_rail.cpp
Age
Commit message (
Expand
)
Author
2013-01-11
(svn r24905) -Feature(ish): Implement station randomisation triggers.
peter1138
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-12-17
(svn r23564) -Fix [FS#4888]: Extending a path reservation starting at a parti...
michi_cc
2011-02-07
(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h
rubidium
2010-12-13
(svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parame...
rubidium
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-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2009-12-13
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...
rubidium
2009-12-02
(svn r18379) -Codechange: move the cache updating function to its own header ...
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-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium