Xonotic
|
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 strcat(), strfree, strzone(), url_fclose(), url_fgets(), URL_READY_CANREAD, URL_READY_CLOSED, and URL_READY_ERROR.
Referenced by XonoticServerToSTab_loadToS().
entity makeXonoticServerToSTab | ( | ) |
Definition at line 7 of file dialog_multiplayer_join_termsofservice.qc.
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(), FILE_READ, and url_single_fopen().