Age | Commit message (Collapse) | Author |
|
properly set upon savegame conversion *if* the vehicle would be hidden, but isn't going to be hidden anymore after the conversion
|
|
into an incorrect state upon savegame conversion causing it to break up later in the game
|
|
IsSavegameVersionBefore().
|
|
IsSavegameVersionBefore().
|
|
leave a non-drive through road stop at once
|
|
conversion didn't do the right thing
|
|
|
|
(un)visible when entering/leaving a tunnel. As a side effect some tunnel related glitches are gone.
|
|
|
|
savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted
|
|
more correct
|
|
depots, stations and vehicles (Krille)
|
|
|
|
|
|
|
|
when an older OpenTTD savegame which loaded an ancient savegame still has the old date_fract "format".
|
|
some headers
|
|
[GS]et[Statation|Object|Industry|House]AnimationFrame
|
|
industries to m7 (same as airports and stations)
|
|
_date_fract got a new value range
|
|
called. Some places wouldn't reset _date_fract correctly at all
|
|
|
|
and unify the relation objects have to towns
|
|
|
|
actually movable; e.g. HQ and owned land are pretty movable.
|
|
is set to invalid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"base" unit for aircraft speeds
|
|
warnings into account
|
|
|
|
|
|
GRFConfig and move the GameLog operations directly to AfterLoad().
|
|
DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
|
|
of _current_company to ensure proper restoration.
|
|
|
|
and waypoints are named
|
|
|
|
|
|
seperate class
|
|
library fails to compile when loading a savegame
|
|
|
|
should be done earlier as it can be used by newgrf code
|
|
-Codechange: Move GetSlopeResistance to GroundVehicle.
|