Age | Commit message (Collapse) | Author |
|
|
|
invalid tiles.
|
|
viewport did not cancel vehicle following
|
|
|
|
|
|
'via' station which it never uses, which makes it unlikely that it reserves a slot for the next station and that makes queueing fail (Aali)
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
"follow vehicle in main viewport".
|
|
the enum
|
|
resize and when switching small map types, so that the legend is taller only on the industry type and only when the legend will not fit in the available space.
|
|
automatically splitting columns based on widget height.
|
|
|
|
incantations for limiting small map area.
|
|
|
|
with static members of the window.
|
|
|
|
smallmaps, stations and signs guis.
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
|
|
RoadOwner.
-Fix: Before evaluating RoadOwner, check if the roadtype is present.
-Fix: Some places assumed that MP_ROAD means normal street.
|
|
|
|
the Window class and remove Window from their naming.
|
|
pointer with the WE_CREATE message because nothing uses it anymore.
|
|
|
|
|
|
|
|
same thing.
|
|
rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
|
|
.cpp files where they are actually used.
|
|
Window.
|
|
declarations.
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
'Location' button, a town/station/industry list, or some news items.
|
|
uniform naming of the thing instead of using both names for the same thing.
|
|
InitializeWindowViewport because the viewport is now part of the window struct. Patch by Alberth.
|
|
by Alberth.
|
|
|
|
|
|
unneeded include from openttd.h.
|
|
|
|
|
|
functions.
|
|
useless includes.
|
|
map.h).
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|