Age | Commit message (Collapse) | Author |
|
and headquarters anymore
|
|
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
|
|
then 45 degrees while in flight
|
|
Oxford Dictionary of English and Merriam-Webster.
|
|
|
|
(like done for video, music, sound, etc)
|
|
GetIndustryByTile()
|
|
available company slot causing other AIs to be started
|
|
NewGRF in the "saveload failed horribly"-error message and make it more clear that the filename is of the current NewGRF
|
|
|
|
|
|
|
|
|
|
belongs there
|
|
|
|
|
|
|
|
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
|
|
make the help show how it works and how it doesn't work
|
|
relatives
|
|
|
|
correctly set when loading 'old' games.
|
|
|
|
and waypoints
|
|
|
|
trainst_h.
|
|
offset of items within a struct that are within a struct
|
|
it's written.
|
|
is either a rail station or rail waypoint tile
|
|
road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
|
|
|
|
|
|
waypoint_func.h
|
|
all over the place when using the more advanced station types.
-Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible.
|
|
|
|
|
|
allocation for waypoints too
|
|
subsidy's age
|
|
|
|
station spec lists.
|
|
Waypoints
|
|
|
|
struct and make it more similar to Station.
|
|
town id as their 'index' (#<num). For stations with custom names that custom name would be dropped and the lowest 6 bits of the StringID would be used for the 'index'. In other words, it resulted in a mess.
|
|
|
|
and stations.
|