Xonotic
|
#include "dialog_termsofservice.qh"
#include "../menu.qh"
#include "mainwindow.qh"
#include "dialog_firstrun.qh"
#include "textbox.qh"
#include "textlabel.qh"
#include "button.qh"
#include "util.qh"
Go to the source code of this file.
Functions | |
void | Close_Clicked (entity btn, entity me) |
void | DontAccept_Clicked (entity btn, entity me) |
void | XonoticToS_OnGet (entity fh, entity me, int status) |
void | XonoticToSDialog_fill (entity me) |
void | XonoticToSDialog_loadXonoticToS (entity me) |
bool | XonoticToSDialog_shouldShow () |
Definition at line 11 of file dialog_termsofservice.qc.
References _Nex_ExtResponseSystem_NewToS, cvar_set(), Dialog_Close(), ftos(), localcmd, LOG_INFOF, and main.
Definition at line 21 of file dialog_termsofservice.qc.
References localcmd.
Definition at line 31 of file dialog_termsofservice.qc.
References strcat(), strfree, strzone(), url_fclose(), url_fgets(), URL_READY_CANREAD, URL_READY_CLOSED, and URL_READY_ERROR.
Referenced by XonoticToSDialog_loadXonoticToS().
Definition at line 72 of file dialog_termsofservice.qc.
References autocvar__termsofservice_accepted, and entity().
Definition at line 26 of file dialog_termsofservice.qc.
References FILE_READ, termsofservice_url, url_single_fopen(), and XonoticToS_OnGet().
bool XonoticToSDialog_shouldShow | ( | ) |
Definition at line 67 of file dialog_termsofservice.qc.
References _Nex_ExtResponseSystem_NewToS, and autocvar__termsofservice_accepted.