|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "dialog_multiplayer_create_mapinfo.qh"#include "button.qh"#include "image.qh"#include "maplist.qh"#include "textlabel.qh"#include <common/mapinfo.qh>Go to the source code of this file.
Functions | |
| void | XonoticMapInfoDialog_fill (entity me) |
| void | XonoticMapInfoDialog_loadMapInfo (entity me, int i, entity mlb) |
Definition at line 41 of file dialog_multiplayer_create_mapinfo.qc.
References ceil(), Dialog_Close(), entity(), GameType_GetID(), GameType_GetTotalCount(), makeXonoticButton(), makeXonoticImage(), makeXonoticTextLabel(), MapInfo_Type_ToText(), MapList_LoadMap(), mod(), NULL, setDependent(), string_null, and ZCTX.
Definition at line 9 of file dialog_multiplayer_create_mapinfo.qc.
References draw_PictureExists(), entity(), GameType_GetID(), GameType_GetTotalCount(), MapInfo_ClearTemps(), MapInfo_Get_ByID(), MapInfo_Map_author, MapInfo_Map_bspname, MapInfo_Map_description, MapInfo_Map_supportedGametypes, MapInfo_Map_title, strcat(), and strcpy.