diff options
author | frosch <frosch@openttd.org> | 2009-02-21 12:52:41 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2009-02-21 12:52:41 +0000 |
commit | abe4692da2a22dbfafb990db7c28a6d1d3cdcb16 (patch) | |
tree | 62e06798cf27a41c73412fa15906f2df18c9826c /src/thread_os2.cpp | |
parent | 9eb880ab436cc1bcba703230741b07743189669f (diff) | |
download | openttd-abe4692da2a22dbfafb990db7c28a6d1d3cdcb16.tar.xz |
(svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, which cannot accept CT_INVALID.
-Codechange: Add Engine::GetDefaultCargoType() and Engine::CanCarryCargo() and use them.
-Fix [FS#2617]: When articulated parts have no available default cargo, use the cargo type of the first part for livery selection.
-Change: To decide whether a vehicle is refittable do not test its current capacity for being zero, but always use the 'capacity property'.
Note: The property is used unmodifed without calling CB 15/36. By setting it to a non-zero value and returning zero in the callback vehicles can be refitted to/from zero capacity for e.g. livery effects.
Note: It is intentional that you cannot control refittability by CB 36.
Diffstat (limited to 'src/thread_os2.cpp')
0 files changed, 0 insertions, 0 deletions