Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
dpextensions.qh File Reference
Include dependency graph for dpextensions.qh:

Go to the source code of this file.

Macros

#define argv_end_index   _argv_end_index
#define argv_start_index   _argv_start_index
#define buf_create   _buf_create
#define chr2str   _chr2str
#define gettagindex   _gettagindex
#define particleeffectnum   __particleeffectnum
#define pointparticles   __pointparticles
#define skel_find_bone   _skel_find_bone
#define skel_get_boneparent   _skel_get_boneparent
#define str2chr   _str2chr
#define strcasecmp   _strcasecmp
#define strcmp   _strcmp
#define strlen   _strlen
#define strncasecmp   _strncasecmp
#define strncmp   _strncmp
#define strstrofs   _strstrofs
#define tokenize_console   _tokenize_console
#define tokenizebyseparator   _tokenizebyseparator
#define trailparticles   __trailparticles

Functions

 float (float skel, float bonenum) _skel_get_boneparent = #218
 float (float skel, string tagname) _skel_find_bone = #276
 float (string str, float ofs) _str2chr = #222
 float (string str, string sub, float startpos) _strstrofs = #228
 int () _buf_create
 int (entity ent, string tagname) _gettagindex
 int (int i) _argv_start_index = #516
 int (string effectname) _particleeffectnum = #514
 int (string s, string separator1,...) _tokenizebyseparator
 int (string s1, string s2) _strcmp = #229
 int (string s1, string s2, int len) _strncmp = #230
 string (int c,...) _chr2str
 vector (entity ent, float tagindex) _gettaginfo_hidden
 vector (float skel, float bonenum) _skel_get_boneabs_hidden
 void (float skel, float bonenum, vector org) _skel_set_bone_hidden

Macro Definition Documentation

◆ argv_end_index

◆ argv_start_index

◆ buf_create

◆ chr2str

◆ gettagindex

◆ particleeffectnum

#define particleeffectnum   __particleeffectnum

Definition at line 5 of file dpextensions.qh.

◆ pointparticles

#define pointparticles   __pointparticles

Definition at line 7 of file dpextensions.qh.

◆ skel_find_bone

#define skel_find_bone   _skel_find_bone

Definition at line 39 of file dpextensions.qh.

Referenced by float(), and void().

◆ skel_get_boneparent

#define skel_get_boneparent   _skel_get_boneparent

Definition at line 36 of file dpextensions.qh.

Referenced by float(), float(), skel_set_boneabs(), skeleton_markbones(), and void().

◆ str2chr

◆ strcasecmp

◆ strcmp

#define strcmp   _strcmp

Definition at line 51 of file dpextensions.qh.

Referenced by float(), string(), updateCheck(), and W_Config_Queue_Compare().

◆ strlen

#define strlen   _strlen

Definition at line 33 of file dpextensions.qh.

