Michael Lutz
|
21675ec7e2
|
Codechange: Un-bitstuff vehicle/engine commands.
|
2021-12-16 22:28:32 +01:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
Henry Wilson
|
c01a2e2a81
|
Codechange: Removed SmallVector completely
|
2019-03-26 20:15:57 +00:00 |
|
frosch
|
476b2b0e8c
|
(svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit.
|
2016-11-05 19:16:59 +00:00 |
|
rubidium
|
a72dd0480c
|
(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
|
da9de1de70
|
(svn r26679) -Codechange: VehicleListIdentifier::Pack can be const. (Juanjo)
|
2014-07-08 20:07:21 +00:00 |
|
rubidium
|
ffb9279479
|
(svn r26112) -Fix: make sure a vehicle list is always initialised
|
2013-11-25 16:36:11 +00:00 |
|
rubidium
|
1a515e6344
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +00:00 |
|
rubidium
|
f5128695c5
|
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers
|
2010-09-08 21:37:13 +00:00 |
|
rubidium
|
881c6c679f
|
(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
|
5ecf2f7f8c
|
(svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested.
|
2010-04-17 14:47:56 +00:00 |
|
rubidium
|
82fc28f77f
|
(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
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
3b798599b6
|
(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
|
67db5087cd
|
(svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wagon chains.
|
2008-09-27 14:58:46 +00:00 |
|
skidd13
|
2f65d35ead
|
(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
|
f9fc53f98a
|
(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 |
|