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_base.h
Age
Commit message (
Expand
)
Author
2019-12-21
Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2012-01-01
(svn r23704) -Doc: Doxygen comment fixes and additions.
alberth
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-07
(svn r18422) -Fix (r18404): MSVC complaining about struct vs class
rubidium
2009-12-04
(svn r18406) -Cleanup: remove some unneeded constants and code
rubidium
2009-12-04
(svn r18404) -Codechange: link drive through stops better together
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-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
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