Age | Commit message (Expand) | Author |
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" tidbits | rubidium |
2011-02-19 | (svn r22116) -Codechange: use PoolBase::Clean() at more places | smatz |
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 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 |