index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vehiclelist.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-26
Codechange: Removed SmallVector completely
Henry Wilson
2016-11-05
(svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 c...
frosch
2014-10-14
(svn r27013) -Codechange: extract the functionality to determine the number o...
rubidium
2014-07-08
(svn r26679) -Codechange: VehicleListIdentifier::Pack can be const. (Juanjo)
frosch
2013-11-25
(svn r26112) -Fix: make sure a vehicle list is always initialised
rubidium
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2010-09-08
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers
rubidium
2010-09-08
(svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle ...
rubidium
2010-04-17
(svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are reques...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-27
(svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wa...
frosch
2008-06-19
(svn r13575) -Codechange: Move small vector to core since it fits better in t...
skidd13
2008-05-28
(svn r13307) -Codechange: Separate VehicleList and its two functions so only ...
peter1138