Age | Commit message (Collapse) | Author |
|
|
|
|
|
desyncs if they're changed in network games
|
|
smallmap (reworked by Alberth).
|
|
rail types. (To be documented...)
|
|
tiles. (based on andythenorth' work)
|
|
years later
|
|
'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types.
|
|
using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed.
|
|
resulted in a change of sign'
|
|
|
|
|
|
|
|
|
|
crashes
|
|
(and solve missing braces/initializer warnings)
|
|
tile animation frame
|
|
|
|
|
|
|
|
for each SPR_ entry and similar for cursors and palettes. This avoids the need for a cast in some places and thus provides better type-safety.
|
|
changed in-game
|
|
|
|
|
|
SPRITE_MODIFIER_CUSTOM_SPRITE, invert its meaning, and also use it for industry/house layouts instead of IS_CUSTOM_SPRITE().
|
|
|
|
code plus some minor optimisations (Terkhen)
|
|
non-statemachine-related variables to there
|
|
|
|
|
|
vs maglev) a rail type property
|
|
profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
|
|
from 0% to 10%, default is 3% as before (mostly by Terkhen)
|
|
{N:XYZ} commands after CARGO mess up their indices and that then triggered an assertion
|
|
|
|
|
|
sprites too.
|
|
|
|
|
|
generator. Evolved from curve map idea from Zephyris.
|
|
|
|
pieces was inverted.
|
|
tile won't make a dent, 3 tiles might be a bit too much
-Feature-ish: make maximum pathfinder penalties for finding depots customisable, also increase it slightly to 20 tiles worth of penalties.
|
|
structs, and functions.
|
|
other industry. (planetmaker)
|
|
-Feature: make penalty for road stop occupancy user configurable
-Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty
-Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it
-Change: improve the throughput of the drive through road stops by letting them stop closer together
|
|
|
|
and simplify some things for the future
|
|
|
|
in peace as NewGRF relict.
|