|
Xonotic
|
#include "dialog_singleplayer.qh"#include <common/gamemodes/_mod.qh>#include "bigbutton.qh"#include "radiobutton.qh"#include "textlabel.qh"#include "campaign.qh"
Include dependency graph for dialog_singleplayer.qc:
This graph shows which files directly or indirectly include this file: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().
Here is the call graph for this function:Definition at line 139 of file dialog_singleplayer.qc.
References entity(), and makeXonoticBigButton().
Here is the call graph for this function: