summaryrefslogtreecommitdiff
path: root/src/roadstop_base.h
AgeCommit message (Expand)Author
2019-12-21Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loopsglx
2019-11-10Cleanup: Removed SVN headersS. 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 includesrubidium
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 classrubidium
2009-12-04(svn r18406) -Cleanup: remove some unneeded constants and coderubidium
2009-12-04(svn r18404) -Codechange: link drive through stops better togetherrubidium
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 coderubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-26(svn r16662) -Codechange: replace GetRoadStopByTile() by RoadStop::GetByTile()smatz
2009-06-23(svn r16640) -Codechange: move roadstop stuff to separate filessmatz