|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "tab.qh"Go to the source code of this file.
Classes | |
| class | XonoticServerToSTab |
Functions | |
| void | AdditionalServerInfo_OnGet (entity fh, entity pass, int status) |
| entity | makeXonoticServerToSTab () |
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().