Age | Commit message (Collapse) | Author |
|
holds the owner of whatever is shown in the window
|
|
a window in a single place, instead of in the OnClick event for some windows. This standardises behaviour so that clicking anywhere in a window will close its drop down menu, which happened before for some windows but not all. In addition the dubious feature of hiding a drop down menu by opening the same menu has been removed. This only caused wasted CPU cycles as a whole new list was generated and then destroyed. Breathe.
|
|
|
|
|
|
when they are deleted.
|
|
depots, industries, towns and waypoints
|
|
(optional) parameter.
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
vehicles, engines, towns, groups, stations, waypoints, managers and companies)
|
|
ShowQueryString()
|
|
|
|
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
|
|
look exactly like the vehicle list instead of some buttons being one pixel wider/smaller.
|
|
windows behave the same w.r.t. getting wider (by default) for trains than the other vehicles.
|
|
relative size and the same absolute height for the vehicle list items.
|
|
constants.
|
|
industries and group gui
|
|
with all other structs/classes that are in a pool.
|
|
they are used as such
-Cleanup: some small things referring the change
|
|
with GUIList function calls
|
|
the group vehicle list
|
|
|
|
|
|
constructor
|
|
|
|
|
|
RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData.
|
|
the Window class and remove Window from their naming.
|
|
|
|
pointer with the WE_CREATE message because nothing uses it anymore.
|
|
VehicleGroupWindow.
|
|
|
|
Window.
|
|
|
|
when it's certain that w != NULL.
|
|
something more than whitespace as description of files that don't have a description.
|
|
Sir Bob.
|
|
okay (or lines starting with a space and then tabs).
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
in the group and depot GUI if appropriate
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
openttd.h) to group_type.h.
|
|
dropdown widget
|
|
train had negative income
-Codechange: use GetDisplayProfitThisYear() to convert vehicle profit to readable form
|
|
input, depot/group window wasn't updated (original patch by GrimRC)
|
|
day to calculate running cost
-Fix [FS#1739]: vehicle profit is now counted with 8bit fract, so it is now shown properly in the vehicle details window
|
|
arrow. Arrows are now drawn in a consistent position based on the widget, instead of randomly positioned by pixel.
|
|
vehicle, group vehicle list and station list.
|
|
ungrouped is not technically a valid group, and ensure dropdown is removed
on any click in the window.
|