summaryrefslogtreecommitdiff
path: root/src/roadstop.cpp
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-01(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...alberth
2011-05-01(svn r22406) -Document: some more "random-ish" tidbitsrubidium
2011-02-19(svn r22116) -Codechange: use PoolBase::Clean() at more placessmatz
2010-12-14(svn r21521) -Codechange: Unify some cached values that were present in both ...terkhen
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
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 togetherrubidium
2009-12-03(svn r18389) -Fix: some minor documentation alignment issuesrubidium
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-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 includesrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
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 filessmatz