Age | Commit message (Collapse) | Author |
|
type at the industry directory window.
|
|
|
|
when sorting industries by name.
|
|
OnPaint().
|
|
the language "list"
|
|
|
|
resize (partly by Krille).
|
|
|
|
be too small
|
|
NewGRF industries.
The NewGRF either has to use properties 12/13, or it needs to set property 0B to 'primary industry'.
So it will not work for bank-like industries which use pure production-callback production.
|
|
production rates does not work (anymore), so allow changing the production multiplier instead.
|
|
IndustryViewWindow::OnClick().
|
|
possible rate instead towards zero.
|
|
member variable of IndustryViewWindow.
|
|
industryview.
|
|
alter industry production did not work for large industry windows.
|
|
like other lists.
|
|
climate-availability of houses.
|
|
some headers
|
|
|
|
255 constants are used all over the place, no need for trivial wrapper functions.
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|
|
and vscroll2.
Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion.
|
|
scrollbar explicitly using a NWidgetPart via SetScrollbar().
|
|
converting it to 64 bits
|
|
industry chain window.
|
|
industry chain window.
|
|
IndustryCargoesWindow::OnClick.
|
|
chain window.
|
|
non-fundable industries, and disallow for the 'many random industries'.
|
|
|
|
window to a method.
|
|
|
|
|
|
|
|
|
|
GetScrolledRowFromWidget().
|
|
enlarge height slightly so small chains fit by default.
|
|
|
|
industry window.
|
|
industry view window.
|
|
|
|
|
|
missed :)
|
|
|
|
|
|
DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
|
|
of _current_company to ensure proper restoration.
|
|
callbacks and values of variables
|
|
and cancel object placement when selecting not available industries.
|