Referenced by _dumptree_close(), _MapInfo_GlobItem(), ACCUMULATE_call(), Ban_SaveBans(), BGMScript_InitEntity(), bot_cmd_eval(), bot_cmd_if(), CampaignFile_Load(), cdr(), centerprint_Add(), checkColorCode(), Cmd_Scoreboard_SetFields(), CSQCModel_LOD_Apply(), cvar_changes_init(), CvarList_Revert_Click(), DamageText::DamageText_draw2d(), DamageText::DamageText_update(), drawBackground(), drawstringcenter(), drawstringright(), find_last_color_code(), findinlist_abbrev(), FixPlayermodel(), fixPriorityList(), formatmessage(), formatStringSpecial(), GameLogEcho(), GameTypeVote_ReadOption(), GenericCommand(), GenericCommand_maplist(), GenericCommand_markup(), GenericCommand_rpn(), get_mi_min_max(), Get_Notif_CvarName(), getAllHUDSkins(), getDemos_for_ext(), GetPlayerScoreString(), getScreenshots_for_ext(), GetTeamScoreString(), getWrappedLine(), getWrappedLineLen(), InputBox_draw(), InputBox_enterText(), InputBox_keyDown(), isGametypeInFilter(), isInvisibleString(), IsServerInList(), ItemSetModel(), KeyBinder_Bind_Edit(), XonoticEntryList::keyDown(), LocalCommand_sendcvar(), MapInfo_ListAllAllowedMaps(), MapInfo_ListAllowedMaps(), MapInfo_title_sans_author(), MapList_Add_Shown(), MapList_Remove_Shown(), mapPriorityList(), matchacl(), minigame_getWrappedLine(), MUTATOR_HOOKFUNCTION(), Net_ClientCommand(), OnlineBanList_URI_Get_Callback(), PlayerStats_PlayerDetail_Handler(), PM_check_specialcommand(), Process_Notif_Line(), readplayerstartcvars(), rewrapCampaign(), saveCvarsMulti(), Say(), Score_NicePrint_Player(), SendWelcomeMessage(), ServerList_TypeSort_Click(), startsWithNocase(), SV_ParseClientCommand(), swapInPriorityList(), target_spawn_edit_entity(), textLengthUpToLength(), textLengthUpToWidth(), XonoticServerList::toggleFavorite(), trigger_magicear_processmessage(), unescape(), unquote(), updateCheck(), void(), void(), VoteCommand_checkargs(), VoteCommand_parse(), WaypointSprite_Load_Frames(), wordwrap_cb(), xdecode(), XonoticCampaignList_campaignGo(), XonoticColorpicker_mouseDrag(), XonoticCreditsList_drawListBoxItem(), XonoticCvarList_setSelected(), XonoticCvarList_updateCvarType(), XonoticDemoList_demoName(), XonoticInputBox_configureXonoticInputBox(), XonoticKeyBinder_drawListBoxItem(), XonoticKeyBinder_editUserbind(), XonoticMapList_g_maplistCacheToggle(), XonoticMapList_keyDown(), XonoticMapList_refilter(), XonoticPlayerList_drawListBoxItem(), XonoticPlayList_removeSelectedFromPlayList(), XonoticScreenshotImage_load(), XonoticScreenshotList_screenshotName(), XonoticServerList_draw(), XonoticServerList_refreshServerList(), XonoticServerList_setSelected(), XonoticSkinList_getSkins(), XonoticSoundList_soundName(), XonoticStatsList_convertDate(), XonoticStatsList_drawListBoxItem(), XonoticStatsList_getStats(), and XonoticWeaponsList_toString().

◆ strncasecmp

#define strncasecmp   _strncasecmp

Definition at line 60 of file dpextensions.qh.

Referenced by float(), and string().

◆ strncmp

#define strncmp   _strncmp

Definition at line 54 of file dpextensions.qh.

Referenced by float(), string(), and updateCheck().

◆ strstrofs

#define strstrofs   _strstrofs

Definition at line 42 of file dpextensions.qh.

Referenced by _MapInfo_CheckArenaFile(), _MapInfo_Map_ApplyGametypeEx(), _MapInfo_Parse_Settemp(), _MapInfo_ParseArena(), Ban_GetClientIP(), bot_cmd_if(), bot_decodecommand(), bot_getplace(), bot_queuecommand(), car(), cdr(), ClientConnect(), Cmd_Scoreboard_SetFields(), CTX(), cvar_value_issafe(), CvarList_Load(), DamageText::DamageText_update(), DemoList_Filter_Change(), DoesQ3ARemoveThisEntity(), find_last_color_code(), FixPlayermodel(), float(), formatmessage(), ftos_mindecimals(), getAllHUDSkins(), GetField_fullspawndata(), getHUDSkinFiles(), hash_replace(), HUD_QuickMenu(), HUDSkinList_Filter_Change(), InputBox_enterText(), isGametypeInFilter(), IsServerInList(), json_parse(), MapInfo_FilterString(), MapInfo_Get_ByName_NoFallbacks(), MapInfo_title_sans_author(), MapVote_AddVotable(), Obituary(), OnlineBanList_SendBan(), OnlineBanList_SendUnban(), OnlineBanList_Think(), OnlineBanList_URI_Get_Callback(), PlayerFrame(), precache_playermodel(), ScreenshotList_Filter_Change(), ServerList_TypeSort_Click(), strwords(), target_spawn_edit_entity(), XonoticServerList::toggleFavorite(), trigger_magicear_processmessage(), updateCheck(), UpdateNotification_URI_Get_Callback(), url_single_fopen(), vercmp_recursive(), VoteCommand_checkargs(), VoteCommand_checkinlist(), VoteCommand_checknasty(), W_FixWeaponOrder_BuildImpulseList_cmp(), WaypointSprite_Load_Frames(), weaponorder_cmp(), xdecode(), XonoticPlayerList_drawListBoxItem(), XonoticServerList_refreshServerList(), XonoticStatsList_drawListBoxItem(), and XonoticStatsList_getStats().

