Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-17 | (svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an ↵ | rubidium | |
order when the number of orders was 0; you could see that the vehicles had a shared order though. | |||
2008-08-17 | (svn r14096) -Codechange: merge the shared order's vehicle list management ↵ | rubidium | |
to a single location. | |||
2008-05-28 | (svn r13307) -Codechange: Separate VehicleList and its two functions so only ↵ | peter1138 | |
the 3 users include it, reducing dependencies on misc/smallvec.h |