|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Macros | |
| #define | APPEND_TO_STRING(list, sep, add) |
| #define | bprintf(...) |
| #define | COMPARE_INCREASING(to, from) |
| #define | CTF_RECORD "/ctf100record/" |
| #define | CTS_RECORD "/cts100record/" |
| #define | FOR_EACH_TAG(v) |
| #define | fprintf(file, ...) |
| #define | GENTLE (autocvar_cl_gentle || autocvar_cl_gentle_messages) |
| #define | normal_or_gentle(normal, gentle) |
| #define | RACE_RECORD "/race100record/" |
| #define | TIME_DECODE(n) |
| #define | TIME_ENCODE(t) |
| #define | TIME_ENCODED_TOSTRING(n, compact) |
| #define | TIME_TO_NTHS(t, n) |
| #define | XPD(...) |
Typedefs | |
| using | findNextEntityNearFunction_t = entity(entity cur, entity near, entity pass) |
| using | isConnectedFunction_t = float(entity a, entity b, entity pass) |
| using | textLengthUpToLength_lenFunction_t = float(string s) |
| using | textLengthUpToWidth_widthFunction_t = float(string s, vector size) |
| #define APPEND_TO_STRING | ( | list, | |
| sep, | |||
| add ) |
Definition at line 265 of file util.qh.
Referenced by UpdateNotification_URI_Get_Callback().
| #define bprintf | ( | ... | ) |
Definition at line 232 of file util.qh.
Referenced by CheatsAllowed().
| #define COMPARE_INCREASING | ( | to, | |
| from ) |
Definition at line 268 of file util.qh.
Referenced by HitSound(), and UpdateDamage().
| #define CTF_RECORD "/ctf100record/" |
Definition at line 99 of file util.qh.
Referenced by ctf_Initialize().
| #define CTS_RECORD "/cts100record/" |
Definition at line 98 of file util.qh.
Referenced by cts_Initialize(), getladder(), and HUD_Mod_Race().
| #define FOR_EACH_TAG | ( | v | ) |
Definition at line 216 of file util.qh.
Referenced by DamageEffect(), and MUTATOR_HOOKFUNCTION().
| #define fprintf | ( | file, | |
| ... ) |
| #define GENTLE (autocvar_cl_gentle || autocvar_cl_gentle_messages) |
Definition at line 238 of file util.qh.
Referenced by Create_Notification_Entity_Annce(), and Create_Notification_Entity_InfoCenter().
| #define normal_or_gentle | ( | normal, | |
| gentle ) |
Definition at line 243 of file util.qh.
Referenced by notif_arg_spree_cen(), and notif_arg_spree_inf().
| #define RACE_RECORD "/race100record/" |
Definition at line 97 of file util.qh.
Referenced by getladder(), HUD_Mod_Race(), rc_SetLimits(), and spawnfunc().
| #define TIME_DECODE | ( | n | ) |
Definition at line 101 of file util.qh.
Referenced by HUD_RaceTimer(), HUD_Timer_Color(), and race_setTime().
| #define TIME_ENCODE | ( | t | ) |
Definition at line 100 of file util.qh.
Referenced by ctf_CaptureRecord(), ctf_CheckFlagReturn(), ctf_Handle_Capture(), HUD_Checkpoints(), HUD_RaceTimer(), MakeRaceString(), race_ImposePenaltyTime(), race_SendTime(), and write_recordmarker().
| #define TIME_ENCODED_TOSTRING | ( | n, | |
| compact ) |
Definition at line 96 of file util.qh.
Referenced by getrankings(), HUD_Checkpoints(), HUD_Mod_Race(), HUD_RaceTimer(), HUD_Score(), MakeRaceString(), MUTATOR_HOOKFUNCTION(), MUTATOR_HOOKFUNCTION(), race_showTime(), Scoreboard_Rankings_Draw(), ScoreString(), and write_recordmarker().
| using textLengthUpToLength_lenFunction_t = float(string s) |
| using textLengthUpToWidth_widthFunction_t = float(string s, vector size) |
Definition at line 1808 of file util.qc.
Definition at line 1827 of file util.qc.
References CNT_GAMESTART, CNT_KILL, CNT_NORMAL, CNT_RESPAWN, CNT_ROUNDSTART, and NULL.
Referenced by Announcer_Countdown(), instagib_countdown(), KillIndicator_Think(), and ShowRespawnCountdown().
Definition at line 1960 of file util.qc.
References AnglesTransform_FromAngles(), AnglesTransform_FromVAngles(), AnglesTransform_ToAngles(), AnglesTransform_ToVAngles(), entity(), fixedmakevectors(), fixedvectoangles2, gettagindex, gettaginfo, org, substring(), v_forward, v_right, v_up, vector, and vlen().
Referenced by follow_init().
Definition at line 2178 of file util.qc.
References blink_synced(), and freq.
Referenced by DrawItemsTimeItem(), HUD_Get_Num_Color(), HUD_HealthArmor(), HUD_Mod_Keepaway(), HUD_Mod_KH(), HUD_Mod_TeamKeepaway(), and HUD_Radar_InputEvent().
Definition at line 582 of file util.qc.
References entity(), trace_fraction, and vector.
Referenced by Portal_Spawn(), and Porto_Draw().
Definition at line 521 of file util.qc.
References ang, error, floor(), invertLengthLog(), vectoangles(), vector, vlen(), and y.
Referenced by pointparticles_SendEntity(), rainsnow_SendEntity(), SpawnCasing(), STATIC_INIT(), and Violence_GibSplash_At().
Definition at line 1248 of file util.qc.
References BIT, bound(), fabs(), LOG_DEBUG, rint(), vector, and vtos().
Referenced by CL_WeaponEntity_SetModel(), and ClientInit_misc().
Definition at line 2150 of file util.qc.
References cvar_string(), and stof().
Definition at line 811 of file util.qc.
References cvar_set(), cvar_string(), entity(), g_saved_cvars, IL_EACH, IL_PUSH(), LOG_INFOF, LOG_TRACE, new_pure, and strzone().
Referenced by _MapInfo_Parse_Settemp(), CampaignPreInit(), CSQC_Init(), CSQCPlayer_PostUpdate(), CSQCPlayer_Remove(), GameCommand_bot_cmd(), GameCommand_nospectators(), GameCommand_setbots(), GenericCommand_settemp(), NET_HANDLE(), NET_HANDLE(), REGISTER_MUTATOR(), REGISTER_MUTATOR(), View_EventChase(), and View_Ortho().
| float cvar_settemp_restore | ( | ) |
Definition at line 851 of file util.qc.
References classname, cvar_set(), entity(), find(), FOREACH_ENTITY_CLASS, LOG_INFOF, NULL, print(), and strunzone().
Referenced by DoNextMapOverride(), GenericCommand_settemp_restore(), MapInfo_LoadMap(), and SV_Shutdown().
| void depthfirst | ( | entity | start, |
| .entity | up, | ||
| .entity | downleft, | ||
| .entity | right, | ||
| void(entity, entity) | funcPre, | ||
| void(entity, entity) | funcPost, | ||
| entity | pass ) |
Definition at line 393 of file util.qc.
References entity(), and pass.
Referenced by forAllDescendants().
Definition at line 2000 of file util.qc.
References AnglesTransform_ToAngles(), AnglesTransform_ToVAngles(), entity(), fixedvectoangles2, gettaginfo, NULL, org, substring(), v_forward, v_up, and vector.
Referenced by Drag().
| void execute_next_frame | ( | ) |
Definition at line 1748 of file util.qc.
References localcmd(), strfree, and to_execute_next_frame.
Referenced by CSQC_UpdateView(), m_draw(), and StartFrame().
Definition at line 960 of file util.qc.
References IS_DIGIT, IS_HEXDIGIT, strlen, strstrofs, and substring().
Referenced by getWrappedLine(), getWrappedLineLen(), hash_replace(), and minigame_getWrappedLine().
Definition at line 117 of file util.qc.
References NULL, org, trace_endpos, trace_fraction, and vector.
Referenced by nade_boom(), and W_Seeker_Tag_Touch().
| void FindConnectedComponent | ( | entity | e, |
| .entity | fld, | ||
| findNextEntityNearFunction_t | nxt, | ||
| isConnectedFunction_t | iscon, | ||
| entity | pass ) |
Definition at line 1766 of file util.qc.
References entity(), error, NULL, and pass.
Referenced by LinkDoors().
Definition at line 600 of file util.qc.
References argv(), floor(), ftos(), REGISTRY_GET, stof(), strcat(), strlen, substring(), tokenize_console, Weapons, and WEP_FLAG_SPECIALATTACK.
Referenced by W_FixWeaponOrder().
Definition at line 2014 of file util.qc.
References entity(), MOVETYPE_FOLLOW, and set_movetype().
Referenced by follow_init().
Definition at line 678 of file util.qc.
References MapInfo_Get_ByName(), MapInfo_Map_maxs, MapInfo_Map_mins, mapname, mi_max, mi_min, mi_shortname, MOVE_WORLDONLY, NULL, strcasecmp, strcpy, strlen, substring(), trace_endpos, trace_startsolid, vector, and world.
Referenced by get_mi_min_max_texcoords(), and InitGameplayMode().
Definition at line 768 of file util.qc.
References get_mi_min_max(), mi_max, mi_min, mi_picmax, mi_picmin, mi_pictexcoord0, mi_pictexcoord1, mi_pictexcoord2, mi_pictexcoord3, and vector.
Referenced by CSQC_Init().
Definition at line 1381 of file util.qc.
References ftos(), and strcat().
Referenced by get_model_parameters(), UpdatePlayerSounds(), and XonoticPlayerModelSelector_loadModels().
Definition at line 1394 of file util.qc.
References car(), cdr(), fclose(), fgets(), FILE_READ, fopen(), ftos(), get_model_datafilename(), get_model_parameters_age, get_model_parameters_bone_aim, get_model_parameters_bone_aimweight, get_model_parameters_bone_upperbody, get_model_parameters_bone_weapon, get_model_parameters_desc, get_model_parameters_description, get_model_parameters_fixbone, get_model_parameters_hidden, get_model_parameters_modelname, get_model_parameters_modelskin, get_model_parameters_name, get_model_parameters_sex, get_model_parameters_species, get_model_parameters_weight, MAX_AIM_BONES, MUTATOR_CALLHOOK, SPECIES_ALIEN, SPECIES_ANIMAL, SPECIES_HUMAN, SPECIES_RESERVED, SPECIES_ROBOT_RUSTY, SPECIES_ROBOT_SHINY, SPECIES_ROBOT_SOLID, stob, stof(), strcat(), string_null, and substring().
Referenced by player_getspecies(), skeleton_loadinfo(), and XonoticPlayerModelSelector_loadModels().
| vector get_shotvelocity | ( | vector | myvel, |
| vector | mydir, | ||
| float | spd, | ||
| float | newton_style, | ||
| float | mi, | ||
| float | ma ) |
Definition at line 1196 of file util.qc.
References bound(), solve_quadratic(), and vector.
Referenced by W_CalculateProjectileVelocity().
| string getcurrentmod | ( | ) |
Definition at line 1327 of file util.qc.
References argv(), cvar_string(), and tokenize_console.
Referenced by resolvemod().
| string getWrappedLine | ( | float | w, |
| vector | size, | ||
| textLengthUpToWidth_widthFunction_t | tw ) |
Definition at line 995 of file util.qc.
References find_last_color_code(), getWrappedLine_remaining, strcat(), string_null, strlen, substring(), textLengthUpToWidth(), and vector.
Referenced by Checkpoints_drawstring(), GameTypeVote_DrawGameTypeItem(), HUD_CenterPrint(), InfoMessages_drawstring(), Label_draw(), Label_recalcPositionWithText(), m_tooltip(), rewrapCampaign(), wrapGuideText(), XonoticEntryList_drawListBoxItem(), and XonoticTextBox_setText().
| string getWrappedLineLen | ( | float | w, |
| textLengthUpToLength_lenFunction_t | tw ) |
Definition at line 1313 of file util.qc.
References bound(), DEATH_IS, HITTYPE_ARMORPIERCE, and vector.
Referenced by Damage(), Monster_Damage(), PlayerCorpseDamage(), and PlayerDamage().
Definition at line 1289 of file util.qc.
References DEATH_IS, and vector.
Referenced by crosshair_getcolor(), ctf_FlagcarrierWaypoints(), HUD_HealthArmor(), if(), and WaypointSprite_AttachCarrier().
Definition at line 2063 of file util.qc.
References entity().
Referenced by GrapplingHookThink(), W_Electro_Orb_Follow_Think(), and W_MineLayer_Think().
Definition at line 642 of file util.qc.
References argv(), strcat(), strlen, substring(), and tokenize_console.
Referenced by W_NameWeaponOrder(), and W_NumberWeaponOrder().
Definition at line 1339 of file util.qc.
References car(), cdr(), strlen, and substring().
Referenced by _MapInfo_Parse_Settemp().
Definition at line 1943 of file util.qc.
References CONTENT_EMPTY, CONTENT_LAVA, CONTENT_SKY, CONTENT_SLIME, CONTENT_SOLID, CONTENT_WATER, DPCONTENTS_BODY, DPCONTENTS_LAVA, DPCONTENTS_SKY, DPCONTENTS_SLIME, DPCONTENTS_SOLID, and DPCONTENTS_WATER.
Definition at line 1923 of file util.qc.
References CONTENT_EMPTY, CONTENT_LAVA, CONTENT_SKY, CONTENT_SLIME, CONTENT_SOLID, CONTENT_WATER, DPCONTENTS_LAVA, DPCONTENTS_NODROP, DPCONTENTS_OPAQUE, DPCONTENTS_SKY, DPCONTENTS_SLIME, DPCONTENTS_SOLID, and DPCONTENTS_WATER.
Referenced by _Movetype_CheckWater(), and racer_frame().
Definition at line 2082 of file util.qc.
References intermission_running, strcat(), TC, Team_ColorCode(), and teamplay.
Referenced by CheatsAllowed(), ClientCommand_ready(), ClientConnect(), Draw_ShowNames(), DumpStats(), GameCommand_adminmsg(), GameCommand_defer_clear(), GameCommand_moveplayer(), GetCallerName(), MatchEnd_RestoreSpectatorAndTeamStatus(), NextLevel(), OriginalCallerName(), PlayerFrame(), PlayerStats_GameReport_FinalizePlayer(), Remove_Countdown(), Say(), Score_NicePrint_Player(), Score_NicePrint_Spectator(), TeamBalance_RemoveExcessPlayers(), and W_HitPlotOpen().
Definition at line 1756 of file util.qc.
References strcat(), strcpy, and to_execute_next_frame.
Referenced by GenericCommand_nextframe().
Definition at line 148 of file util.qc.
References entity(), and vector.
Referenced by bumblebee_gunner_exit(), bumblebee_gunner_frame(), bumblebee_pilot_frame(), racer_frame(), raptor_frame(), turret_aim_generic(), turret_do_updates(), turret_targetscore_generic(), turret_validate_target(), and vehicles_damage().
References rounds_played.
Definition at line 2033 of file util.qc.
References bound(), entity(), IS_PLAYER, MOVETYPE_FOLLOW, set_movetype(), and SOLID_NOT.
Referenced by GrapplingHookTouch(), W_Electro_Orb_Stick(), and W_MineLayer_Stick().
| void Shutdown | ( | ) |
Definition at line 162 of file main.qc.
References __init_dedicated_server_shutdown(), autocvar_chase_active, autocvar_cl_db_saveasdump, autocvar_developer, autocvar_r_drawviewmodel, autocvar_sessionid, autocvar_sv_db_saveasdump, Ban_SaveBans(), binddb, bot_endgame(), calledhooks, camera_active, chase_active_backup, cheatcount_total, CheatShutdown(), ClientProgsDB, cvar(), cvar_defstring(), cvar_set(), db_close(), db_dump(), db_save(), deactivate_minigame(), FOREACH_ENTITY_ORDERED, ftos(), game_stopped, gametype_custom_name, HOOK_END, HOOK_START, HUD_MinigameMenu_Close(), isdemo(), itos, loaded_gametype_custom_string, localcmd(), LOG_INFO, LOG_TRACE, m_hide(), MapInfo_Shutdown(), NULL, orig_slowmo, players, PlayerStats_GameReport(), ReplicateVars(), REPLICATEVARS_DESTROY, ServerProgsDB, strcat(), strfree, sv_termsofservice_url_escaped, teams, tempdb, TemporaryDB, TIMEOUT_ACTIVE, timeout_status, WarpZone_Shutdown(), WeaponStats_Shutdown(), and world_initialized.
Referenced by SV_Shutdown().
Definition at line 1733 of file util.qc.
References entity().
| vector solve_shotdirection | ( | vector | myorg, |
| vector | myvel, | ||
| vector | eorg, | ||
| vector | evel, | ||
| float | spd, | ||
| float | newton_style ) |
Definition at line 1133 of file util.qc.
References normalize(), solve_quadratic(), and vector.
| STATIC_INIT | ( | g_saved_cvars | ) |
Referenced by _MapInfo_CheckArenaFile(), _MapInfo_ParseArena(), bd_editor_place(), bd_move(), CategoryForEntry(), CheckPlayerModel(), ClientCommand_macro_command(), ClientCommand_macro_usage(), ClientCommand_physics(), Cmd_Scoreboard_SetFields(), CommonCommand_editmob(), CommonCommand_macro_command(), CommonCommand_macro_usage(), CSQC_ConsoleCommand(), CvarList_Load(), float(), GameCommand(), GameCommand(), GameCommand_macro_command(), GameCommand_macro_usage(), GenericCommand_macro_command(), GenericCommand_macro_usage(), InterpretBoolean(), Local_Notification_centerprint_Add(), Local_Notification_HUD_Notify_Push(), Local_Notification_sprintf(), LocalCommand_macro_command(), LocalCommand_macro_usage(), MapInfo_FilterString(), notif_arg_item_wepammo(), Process_Notif_Args(), string(), SV_ParseClientCommand(), Team_ColorToTeam(), void(), VoteCommand_master(), Weapons_Draw(), and XonoticServerList_drawListBoxItem().
Definition at line 655 of file util.qc.
References argv(), strcat(), strlen, substring(), and tokenize_console.
Referenced by WeaponsList_MoveDown_Click(), WeaponsList_MoveUp_Click(), XonoticPlayList_mouseDrag(), and XonoticWeaponsList_mouseDrag().
| float textLengthUpToLength | ( | string | theText, |
| int | maxLength, | ||
| textLengthUpToLength_lenFunction_t | tw ) |
Definition at line 924 of file util.qc.
References checkColorCode(), floor(), strlen, substring(), and vector.
Referenced by getWrappedLineLen(), PlayerFrame(), and textShortenToLength().
| float textLengthUpToWidth | ( | string | theText, |
| float | maxWidth, | ||
| vector | size, | ||
| textLengthUpToWidth_widthFunction_t | tw ) |
Definition at line 888 of file util.qc.
References checkColorCode(), floor(), strlen, substring(), and vector.
Referenced by draw_TextLengthUpToWidth(), getWrappedLine(), minigame_getWrappedLine(), and textShortenToWidth().
| string textShortenToLength | ( | string | theText, |
| int | maxLength, | ||
| textLengthUpToLength_lenFunction_t | tw ) |
| string textShortenToWidth | ( | string | theText, |
| float | maxWidth, | ||
| vector | size, | ||
| textLengthUpToWidth_widthFunction_t | tw ) |
Definition at line 1071 of file util.qc.
References strcat(), substring(), textLengthUpToWidth(), and vector.
Referenced by centerprint_SetDuelTitle(), Draw_ShowNames(), draw_TextShortenToWidth(), HUD_Chat(), HUD_Mod_Race(), HUD_Notify(), HUD_Pickup(), HUD_Quickmenu_DrawEntry(), HUD_Score_Rankings(), HUD_Vote(), MakeRaceString(), MapVote_FormatMapItem(), minigame_drawcolorcodedstring_trunc(), minigame_drawstring_trunc(), minigame_show_allspecs(), Scoreboard_Draw(), Scoreboard_DrawOthers(), Scoreboard_FixColumnWidth(), and Scoreboard_Rankings_Draw().
Definition at line 2123 of file util.qc.
References trace_hits_box_1d(), trace_hits_box_a0, trace_hits_box_a1, and vector.
Referenced by Headshot(), and tracebox_hits_box().
Definition at line 2101 of file util.qc.
References max(), min(), trace_hits_box_a0, and trace_hits_box_a1.
Referenced by trace_hits_box().
| float tracebox_hits_box | ( | vector | start, |
| vector | mi, | ||
| vector | ma, | ||
| vector | end, | ||
| vector | thmi, | ||
| vector | thma ) |
Definition at line 2143 of file util.qc.
References trace_hits_box(), and vector.
Referenced by tracebox_hits_trigger_hurt().
| float tracebox_inverted | ( | vector | v1, |
| vector | mi, | ||
| vector | ma, | ||
| vector | v2, | ||
| float | nomonsters, | ||
| entity | forent, | ||
| float | stopatentity, | ||
| entity | ignorestopatentity ) |
Definition at line 23 of file util.qc.
References dir, entity(), ftos(), LOG_TRACE, normalize(), trace_endpos, trace_ent, trace_fraction, trace_startsolid, vector, vlen(), and vtos().
Referenced by traceline_inverted().
| void traceline_inverted | ( | vector | v1, |
| vector | v2, | ||
| float | nomonsters, | ||
| entity | forent, | ||
| float | stopatentity, | ||
| entity | ignorestopatentity ) |
Definition at line 101 of file util.qc.
References entity(), tracebox_inverted(), and vector.
Referenced by fireBullet_falloff().
Definition at line 1512 of file util.qc.
References IS_DIGIT, prvm_language, stof(), and substring().
Referenced by _getcommandkey(), KeyBinds_BuildList(), Scoreboard_Draw(), W_Guide_Keybinds(), and XonoticKeyBinder_drawListBoxItem().
Definition at line 2053 of file util.qc.
References entity(), MOVETYPE_FLY, PROJECTILE_MAKETRIGGER, set_movetype(), and string_null.
Referenced by W_MineLayer_Think().
Definition at line 170 of file util.qc.
References wordwrap_buffer, wordwrap_buffer_put(), and wordwrap_cb().
Definition at line 327 of file util.qc.
References strlen, strunzone(), strzone(), and substring().
Referenced by wordwrap(), and wordwrap_sprint().
Definition at line 192 of file util.qc.
References _wordwrap_buffer_sprint_ent, entity(), NULL, sprint(), strcat(), wordwrap_buffer, wordwrap_buffer_sprint(), and wordwrap_cb().
Referenced by CommonCommand_info(), and VoteCommand_macro_help().
Definition at line 1682 of file util.qc.
References strlen, strstrofs, substring(), XENCODE_2, and XENCODE_22.
| bool autocvar_cl_gentle |
Definition at line 236 of file util.qh.
Referenced by DamageEffect(), HUD_Damage(), and NET_HANDLE().
| const int CNT_GAMESTART = 2 |
Definition at line 252 of file util.qh.
Referenced by Announcer_Countdown(), and Announcer_PickNumber().
| const int CNT_KILL = 4 |
Definition at line 254 of file util.qh.
Referenced by Announcer_PickNumber(), and KillIndicator_Think().
| const int CNT_NORMAL = 1 |
Definition at line 251 of file util.qh.
Referenced by Announcer_PickNumber(), and instagib_countdown().
| const int CNT_RESPAWN = 5 |
Definition at line 255 of file util.qh.
Referenced by Announcer_PickNumber(), and ShowRespawnCountdown().
| const int CNT_ROUNDSTART = 6 |
Definition at line 256 of file util.qh.
Referenced by Announcer_Countdown(), and Announcer_PickNumber().
| string config_queue[MAX_CONFIG_SETTINGS] |
Definition at line 27 of file util.qh.
Referenced by Dump_Turret_Settings(), Dump_Weapon_Settings(), T_Config_Queue(), T_Config_Queue_Compare(), T_Config_Queue_Swap(), W_Config_Queue(), W_Config_Queue_Compare(), and W_Config_Queue_Swap().
| IntrusiveList g_saved_cvars |
Definition at line 33 of file util.qh.
Referenced by cvar_settemp(), and STATIC_INIT().
| float get_model_parameters_age |
Definition at line 183 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| string get_model_parameters_bone_aim[MAX_AIM_BONES] |
Definition at line 189 of file util.qh.
Referenced by get_model_parameters(), and skeleton_loadinfo().
| float get_model_parameters_bone_aimweight[MAX_AIM_BONES] |
Definition at line 190 of file util.qh.
Referenced by get_model_parameters(), and skeleton_loadinfo().
| string get_model_parameters_bone_upperbody |
Definition at line 186 of file util.qh.
Referenced by get_model_parameters(), and skeleton_loadinfo().
| string get_model_parameters_bone_weapon |
Definition at line 187 of file util.qh.
Referenced by get_model_parameters(), and skeleton_loadinfo().
| string get_model_parameters_desc |
Definition at line 192 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| string get_model_parameters_description |
Definition at line 185 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| float get_model_parameters_fixbone |
Definition at line 191 of file util.qh.
Referenced by get_model_parameters(), and skeleton_loadinfo().
| bool get_model_parameters_hidden |
Definition at line 184 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| string get_model_parameters_modelname |
Definition at line 177 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| float get_model_parameters_modelskin |
Definition at line 178 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| string get_model_parameters_name |
Definition at line 179 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| string get_model_parameters_sex |
Definition at line 181 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| float get_model_parameters_species |
Definition at line 180 of file util.qh.
Referenced by get_model_parameters(), and player_getspecies().
| float get_model_parameters_weight |
Definition at line 182 of file util.qh.
Referenced by get_model_parameters(), and XonoticPlayerModelSelector_loadModels().
| string getWrappedLine_remaining |
Definition at line 147 of file util.qh.
Referenced by Checkpoints_drawstring(), GameTypeVote_DrawGameTypeItem(), getWrappedLine(), getWrappedLineLen(), HUD_CenterPrint(), InfoMessages_drawstring(), Label_draw(), Label_recalcPositionWithText(), m_tooltip(), minigame_drawcolorcodedstring_wrapped(), minigame_drawstring_wrapped(), minigame_getWrappedLine(), rewrapCampaign(), Say(), wrapGuideText(), XonoticEntryList_drawListBoxItem(), and XonoticTextBox_setText().
| string ladder_reply |
Definition at line 161 of file util.qh.
Referenced by CommonCommand_ladder(), and spawnfunc().
| string lsmaps_reply |
Definition at line 161 of file util.qh.
Referenced by CommonCommand_lsmaps(), GameTypeVote_SetGametype(), and spawnfunc().
| string maplist_reply |
Definition at line 161 of file util.qh.
Referenced by CommonCommand_printmaplist(), and spawnfunc().
| const int MAX_AIM_BONES = 4 |
Definition at line 188 of file util.qh.
Referenced by classfield(), get_model_parameters(), skeleton_from_frames(), and skeleton_loadinfo().
| const int MAX_CONFIG_SETTINGS = 70 |
Definition at line 26 of file util.qh.
Referenced by Dump_Turret_Settings(), Dump_Weapon_Settings(), T_Config_Queue(), and W_Config_Queue().
| vector mi_max |
Definition at line 128 of file util.qh.
Referenced by CSQC_Init(), get_mi_min_max(), get_mi_min_max_texcoords(), HUD_Radar(), and InitGameplayMode().
| vector mi_min |
Definition at line 127 of file util.qh.
Referenced by CSQC_Init(), get_mi_min_max(), get_mi_min_max_texcoords(), HUD_Radar(), and InitGameplayMode().
| vector mi_picmax |
Definition at line 132 of file util.qh.
Referenced by get_mi_min_max_texcoords(), HUD_Radar(), teamradar_3dcoord_to_texcoord(), and View_Ortho().
| vector mi_picmin |
Definition at line 131 of file util.qh.
Referenced by get_mi_min_max_texcoords(), HUD_Radar(), teamradar_3dcoord_to_texcoord(), and View_Ortho().
| vector mi_pictexcoord0 |
Definition at line 133 of file util.qh.
Referenced by draw_teamradar_background(), and get_mi_min_max_texcoords().
| vector mi_pictexcoord1 |
Definition at line 134 of file util.qh.
Referenced by draw_teamradar_background(), and get_mi_min_max_texcoords().
| vector mi_pictexcoord2 |
Definition at line 135 of file util.qh.
Referenced by draw_teamradar_background(), and get_mi_min_max_texcoords().
| vector mi_pictexcoord3 |
Definition at line 136 of file util.qh.
Referenced by draw_teamradar_background(), and get_mi_min_max_texcoords().
| string mi_shortname |
Definition at line 126 of file util.qh.
Referenced by BGMScript_Init(), CSQC_Init(), get_mi_min_max(), HUD_Mod_Race(), MapInfo_Get_ByName_NoFallbacks(), Scoreboard_Draw(), and SendWelcomeMessage().
| string monsterlist_reply |
Definition at line 161 of file util.qh.
Referenced by CommonCommand_editmob(), and spawnfunc().
| string rankings_reply |
Definition at line 161 of file util.qh.
Referenced by CommonCommand_rankings(), race_deleteTime(), race_setTime(), and spawnfunc().
| string records_reply[10] |
Definition at line 162 of file util.qh.
Referenced by CommonCommand_records(), and spawnfunc().
| const int TIME_DECIMALS = 2 |
Definition at line 94 of file util.qh.
Referenced by HUD_Score(), and MakeRaceString().