|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "util.qh"Go to the source code of this file.
Classes | |
| class | Gametype |
Macros | |
| #define | MAPINFO_SETTEMP_ACL_SYSTEM "-g_mapinfo_* -rcon_* -_* -g_ban* +*" |
| #define | MAPINFO_SETTEMP_ACL_USER cvar_string("g_mapinfo_settemp_acl") |
| #define | REGISTER_GAMETYPE(NAME, inst) |
| #define MAPINFO_SETTEMP_ACL_SYSTEM "-g_mapinfo_* -rcon_* -_* -g_ban* +*" |
Definition at line 237 of file mapinfo.qh.
Referenced by _MapInfo_Parse_Settemp().
| #define MAPINFO_SETTEMP_ACL_USER cvar_string("g_mapinfo_settemp_acl") |
Definition at line 236 of file mapinfo.qh.
Referenced by CampaignPreInit(), and MapInfo_Get_ByName_NoFallbacks().
| #define REGISTER_GAMETYPE | ( | NAME, | |
| inst ) |
Definition at line 149 of file mapinfo.qh.
Referenced by REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), REGISTER_GAMETYPE(), and REGISTER_GAMETYPE().
Definition at line 20 of file mapinfo.qc.
References BIT, REGISTRY_MAX, and vector.
Referenced by STATIC_INIT().
| float _MapInfo_FilterGametype | ( | vector | gametypeFlags, |
| float | features, | ||
| float | pFlagsRequired, | ||
| float | pFlagsForbidden, | ||
| float | pAbortOnGenerate ) |
References vector.
Definition at line 1008 of file mapinfo.qc.
References _MapInfo_CheckArenaFile(), checkextension(), search_end(), search_getfilename(), search_getsize(), and strcat().
Referenced by _MapInfo_Generate(), MapInfo_Get_ByName_NoFallbacks(), and spawnfunc().
Definition at line 534 of file mapinfo.qc.
Referenced by _MapInfo_Map_ApplyGametypeEx().
Definition at line 539 of file mapinfo.qc.
References Gametype::team.
Referenced by MapHasRightSize(), NET_HANDLE(), and XonoticGametypeList_drawListBoxItem().
Definition at line 667 of file mapinfo.qc.
References _MapInfo_Parse_Settemp(), car(), cdr(), cvar(), cvar_set(), cvar_settemp(), cvar_value_issafe(), fclose(), fgets(), FILE_READ, fopen(), LOG_TRACE, LOG_WARN, MapInfo_Map_clientstuff, MAPINFO_SETTEMP_ACL_SYSTEM, matchacl(), strcat(), strstrofs, substring(), and WARN_COND.
Referenced by _MapInfo_Parse_Settemp(), CampaignPreInit(), and MapInfo_Get_ByName_NoFallbacks().
| bool _MapInfo_ParseArena | ( | string | arena_filename, |
| int | fh, | ||
| string | pFilename, | ||
| Gametype | pGametypeToSet, | ||
| bool | isdefi, | ||
| bool | isgenerator ) |
Definition at line 826 of file mapinfo.qc.
References car(), cdr(), cons(), fgets(), FOREACH, FOREACH_WORD, LOG_INFO, MAPINFO_FEATURE_WEAPONS, MapInfo_Map_author, MapInfo_Map_description, MapInfo_Map_flags, MapInfo_Map_supportedFeatures, MapInfo_Map_supportedGametypes, MapInfo_Map_title, MapInfo_Type_FromString(), strstrofs, strtolower(), substring(), and vector.
Referenced by _MapInfo_Generate(), and MapInfo_Get_ByName_NoFallbacks().
Definition at line 250 of file mapinfo.qc.
References _MapInfo_GlobItem(), and MapInfo_FilterList_Lookup().
Referenced by InstantAction_LoadMap(), MapInfo_Get_ByID(), MapList_Add_All(), MapList_LoadMap(), XonoticMapList_g_maplistCacheToggle(), and XonoticMapList_refilter().
| void MapInfo_Cache_Create | ( | ) |
Definition at line 53 of file mapinfo.qc.
References _MapInfo_Cache_Active, _MapInfo_Cache_Buf_IndexToMapData, _MapInfo_Cache_DB_NameToIndex, buf_create, db_create(), and MapInfo_Cache_Destroy().
Referenced by MapInfo_Cache_Invalidate(), and preMenuInit().
| void MapInfo_Cache_Destroy | ( | ) |
Definition at line 43 of file mapinfo.qc.
References _MapInfo_Cache_Active, _MapInfo_Cache_Buf_IndexToMapData, _MapInfo_Cache_DB_NameToIndex, and db_close().
Referenced by MapInfo_Cache_Create(), and MapInfo_Shutdown().
| void MapInfo_Cache_Invalidate | ( | ) |
Definition at line 61 of file mapinfo.qc.
References _MapInfo_Cache_Active, and MapInfo_Cache_Create().
Referenced by MapInfo_Enumerate().
Definition at line 1510 of file mapinfo.qc.
References _MapInfo_CheckMap(), and MapInfo_ClearTemps().
Referenced by DoNextMapOverride(), GenericCommand_maplist(), getmaplist(), GotoMap(), Map_Check(), MapList_LoadMap(), MapVote_AddVotable(), MapVote_Suggest(), and ValidateMap().
| void MapInfo_ClearTemps | ( | ) |
Definition at line 1639 of file mapinfo.qc.
References MapInfo_Map_author, MapInfo_Map_bspname, MapInfo_Map_clientstuff, MapInfo_Map_description, MapInfo_Map_supportedFeatures, MapInfo_Map_supportedGametypes, MapInfo_Map_title, MapInfo_Map_titlestring, and string_null.
Referenced by _MapInfo_FilterGametype(), getladder(), getlsmaps(), getmaplist(), getrankings(), getrecords(), InitGameplayMode(), MapInfo_CheckMap(), MapInfo_FilterString(), MapInfo_Shutdown(), SendWelcomeMessage(), XonoticMapInfoDialog_loadMapInfo(), and XonoticMapList_drawListBoxItem().
| int MapInfo_CurrentFeatures | ( | ) |
Definition at line 1480 of file mapinfo.qc.
References cvar(), and MAPINFO_FEATURE_WEAPONS.
Referenced by _MapInfo_CheckMap(), GameTypeVote_SetGametype(), GenericCommand_maplist(), GotoFirstMap(), InstantAction_LoadMap(), make_mapinfo_Think(), MapInfo_ListAllAllowedMaps(), MapInfo_ListAllowedMaps(), MapVote_Start(), MapVote_Think(), RestoreGame(), spawnfunc(), spawnfunc(), and XonoticMapList_refilter().
| Gametype MapInfo_CurrentGametype | ( | ) |
Definition at line 1490 of file mapinfo.qc.
References cvar(), cvar_string(), FOREACH, MapInfo_Type_FromString(), and prev.
Referenced by _MapInfo_CheckMap(), Campaign_Invalid(), GameType_ConfigureSliders_for_CurrentGametype(), GameTypeVote_Finished(), GameTypeVote_GetMask(), GameTypeVote_SetGametype(), GameTypeVote_Start(), GenericCommand_maplist(), GotoFirstMap(), InstantAction_LoadMap(), make_mapinfo_Think(), MapHasRightSize(), MapInfo_ListAllAllowedMaps(), MapInfo_LoadMapSettings(), Maplist_Init(), MapVote_Start(), MapVote_Think(), RestoreGame(), spawnfunc(), spawnfunc(), STATIC_INIT_LATE(), XonoticGametypeList_loadCvars(), XonoticGametypeList_saveCvars(), and XonoticMapList_refilter().
| void MapInfo_Enumerate | ( | ) |
Definition at line 134 of file mapinfo.qc.
References _MapInfo_globcount, _MapInfo_globhandle, _MapInfo_globopen, MapInfo_Cache_Invalidate(), search_begin(), search_end(), and search_getsize().
Referenced by GameCommand_make_mapinfo(), GameTypeVote_MapInfo_FixName(), GameTypeVote_SetGametype(), GenericCommand_maplist(), GotoFirstMap(), MapInfo_ListAllAllowedMaps(), MapInfo_ListAllowedMaps(), MapVote_Start(), preMenuInit(), RestoreGame(), spawnfunc(), and spawnfunc().
| float MapInfo_FilterGametype | ( | Gametype | gametypeFlags, |
| float | features, | ||
| float | pFlagsRequired, | ||
| float | pFlagsForbidden, | ||
| float | pAbortOnGenerate ) |
Definition at line 213 of file mapinfo.qc.
References _MapInfo_filtered, _MapInfo_FilterList_cmp(), _MapInfo_FilterList_swap(), heapsort(), MapInfo_ClearTemps(), MapInfo_count, MapInfo_Get_ByID(), MapInfo_Map_bspname, MapInfo_Map_title, NULL, strstrofs, and strtolower().
Referenced by XonoticMapList_refilter().
Definition at line 1426 of file mapinfo.qc.
References _MapInfo_GlobItem(), floor(), MapInfo_count, MapInfo_FilterList_Lookup(), MapInfo_FindName_firstResult, MapInfo_FindName_match, startsWithNocase(), strcasecmp, and string_null.
Referenced by MapInfo_FixName(), XonoticMapList_keyDown(), and XonoticMapList_refilter().
Definition at line 1474 of file mapinfo.qc.
References MapInfo_FindName(), and MapInfo_FindName_match.
Referenced by GameTypeVote_MapInfo_FixName(), and ValidateMap().
| int MapInfo_ForbiddenFlags | ( | ) |
Definition at line 1664 of file mapinfo.qc.
References cvar(), MAPINFO_FLAG_FORBIDDEN, MAPINFO_FLAG_FRUSTRATING, and MAPINFO_FLAG_HIDDEN.
Referenced by GameTypeVote_MapInfo_FixName(), GameTypeVote_SetGametype(), GenericCommand_maplist(), getlsmaps(), GotoFirstMap(), InstantAction_LoadMap(), make_mapinfo_Think(), MapList_Add_All(), Maplist_Init(), MapVote_Start(), MapVote_Think(), RestoreGame(), spawnfunc(), spawnfunc(), and XonoticMapList_refilter().
Definition at line 275 of file mapinfo.qc.
References MapInfo_BSPName_ByID(), MapInfo_Get_ByName(), NULL, and true.
Referenced by getladder(), getlsmaps(), MapInfo_FilterString(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), XonoticMapInfoDialog_loadMapInfo(), and XonoticMapList_drawListBoxItem().
Definition at line 1390 of file mapinfo.qc.
References _MapInfo_Map_ApplyGametypeEx(), error, FOREACH, MapInfo_Get_ByName_NoFallbacks(), and MapInfo_Map_supportedGametypes.
Referenced by _MapInfo_CheckMap(), _MapInfo_FilterGametype(), GameTypeVote_AvailabilityStatus(), get_mi_min_max(), MapInfo_Get_ByID(), MapInfo_LoadMapSettings(), and SendWelcomeMessage().
Definition at line 1556 of file mapinfo.qc.
References _MapInfo_FilterGametype(), _MapInfo_GlobItem(), MapInfo_count, MapInfo_CurrentFeatures(), MapInfo_CurrentGametype(), MapInfo_Enumerate(), MapInfo_FilterGametype(), MapInfo_FilterList_Lookup(), MAPINFO_TYPE_ALL, strcat(), strlen, and substring().
Definition at line 1542 of file mapinfo.qc.
References _MapInfo_GlobItem(), MapInfo_count, MapInfo_CurrentFeatures(), MapInfo_Enumerate(), MapInfo_FilterGametype(), MapInfo_FilterList_Lookup(), strcat(), strlen, and substring().
Referenced by GameTypeVote_SetGametype(), and Maplist_Init().
Definition at line 1523 of file mapinfo.qc.
References cvar_settemp_restore(), localcmd(), LOG_INFO, MapInfo_Map_supportedGametypes, and strcat().
Referenced by CampaignSetup(), InstantAction_LoadMap(), Map_Goto(), and MapList_LoadMap().
Definition at line 1580 of file mapinfo.qc.
References _MapInfo_CheckMap(), _MapInfo_Map_ApplyGametypeEx(), cvar(), floor(), FOREACH, LOG_SEVERE, LOG_SEVEREF, LOG_WARNF, MapInfo_CurrentGametype(), MapInfo_Get_ByName(), MapInfo_LoadMapSettings_SaveGameType(), MapInfo_Map_supportedGametypes, RandomSelection_chosen_ent, and RandomSelection_Init().
Referenced by InitGameplayMode().
| int MapInfo_RequiredFlags | ( | ) |
Definition at line 1679 of file mapinfo.qc.
References cvar(), and MAPINFO_FLAG_FRUSTRATING.
Referenced by GameTypeVote_MapInfo_FixName(), GameTypeVote_SetGametype(), GenericCommand_maplist(), GotoFirstMap(), InstantAction_LoadMap(), make_mapinfo_Think(), Maplist_Init(), MapVote_Start(), MapVote_Think(), RestoreGame(), spawnfunc(), spawnfunc(), and XonoticMapList_refilter().
| void MapInfo_Shutdown | ( | ) |
Definition at line 1651 of file mapinfo.qc.
References _MapInfo_globhandle, _MapInfo_globopen, MapInfo_Cache_Destroy(), MapInfo_ClearTemps(), MapInfo_Filter_Free(), and search_end().
Referenced by __init_dedicated_server_shutdown(), RestoreGame(), Shutdown(), and XonoticMapList_destroy().
Definition at line 1518 of file mapinfo.qc.
References cvar_set(), and FOREACH.
Referenced by CampaignPreInit(), GameTypeVote_SetGametype(), InstantAction_LoadMap(), MapInfo_LoadMapSettings_SaveGameType(), target_changelevel_use(), and XonoticGametypeList_saveCvars().
Definition at line 651 of file mapinfo.qc.
Referenced by GameTypeVote_ReadOption(), and XonoticGametypeList_focusedItemChangeNotify().
Definition at line 621 of file mapinfo.qc.
References FOREACH, LOG_WARNF, MapInfo_Map_bspname, NULL, and WARN_COND.
Referenced by _MapInfo_ParseArena(), Campaign_Invalid(), CampaignPreInit(), GameCommand_gametype(), GameTypeVote_AvailabilityStatus(), GameTypeVote_ReadOption(), GameTypeVote_Type_FromString(), MapInfo_CurrentGametype(), MapInfo_Get_ByName_NoFallbacks(), target_changelevel_use(), and XonoticServerInfoDialog_loadServerInfo().
Definition at line 656 of file mapinfo.qc.
Referenced by _MapInfo_Map_ApplyGametypeEx(), GameType_GetIcon(), Gametype_Init(), GameTypeVote_SetGametype(), GameTypeVote_Start(), GetGametype(), isGametypeInFilter(), MapVote_SendEntity(), and ServerList_TypeSort_Click().
Definition at line 661 of file mapinfo.qc.
Referenced by Announcer_Gamestart(), GameType_GetName(), GameTypeVote_ReadOption(), MapVote_SendEntity(), net_handle_ServerWelcome(), Scoreboard_Draw(), XonoticGameMessageSettingsTab_fill(), XonoticHUDModIconsDialog_fill(), XonoticMapInfoDialog_fill(), and XonoticServerInfoDialog_loadServerInfo().
Definition at line 1409 of file mapinfo.qc.
References fclose(), fgets(), FILE_READ, fopen(), LOG_TRACE, LOG_TRACEF, map_maxplayers, map_minplayers, stoi, and strcat().
Referenced by GameplayMode_DelayedInit(), and MapHasRightSize().
| STATIC_INIT | ( | Gametypes_renumber | ) |
Definition at line 140 of file mapinfo.qh.
References _GametypeFlags_FromGametype(), FOREACH, MAPINFO_TYPE_ALL, STATIC_INIT, and vector.
Definition at line 25 of file mapinfo.qh.
Referenced by Duel::Duel(), and Gametype::gametype_init().
Definition at line 23 of file mapinfo.qh.
Referenced by LastManStanding::LastManStanding(), and Gametype::gametype_init().
Definition at line 21 of file mapinfo.qh.
Referenced by Deathmatch::Deathmatch(), and Gametype::gametype_init().
Definition at line 22 of file mapinfo.qh.
Referenced by CaptureTheFlag::CaptureTheFlag(), TeamDeathmatch::TeamDeathmatch(), and Gametype::gametype_init().
Definition at line 19 of file mapinfo.qh.
Referenced by Assault::Assault(), CaptureTheFlag::CaptureTheFlag(), ClanArena::ClanArena(), Domination::Domination(), FreezeTag::FreezeTag(), KeyHunt::KeyHunt(), NexBall::NexBall(), Onslaught::Onslaught(), TeamDeathmatch::TeamDeathmatch(), TeamKeepaway::TeamKeepaway(), tmayhem::tmayhem(), and Gametype::gametype_init().
Definition at line 20 of file mapinfo.qh.
Referenced by CaptureTheFlag::CaptureTheFlag(), ClanArena::ClanArena(), Deathmatch::Deathmatch(), Domination::Domination(), Duel::Duel(), FreezeTag::FreezeTag(), Invasion::Invasion(), Keepaway::Keepaway(), KeyHunt::KeyHunt(), LastManStanding::LastManStanding(), mayhem::mayhem(), NexBall::NexBall(), Race::Race(), Survival::Survival(), TeamDeathmatch::TeamDeathmatch(), TeamKeepaway::TeamKeepaway(), tmayhem::tmayhem(), and Gametype::gametype_init().
Definition at line 24 of file mapinfo.qh.
Referenced by NexBall::NexBall(), and Gametype::gametype_init().
| vector gametype_flags |
Definition at line 28 of file mapinfo.qh.
Referenced by _MapInfo_CheckMap(), Assault::m_generate_mapinfo(), CaptureTheFlag::m_generate_mapinfo(), Domination::m_generate_mapinfo(), Invasion::m_generate_mapinfo(), NexBall::m_generate_mapinfo(), Onslaught::m_generate_mapinfo(), Race::m_generate_mapinfo(), RaceCTS::m_generate_mapinfo(), Duel::m_isForcedSupported(), mayhem::m_isForcedSupported(), Survival::m_isForcedSupported(), TeamDeathmatch::m_isForcedSupported(), TeamKeepaway::m_isForcedSupported(), and tmayhem::m_isForcedSupported().
| int map_maxplayers |
Definition at line 191 of file mapinfo.qh.
Referenced by GameplayMode_DelayedInit(), GetPlayerLimit(), MapHasRightSize(), and MapReadSizes().
| int map_minplayers |
Definition at line 190 of file mapinfo.qh.
Referenced by GameplayMode_DelayedInit(), MapHasRightSize(), MapReadSizes(), ReadyCount(), and SendWelcomeMessage().
| float MapInfo_count |
Definition at line 166 of file mapinfo.qh.
Referenced by _MapInfo_FilterGametype(), GameTypeVote_SetGametype(), getladder(), getlsmaps(), InstantAction_LoadMap(), MapInfo_FilterString(), MapInfo_FindName(), MapInfo_ListAllAllowedMaps(), MapInfo_ListAllowedMaps(), MapList_Add_All(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), and XonoticMapList_refilter().
| const int MAPINFO_FEATURE_MONSTERS = 8 |
Definition at line 159 of file mapinfo.qh.
Referenced by _MapInfo_Generate(), and MapInfo_Get_ByName_NoFallbacks().
| const int MAPINFO_FEATURE_TURRETS = 4 |
Definition at line 158 of file mapinfo.qh.
Referenced by _MapInfo_Generate(), and MapInfo_Get_ByName_NoFallbacks().
| const int MAPINFO_FEATURE_VEHICLES = 2 |
Definition at line 157 of file mapinfo.qh.
Referenced by _MapInfo_Generate(), and MapInfo_Get_ByName_NoFallbacks().
| const int MAPINFO_FEATURE_WEAPONS = 1 |
Definition at line 156 of file mapinfo.qh.
Referenced by _MapInfo_Generate(), _MapInfo_ParseArena(), MapInfo_CurrentFeatures(), and MapInfo_Get_ByName_NoFallbacks().
| float MapInfo_FindName_firstResult |
Definition at line 196 of file mapinfo.qh.
Referenced by MapInfo_FindName(), and XonoticMapList_keyDown().
| string MapInfo_FindName_match |
Definition at line 195 of file mapinfo.qh.
Referenced by MapInfo_FindName(), and MapInfo_FixName().
| const int MAPINFO_FLAG_DONOTWANT = 8 |
Definition at line 164 of file mapinfo.qh.
Referenced by Map_Check(), and MapInfo_Get_ByName_NoFallbacks().
| const int MAPINFO_FLAG_FORBIDDEN = 2 |
Definition at line 162 of file mapinfo.qh.
Referenced by MapInfo_ForbiddenFlags(), and MapInfo_Get_ByName_NoFallbacks().
| const int MAPINFO_FLAG_FRUSTRATING = 4 |
Definition at line 163 of file mapinfo.qh.
Referenced by MapInfo_ForbiddenFlags(), MapInfo_Get_ByName_NoFallbacks(), and MapInfo_RequiredFlags().
| const int MAPINFO_FLAG_HIDDEN = 1 |
Definition at line 161 of file mapinfo.qh.
Referenced by MapInfo_ForbiddenFlags(), and MapInfo_Get_ByName_NoFallbacks().
| Gametype MapInfo_LoadedGametype |
Definition at line 220 of file mapinfo.qh.
Referenced by GetGametype(), MapInfo_LoadMapSettings_SaveGameType(), REGISTER_MUTATOR(), REGISTER_MUTATOR(), REGISTER_MUTATOR(), REGISTER_MUTATOR(), ScoreInfo_SendEntity(), and SV_OnEntityPreSpawnFunction().
| string MapInfo_Map_author |
Definition at line 10 of file mapinfo.qh.
Referenced by _MapInfo_Generate(), _MapInfo_Map_Reset(), _MapInfo_ParseArena(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), MapInfo_ClearTemps(), MapInfo_Get_ByName_NoFallbacks(), MapInfo_title_sans_author(), net_handle_ServerWelcome(), SendWelcomeMessage(), XonoticMapInfoDialog_loadMapInfo(), and XonoticMapList_drawListBoxItem().
| string MapInfo_Map_bspname |
Definition at line 6 of file mapinfo.qh.
Referenced by getladder(), getlsmaps(), LocalCommand_create_scrshot_ent(), Duel::m_isForcedSupported(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), MapInfo_ClearTemps(), MapInfo_FilterString(), MapInfo_Get_ByName_NoFallbacks(), MapInfo_Type_FromString(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), XonoticMapInfoDialog_loadMapInfo(), and XonoticMapList_drawListBoxItem().
| string MapInfo_Map_clientstuff |
Definition at line 11 of file mapinfo.qh.
Referenced by _MapInfo_Map_Reset(), _MapInfo_Parse_Settemp(), InitGameplayMode(), MapInfo_ClearTemps(), and MapInfo_Get_ByName_NoFallbacks().
| string MapInfo_Map_description |
Definition at line 9 of file mapinfo.qh.
Referenced by _MapInfo_Generate(), _MapInfo_Map_Reset(), _MapInfo_ParseArena(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), MapInfo_ClearTemps(), MapInfo_Get_ByName_NoFallbacks(), and XonoticMapInfoDialog_loadMapInfo().
| int MapInfo_Map_flags |
Definition at line 15 of file mapinfo.qh.
Referenced by _MapInfo_FilterGametype(), _MapInfo_Map_Reset(), _MapInfo_ParseArena(), getlsmaps(), Map_Check(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), and MapInfo_Get_ByName_NoFallbacks().
| string MapInfo_Map_fog |
Definition at line 12 of file mapinfo.qh.
Referenced by _MapInfo_Map_Reset(), InitGameplayMode(), and MapInfo_Get_ByName_NoFallbacks().
| vector MapInfo_Map_maxs |
Definition at line 17 of file mapinfo.qh.
Referenced by _MapInfo_Map_Reset(), get_mi_min_max(), and MapInfo_Get_ByName_NoFallbacks().
| vector MapInfo_Map_mins |
Definition at line 16 of file mapinfo.qh.
Referenced by _MapInfo_Map_Reset(), get_mi_min_max(), and MapInfo_Get_ByName_NoFallbacks().
| int MapInfo_Map_supportedFeatures |
Definition at line 14 of file mapinfo.qh.
Referenced by _MapInfo_CheckMap(), _MapInfo_FilterGametype(), _MapInfo_Generate(), _MapInfo_Map_Reset(), _MapInfo_ParseArena(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), MapInfo_ClearTemps(), and MapInfo_Get_ByName_NoFallbacks().
| vector MapInfo_Map_supportedGametypes |
Definition at line 13 of file mapinfo.qh.
Referenced by _MapInfo_CheckMap(), _MapInfo_FilterGametype(), _MapInfo_Generate(), _MapInfo_Map_ApplyGametype(), _MapInfo_Map_ApplyGametypeEx(), _MapInfo_Map_Reset(), _MapInfo_ParseArena(), GameTypeVote_AvailabilityStatus(), Assault::m_generate_mapinfo(), CaptureTheFlag::m_generate_mapinfo(), Domination::m_generate_mapinfo(), Invasion::m_generate_mapinfo(), NexBall::m_generate_mapinfo(), Onslaught::m_generate_mapinfo(), Race::m_generate_mapinfo(), RaceCTS::m_generate_mapinfo(), Duel::m_isForcedSupported(), mayhem::m_isForcedSupported(), Survival::m_isForcedSupported(), TeamDeathmatch::m_isForcedSupported(), TeamKeepaway::m_isForcedSupported(), tmayhem::m_isForcedSupported(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), MapInfo_ClearTemps(), MapInfo_Get_ByName(), MapInfo_Get_ByName_NoFallbacks(), MapInfo_LoadMap(), MapInfo_LoadMapSettings(), and XonoticMapInfoDialog_loadMapInfo().
| string MapInfo_Map_title |
Definition at line 7 of file mapinfo.qh.
Referenced by _MapInfo_Generate(), _MapInfo_Map_Reset(), _MapInfo_ParseArena(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), MapInfo_ClearTemps(), MapInfo_FilterString(), MapInfo_Get_ByName_NoFallbacks(), and XonoticMapInfoDialog_loadMapInfo().
| string MapInfo_Map_titlestring |
Definition at line 8 of file mapinfo.qh.
Referenced by _MapInfo_Map_Reset(), MapInfo_Cache_Retrieve(), MapInfo_Cache_Store(), MapInfo_ClearTemps(), MapInfo_Get_ByName_NoFallbacks(), net_handle_ServerWelcome(), SendWelcomeMessage(), and XonoticMapList_drawListBoxItem().
| float MapInfo_progress |
Definition at line 173 of file mapinfo.qh.
Referenced by _MapInfo_FilterGametype(), and preMenuInit().
| vector MAPINFO_TYPE_ALL |
Definition at line 27 of file mapinfo.qh.
Referenced by make_mapinfo_Think(), MapInfo_Get_ByName_NoFallbacks(), MapInfo_ListAllAllowedMaps(), MapList_Add_All(), preMenuInit(), and STATIC_INIT().