|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| void | AdditionalServerInfo_OnGet (entity fh, entity me, int status) |
| entity | makeXonoticServerToSTab () |
| void | XonoticServerToSTab_fill (entity me) |
| void | XonoticServerToSTab_loadToS (entity me, string downloadurl) |
Definition at line 28 of file dialog_multiplayer_join_termsofservice.qc.
References entity(), strcat(), url_fclose(), url_fgets(), URL_READY_CANREAD, URL_READY_CLOSED, and URL_READY_ERROR.
Referenced by XonoticServerToSTab::ATTRIB(), and XonoticServerToSTab_loadToS().
| entity makeXonoticServerToSTab | ( | ) |
Definition at line 7 of file dialog_multiplayer_join_termsofservice.qc.
Referenced by XonoticServerToSTab::ATTRIB(), and XonoticServerInfoDialog_fill().
Definition at line 20 of file dialog_multiplayer_join_termsofservice.qc.
References entity(), and makeXonoticTextBox().
Definition at line 15 of file dialog_multiplayer_join_termsofservice.qc.
References AdditionalServerInfo_OnGet(), entity(), FILE_READ, and url_single_fopen().