Age | Commit message (Collapse) | Author |
|
savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less.
|
|
savegame. (planetmaker)
|
|
|
|
doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing".
|
|
map generation window (based on patch by CommanderZ).
|
|
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)
|
|
|
|
depots, stations and vehicles (Krille)
|
|
|
|
removed properly
|
|
(Eddi|zuHause)
|
|
|
|
|
|
|
|
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)
|
|
|
|
substitute type for a house and the NewGRF was removed during the game
|
|
_date_fract got a new value range
|
|
called. Some places wouldn't reset _date_fract correctly at all
|
|
order doesn't require up to 765 commands.
|
|
|
|
and unify the relation objects have to towns
|
|
|
|
-> OpenTTD spec mappings
|
|
|
|
actually movable; e.g. HQ and owned land are pretty movable.
|
|
|
|
|
|
(SirkoZ)
|
|
is set to invalid
|
|
|
|
station struct and use it to rotate hangar tiles
|
|
statemachine, store the layout number
|
|
|
|
|
|
|
|
never used
|
|
|
|
|
|
|
|
|
|
|
|
bitmask/bitset
|
|
palette for NewGRFs
|
|
fail, bail out immediately (using an exception) instead of going on until e.g. the expected number of byte is read
|