diff options
author | bjarni <bjarni@openttd.org> | 2006-05-11 13:31:14 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2006-05-11 13:31:14 +0000 |
commit | 2e05a16959ff23ff504f823a9d2b8d92a9a3f873 (patch) | |
tree | fc7719c3c53e3f59a9936181309d7e95d37f5698 /station_map.h | |
parent | 06156142d4857acb6ed04166c28b2ec787ec9c10 (diff) | |
download | openttd-2e05a16959ff23ff504f823a9d2b8d92a9a3f873.tar.xz |
(svn r4826) -Fix: [autoreplace] fixed possible problem when autoreplacing and was number of vehicles (of a type, not total) was reached
now the new vehicle gets the same number as the old one, completely removing the problem where we could run out of numbers
since we don't have to find free numbers for the new vehicles, autoreplace should be somewhat faster, specially in late games
NOTE: in CmdBuildRailVehicle(), bit 0 and 1 in p2 have been switched to make the meaning of bit 0 consistent with the other build commands. CmdCloneVehicle() is modified to follow this as well
Diffstat (limited to 'station_map.h')
0 files changed, 0 insertions, 0 deletions