◆ tokenize_console

#define tokenize_console   _tokenize_console

Definition at line 24 of file dpextensions.qh.

Referenced by Accuracy_LoadLevels(), Ban_LoadBans(), BanCommand(), bd_load_piece(), bd_set_nextlevel(), CampaignSaveCvar(), CheatImpulse(), ClientCommand_minigame(), ClientCommand_sentcvar(), CSQC_ConsoleCommand(), doBGMScript(), expr_evaluate(), FixPlayermodel(), fixPriorityList(), float(), func_breakable_destroy(), func_breakable_setup(), func_fourier_controller_think(), GameCommand(), GameCommand(), GameCommand_bot_cmd(), GameCommand_defer_clear_all(), GameCommand_effectindexdump(), GenericCommand(), GenericCommand_rpn(), getAllHUDSkins(), getcurrentmod(), GetField_fullspawndata(), getladder(), GiveRandomWeapons(), HUD_Main(), HUD_QuickMenu(), IsServerInList(), LoadMenuSkinValues(), LoadPlayerSounds(), m_init_delayed(), MapInfo_Get_ByName_NoFallbacks(), mapPriorityList(), MapVote_CheckPK3(), MapVote_Init(), Monster_Sound_Precache(), Monster_Sounds_Load(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), OnlineBanList_SendBan(), OnlineBanList_SendUnban(), OnlineBanList_Think(), OnlineBanList_URI_Get_Callback(), PrecachePlayerSounds(), QuickMenu_Open(), QuickMenu_Page_Load(), RandomItems_ReplaceMapItem(), readplayerstartcvars(), sandbox_ObjectPort_Load(), saveCvarsMulti(), set_platmovetype(), spawnfunc(), spawnfunc(), spawnfunc(), string(), superspec_filteritem(), SV_ParseClientCommand(), swapInPriorityList(), target_items_use(), target_spawn_edit_entity(), target_speaker_use_activator(), target_speaker_use_on(), target_voicescript_next(), XonoticServerList::toggleFavorite(), trigger_race_checkpoint_verify(), updateCheck(), url_multi_fopen(), url_multi_ready(), W_Tuba_HasPlayed(), weapon_defaultspawnfunc(), XonoticLanguageList_getLanguages(), XonoticMapList_g_maplistCacheToggle(), XonoticMapList_refilter(), XonoticPlayerList_setPlayerList(), XonoticPlayList_addToPlayList(), XonoticPlayList_configureXonoticPlayList(), XonoticPlayList_draw(), XonoticPlayList_removeSelectedFromPlayList(), XonoticPlayList_startSound(), XonoticResolutionSlider_addResolution(), XonoticResolutionSlider_saveCvars(), XonoticScoreboardFadeTimeSlider_saveCvars(), XonoticTextSlider_loadCvars(), XonoticTextSlider_saveCvars(), XonoticWeaponarenaCheckBox_loadCvars(), XonoticWeaponsList_draw(), and XonoticWeaponsList_toString().

◆ tokenizebyseparator

◆ trailparticles

#define trailparticles   __trailparticles

Definition at line 6 of file dpextensions.qh.

Function Documentation

◆ float() [1/4]

float ( float skel,
float bonenum ) = #218

◆ float() [2/4]

float ( float skel,
string tagname ) = #276

◆ float() [3/4]

float ( string str,
float ofs ) = #222

◆ float() [4/4]

float ( string str,
string sub,
float startpos ) = #228

◆ int() [1/7]

int ( )

◆ int() [2/7]

int ( entity ent,
string tagname )

References entity().

◆ int() [3/7]

int ( int i) = #516

◆ int() [4/7]

int ( string effectname) = #514

◆ int() [5/7]

int ( string s,
string separator1,
... )

◆ int() [6/7]

int ( string s1,
string s2 ) = #229

References s1, and s2.

◆ int() [7/7]

int ( string s1,
string s2,
int len ) = #230

References s1, and s2.

◆ string()

string ( int c,
... )

◆ vector() [1/2]

vector ( entity ent,
float tagindex )

References entity().

◆ vector() [2/2]

vector ( float skel,
float bonenum )

◆ void()

void ( float skel,
float bonenum,
vector org )

References org, and vector.