Age | Commit message (Collapse) | Author |
|
|
|
(This was mostly achieved with a few in-place regexes)
|
|
was removed instead of version object last appeared.
|
|
The original translation functionality hasn't been used since 2007.
|
|
|
|
|
|
|
|
better alignable
|
|
from the savegame
|
|
with actual pickup), s/acceptance_pickup/status/ (the enum isn't called GoodEntryStatus for a reason; it's not only acceptance and pickup anymore)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
normally pick them anymore.
|
|
at the origin station
|
|
|
|
|
|
|
|
quite boring with -x -w
|
|
improved loading) instead of calculating if for every cycle
|
|
|
|
GoodsEntry::time_since_pickup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the pool and crash
|
|
new pool items while loading old savegames
|
|
convert the data on the map as well
|
|
|
|
encoded as buoys
|
|
waypoint name
|
|
IsSavegameVersionBefore().
|
|
doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing".
|
|
|
|
depots, stations and vehicles (Krille)
|
|
|
|
|
|
station struct and use it to rotate hangar tiles
|
|
statemachine, store the layout number
|
|
checking savegames (empty for now).
|
|
seperate class
|
|
|
|
|
|
the savegame
|
|
|
|
if a header require a header make it include that header
|
|
-Feature: make penalty for road stop occupancy user configurable
-Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty
-Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it
-Change: improve the throughput of the drive through road stops by letting them stop closer together
|