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
/
follow_track.hpp
Age
Commit message (
Expand
)
Author
2012-10-13
(svn r24588) -Codechange: No need to intermingle reservation-checks with rail...
frosch
2012-10-13
(svn r24587) -Codechange: Improve coding style (Juanjo)
frosch
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-02-25
(svn r22145) -Codechange: Do explicit test for non-bool values.
alberth
2010-11-17
(svn r21229) -Fix [FS#4130]: [YAPF] Road vehicles not finding the nearest dep...
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-05-11
(svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)
rubidium
2010-05-11
(svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the p...
rubidium
2010-03-02
(svn r19301) -Feature: [YAPF] Consider the railtype imposed speed limit for p...
michi_cc
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-07
(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code
rubidium