Xonotic
|
#include "dialog_singleplayer.qh"
#include <common/gamemodes/_mod.qh>
#include "bigbutton.qh"
#include "radiobutton.qh"
#include "textlabel.qh"
#include "campaign.qh"
Go to the source code of this file.
Functions | |
void | InstantAction_LoadMap (entity btn, entity dummy) |
void | XonoticSingleplayerDialog_fill (entity me) |
Definition at line 9 of file dialog_singleplayer.qc.
References ceil(), cvar_set(), error(), fabs(), fexists(), floor(), ftos(), LABEL, localcmd, MapInfo_BSPName_ByID(), MapInfo_count, MapInfo_CurrentFeatures(), MapInfo_CurrentGametype(), MapInfo_FilterGametype(), MapInfo_ForbiddenFlags(), MapInfo_LoadMap(), MapInfo_RequiredFlags(), MapInfo_SwitchGameType(), random(), and strcat().
Definition at line 139 of file dialog_singleplayer.qc.
References entity(), and makeXonoticBigButton().