Age | Commit message (Collapse) | Author |
|
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
|
|
it's covered by snow, this allows rocky tiles under snow if you have a variable snowline
|
|
danger and possible to cancel it
-Fix [FS#2891]: when you pass a signal at danger, in a PBS controlled area, don't try to do the 'safe' thing and stop, but continue going; the user wanted the train to pass the signal at danger so (s)he has to suffer the consequences. Ofcourse one can always stop the train manually.
|
|
fatal NewGRF error.
|