Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, ↵ | rubidium | |
if a header require a header make it include that header | |||
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 | |
-Feature: make penalty for road stop occupancy user configurable -Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty -Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it -Change: improve the throughput of the drive through road stops by letting them stop closer together | |||
2009-12-02 | (svn r18388) -Codechange: move entering/leaving of road stops to functions ↵ | rubidium | |
of RoadStop | |||
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 | |