Age | Commit message (Collapse) | Author |
|
|
|
supplied and thus should have a default colour.
|
|
StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation.
|
|
|
|
indices with the DOS palette indices.
|
|
|
|
|
|
OnInvalidateData().
|
|
list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
|
|
difficulty.industry_density.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
got closed
|
|
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.
|
|
|