Age | Commit message (Collapse) | Author |
|
TTO savegames
|
|
constructor of CargoPackets to the constructor call itself
|
|
CargoLists so they cannot be written from outside the CargoList class (based on patch by fonsinchen)
|
|
|
|
|
|
generic as it's used for more than just load/unload. Also add some documentation about where it is used.
|
|
all prices from that instead of storing all prices separately.
Note: Savegame conversion computes the inflation from max loan. Prices from modified savegames will get lost. TTO savegames will also behave slightly different.
-Change: NewGRF price modifiers now take effect everytime when loading NewGRFs instead of once on gamestart.
|
|
|
|
vehicle 0 was a wagon
|
|
savegames was owerwritten with an unitialized value, causing asserts. The issue has present for a long time but only since the new pool system did it trigger a (correct) assert
|
|
Oxford Dictionary of English and Merriam-Webster.
|
|
|
|
|
|
|
|
|
|
subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
|
|
the Subsidy struct instead of determining it every time it's needed
|
|
trainst_h.
|
|
road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
|
|
|
|
|
|
|
|
|
|
savegames was broken
|
|
tile 0 after loading TTO/TTD savegame
|
|
easily be calculated, it isn't used often and now changing extend_vehicle_life in game has some effect.
|
|
casts when converting Vehicle to specialised vehicle types. Includes safety check
|
|
warning
|
|
|
|
from VehicleRail to Train
|
|
|
|
|
|
|
|
|
|
|
|
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
improper SVXConverter conversions
|
|
|
|
that we allow removing towns now, but better not have desync prone code lingering around)
|
|
|
|
PoolItem::GetPoolSize()
|
|
|
|
-Fix (r1307): missing comma in _name_original_english_4
|
|
sources too
|
|
|
|
color and colour.
|
|
add a bit of type strictness.
|
|
|
|
|