| OpenTTD
    | 
Types related to the network widgets. More...
Go to the source code of this file.
Types related to the network widgets.
Definition in file network_widget.h.
Widgets of the NetworkClientListPopupWindow class.
Definition at line 109 of file network_widget.h.
| enum ClientListWidgets | 
Widgets of the NetworkClientListWindow class.
Definition at line 104 of file network_widget.h.
Widgets of the NetworkCompanyPasswordWindow class.
Definition at line 120 of file network_widget.h.
| enum NetworkGameWidgets | 
Widgets of the NetworkGameWindow class.
| WID_NG_MAIN | Main panel. | 
| WID_NG_CONNECTION | Label in front of connection droplist. | 
| WID_NG_CONN_BTN | 'Connection' droplist button. | 
| WID_NG_CLIENT_LABEL | Label in front of client name edit box. | 
| WID_NG_CLIENT | Panel with editbox to set client name. | 
| WID_NG_FILTER_LABEL | Label in front of the filter/search edit box. | 
| WID_NG_FILTER | Panel with the edit box to enter the search text. | 
| WID_NG_HEADER | Header container of the matrix. | 
| WID_NG_NAME | 'Name' button. | 
| WID_NG_CLIENTS | 'Clients' button. | 
| WID_NG_MAPSIZE | 'Map size' button. | 
| WID_NG_DATE | 'Date' button. | 
| WID_NG_YEARS | 'Years' button. | 
| WID_NG_INFO | Third button in the game list panel. | 
| WID_NG_MATRIX | Panel with list of games. | 
| WID_NG_SCROLLBAR | Scrollbar of matrix. | 
| WID_NG_LASTJOINED_LABEL | Label "Last joined server:". | 
| WID_NG_LASTJOINED | Info about the last joined server. | 
| WID_NG_LASTJOINED_SPACER | Spacer after last joined server panel. | 
| WID_NG_DETAILS | Panel with game details. | 
| WID_NG_DETAILS_SPACER | Spacer for game actual details. | 
| WID_NG_JOIN | 'Join game' button. | 
| WID_NG_REFRESH | 'Refresh server' button. | 
| WID_NG_NEWGRF | 'NewGRF Settings' button. | 
| WID_NG_NEWGRF_SEL | Selection 'widget' to hide the NewGRF settings. | 
| WID_NG_NEWGRF_MISSING | 'Find missing NewGRF online' button. | 
| WID_NG_NEWGRF_MISSING_SEL | Selection widget for the above button. | 
| WID_NG_FIND | 'Find server' button. | 
| WID_NG_ADD | 'Add server' button. | 
| WID_NG_START | 'Start server' button. | 
| WID_NG_CANCEL | 'Cancel' button. | 
Definition at line 16 of file network_widget.h.
Widgets of the NetworkJoinStatusWindow class.
Definition at line 114 of file network_widget.h.
| enum NetworkLobbyWidgets | 
Widgets of the NetworkLobbyWindow class.
| WID_NL_BACKGROUND | Background of the window. | 
| WID_NL_TEXT | Heading text. | 
| WID_NL_HEADER | Header above list of companies. | 
| WID_NL_MATRIX | List of companies. | 
| WID_NL_SCROLLBAR | Scroll bar. | 
| WID_NL_DETAILS | Company details. | 
| WID_NL_JOIN | 'Join company' button. | 
| WID_NL_NEW | 'New company' button. | 
| WID_NL_SPECTATE | 'Spectate game' button. | 
| WID_NL_REFRESH | 'Refresh server' button. | 
| WID_NL_CANCEL | 'Cancel' button. | 
Definition at line 89 of file network_widget.h.
Widgets of the NetworkStartServerWindow class.
Definition at line 57 of file network_widget.h.
 1.8.1.2
 1.8.1.2