Jonathan G Rennison
|
2e7e712f06
|
Ctrl+click on shared list button in order/timetable window to add veh to group
|
2017-08-18 19:17:16 +01:00 |
|
Jonathan G Rennison
|
6417fb16c3
|
Initial implementation of trace restrict slots
|
2017-03-30 21:14:14 +01:00 |
|
frosch
|
9d8c04b0cc
|
(svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit.
|
2016-11-05 19:16:59 +00:00 |
|
rubidium
|
890f50d491
|
(svn r27013) -Codechange: extract the functionality to determine the number of digits to make space for when drawing an unit number into a separate function
|
2014-10-14 11:23:41 +00:00 |
|
frosch
|
9d5a1b2275
|
(svn r26679) -Codechange: VehicleListIdentifier::Pack can be const. (Juanjo)
|
2014-07-08 20:07:21 +00:00 |
|
rubidium
|
94b9ee1e45
|
(svn r26112) -Fix: make sure a vehicle list is always initialised
|
2013-11-25 16:36:11 +00:00 |
|
rubidium
|
87272273b5
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +00:00 |
|
rubidium
|
1664ac1eb5
|
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers
|
2010-09-08 21:37:13 +00:00 |
|
rubidium
|
fcb4cfedb0
|
(svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle list instead of a string of parameters
|
2010-09-08 21:28:50 +00:00 |
|
frosch
|
91a27a9738
|
(svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested.
|
2010-04-17 14:47:56 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
f56e630e5c
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
frosch
|
32289ebd63
|
(svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wagon chains.
|
2008-09-27 14:58:46 +00:00 |
|
skidd13
|
ad9b19b77a
|
(svn r13575) -Codechange: Move small vector to core since it fits better in there
-Codechange: convert smallvector from struct to class
|
2008-06-19 10:19:02 +00:00 |
|
peter1138
|
f731b31eda
|
(svn r13307) -Codechange: Separate VehicleList and its two functions so only the 3 users include it, reducing dependencies on misc/smallvec.h
|
2008-05-28 11:56:21 +00:00 |
|