Age | Commit message (Collapse) | Author |
|
|
|
relatives
|
|
|
|
|
|
|
|
in a WWT_MATRIX data field.
|
|
|
|
_local_company, but only as a storage location for the company you want to join in MP.
|
|
PoolItem::IsValidID(index)
|
|
|
|
used incorrect length.
|
|
|
|
|
|
windows, and add them as comment.
|
|
DrawString(..., STR_JUST_RAW_STRING, ...) use DrawString(..., string, ...).
|
|
they are part of strings and add some colours to a few strings.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
time the window gets repainted
|
|
NETWORK_CLIENT_NAME_LENGTH for the length of client names.
|
|
passing the hostname and the IP into a string.
|
|
client_address.
|
|
|
|
|
|
callback
|
|
it with WWT_DROPDOWN.
|
|
of the start server window.
|
|
|
|
|
|
drawing API
|
|
|
|
|
|
API.
|
|
|
|
the new one.
|
|
|
|
constant names (Alberth)
|
|
expanding them much easier (Alberth)
|
|
sources too
|
|
|
|
no longer marked as handled but given to other OnKeyPress handlers. This makes the global shortcuts like F1 work again when an input box is open.
|
|
window crashed the server
|
|
|
|
hardcode the values for that enum.
|
|
|
|
color and colour.
|
|
edit box open simultaniously (Zuu).
|
|
except where it's used for backward compatability.
|
|
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.
|
|
|
|
|