Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
subclassing it
|
|
|
|
tile animation frame
|
|
loading a savegame misses with missing NewGRFs. This way the load game crash handler gets better visibility and the user is instructed to find the missing NewGRFs before filing a bug report
|
|
|
|
if a header require a header make it include that header
|
|
wait counter; sometimes they might get into eachother's way
|