Age | Commit message (Collapse) | Author |
|
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'
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
r11642
|
|
bridge_map.h into tunnelbridge_map.h
|
|
|