Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
pre.qh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ChangeYaw   builtin_ChangeYaw
#define checkclient   builtin_checkclient
#define droptofloor   builtin_droptofloor
#define error   builtin_error
#define movetogoal   builtin_movetogoal
#define objerror   builtin_objerror
#define remove   builtin_remove
#define setcolor   builtin_setcolor
#define walkmove   builtin_walkmove

Macro Definition Documentation

◆ ChangeYaw

#define ChangeYaw   builtin_ChangeYaw

Definition at line 3 of file pre.qh.

Referenced by void().

◆ checkclient

#define checkclient   builtin_checkclient

Definition at line 4 of file pre.qh.

Referenced by SUB_NoImpactCheck(), and void().

◆ droptofloor

#define droptofloor   builtin_droptofloor

Definition at line 5 of file pre.qh.

Referenced by float(), and float().

◆ error

#define error   builtin_error

Definition at line 6 of file pre.qh.

Referenced by AnimHost::addAnim(), Keyframe::addAnim(), AuditLists(), bot_dequeuecommand(), bot_readcommand(), buf_save(), CampaignBailout(), CampaignFile_Load(), CampaignLevelWarp(), CampaignSaveCvar(), CategoryOverride(), ClientCommand_minigame(), compressShortVector(), Container_addItem(), Container_moveItemAfter(), Container_removeItem(), Container_setFocus(), Draw_WaypointSprite(), FindConnectedComponent(), GameCommand_trace(), GetResourceLimit(), GetResourceType(), GotoNextMap(), GrapplingHookThink(), Handicap_SetForcedHandicap(), InstantAction_LoadMap(), m_init_delayed(), MapInfo_Get_ByName(), MapInfo_Get_ByName_NoFallbacks(), Maplist_Init(), Mutator_Add(), Mutator_Remove(), navigation_markroutes_inverted(), NET_HANDLE(), PlayerPreThink(), PlayerScore_Attach(), PlayerScore_Detach(), Portal_Think(), Portal_Touch(), ReadyRestart(), REGISTER_MUTATOR(), RegisterPlayer(), RegisterTeam(), remove_except_protected(), remove_unsafely(), AnimHost::removeAnim(), RemovePlayer(), RetrieveCategoryEnt(), SelectSpawnPoint(), spawnfunc(), spawnfunc(), STATIC_INIT(), STATIC_INIT(), STATIC_INIT(), TeamScore_AddToTeam(), TeamScore_Compare(), TeamScore_GetCompareValue(), trigger_race_checkpoint_verify(), url_fclose(), url_fgets(), url_fputs(), url_URI_Get_Callback(), void(), void(), W_CalculateSpread(), W_Crylink_CheckLinks(), W_SetupProjVelocity_Explicit(), WarpZone_InitStep_FinalizeTransform(), WarpZone_InitStep_FindOriginTarget(), WarpZone_InitStep_FindTarget(), WarpZone_InitStep_UpdateTransform(), WarpZoneCamera_InitStep_FindTarget(), WarpZonePosition_InitStep_FindTarget(), WeaponStats_LogDamage(), XonoticPlayerModelSelector_loadModels(), XonoticServerList_draw(), XonoticTabController_makeTabButton_T(), and XonoticTextSlider_saveCvars().

◆ movetogoal

#define movetogoal   builtin_movetogoal

Definition at line 7 of file pre.qh.

Referenced by void().

◆ objerror

◆ remove

#define remove   builtin_remove

Definition at line 9 of file pre.qh.

Referenced by MapVote_CheckRules_decide(), and void().

◆ setcolor

#define setcolor   builtin_setcolor

Definition at line 11 of file pre.qh.

Referenced by bot_endgame(), bot_setnameandstuff(), FixPlayermodel(), and SetPlayerColors().

◆ walkmove

#define walkmove   builtin_walkmove

Definition at line 10 of file pre.qh.

Referenced by float(), and float().