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
/
yapf
/
yapf_destrail.hpp
Age
Commit message (
Expand
)
Author
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-04
(svn r15609) -Fix: Code style...
peter1138
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 style
rubidium
2009-01-08
(svn r14921) -Fix [FS#2507]: Do not try to calculate a center of a train-stat...
frosch
2008-10-01
(svn r14428) -Fix [FS#2306]: A 90-degree curve can be a safe waiting position...
michi_cc
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-08-03
(svn r13985) -Fix (r13944): gcc 2.95 compilation
smatz
2008-08-02
(svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a...
rubidium
2008-08-02
(svn r13939) -Add [YAPP]: Extend YAPF with the possibility to override the ra...
rubidium
2008-06-02
(svn r13357) -Codechange: add constness to YAPF.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-17
(svn r12753) -Codechange: do not use IsDepotTypeTile() where simpler function...
smatz
2008-04-17
(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()
smatz
2008-04-06
(svn r12588) -Codechange: do not access the destination of an order directly.
rubidium
2008-04-05
(svn r12584) -Codechange: do not access the order type directly.
rubidium
2008-02-20
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...
frosch
2008-01-09
(svn r11800) -Codechange: move some functions to a more logical location + so...
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-05-24
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...
rubidium
2007-04-29
(svn r9746) -Codechange [YAPF]: added DEBUGs level 0 if the current train ord...
KUDr
2007-04-29
(svn r9745) -Codechange [YAPF}: if destination is a waypoint then YAPF gets d...
KUDr
2007-02-23
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...
celestar
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium