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
/
roadstop.cpp
Age
Commit message (
Expand
)
Author
2009-12-18
(svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the ...
rubidium
2009-12-08
(svn r18429) -Fix [FS#3360]: when road vehicles are, because of the 'jam prot...
rubidium
2009-12-04
(svn r18404) -Codechange: link drive through stops better together
rubidium
2009-12-03
(svn r18389) -Fix: some minor documentation alignment issues
rubidium
2009-12-02
(svn r18388) -Codechange: move entering/leaving of road stops to functions of...
rubidium
2009-12-02
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
rubidium
2009-10-04
(svn r17701) -Codechange: don't start line with a space if it's not inside co...
smatz
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-02
(svn r16722) -Codechange: unify the naming of the Is/Set/HasArticulatedPart f...
rubidium
2009-07-02
(svn r16721) -Codechange: make Is/SetRoadVehicleFront, Is/Set/HasArticulatedP...
rubidium
2009-06-26
(svn r16662) -Codechange: replace GetRoadStopByTile() by RoadStop::GetByTile()
smatz
2009-06-23
(svn r16640) -Codechange: move roadstop stuff to separate files
smatz