Xonotic
|
#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 39 of file dialog_multiplayer_create_mapinfo.qc.
References entity(), makeXonoticImage(), makeXonoticTextLabel(), and string_null.
Definition at line 9 of file dialog_multiplayer_create_mapinfo.qc.
References draw_PictureSize(), 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.