Advertisement
ttgben

mw2 tu7 functions need to change offset to tu7

Sep 28th, 2012
3,234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 367.06 KB | None | 0 0
  1. AimAssist_LerpDvars .text 820F9500 00000014 R . . . . T .
  2.  
  3. AimAssist_GetClipWidthFromVirtualWidth .text 820F9518 00000044 R . . . . T .
  4.  
  5. AimAssist_GetClipHeightFromVirtualHeight .text 820F9560 00000048 R . . . . T .
  6.  
  7. AimAssist_UpdateTweakables .text 820F95A8 00000248 R . . . . T .
  8.  
  9. AimAssist_RegisterDvars .text 820F97F0 00000678 R . . . . . .
  10.  
  11. AimAssist_Init(int) .text 820F9E68 00000090 R . . . . T .
  12.  
  13. AimAssist_Setup(int) .text 820F9EF8 000000A0 R . . . . T .
  14.  
  15. AimAssist_FovScale .text 820F9F98 00000084 R . . . . T .
  16.  
  17. AimAssist_CreateScreenMatrix .text 820FA020 0000009C R . . . . T .
  18.  
  19. AimAssist_XfmWorldPointToClipSpace .text 820FA0C0 000000E0 R . . . . T .
  20.  
  21. AimAssist_ConvertToClipBounds .text 820FA1A0 00000208 R . . . . T .
  22.  
  23. AimAssist_GetCrosshairDistSqr .text 820FA3A8 00000034 R . . . . T .
  24.  
  25. AimAssist_DoBoundsIntersectCenterBox.text 820FA3E0 00000074 R . . . . T .
  26.  
  27. AimAssist_GetWeaponIndex .text 820FA458 0000003C R . . . . T .
  28.  
  29. AimAssist_IsPlayerUsingOffhand .text 820FA498 00000010 R . . . . T .
  30.  
  31. AimAssist_CompareTargets .text 820FA4A8 0000002C R . . . . T .
  32.  
  33. AimAssist_AddToTargetList .text 820FA4D8 000000C0 R . . . . T .
  34.  
  35. AimTarget_GetTagPos .text 820FA598 00000064 R . . . . T .
  36.  
  37. AimAssist_CalcAimPos .text 820FA600 000000DC R . . . . T .
  38.  
  39. AimAssist_UpdateScreenTargets(int,float const * const,float const * const,float,float) .text 820FA6E0 00000224 R . . . . T .
  40.  
  41. AimAssist_GetScreenTargetCount(int) .text 820FA908 00000018 R . . . . T .
  42.  
  43. AimAssist_GetScreenTargetEntity(int,int) .text 820FA920 00000020 R . . . . T .
  44.  
  45. AimAssist_ClearEntityReference(int,int) .text 820FA940 00000038 R . . . . T .
  46.  
  47. AimAssist_GetTargetFromEntity .text 820FA978 00000040 R . . . . T .
  48.  
  49. AimAssist_GetBestTarget .text 820FA9B8 000000B8 R . . . . T .
  50.  
  51. AimAssist_CalcAdjustedAxis .text 820FAA70 00000170 R . . . . T .
  52.  
  53. AimAssist_IsSlowdownActive .text 820FABE0 000000C8 R . . . . T .
  54.  
  55. AimAssist_CalcSlowdown .text 820FACA8 00000180 R . . . . T .
  56.  
  57. AimAssist_ApplyTurnRates .text 820FAE28 00000260 R . . . . T .
  58.  
  59. AimAssist_ClearAutoAimTarget .text 820FB088 0000002C R . . . . T .
  60.  
  61. AimAssist_UpdateAutoAimTarget .text 820FB0B8 000000D0 R . . . . T .
  62.  
  63. AimAssist_SetAutoAimTarget .text 820FB188 0000004C R . . . . T .
  64.  
  65. AimAssist_ApplyAutoAim .text 820FB1D8 0000025C R . . . . T .
  66.  
  67. AimAssist_ClearAutoMeleeTarget .text 820FB438 0000002C R . . . . T .
  68.  
  69. AimAssist_UpdateAutoMeleeTarget.text 820FB468 000000D0 R . . . . T .
  70.  
  71. AimAssist_SetAutoMeleeTarget .text 820FB538 0000004C R . . . . T .
  72.  
  73. AimAssist_ApplyAutoMelee .text 820FB588 000001E8 R . . . . T .
  74.  
  75. AimAssist_ApplyLockOn .text 820FB770 00000248 R . . . . T .
  76.  
  77. AimAssist_ApplyMeleeCharge .text 820FB9B8 00000104 R . . . . T .
  78.  
  79. AimAssist_UpdateGamePadInput(AimInput const *,AimOutput *) .text 820FBAC0 0000009C R . . . . T .
  80.  
  81. AimAssist_UpdateMouseInput(AimInput const *,AimOutput *) .text 820FBB60 00000078 R . . . . T .
  82.  
  83. AimAssist_DrawCenterBox .text 820FBBD8 00000070 R . . . . T .
  84.  
  85. AimAssist_DrawTargets .text 820FBC48 000003D8 R . . . . T .
  86.  
  87. AimAssist_DrawDebugOverlay(int).text 820FC020 0000015C R . . . . T .
  88.  
  89. AimTarget_RegisterDvars .text 820FC180 00000054 R . . . . . .
  90.  
  91. AimTarget_Init(int) .text 820FC1D8 00000078 R . . . . T .
  92.  
  93. AimTarget_ClearTargetList(int) .text 820FC250 0000001C R . . . . T .
  94.  
  95. AimTarget_CompareTargets .text 820FC270 0000002C R . . . . T .
  96.  
  97. AimTarget_AddTargetToList .text 820FC2A0 000000C8 R . . . . T .
  98.  
  99. AimTarget_GetTagPos_0 .text 820FC368 00000064 R . . . . T .
  100.  
  101. AimTarget_GetTargetBounds .text 820FC3D0 000000E0 R . . . . T .
  102.  
  103. AimTarget_GetTargetRadius .text 820FC4B0 0000005C R . . . . T .
  104.  
  105. AimTarget_GetTargetCenter .text 820FC510 000000A8 R . . . . T .
  106.  
  107. AimTarget_IsTargetValid .text 820FC5B8 0000013C R . . . . T .
  108.  
  109. AimTarget_IsTargetVisible .text 820FC6F8 000001B4 R . . . . T .
  110.  
  111. AimTarget_CreateTarget .text 820FC8B0 00000140 R . . . . T .
  112.  
  113. AimTarget_PlayerInValidState .text 820FC9F0 00000064 R . . . . T .
  114.  
  115. AimTarget_ProcessEntity(int,centity_s const *) .text 820FCA58 00000108 R . . . . T .
  116.  
  117. AimTarget_UpdateClientTargets(int) .text 820FCB60 00000024 R . . . . T .
  118.  
  119. AimTarget_GetClientTargetList(int,AimTarget const * *,int *) .text 820FCB88 00000024 R . . . . T .
  120.  
  121. FastSinCos(float,float *,float *) .text 820FCBB0 00000060 R . . . . T .
  122.  
  123. BG_StringHashValue .text 820FCC10 0000006C R . . . . T .
  124.  
  125. BG_AnimParseError(char const *,...) .text 820FCC80 000000B8 R . . . . T .
  126.  
  127. BG_AnimationIndexForString(char const *) .text 820FCD38 0000018C R . . . . T .
  128.  
  129. BG_AnimationForString(char const *) .text 820FCEC8 000000A0 R . . . . T .
  130.  
  131. BG_IndexForString(char const *,animStringItem_t *,int) .text 820FCF68 000000AC R . . . . T .
  132.  
  133. BG_CopyStringIntoBuffer .text 820FD018 000000BC R . . . . T .
  134.  
  135. BG_InitWeaponString(int,char const *) .text 820FD0D8 0000004C R . . . . T .
  136.  
  137. BG_InitWeaponStrings(void) .text 820FD128 00000034 R . . . . . .
  138.  
  139. BG_LoadAnimForAnimIndex .text 820FD160 0000009C R . . . . T .
  140.  
  141. BG_SetupAnimNoteTypes .text 820FD200 00000104 R . . . . T .
  142.  
  143. BG_ParseConditionBits .text 820FD308 00000400 R . . . . T .
  144.  
  145. BG_ParseConditions .text 820FD708 000001F8 R . . . . T .
  146.  
  147. BG_ParseCommands(char const * *,animScriptItem_t *,animScriptData_t *) .text 820FD900 00000638 R . . . . T .
  148.  
  149. BG_AnimParseAnimScript .text 820FDF38 00000B10 R . . . . T .
  150.  
  151. BG_EvaluateConditions .text 820FEA48 000000A0 R . . . . T .
  152.  
  153. BG_FirstValidItem .text 820FEAE8 00000078 R . . . . T .
  154.  
  155. BG_PlayAnim(playerState_s *,int,animBodyPart_t,int,int,int,int) .text 820FEB60 0000015C R . . . . T .
  156.  
  157. BG_PlayAnimName(playerState_s *,char *,animBodyPart_t,int,int,int) .text 820FECC0 00000050 R . . . . T .
  158.  
  159. BG_ExecuteCommand(playerState_s *,animScriptCommand_t *,int,int,int) .text 820FED10 00000150 R . . . . T .
  160.  
  161. BG_AnimScriptEvent(playerState_s *,scriptAnimEventTypes_t,int,int) .text 820FEE60 000000B8 R . . . . T .
  162.  
  163. BG_GetAnimString(int,int) .text 820FEF18 00000064 R . . . . T .
  164.  
  165. BG_SetConditionValue(int,int,unsigned __int64) .text 820FEF80 00000034 R . . . . T .
  166.  
  167. BG_SetConditionBit(int,int,int).text 820FEFB8 00000078 R . . . . T .
  168.  
  169. BG_GetConditionValue .text 820FF030 00000010 R . . . . T .
  170.  
  171. BG_GetAnimationForIndex(int,int) .text 820FF040 00000068 R . . . . T .
  172.  
  173. BG_AnimUpdatePlayerStateConditions(pmove_t *) .text 820FF0A8 00000224 R . . . . T .
  174.  
  175. BG_IsCrouchingAnim(clientInfo_t const *,int) .text 820FF2D0 0000008C R . . . . T .
  176.  
  177. BG_IsAds(clientInfo_t const *,int) .text 820FF360 00000080 R . . . . T .
  178.  
  179. BG_IsProneAnim(clientInfo_t const *,int) .text 820FF3E0 00000080 R . . . . T .
  180.  
  181. BG_IsKnifeMeleeAnim(clientInfo_t const *,int) .text 820FF460 00000070 R . . . . T .
  182.  
  183. BG_IsMantleAnim(clientInfo_t *,int) .text 820FF4D0 00000080 R . . . . T .
  184.  
  185. BG_SetNewAnimation .text 820FF550 00000600 R . . . . T .
  186.  
  187. BG_RunLerpFrameRate .text 820FFB50 000002A4 R . . . . T .
  188.  
  189. BG_PlayerAnimation_VerifyAnim .text 820FFDF8 00000060 R . . . . T .
  190.  
  191. BG_SwingAngles .text 820FFE58 000001F8 R . . . . T .
  192.  
  193. BG_PlayerAngles.text 82100050 0000035C R . . . . T .
  194.  
  195. BG_AnimPlayerConditions .text 821003B0 000002E8 R . . . . T .
  196.  
  197. BG_Player_DoControllersInternal.text 82100698 000004A8 R . . . . T .
  198.  
  199. BG_LerpAngles .text 82100B40 000000B8 R . . . . T .
  200.  
  201. BG_LerpOffset(float * const,float,float * const) .text 82100BF8 00000090 R . . . . T .
  202.  
  203. BG_Player_DoControllersSetup(entityState_s const *,clientInfo_t *,int) .text 82100C88 00000120 R . . . . T .
  204.  
  205. BG_PlayerAnimation(int,entityState_s const *,clientInfo_t *) .text 82100DA8 0000010C R . . . . T .
  206.  
  207. BG_UpdatePlayerDObj(int,DObj_s *,entityState_s *,clientInfo_t *,int) .text 82100EB8 0000021C R . . . . T .
  208.  
  209. BG_FindAnims .text 821010D8 0000008C R . . . . . .
  210.  
  211. BG_FindAnimTree.text 82101168 0000004C R . . . . T .
  212.  
  213. BG_FindAnimTrees .text 821011B8 000000C8 R . . . . . .
  214.  
  215. BG_FinalizePlayerAnims .text 82101280 00000248 R . . . . . .
  216.  
  217. BG_AnimScriptAnimation(playerState_s *,aistateEnum_t,scriptAnimMoveTypes_t,int) .text 821014C8 00000160 R . . . . T .
  218.  
  219. BG_LoadAnim(void) .text 82101628 00000088 R . . . . . .
  220.  
  221. Jump_RegisterDvars(void) .text 821016B0 00000134 R . . . . . .
  222.  
  223. Jump_ClearState(playerState_s *) .text 821017E8 0000001C R . . . . T .
  224.  
  225. Jump_GetStepHeight(playerState_s *,float const * const,float *) .text 82101808 00000064 R . . . . T .
  226.  
  227. Jump_IsPlayerAboveMax(playerState_s *) .text 82101870 00000030 R . . . . T .
  228.  
  229. Jump_ActivateSlowdown(playerState_s *) .text 821018A0 00000024 R . . . . T .
  230.  
  231. Jump_ApplySlowdown(playerState_s *) .text 821018C8 000000B8 R . . . . T .
  232.  
  233. Jump_ReduceFriction(playerState_s *).text 821019E8 00000034 R . . . . T .
  234.  
  235. Jump_ClampVelocity(playerState_s *,float const * const) .text 82101A20 0000008C R . . . . T .
  236.  
  237. Jump_GetLandFactor .text 82101AB0 00000064 R . . . . T .
  238.  
  239. Jump_Start .text 82101B18 000000E8 R . . . . T .
  240.  
  241. Jump_PushOffLadder .text 82101C00 00000148 R . . . . T .
  242.  
  243. Jump_AddSurfaceEvent .text 82101D48 00000060 R . . . . T .
  244.  
  245. Jump_Check(pmove_t *,pml_t *) .text 82101DA8 00000118 R . . . . T .
  246.  
  247. Mantle_RegisterDvars(void) .text 82101EC0 00000160 R . . . . . .
  248.  
  249. Mantle_DebugPrint .text 82102020 0000002C R . . . . T .
  250.  
  251. Mantle_GetUpLength .text 82102050 00000028 R . . . . T .
  252.  
  253. Mantle_GetOverLength .text 82102078 00000044 R . . . . T .
  254.  
  255. Mantle_GetAnim .text 821020C0 000000A4 R . . . . T .
  256.  
  257. Mantle_GetAnimDelta .text 82102168 000001A8 R . . . . T .
  258.  
  259. Mantle_FindTransition .text 82102310 000000C4 R . . . . T .
  260.  
  261. Mantle_CalcEndPos .text 821023D8 000001BC R . . . . T .
  262.  
  263. Mantle_Start .text 82102598 00000138 R . . . . T .
  264.  
  265. Mantle_CheckLedge .text 821026D0 000003A0 R . . . . T .
  266.  
  267. Mantle_CreateAnims(void * (*)(int)) .text 82102A70 000002BC R . . . . T .
  268.  
  269. Mantle_ShutdownAnims(void) .text 82102D30 00000010 R . . . . . .
  270.  
  271. Mantle_FindMantleSurface .text 82102D40 000002A0 R . . . . T .
  272.  
  273. Mantle_Move(pmove_t *,playerState_s *,pml_t *) .text 82102FE0 0000023C R . . . . T .
  274.  
  275. Mantle_CapView(playerState_s *).text 82103220 000000CC R . . . . T .
  276.  
  277. Mantle_ClearHint(playerState_s *) .text 821032F0 00000010 R . . . . T .
  278.  
  279. Mantle_IsWeaponInactive(playerState_s *) .text 82103300 00000064 R . . . . T .
  280.  
  281. Mantle_Check(pmove_t *,pml_t *).text 82103368 00000238 R . . . . T .
  282.  
  283. BG_RegisterShockVolumeDvars(void) .text 821035A0 000000D8 R . . . . . .
  284.  
  285. BG_RegisterDvars(void) .text 82103678 000012A0 R . . . . . .
  286.  
  287. BG_GetEntityTypeName(int) .text 82104918 0000003C R . . . . T .
  288.  
  289. BG_FindItemForWeapon(int,int) .text 82104958 0000001C R . . . . T .
  290.  
  291. G_FindItem(char const *,int) .text 82104978 00000064 R . . . . T .
  292.  
  293. HaveRoomForAmmo.text 821049E0 00000090 R . . . . T .
  294.  
  295. BG_PlayerCanPickUpWeaponType(WeaponDef const *,playerState_s const *) .text 82104A70 00000040 R . . . . T .
  296.  
  297. WeaponEntCanBeGrabbed .text 82104AB0 00000104 R . . . . T .
  298.  
  299. BG_CanItemBeGrabbed(entityState_s const *,playerState_s const *,int) .text 82104BB8 000000EC R . . . . T .
  300.  
  301. BG_PlayerHasRoomForEntAllAmmoTypes(entityState_s const *,playerState_s const *) .text 82104CA8 000000C8 R . . . . T .
  302.  
  303. BG_EvaluateTrajectory(trajectory_t const *,int,float * const) .text 82104D70 00000470 R . . . . T .
  304.  
  305. BG_EvaluateTrajectoryDelta(trajectory_t const *,int,float * const) .text 821051E0 00000268 R . . . . T .
  306.  
  307. BG_GetMarkDir(float const * const,float const * const,float * const) .text 82105448 0000015C R . . . . T .
  308.  
  309. BG_AddPredictableEventToPlayerstate(int,uint,playerState_s *) .text 821055A8 0000004C R . . . . T .
  310.  
  311. BG_PlayerToEntityEventParm .text 821055F8 00000074 R . . . . T .
  312.  
  313. BG_PlayerToEntityProcessEvents .text 82105670 00000170 R . . . . T .
  314.  
  315. BG_PlayerToEntitySetFlags .text 821057E0 00000050 R . . . . T .
  316.  
  317. BG_PlayerToEntitySetPitchAngles.text 82105830 0000015C R . . . . T .
  318.  
  319. BG_PlayerToEntitySetMisc .text 82105990 00000080 R . . . . T .
  320.  
  321. BG_PlayerToEntitySetTrajectory .text 82105A10 0000018C R . . . . T .
  322.  
  323. BG_PlayerStateToEntityState(playerState_s *,entityState_s *,int,uchar) .text 82105BA0 00000090 R . . . . T .
  324.  
  325. BG_CheckProneValid(int,float const * const,float,float,float,float *,float *,bool,bool,bool,uchar,proneCheckType_t,float) .text 82105C30 000007F4 R . . . . T .
  326.  
  327. BG_GetPlayerViewDirection(playerState_s const *,float * const,float * const,float * const) .text 82106428 00000008 R . . . . T .
  328.  
  329. BG_CheckProne(int,float const * const,float,float,float,float *,float *,bool,bool,bool,uchar,proneCheckType_t,float) .text 82106430 00000040 R . . . . T .
  330.  
  331. BG_LerpHudColors(hudelem_s const *,int,hudelem_color_t *) .text 82106470 00000174 R . . . . T .
  332.  
  333. BG_LoadShellShockDvars(char const *).text 821065E8 0000011C R . . . . T .
  334.  
  335. BG_SetShellShockParmsFromDvars(shellshock_parms_t *) .text 82106708 00000380 R . . . . T .
  336.  
  337. BG_SaveShellShockDvars(char const *).text 82106A88 00000008 R . . . . T .
  338.  
  339. BG_GetShellshockParms(int) .text 82106A90 00000014 R . . . . T .
  340.  
  341. BG_CreateXAnim(XAnim_s *,uint,char const *).text 82106AA8 00000004 R . . . . T .
  342.  
  343. BG_GetMaxSprintTime(playerState_s const *).text 82106AB0 0000008C R . . . . T .
  344.  
  345. BG_PlayerTouchesItem(playerState_s const *,entityState_s const *,int) .text 82106B40 000000B8 R . . . . T .
  346.  
  347. BG_GetPlayerViewOrigin(playerState_s const *,float * const,int) .text 82106BF8 00000138 R . . . . T .
  348.  
  349. BG_GetPerkIndexForName(char const *).text 82106D30 00000060 R . . . . T .
  350.  
  351. Perks_RegisterDvars(void) .text 82106D90 00000214 R . . . . . .
  352.  
  353. PM_trace(pmove_t *,trace_t *,float const * const,float const * const,float const * const,float const * const,int,int) .text 82106FA8 00000060 R . . . . T .
  354.  
  355. PM_AddEvent(playerState_s *,int) .text 82107008 00000010 R . . . . T .
  356.  
  357. PM_AddTouchEnt(pmove_t *,int) .text 82107018 00000060 R . . . . T .
  358.  
  359. PM_ClipVelocity(float const * const,float const * const,float * const) .text 82107078 00000060 R . . . . T .
  360.  
  361. PM_ProjectVelocity(float const * const,float const * const,float * const) .text 821070D8 000000C0 R . . . . T .
  362.  
  363. PM_GetEffectiveStance(playerState_s const *) .text 82107198 00000024 R . . . . T .
  364.  
  365. PM_GetStanceEx .text 821071C0 00000010 R . . . . T .
  366.  
  367. PM_GetSprintLeft(playerState_s const *,int).text 821071D0 000000EC R . . . . T .
  368.  
  369. PM_GetSprintLeftLastTime(playerState_s const *) .text 821072C0 00000058 R . . . . T .
  370.  
  371. PM_IsSprinting(playerState_s const *) .text 82107318 00000024 R . . . . T .
  372.  
  373. PM_StartSprint .text 82107340 00000078 R . . . . T .
  374.  
  375. PM_EndSprint .text 821073B8 00000048 R . . . . T .
  376.  
  377. PM_SprintStartInterferingButtons .text 82107400 000000A8 R . . . . T .
  378.  
  379. PM_SprintEndingButtons .text 821074A8 00000098 R . . . . T .
  380.  
  381. PM_CanStand .text 82107540 00000090 R . . . . T .
  382.  
  383. PM_UpdateSprint.text 821075D0 00000224 R . . . . T .
  384.  
  385. PM_Friction .text 821077F8 000001A8 R . . . . T .
  386.  
  387. PM_DoPlayerInertia .text 821079A0 0000011C R . . . . T .
  388.  
  389. PM_PlayerInertia .text 82107AC0 00000094 R . . . . T .
  390.  
  391. PM_Accelerate .text 82107B58 0000017C R . . . . T .
  392.  
  393. PM_MoveScale .text 82107CD8 000000E8 R . . . . T .
  394.  
  395. PM_CmdScale .text 82107DC0 00000130 R . . . . T .
  396.  
  397. PM_DamageScale_Walk(int) .text 82107EF0 00000070 R . . . . T .
  398.  
  399. PM_SetMovementDir .text 82107F60 00000240 R . . . . T .
  400.  
  401. PM_GroundSurfaceType(pml_t *) .text 821081A0 00000024 R . . . . T .
  402.  
  403. PM_FlyMove .text 821081C8 00000154 R . . . . T .
  404.  
  405. PM_AirMove .text 82108320 000001A0 R . . . . T .
  406.  
  407. PM_DeadMove .text 821084C0 000000AC R . . . . T .
  408.  
  409. PM_NoclipMove .text 82108570 00000220 R . . . . T .
  410.  
  411. PM_UFOMove .text 82108790 00000238 R . . . . T .
  412.  
  413. PM_FootstepType.text 821089C8 0000009C R . . . . T .
  414.  
  415. PM_LightLandingForSurface .text 82108A68 00000030 R . . . . T .
  416.  
  417. PM_MediumLandingForSurface .text 82108A98 00000030 R . . . . T .
  418.  
  419. PM_HardLandingForSurface .text 82108AC8 00000030 R . . . . T .
  420.  
  421. PM_DamageLandingForSurface .text 82108AF8 00000030 R . . . . T .
  422.  
  423. PM_CrashLand .text 82108B28 00000408 R . . . . T .
  424.  
  425. PM_GroundTraceMissed .text 82108F30 00000130 R . . . . T .
  426.  
  427. PM_GetViewHeightLerpTime(playerState_s const *,int,int) .text 82109060 00000038 R . . . . T .
  428.  
  429. PM_ViewHeightTableLerp .text 82109098 00000144 R . . . . T .
  430.  
  431. PM_GetViewHeightLerp .text 821091E0 0000010C R . . . . T .
  432.  
  433. PM_ViewHeightAdjust .text 821092F0 00000464 R . . . . T .
  434.  
  435. PlayerProneAllowed(pmove_t *) .text 82109758 000000CC R . . . . T .
  436.  
  437. PM_CheckDuck .text 82109828 000008B0 R . . . . T .
  438.  
  439. PM_ShouldMakeFootsteps(pmove_t *) .text 8210A0D8 00000050 R . . . . T .
  440.  
  441. PM_GetFlinchAnim .text 8210A128 00000008 R . . . . T .
  442.  
  443. PM_Footsteps_TurnAnim .text 8210A130 00000100 R . . . . T .
  444.  
  445. PM_GetNotMovingAnim .text 8210A230 00000044 R . . . . T .
  446.  
  447. PM_ShouldFlinch.text 8210A278 00000038 R . . . . T .
  448.  
  449. PM_Footsteps_NotMoving .text 8210A2B0 000001F4 R . . . . T .
  450.  
  451. PM_GetBobMove .text 8210A4A8 0000004C R . . . . T .
  452.  
  453. PM_GetStanceIdleAnim .text 8210A4F8 0000002C R . . . . T .
  454.  
  455. PM_GetMoveAnim .text 8210A528 00000078 R . . . . T .
  456.  
  457. PM_SetStrafeCondition .text 8210A5A0 000000C4 R . . . . T .
  458.  
  459. PM_Footstep_NotTryingToMove .text 8210A668 000000B8 R . . . . T .
  460.  
  461. PM_DropTimers .text 8210A720 000000AC R . . . . T .
  462.  
  463. PM_UpdateLean(playerState_s *,float,usercmd_s *,void (*)(trace_t *,float const * const,float const * const,float const * const,float const * const,int,int)) .text 8210A7D0 00000278 R . . . . T .
  464.  
  465. BG_CheckProneTurned .text 8210AA48 000000F0 R . . . . T .
  466.  
  467. PM_UpdateViewAngles_Clamp .text 8210AB38 00000144 R . . . . T .
  468.  
  469. PM_UpdateViewAngles_RangeLimited .text 8210AC80 000000B8 R . . . . T .
  470.  
  471. PM_UpdateViewAngles_LadderClamp.text 8210AD38 000000BC R . . . . T .
  472.  
  473. PM_UpdateViewAngles_ProneYawClamp .text 8210ADF8 0000013C R . . . . T .
  474.  
  475. PM_UpdateViewAngles_PronePitchClamp .text 8210AF38 000000D0 R . . . . T .
  476.  
  477. PM_UpdateViewAngles_Prone .text 8210B008 00000398 R . . . . T .
  478.  
  479. PM_UpdateViewAngles(playerState_s *,float,usercmd_s *,uchar) .text 8210B3A0 000001C0 R . . . . T .
  480.  
  481. PM_UpdatePronePitch(pmove_t *,pml_t *) .text 8210B560 00000204 R . . . . T .
  482.  
  483. PM_SetProneMovementOverride(playerState_s *) .text 8210B768 0000001C R . . . . T .
  484.  
  485. PM_UpdatePlayerWalkingFlag .text 8210B788 0000007C R . . . . T .
  486.  
  487. PM_SetLadderFlag .text 8210B808 00000010 R . . . . T .
  488.  
  489. PM_ClearLadderFlag .text 8210B818 00000024 R . . . . T .
  490.  
  491. PM_LadderMove .text 8210B840 000003B0 R . . . . T .
  492.  
  493. PM_MeleeChargeClear .text 8210BBF0 00000028 R . . . . T .
  494.  
  495. PM_MeleeChargeStart(pmove_t *) .text 8210BC18 00000060 R . . . . T .
  496.  
  497. PM_MeleeChargeUpdate .text 8210BC78 00000178 R . . . . T .
  498.  
  499. BG_GetSpeed(playerState_s const *,int) .text 8210BDF0 0000004C R . . . . T .
  500.  
  501. PM_playerTrace(pmove_t *,trace_t *,float const * const,float const * const,float const * const,float const * const,int,int) .text 8210BE40 000000DC R . . . . T .
  502.  
  503. PM_CmdScaleForStance .text 8210BF20 00000144 R . . . . T .
  504.  
  505. PM_CmdScale_Walk .text 8210C068 00000264 R . . . . T .
  506.  
  507. PM_WalkMove .text 8210C2D0 00000320 R . . . . T .
  508.  
  509. PM_CorrectAllSolid .text 8210C5F0 0000018C R . . . . T .
  510.  
  511. PM_GroundTrace .text 8210C780 000002BC R . . . . T .
  512.  
  513. PM_FootstepEvent(pmove_t *,pml_t *,int,int,int) .text 8210CA40 00000190 R . . . . T .
  514.  
  515. PM_Footstep_LadderMove .text 8210CBD0 0000011C R . . . . T .
  516.  
  517. PM_GetMaxSpeed .text 8210CCF0 00000194 R . . . . T .
  518.  
  519. PM_Footsteps .text 8210CE88 000002FC R . . . . T .
  520.  
  521. PM_FoliageSounds .text 8210D188 000001B0 R . . . . T .
  522.  
  523. PM_CheckLadderMove .text 8210D338 0000037C R . . . . T .
  524.  
  525. PmoveSingle .text 8210D6B8 00000A24 R . . . . T .
  526.  
  527. Pmove(pmove_t *) .text 8210E0E0 000000B0 R . . . . T .
  528.  
  529. PM_VerifyPronePosition .text 8210E190 000000CC R . . . . T .
  530.  
  531. PM_PermuteRestrictiveClipPlanes.text 8210E260 000000BC R . . . . T .
  532.  
  533. PM_SlideMove .text 8210E320 000005BC R . . . . T .
  534.  
  535. PM_StepSlideMove(pmove_t *,pml_t *,int) .text 8210E8E0 000006C4 R . . . . T .
  536.  
  537. BG_VehiclesGetSlotTagName(int) .text 8210EFA8 0000002C R . . . . T .
  538.  
  539. BG_StringCopy .text 8210EFD8 0000001C R . . . . T .
  540.  
  541. BG_ParsePenetrationDepthTable .text 8210EFF8 000000F0 R . . . . T .
  542.  
  543. BG_LoadPenetrationDepthTable(void) .text 8210F0E8 000000AC R . . . . . .
  544.  
  545. BG_AdvanceTrace(BulletFireParams *,BulletTraceResults *,float) .text 8210F198 00000124 R . . . . T .
  546.  
  547. BG_GetSurfacePenetrationDepth(WeaponDef const *,int) .text 8210F2C0 0000003C R . . . . T .
  548.  
  549. BG_ShutdownWeaponDefFiles(void).text 8210F300 00000010 R . . . . . .
  550.  
  551. BG_FillInWeaponItems .text 8210F310 00000030 R . . . . T .
  552.  
  553. BG_ClearWeaponDef(void) .text 8210F340 00000078 R . . . . . .
  554.  
  555. PM_StartWeaponAnim(playerState_s *,int) .text 8210F3B8 00000024 R . . . . T .
  556.  
  557. PM_ContinueWeaponAnim .text 8210F3E0 00000030 R . . . . T .
  558.  
  559. BG_GetWeaponDef(uint) .text 8210F410 00000014 R . . . . T .
  560.  
  561. BG_GetWeaponIndex(WeaponDef const *).text 8210F428 00000040 R . . . . T .
  562.  
  563. BG_GetNumWeapons(void) .text 8210F468 00000010 R . . . . T .
  564.  
  565. BG_GetNumAmmoTypes(void) .text 8210F478 0000000C R . . . . T .
  566.  
  567. BG_GetNumAmmoClips(void) .text 8210F488 0000000C R . . . . T .
  568.  
  569. BG_GetSharedAmmoCapSize(int) .text 8210F498 00000018 R . . . . T .
  570.  
  571. BG_GetSharedAmmoCapName(int) .text 8210F4B0 00000018 R . . . . T .
  572.  
  573. BG_GetAmmoTypeName(int) .text 8210F4C8 00000018 R . . . . T .
  574.  
  575. BG_GetAmmoClipName(int) .text 8210F4E0 00000018 R . . . . T .
  576.  
  577. BG_GetAmmoTypeForName(char const *) .text 8210F4F8 00000084 R . . . . T .
  578.  
  579. BG_GetAmmoClipForName(char const *) .text 8210F580 00000084 R . . . . T .
  580.  
  581. BG_FindWeaponIndexForName(char const *) .text 8210F608 0000007C R . . . . T .
  582.  
  583. BG_GetViewmodelWeaponIndex(playerState_s const *) .text 8210F688 00000020 R . . . . T .
  584.  
  585. BG_GetFirstEquippedOffhand(playerState_s const *,int) .text 8210F6A8 0000007C R . . . . T .
  586.  
  587. BG_IsAimDownSightWeapon(uint) .text 8210F728 00000018 R . . . . T .
  588.  
  589. BG_CanPlayerHaveWeapon(uint) .text 8210F740 00000028 R . . . . T .
  590.  
  591. BG_ValidateWeaponNumber(uint) .text 8210F768 0000001C R . . . . T .
  592.  
  593. BG_ValidateWeaponNumberOffhand(uint).text 8210F788 00000060 R . . . . T .
  594.  
  595. BG_IsWeaponValid(playerState_s const *,uint) .text 8210F7E8 00000058 R . . . . T .
  596.  
  597. BG_WeaponBlocksProne(uint) .text 8210F840 00000024 R . . . . T .
  598.  
  599. BG_GetSpreadForWeapon(playerState_s const *,WeaponDef const *,float *,float *) .text 8210F868 0000012C R . . . . T .
  600.  
  601. PM_ExitAimDownSight(playerState_s *).text 8210F998 0000003C R . . . . T .
  602.  
  603. PM_UpdateAimDownSightLerp(pmove_t *,pml_t *) .text 8210F9D8 000002B0 R . . . . T .
  604.  
  605. PM_StartHoldBreath .text 8210FC88 00000010 R . . . . T .
  606.  
  607. PM_EndHoldBreath .text 8210FC98 00000010 R . . . . T .
  608.  
  609. PM_HoldBreathFire .text 8210FCA8 000000D4 R . . . . T .
  610.  
  611. PM_UpdateHoldBreath .text 8210FD80 0000025C R . . . . T .
  612.  
  613. BG_UsingSniperScope(playerState_s *).text 8210FFE0 00000040 R . . . . T .
  614.  
  615. BG_ClipForWeapon(int) .text 82110020 00000018 R . . . . T .
  616.  
  617. BG_AmmoForWeapon(int) .text 82110038 00000018 R . . . . T .
  618.  
  619. BG_WeaponIsClipOnly(int) .text 82110050 00000018 R . . . . T .
  620.  
  621. BG_WeaponAmmo(playerState_s const *,int) .text 82110068 00000038 R . . . . T .
  622.  
  623. PM_ReloadClip .text 821100A0 000000D0 R . . . . T .
  624.  
  625. PM_WeaponUseAmmo .text 82110178 0000004C R . . . . T .
  626.  
  627. PM_WeaponAmmoAvailable(playerState_s *) .text 821101C8 00000028 R . . . . T .
  628.  
  629. PM_WeaponClipEmpty .text 821101F0 00000030 R . . . . T .
  630.  
  631. PM_Weapon_FinishRechamber .text 82110220 00000040 R . . . . T .
  632.  
  633. PM_Weapon_CheckForRechamber .text 82110260 000001F0 R . . . . T .
  634.  
  635. PM_SetWeaponReloadAddAmmoDelay .text 82110450 0000010C R . . . . T .
  636.  
  637. PM_SetReloadingState .text 82110560 000000E0 R . . . . T .
  638.  
  639. PM_BeginWeaponReload .text 82110640 00000134 R . . . . T .
  640.  
  641. PM_BeginWeaponChange .text 82110778 000002D8 R . . . . T .
  642.  
  643. PM_Weapon_BeginWeaponRaise .text 82110A50 00000074 R . . . . T .
  644.  
  645. BG_SwitchWeaponsIfEmpty .text 82110AC8 00000058 R . . . . T .
  646.  
  647. PM_Weapon_FinishWeaponRaise .text 82110B28 00000028 R . . . . T .
  648.  
  649. PM_Weapon_AllowReload .text 82110B50 0000008C R . . . . T .
  650.  
  651. PM_Weapon_ReloadDelayedAction .text 82110BE0 0000015C R . . . . T .
  652.  
  653. PM_Weapon_FinishReloadStart .text 82110D40 00000154 R . . . . T .
  654.  
  655. PM_Weapon_FinishReload .text 82110E98 0000014C R . . . . T .
  656.  
  657. PM_Weapon_FinishReloadEnd .text 82110FE8 00000028 R . . . . T .
  658.  
  659. PM_Weapon_CheckForReload .text 82111010 000001B8 R . . . . T .
  660.  
  661. PM_AdjustAimSpreadScale(pmove_t *,pml_t *).text 821111C8 00000314 R . . . . T .
  662.  
  663. ShotLimitReached(playerState_s *,WeaponDef *) .text 821114E0 0000008C R . . . . T .
  664.  
  665. BurstFirePending .text 82111570 00000074 R . . . . T .
  666.  
  667. WeaponUsesBurstCooldown .text 821115E8 00000034 R . . . . T .
  668.  
  669. UpdatePendingTriggerPull .text 82111620 0000005C R . . . . T .
  670.  
  671. PM_Weapon_WeaponTimeAdjust .text 82111680 00000490 R . . . . T .
  672.  
  673. PM_GetWeaponFireButton(uint) .text 82111B10 00000034 R . . . . T .
  674.  
  675. PM_Weapon_ShouldBeFiring .text 82111B48 00000118 R . . . . T .
  676.  
  677. PM_Weapon_StartFiring .text 82111C60 000001C8 R . . . . T .
  678.  
  679. PM_Weapon_GetAmmoRequired .text 82111E28 00000008 R . . . . T .
  680.  
  681. PM_Weapon_CheckFiringAmmo .text 82111E30 00000128 R . . . . T .
  682.  
  683. PM_Weapon_SetFPSFireAnim .text 82111F58 00000070 R . . . . T .
  684.  
  685. PM_Weapon_AddFiringAimSpreadScale .text 82111FC8 00000050 R . . . . T .
  686.  
  687. PM_Weapon_FireWeapon .text 82112018 0000011C R . . . . T .
  688.  
  689. PM_WeaponHasChargeMelee .text 82112138 00000048 R . . . . T .
  690.  
  691. PM_Weapon_MeleeFire .text 82112180 00000040 R . . . . T .
  692.  
  693. PM_Weapon_MeleeInit .text 821121C0 00000150 R . . . . T .
  694.  
  695. PM_Weapon_CheckForMelee .text 82112310 00000128 R . . . . T .
  696.  
  697. PM_Weapon_Idle .text 82112438 00000048 R . . . . T .
  698.  
  699. PM_Weapon_OffHandInit .text 82112480 000000C0 R . . . . T .
  700.  
  701. PM_Weapon_OffHandStart .text 82112540 000000A8 R . . . . T .
  702.  
  703. PM_Weapon_OffHandEnd .text 821125E8 0000008C R . . . . T .
  704.  
  705. PM_SendEmtpyOffhandEvent .text 82112678 00000008 R . . . . T .
  706.  
  707. PM_Weapon_IsHoldingGrenade .text 82112680 00000074 R . . . . T .
  708.  
  709. PM_Weapon_CheckGrenadeHold .text 821126F8 0000005C R . . . . T .
  710.  
  711. PM_Weapon_CheckForDetonation .text 82112758 00000120 R . . . . T .
  712.  
  713. PM_Weapon_CheckForGrenadeThrowCancel.text 82112878 000000E4 R . . . . T .
  714.  
  715. PM_Detonate .text 82112960 00000058 R . . . . T .
  716.  
  717. PM_Weapon_CheckForNightVision .text 821129B8 00000198 R . . . . T .
  718.  
  719. PM_Weapon_FinishNightVisionWear.text 82112B50 00000030 R . . . . T .
  720.  
  721. PM_Weapon_FinishNightVisionRemove .text 82112B80 00000030 R . . . . T .
  722.  
  723. Sprint_State_Loop .text 82112C00 00000038 R . . . . T .
  724.  
  725. PM_Weapon_CheckForSprint .text 82112C88 000000BC R . . . . T .
  726.  
  727. ViewModelOverride .text 82112D48 00000008 R . . . . T .
  728.  
  729. PM_ResetWeaponState(playerState_s *).text 82112D50 00000048 R . . . . T .
  730.  
  731. BG_WeaponFireRecoil(playerState_s const *,float * const,float * const) .text 82112D98 00000180 R . . . . T .
  732.  
  733. BG_GetBobCycle(playerState_s const *) .text 82112F18 00000030 R . . . . T .
  734.  
  735. BG_GetVerticalBobFactor(playerState_s const *,float,float,float) .text 82112F48 000000E8 R . . . . T .
  736.  
  737. BG_GetHorizontalBobFactor(playerState_s const *,float,float,float) .text 82113030 00000094 R . . . . T .
  738.  
  739. BG_CalculateWeaponPosition_BasePosition_angles .text 821130C8 000002E0 R . . . . T .
  740.  
  741. BG_CalculateWeaponPosition_BaseAngles .text 821133A8 00000054 R . . . . T .
  742.  
  743. BG_CalculateWeaponPosition_IdleAngles .text 82113400 0000028C R . . . . T .
  744.  
  745. BG_CalculateWeaponPosition_BobOffset.text 82113690 00000194 R . . . . T .
  746.  
  747. BG_CalculateWeaponPosition_DamageKick .text 82113828 0000017C R . . . . T .
  748.  
  749. BG_CalculateWeaponPosition_GunRecoil_SingleAngle .text 821139A8 0000013C R . . . . T .
  750.  
  751. BG_CalculateWeaponPosition_GunRecoil.text 82113AE8 00000150 R . . . . T .
  752.  
  753. BG_CalculateWeaponAngles(weaponState_t *,float * const) .text 82113C38 00000174 R . . . . T .
  754.  
  755. BG_CalculateView_DamageKick .text 82113DB0 00000148 R . . . . T .
  756.  
  757. BG_CalculateView_IdleAngles .text 82113EF8 00000240 R . . . . T .
  758.  
  759. BG_CalculateView_BobAngles .text 82114138 00000190 R . . . . T .
  760.  
  761. BG_CalculateView_Velocity .text 821142C8 00000120 R . . . . T .
  762.  
  763. BG_CalculateViewAngles(viewState_t *,float * const) .text 821143E8 00000070 R . . . . T .
  764.  
  765. BG_CalculateWeaponPosition_Sway(playerState_s const *,float * const,float * const,float * const,float,int) .text 82114458 00000244 R . . . . T .
  766.  
  767. BG_PlayerWeaponCountPrimaryTypes(playerState_s const *) .text 821146A0 0000007C R . . . . T .
  768.  
  769. BG_PlayerWeaponsFull_Primaries(playerState_s const *) .text 82114720 00000030 R . . . . T .
  770.  
  771. BG_PlayerHasCompatibleWeapon(playerState_s const *,uint) .text 82114750 00000088 R . . . . T .
  772.  
  773. BG_GrenadeMovingAway(float const * const,float const * const,trajectory_t const *,int,float) .text 821147D8 000000CC R . . . . T .
  774.  
  775. BG_ThrowingBackGrenade(playerState_s const *) .text 821148A8 0000001C R . . . . T .
  776.  
  777. BG_LoadWeaponDef_FastFile .text 821148C8 00000020 R . . . . T .
  778.  
  779. BG_LoadWeaponDef(char const *) .text 821148E8 00000020 R . . . . T .
  780.  
  781. BG_AssertOffhandIndexOrNone(int) .text 82114908 00000004 R . . . . T .
  782.  
  783. BG_SetupAmmoIndexes .text 82114910 00000098 R . . . . T .
  784.  
  785. BG_SetupSharedAmmoIndexes .text 821149A8 00000150 R . . . . T .
  786.  
  787. BG_SetupClipIndexes .text 82114AF8 0000009C R . . . . T .
  788.  
  789. BG_SetupWeaponAlts .text 82114B98 00000080 R . . . . T .
  790.  
  791. BG_SetupWeaponIndex .text 82114C18 00000068 R . . . . T .
  792.  
  793. BG_SetupWeaponDef .text 82114C80 00000080 R . . . . T .
  794.  
  795. BG_FillInAllWeaponItems(void) .text 82114D00 00000080 R . . . . . .
  796.  
  797. BG_GetWeaponIndexForName(char const *,void (*)(uint)) .text 82114D80 000000A8 R . . . . T .
  798.  
  799. CG_GetWeaponIndexForName(char const *) .text 82114E28 00000008 R . . . . T .
  800.  
  801. BG_GetFirstAvailableOffhand(playerState_s const *,int) .text 82114E30 000000AC R . . . . T .
  802.  
  803. BG_GetAmmoPlayerMax(playerState_s const *,uint,uint) .text 82114EE0 0000010C R . . . . T .
  804.  
  805. BG_GetMaxPickupableAmmo(playerState_s const *,uint) .text 82114FF0 0000017C R . . . . T .
  806.  
  807. BG_GetTotalAmmoReserve(playerState_s const *,uint) .text 82115170 00000150 R . . . . T .
  808.  
  809. PM_IsAdsAllowed.text 821152C0 00000134 R . . . . T .
  810.  
  811. PM_UpdateAimDownSightFlag(pmove_t *,pml_t *) .text 821153F8 000000F0 R . . . . T .
  812.  
  813. PM_InteruptWeaponWithProneMove(playerState_s *) .text 821154E8 000000D4 R . . . . T .
  814.  
  815. PM_Weapon_CheckForChangeWeapon .text 821155C0 000001EC R . . . . T .
  816.  
  817. PM_Weapon_MeleeEnd .text 821157B0 000000A4 R . . . . T .
  818.  
  819. PM_Weapon_OffHandPrepare .text 82115858 000000C4 R . . . . T .
  820.  
  821. PM_Weapon_OffHandHold .text 82115920 0000005C R . . . . T .
  822.  
  823. PM_Weapon_OffHand .text 82115980 000000F8 R . . . . T .
  824.  
  825. PM_Weapon_CheckForOffHand .text 82115A78 000001BC R . . . . T .
  826.  
  827. PM_UpdateGrenadeThrow .text 82115C38 0000010C R . . . . T .
  828.  
  829. CG_SetWeaponDefToDefaultWeapon(uint,uchar).text 82115D48 000000CC R . . . . T .
  830.  
  831. AmmoAfterWeaponRemoved .text 82115E18 0000007C R . . . . T .
  832.  
  833. BG_TakePlayerWeapon(playerState_s *,uint,int) .text 82115E98 00000154 R . . . . T .
  834.  
  835. BG_TakeClipOnlyWeaponIfEmpty .text 82115FF0 00000090 R . . . . T .
  836.  
  837. PM_Weapon_FinishWeaponChange .text 82116088 000002A0 R . . . . T .
  838.  
  839. PM_Weapon(pmove_t *,pml_t *) .text 82116328 000003CC R . . . . T .
  840.  
  841. BG_GetWeaponTypeName(weapType_t) .text 821166F8 00000014 R . . . . T .
  842.  
  843. BG_GetWeaponClassName(weapClass_t) .text 82116710 00000014 R . . . . T .
  844.  
  845. BG_GetWeaponInventoryTypeName(weapInventoryType_t) .text 82116728 00000014 R . . . . T .
  846.  
  847. BG_LoadWeaponStrings(void) .text 82116740 00000050 R . . . . . .
  848.  
  849. BG_LoadPlayerAnimTypes(void) .text 82116790 00000128 R . . . . . .
  850.  
  851. BG_LoadDefaultWeaponDef_FastFile .text 821168B8 00000010 R . . . . T .
  852.  
  853. BG_LoadDefaultWeaponDef(void) .text 821168C8 00000010 R . . . . T . .text 82116CA8 0000002C R . . . . T .
  854.  
  855. Free_Bink_shaders .text 82116CD8 00000074 R . . . . . .
  856.  
  857. Create_Bink_shaders .text 82116D50 000001F0 R . . . . T .
  858.  
  859. Free_Bink_textures .text 82116F40 00000004 R . . . . T .
  860.  
  861. make_texture .text 82116F48 00000108 R . . . . T .
  862.  
  863. Create_Bink_textures .text 82117050 0000014C R . . . . T .
  864.  
  865. Draw_Bink_textures .text 821171A0 00000390 R . . . . T .
  866.  
  867. store_cache .text 82117530 0000002C R . . . . T .
  868.  
  869. Sync_Bink_textures .text 82117560 0000011C R . . . . T .
  870.  
  871. Wait_for_Bink_textures .text 82117680 00000040 R . . . . T .
  872.  
  873. Byte4UnpackRgba(uchar const * const,float * const) .text 821176C0 0000007C R . . . . T .
  874.  
  875. CG_AmmoCounterRegisterDvars(void) .text 82117740 000001E4 R . . . . . .
  876.  
  877. DrawAmmoPic .text 82117928 00000040 R . . . . T .
  878.  
  879. GetBaseRectPos .text 82117968 00000064 R . . . . T .
  880.  
  881. GetWeaponIndex .text 821179D0 00000088 R . . . . T .
  882.  
  883. GetWeaponAltIndex .text 82117A58 000000A8 R . . . . T .
  884.  
  885. ClipCounterWeapIdx .text 82117B00 00000074 R . . . . T .
  886.  
  887. AmmoColor .text 82117B78 00000108 R . . . . T .
  888.  
  889. AmmoCounterFadeAlpha .text 82117C80 00000098 R . . . . T .
  890.  
  891. DrawClipAmmoMagazine .text 82117D18 00000108 R . . . . T .
  892.  
  893. DrawClipAmmoShortMagazine .text 82117E20 00000114 R . . . . T .
  894.  
  895. DrawClipAmmoShotgunShells .text 82117F38 00000118 R . . . . T .
  896.  
  897. DrawClipAmmoRockets .text 82118050 00000118 R . . . . T .
  898.  
  899. DrawClipAmmoBeltfed .text 82118168 00000168 R . . . . T .
  900.  
  901. DrawClipAmmo .text 821182D0 0000010C R . . . . T .
  902.  
  903. CG_DrawPlayerWeaponAmmoStock(int,rectDef_s const *,Font_s *,float,float * const,Material *,int) .text 821183E0 0000015C R . . . . T .
  904.  
  905. DpadIconDims .text 82118540 00000104 R . . . . T .
  906.  
  907. DpadTextPos .text 82118648 0000007C R . . . . T .
  908.  
  909. ActionSlotNeedsArrow .text 821186C8 000000DC R . . . . T .
  910.  
  911. DpadFadeAlpha .text 821187A8 00000088 R . . . . T .
  912.  
  913. CG_DrawPlayerActionSlotDpad(int,rectDef_s const *,float const * const,Material *) .text 82118830 00000238 R . . . . T .
  914.  
  915. CG_DrawPlayerActionSlot(int,rectDef_s const *,uint,float * const,Font_s *,float,int) .text 82118A68 00000420 R . . . . T .
  916.  
  917. CG_DrawPlayerWeaponBackground(int,rectDef_s const *,float const * const,Material *) .text 82118E88 000000C8 R . . . . T .
  918.  
  919. CG_DrawPlayerWeaponAmmoClipGraphic(int,rectDef_s const *,float const * const) .text 82118F50 000000BC R . . . . T .
  920.  
  921. DrawStretchPicGun .text 82119010 000000E8 R . . . . T .
  922.  
  923. CG_DrawPlayerWeaponIcon(int,rectDef_s const *,float const * const) .text 821190F8 000000B8 R . . . . T .
  924.  
  925. CG_DrawPlayerWeaponLowAmmoWarning(int,rectDef_s const *,Font_s *,float,int,float,float,int,Material *).text 821191B0 00000308 R . . . . T .
  926.  
  927. CGScr_LoadAnimTrees(void) .text 821194B8 00000008 R . . . . . .
  928.  
  929. CG_SetDObjInfo(int,int,int,XModel *).text 821194C0 0000003C R . . . . T .
  930.  
  931. CG_CheckDObjInfoMatches(int,int,int,XModel *) .text 82119500 00000054 R . . . . T .
  932.  
  933. CG_SafeDObjFree(int,int) .text 82119558 00000098 R . . . . T .
  934.  
  935. CG_FreeEntityDObjInfo(int) .text 821195F0 0000004C R . . . . T .
  936.  
  937. CG_FreeClientDObjInfo(int) .text 82119640 0000004C R . . . . T .
  938.  
  939. CG_UpdateCameraShake .text 82119690 000000E4 R . . . . T .
  940.  
  941. CG_StartShakeCamera(int,float,int,float * const,float) .text 82119778 000001D4 R . . . . T .
  942.  
  943. CG_ShakeCamera(int) .text 82119950 000001F8 R . . . . T .
  944.  
  945. CG_ArchiveCameraShake(int,MemoryFile *) .text 82119B48 00000028 R . . . . T .
  946.  
  947. CG_ClearCameraShakes(int) .text 82119B70 0000001C R . . . . T .
  948.  
  949. CG_SetCollWorldLocalClientNum(int) .text 82119B90 0000000C R . . . . T .
  950.  
  951. CG_GetCollWorldLocalClientNum(void) .text 82119BA0 0000000C R . . . . T .
  952.  
  953. CG_ClearEntityCollWorld(int) .text 82119BB0 00000104 R . . . . T .
  954.  
  955. CG_GetEntityCollSector(int,ushort) .text 82119CB8 00000020 R . . . . T .
  956.  
  957. CG_GetCollNode .text 82119CD8 00000024 R . . . . T .
  958.  
  959. CG_GetEntityCollNode(int,int) .text 82119D00 00000024 R . . . . T .
  960.  
  961. CG_AddEntityToCollSector .text 82119D28 00000090 R . . . . T .
  962.  
  963. CG_AllocEntityCollSector .text 82119DB8 000000A8 R . . . . T .
  964.  
  965. CG_SortEntityCollSector .text 82119E60 00000148 R . . . . T .
  966.  
  967. CG_UnlinkEntityColl(int,int) .text 82119FA8 00000188 R . . . . T .
  968.  
  969. CG_LinkEntityColl(int,int,float const * const,float const * const) .text 8211A130 00000178 R . . . . T .
  970.  
  971. CG_CompassRegisterDvars(void) .text 8211A2A8 00000904 R . . . . . .
  972.  
  973. CG_IsSelectingLocation(int) .text 8211ABB0 00000034 R . . . . T .
  974.  
  975. CG_ApplySplitScreenCompassScale(CompassType,float *,float *,float *,float *) .text 8211ABE8 00000088 R . . . . T .
  976.  
  977. CG_WorldPosToCompass(CompassType,cg_s const *,rectDef_s const *,float const * const,float const * const,float const * const,float * const,float * const) .text 8211AC70 000001B8 R . . . . T .
  978.  
  979. CG_CompassCalcDimensions(CompassType,cg_s const *,rectDef_s const *,rectDef_s const *,float *,float *,float *,float *) .text 8211AE28 0000025C R . . . . T .
  980.  
  981. CG_FadeCompass(int,int,CompassType) .text 8211B088 00000080 R . . . . T .
  982.  
  983. CG_CompassDrawPlayerBack(int,CompassType,rectDef_s const *,rectDef_s const *,Material *,float * const).text 8211B108 000000E8 R . . . . T .
  984.  
  985. CG_CompassDrawPlayerNorthCoord(int,CompassType,rectDef_s const *,rectDef_s const *,Font_s *,Material *,float * const,int) .text 8211B1F0 000002CC R . . . . T .
  986.  
  987. CG_CompassDrawPlayerEastCoord(int,CompassType,rectDef_s const *,rectDef_s const *,Font_s *,Material *,float * const,int) .text 8211B4C0 000002B4 R . . . . T .
  988.  
  989. CG_CompassDrawPlayerNCoordScroll(int,CompassType,rectDef_s const *,rectDef_s const *,Font_s *,Material *,float * const,int) .text 8211B778 0000028C R . . . . T .
  990.  
  991. CG_CompassDrawPlayerECoordScroll(int,CompassType,rectDef_s const *,rectDef_s const *,Font_s *,Material *,float * const,int) .text 8211BA08 000002AC R . . . . T .
  992.  
  993. CG_CompassDrawPlayerMap(int,CompassType,rectDef_s const *,rectDef_s const *,Material *,float * const) .text 8211BCB8 000002A8 R . . . . T .
  994.  
  995. CG_CompassDrawPlayerMapLocationSelector(int,CompassType,rectDef_s const *,rectDef_s const *,Material *,float * const) .text 8211BF60 000001F4 R . . . . T .
  996.  
  997. GetObjectiveFade .text 8211C158 000000A0 R . . . . T .
  998.  
  999. CG_CompassDrawPlayer(int,CompassType,rectDef_s const *,rectDef_s *,Material *,float * const) .text 8211C1F8 0000025C R . . . . T .
  1000.  
  1001. CG_CompassDrawBorder(int,CompassType,rectDef_s const *,rectDef_s *,Material *,float * const) .text 8211C458 00000300 R . . . . T .
  1002.  
  1003. CG_CompassUpYawVector(cg_s const *,float * const) .text 8211C758 00000044 R . . . . T .
  1004.  
  1005. CalcCompassPointerSize .text 8211C7A0 000000F4 R . . . . T .
  1006.  
  1007. UnitsToMeters .text 8211C898 00000010 R . . . . T .
  1008.  
  1009. CutFloat .text 8211C8A8 00000040 R . . . . T .
  1010.  
  1011. DrawIconDistanceText .text 8211C8E8 00000180 R . . . . T .
  1012.  
  1013. DrawNearObjectiveText .text 8211CA68 00000004 R . . . . T .
  1014.  
  1015. CG_CompassDrawTickertape(int,CompassType,rectDef_s const *,rectDef_s const *,Material *,float const * const,Font_s *,float,int,bool) .text 8211CA70 00000398 R . . . . T .
  1016.  
  1017. CG_CompassDrawGoalDistance(int,rectDef_s const *,Font_s *,float,float * const,int) .text 8211CE08 00000004 R . . . . T .
  1018.  
  1019. CalcCompassFriendlySize(CompassType,float *,float *) .text 8211CE10 000000F4 R . . . . T .
  1020.  
  1021. CG_CompassDrawPlayerPointers_MP(int,CompassType,rectDef_s const *,rectDef_s const *,Material *,float const * const) .text 8211CF08 00000420 R . . . . T .
  1022.  
  1023. CG_ClearCompassPingData(void) .text 8211D328 0000004C R . . . . . .
  1024.  
  1025. CG_CompassGetRadarLineMargin .text 8211D378 00000068 R . . . . T .
  1026.  
  1027. CG_CompassGetRadarLineEastWestPercentage .text 8211D3E0 0000007C R . . . . T .
  1028.  
  1029. CG_CompassGetRadarLine .text 8211D460 000000BC R . . . . T .
  1030.  
  1031. CG_CompassDoesMovementCrossRadar .text 8211D520 00000098 R . . . . T .
  1032.  
  1033. CG_CompassDoLinesSurroundPoint .text 8211D5B8 00000078 R . . . . T .
  1034.  
  1035. CG_CompassRadarPingEnemyPlayer .text 8211D630 0000003C R . . . . T .
  1036.  
  1037. CG_CompassActorUpdatePos .text 8211D670 000000F4 R . . . . T .
  1038.  
  1039. Compass_GetVehicle .text 8211D768 00000118 R . . . . T .
  1040.  
  1041. CG_CompassUpdateVehicleInfo(int,int).text 8211D880 00000090 R . . . . T .
  1042.  
  1043. CG_CompassRadarPingEnemyPlayers(int,float,float) .text 8211D910 00000180 R . . . . T .
  1044.  
  1045. CG_CompassIncreaseRadarTime(int) .text 8211DA90 000000F0 R . . . . T .
  1046.  
  1047. CG_CompassAddWeaponPingInfo(int,centity_s const *,float const * const,int) .text 8211DB80 00000114 R . . . . T .
  1048.  
  1049. CG_CompassApplyPointerRadiusScale(float *).text 8211DC98 0000002C R . . . . T .
  1050.  
  1051. CG_CalcCompassPointerRadius(float *,float).text 8211DCC8 0000007C R . . . . T .
  1052.  
  1053. CG_CompassDrawFriendlies(int,CompassType,rectDef_s const *,rectDef_s const *,float * const) .text 8211DD48 00000AFC R . . . . T .
  1054.  
  1055. CG_CompassDrawRadarEffects(int,CompassType,rectDef_s const *,rectDef_s const *,float * const) .text 8211E848 00000208 R . . . . T .
  1056.  
  1057. CG_CompassDrawVehicles(int,CompassType,int,rectDef_s const *,rectDef_s const *,Material *,Material *,float const * const) .text 8211EA50 00000310 R . . . . T .
  1058.  
  1059. Cmd_Argv(int) .text 8211ED60 00000040 R . . . . T .
  1060.  
  1061. CG_Viewpos_f .text 8211EDA0 000000CC R . . . . . .
  1062.  
  1063. CG_ScoresUp(int) .text 8211EE70 00000064 R . . . . T .
  1064.  
  1065. CG_ScoresUp_f .text 8211EED8 00000050 R . . . . . .
  1066.  
  1067. CG_ScoresDown .text 8211EF28 000000B8 R . . . . T .
  1068.  
  1069. CG_ScoresDown_f.text 8211EFE0 00000050 R . . . . . .
  1070.  
  1071. CG_ToggleScores_f .text 8211F030 000000D0 R . . . . . .
  1072.  
  1073. CG_ShellShock_f.text 8211F100 00000154 R . . . . . .
  1074.  
  1075. CG_ShellShock_Load_f .text 8211F258 0000007C R . . . . . .
  1076.  
  1077. CG_ShellShock_Save_f .text 8211F2D8 0000007C R . . . . . .
  1078.  
  1079. CG_QuickMessage_f .text 8211F358 0000005C R . . . . . .
  1080.  
  1081. CG_VoiceChat_f .text 8211F3B8 000000E4 R . . . . . .
  1082.  
  1083. CG_TeamVoiceChat_f .text 8211F4A0 000000E4 R . . . . . .
  1084.  
  1085. CG_PlayRumble_f.text 8211F588 0000007C R . . . . . .
  1086.  
  1087. CG_InitConsoleCommands(void) .text 8211F608 000003D0 R . . . . . .
  1088.  
  1089. CG_DrawScriptUsage .text 8211F9D8 00000110 R . . . . T .
  1090.  
  1091. CG_CalculateFPS(void) .text 8211FAE8 0000005C R . . . . . .
  1092.  
  1093. CG_CornerDebugPrint .text 8211FB48 000000F8 R . . . . T .
  1094.  
  1095. CG_CornerDebugPrintCaption .text 8211FC40 000000AC R . . . . T .
  1096.  
  1097. CG_CornerDebugFarRight .text 8211FCF0 00000020 R . . . . T .
  1098.  
  1099. CG_CornerDebugLabelWidth .text 8211FD10 00000044 R . . . . T .
  1100.  
  1101. CG_DrawFPS(ScreenPlacement const *,float) .text 8211FD58 000006EC R . . . . T .
  1102.  
  1103. CG_DrawSnapshot.text 82120448 00000198 R . . . . T .
  1104.  
  1105. CG_DrawUpperRightDebugInfo(int).text 821205E0 00000078 R . . . . T .
  1106.  
  1107. CG_DrawSoundOverlay .text 82120658 000001EC R . . . . T .
  1108.  
  1109. CG_DrawPerformanceWarnings(void) .text 82120848 000000EC R . . . . . .
  1110.  
  1111. CG_DrawMaterial.text 82120938 0000013C R . . . . T .
  1112.  
  1113. CG_DrawDebugOverlays(int) .text 82120A78 0000001C R . . . . T .
  1114.  
  1115. CG_DrawFullScreenDebugOverlays(int) .text 82120A98 000000E4 R . . . . T .
  1116.  
  1117. CG_DrawFlashDamage(cg_s const *) .text 82120B80 00000128 R . . . . T .
  1118.  
  1119. CG_DrawDamageDirectionIndicators(int) .text 82120CA8 0000028C R . . . . T .
  1120.  
  1121. CG_DrawGrenadePointer .text 82120F38 00000174 R . . . . T .
  1122.  
  1123. CG_DrawGrenadeIcon .text 821210B0 0000015C R . . . . T .
  1124.  
  1125. CG_ClearHudGrenades(void) .text 82121210 00000010 R . . . . . .
  1126.  
  1127. CG_AddHudGrenade_PositionCheck(cg_s const *,centity_s const *,WeaponDef *) .text 82121220 00000108 R . . . . T .
  1128.  
  1129. CG_AddHudGrenade(cg_s const *,centity_s const *) .text 82121328 00000194 R . . . . T .
  1130.  
  1131. CG_DrawGrenadeIndicators(int) .text 821214C0 000002A4 R . . . . T .
  1132.  
  1133. CG_DrawChatMessages .text 82121768 00000368 R . . . . T .
  1134.  
  1135. CG_PriorityCenterPrint(int,char const *,float,int) .text 82121AD0 00000190 R . . . . T .
  1136.  
  1137. CG_CenterPrint(int,char const *,float) .text 82121C60 00000008 R . . . . T .
  1138.  
  1139. CG_ClearCenterPrint(int) .text 82121C68 00000018 R . . . . T .
  1140.  
  1141. CG_DrawCenterString .text 82121C80 00000280 R . . . . T .
  1142.  
  1143. CG_ClearOverheadFade(void) .text 82121F00 00000014 R . . . . . .
  1144.  
  1145. CG_GetViewAxisProjections .text 82121F18 0000007C R . . . . T .
  1146.  
  1147. CG_CalcNamePosition .text 82121F98 00000110 R . . . . T .
  1148.  
  1149. CG_ScanForCrosshairEntity .text 821220A8 00000294 R . . . . T .
  1150.  
  1151. CG_FadeCrosshairNameAlpha .text 82122340 00000058 R . . . . T .
  1152.  
  1153. CG_CanSeeFriendlyHead .text 82122398 000001FC R . . . . T .
  1154.  
  1155. CG_CheckPlayerMovement .text 82122598 00000078 R . . . . T .
  1156.  
  1157. CG_CheckPlayerStanceChange .text 82122610 0000005C R . . . . T .
  1158.  
  1159. CG_CheckPlayerTryReload .text 82122670 00000060 R . . . . T .
  1160.  
  1161. CG_CheckPlayerFireNonTurret .text 821226D0 00000044 R . . . . T .
  1162.  
  1163. CG_CheckPlayerWeaponUsage .text 82122718 000000B8 R . . . . T .
  1164.  
  1165. CG_CheckPlayerOffHandUsage .text 821227D0 00000048 R . . . . T .
  1166.  
  1167. CG_CheckPlayerMiscInput .text 82122818 0000000C R . . . . T .
  1168.  
  1169. CG_CheckForPlayerInput .text 82122828 00000134 R . . . . T .
  1170.  
  1171. CG_CheckHudHealthDisplay .text 82122960 00000108 R . . . . T .
  1172.  
  1173. CG_CheckHudAmmoDisplay .text 82122A68 00000134 R . . . . T .
  1174.  
  1175. CG_CheckHudCompassDisplay .text 82122BA0 000000EC R . . . . T .
  1176.  
  1177. CG_CheckHudStanceDisplay .text 82122C90 00000118 R . . . . T .
  1178.  
  1179. CG_CheckHudSprintDisplay .text 82122DA8 00000158 R . . . . T .
  1180.  
  1181. CG_CheckHudOffHandDisplay .text 82122F00 000000EC R . . . . T .
  1182.  
  1183. CG_CheckHudObjectiveDisplay .text 82122FF0 0000008C R . . . . T .
  1184.  
  1185. CG_CheckTimedMenus .text 82123080 000000D8 R . . . . T .
  1186.  
  1187. CG_DrawMiniConsole .text 82123158 0000002C R . . . . T .
  1188.  
  1189. CG_DrawErrorMessages .text 82123188 00000014 R . . . . T .
  1190.  
  1191. CG_DrawSay .text 821231A0 00000054 R . . . . T .
  1192.  
  1193. CG_DrawVote .text 821231F8 00000348 R . . . . T .
  1194.  
  1195. CG_DrawIntermission .text 82123540 00000098 R . . . . T .
  1196.  
  1197. CG_DrawSpectatorMessage .text 821235D8 00000328 R . . . . T .
  1198.  
  1199. CG_DrawFollow .text 82123900 000001FC R . . . . T .
  1200.  
  1201. CG_DrawActive(int) .text 82123B00 00000100 R . . . . T .
  1202.  
  1203. CG_AddSceneTracerBeams(int) .text 82123C00 00000004 R . . . . T .
  1204.  
  1205. CG_GenerateSceneVerts(int) .text 82123C08 00000034 R . . . . T .
  1206.  
  1207. CG_GetRankIcon(int,Material * *) .text 82123C40 00000094 R . . . . T .
  1208.  
  1209. CG_DrawOverheadNames .text 82123CD8 000003C0 R . . . . T .
  1210.  
  1211. CG_DrawFriendlyNames .text 82124098 0000026C R . . . . T .
  1212.  
  1213. CG_DrawCrosshairNames .text 82124308 000001A0 R . . . . T .
  1214.  
  1215. CG_UpdatePlayerNames .text 821244A8 00000034 R . . . . T .
  1216.  
  1217. CG_Draw2D(int) .text 821244E0 0000021C R . . . . T .
  1218.  
  1219. CG_AddLagometerFrameInfo(cg_s const *) .text 82124700 00000038 R . . . . T .
  1220.  
  1221. CG_AddLagometerSnapshotInfo(snapshot_s *) .text 82124738 00000060 R . . . . T .
  1222.  
  1223. CG_DrawDisconnect .text 82124798 00000184 R . . . . T .
  1224.  
  1225. CG_DrawLagometer(int) .text 82124920 00000380 R . . . . T .
  1226.  
  1227. CG_CalcCrosshairPosition(cg_s const *,float *,float *) .text 82124CA0 00000148 R . . . . T .
  1228.  
  1229. CG_GetWeapReticleZoom(cg_s const *,float *).text 82124DE8 00000110 R . . . . T .
  1230.  
  1231. CG_DrawFrameOverlay .text 82124EF8 00000174 R . . . . T .
  1232.  
  1233. CG_DrawNightVisionOverlay(int) .text 82125070 000000A8 R . . . . T .
  1234.  
  1235. CG_UsingLowResViewPort .text 82125118 0000003C R . . . . T .
  1236.  
  1237. CG_DrawAdsOverlay .text 82125158 000002E0 R . . . . T .
  1238.  
  1239. CG_DrawWeapReticle .text 82125438 000000C8 R . . . . T .
  1240.  
  1241. CG_CalcCrosshairColor .text 82125500 00000160 R . . . . T .
  1242.  
  1243. CG_DrawTurretCrossHair .text 82125660 0000019C R . . . . T .
  1244.  
  1245. CG_IsReticleTurnedOff .text 82125800 00000018 R . . . . T .
  1246.  
  1247. CG_AllowedToDrawCrosshair .text 82125818 00000094 R . . . . T .
  1248.  
  1249. CG_DrawAdsAimIndicator .text 821258B0 000000C8 R . . . . T .
  1250.  
  1251. CG_TransitionToAds .text 82125978 000000D0 R . . . . T .
  1252.  
  1253. CG_DrawReticleCenter .text 82125A48 00000160 R . . . . T .
  1254.  
  1255. CG_CalcReticleSpread .text 82125BA8 000000E8 R . . . . T .
  1256.  
  1257. CG_CalcReticleColor .text 82125C90 00000060 R . . . . T .
  1258.  
  1259. CG_CalcReticleImageOffset .text 82125CF0 00000024 R . . . . T .
  1260.  
  1261. CG_DrawReticleSides .text 82125D18 00000258 R . . . . T .
  1262.  
  1263. CG_DrawCrosshair(int) .text 82125F70 00000298 R . . . . T .
  1264.  
  1265. CG_DrawRotatedPicPhysical(ScreenPlacement const *,float,float,float,float,float,float const * const,Material *) .text 82126208 00000188 R . . . . T .
  1266.  
  1267. CG_DrawRotatedPic(ScreenPlacement const *,float,float,float,float,int,int,float,float const * const,Material *) .text 82126390 0000007C R . . . . T .
  1268.  
  1269. CG_DrawRotatedQuadPic(ScreenPlacement const *,float,float,float const (*)[2],float,float const * const,Material *).text 82126410 000001FC R . . . . T .
  1270.  
  1271. CG_DrawVLine(ScreenPlacement const *,float,float,float,float,int,int,float const * const,Material *) .text 82126610 000000BC R . . . . T .
  1272.  
  1273. CG_Draw2DLine(ScreenPlacement const *,float,float,float,float,float,int,int,float const * const,Material *).text 821266D0 00000130 R . . . . T .
  1274.  
  1275. CG_Draw2DTri(ScreenPlacement const *,float * const,float * const,float * const,int,int,float const * const,Material *) .text 82126800 000000C8 R . . . . T .
  1276.  
  1277. CG_DrawStringExt(ScreenPlacement const *,float,float,char const *,float const * const,int,int,float,int) .text 821268C8 000000B8 R . . . . T .
  1278.  
  1279. CG_DrawDevString(ScreenPlacement const *,float,float,float,float,char const *,float const * const,int,Font_s *) .text 82126980 00000154 R . . . . T .
  1280.  
  1281. CG_DrawBigDevStringColor(ScreenPlacement const *,float,float,char const *,float const * const,int) .text 82126AD8 0000004C R . . . . T .
  1282.  
  1283. CG_DrawSmallDevStringColor(ScreenPlacement const *,float,float,char const *,float const * const,int) .text 82126B28 0000004C R . . . . T .
  1284.  
  1285. CG_FadeColor(int,int,int,int) .text 82126B78 00000098 R . . . . T .
  1286.  
  1287. CG_GetColorForHealth(int,int,float * const).text 82126C10 000000D8 R . . . . T .
  1288.  
  1289. CG_MiniMapChanged(int) .text 82126CE8 00000154 R . . . . T .
  1290.  
  1291. CG_NorthDirectionChanged(int) .text 82126E40 000000B4 R . . . . T .
  1292.  
  1293. CG_DebugLine(float const * const,float const * const,float const * const,int,int) .text 82126EF8 00000008 R . . . . T .
  1294.  
  1295. CG_DebugStar(float const * const,float const * const,int) .text 82126F00 00000008 R . . . . T .
  1296.  
  1297. CG_DebugStarWithText(float const * const,float const * const,float const * const,char const *,float,int) .text 82126F08 00000008 R . . . . T .
  1298.  
  1299. CG_DebugBox(float const * const,float const * const,float const * const,float,float const * const,int,int) .text 82126F10 00000180 R . . . . T .
  1300.  
  1301. CG_DebugBoxOriented(float const * const,float const * const,float const * const,float (* const)[3],float const * const,int,int) .text 82127090 00000194 R . . . . T .
  1302.  
  1303. CG_DebugCircle(float const * const,float,float const * const,float const * const,int,int) .text 82127228 0000017C R . . . . T .
  1304.  
  1305. CG_DebugArc(float const * const,float,float,float,float const * const,int,int) .text 821273A8 0000011C R . . . . T .
  1306.  
  1307. CG_TeamColor(int,char const *,float * const) .text 821274C8 000000A0 R . . . . T .
  1308.  
  1309. CG_RelativeTeamColor(int,char const *,float * const,int) .text 82127568 000000E0 R . . . . T .
  1310.  
  1311. CG_DrawBigDevString(ScreenPlacement const *,float,float,char const *,float,int) .text 82127648 0000005C R . . . . T .
  1312.  
  1313. CG_DrawSmallDevString(ScreenPlacement const *,float,float,char const *,float,int) .text 821276A8 0000005C R . . . . T .
  1314.  
  1315. CG_RegisterImpactEffects_FastFile .text 82127708 00000010 R . . . . T .
  1316.  
  1317. CG_RegisterImpactEffects(char const *) .text 82127718 00000010 R . . . . T .
  1318.  
  1319. LocalConvertQuatToMat(DObjAnimMat const *,float (* const)[3]) .text 82127728 000000A4 R . . . . T .
  1320.  
  1321. CG_GenerateSndEntHandle(int,int) .text 821277D0 00000050 R . . . . T .
  1322.  
  1323. CG_LockLightingOrigin .text 82127820 000000A0 R . . . . T .
  1324.  
  1325. CG_AddEntityLoopSound .text 821278C0 000000EC R . . . . T .
  1326.  
  1327. CG_GetMG42Anims.text 821279B0 00000098 R . . . . T .
  1328.  
  1329. CG_GetHelicopterAnims .text 82127A48 0000007C R . . . . T .
  1330.  
  1331. CG_Player_PreControllers(DObj_s *,centity_s *) .text 82127AC8 000000C8 R . . . . T .
  1332.  
  1333. CG_mg42_PreControllers(DObj_s *,centity_s *) .text 82127B90 00000190 R . . . . T .
  1334.  
  1335. CG_VecLessThan .text 82127D20 00000050 R . . . . T .
  1336.  
  1337. CG_UpdateBModelWorldBounds(int,centity_s *,int) .text 82127D70 00000278 R . . . . T .
  1338.  
  1339. CG_AdjustPositionForMover(int,float const * const,int,int,int,float * const,float * const) .text 82127FE8 00000164 R . . . . T .
  1340.  
  1341. CG_SetFrameInterpolation(int) .text 82128150 000000AC R . . . . T .
  1342.  
  1343. CG_ProcessClientNoteTracks(cg_s *,int) .text 82128200 000000D4 R . . . . T .
  1344.  
  1345. CG_UpdateClientDobjPartBits .text 821282D8 00000044 R . . . . T .
  1346.  
  1347. CG_DObjUpdateInfo(cg_s const *,DObj_s *,bool) .text 82128320 00000054 R . . . . T .
  1348.  
  1349. CG_GetPose(int,int) .text 82128378 00000048 R . . . . T .
  1350.  
  1351. CG_SoundBlend .text 821283C0 000000FC R . . . . T .
  1352.  
  1353. CG_StartFx .text 821284C0 00000070 R . . . . T .
  1354.  
  1355. CG_Fx .text 82128530 0000007C R . . . . T .
  1356.  
  1357. CG_LoopFx .text 821285B0 000000FC R . . . . T .
  1358.  
  1359. CG_ClampPrimaryLightOrigin .text 821286B0 00000074 R . . . . T .
  1360.  
  1361. CG_ClampPrimaryLightDir .text 82128728 000000A8 R . . . . T .
  1362.  
  1363. CG_PrimaryLight.text 821287D0 0000028C R . . . . T .
  1364.  
  1365. CG_InterpolateEntityPosition .text 82128A60 000001A8 R . . . . T .
  1366.  
  1367. CG_CreatePhysicsObject .text 82128C08 0000014C R . . . . T .
  1368.  
  1369. CG_UpdatePhysicsPose .text 82128D58 00000058 R . . . . T .
  1370.  
  1371. CG_ExpiredLaunch .text 82128DB0 00000054 R . . . . T .
  1372.  
  1373. CG_CalcEntityPhysicsPositions .text 82128E08 00000104 R . . . . T .
  1374.  
  1375. CG_CreateRagdollObject .text 82128F10 000000B4 R . . . . T .
  1376.  
  1377. CG_UpdateRagdollPose .text 82128FC8 00000020 R . . . . T .
  1378.  
  1379. CG_CalcEntityRagdollPositions .text 82128FE8 00000074 R . . . . T .
  1380.  
  1381. CG_CalcEntityLerpPositions(int,centity_s *).text 82129060 000001BC R . . . . T .
  1382.  
  1383. CG_GetAnimations .text 82129220 00000050 R . . . . T .
  1384.  
  1385. CG_AllocAnimTree .text 82129270 00000008 R . . . . T .
  1386.  
  1387. CG_PreProcess_GetDObj(int,int,int,XModel *).text 82129278 00000194 R . . . . T .
  1388.  
  1389. CG_DObjCalcBone(cpose_t const *,DObj_s *,int) .text 82129410 00000070 R . . . . T .
  1390.  
  1391. CG_ClearUnion .text 82129480 00000184 R . . . . T .
  1392.  
  1393. CG_GetPoseOrigin(cpose_t const *,float * const) .text 82129608 0000001C R . . . . T .
  1394.  
  1395. CG_GetPoseAngles(cpose_t const *,float * const) .text 82129628 0000001C R . . . . T .
  1396.  
  1397. CG_GetEntityOrigin(int,uint) .text 82129648 00000020 R . . . . T .
  1398.  
  1399. CG_GetPoseLightingHandle(cpose_t const *) .text 82129668 00000004 R . . . . T .
  1400.  
  1401. CG_PredictiveSkinCEntity(GfxSceneEntity *).text 82129670 00000030 R . . . . T .
  1402.  
  1403. CG_General .text 821296A8 0000009C R . . . . T .
  1404.  
  1405. CG_Item .text 82129748 00000104 R . . . . T .
  1406.  
  1407. CG_EntityEffects .text 82129850 0000005C R . . . . T .
  1408.  
  1409. CG_mg42 .text 821298B0 00000104 R . . . . T .
  1410.  
  1411. CG_Missile .text 821299B8 00000148 R . . . . T .
  1412.  
  1413. CG_ScriptMover .text 82129B00 000000EC R . . . . T .
  1414.  
  1415. CG_DObjGetLocalBoneMatrix .text 82129BF0 00000094 R . . . . T .
  1416.  
  1417. CG_DObjGetLocalTagMatrix .text 82129C88 00000064 R . . . . T .
  1418.  
  1419. CG_DObjGetWorldBoneMatrix(cpose_t const *,DObj_s *,int,float (* const)[3],float * const) .text 82129CF0 0000009C R . . . . T .
  1420.  
  1421. CG_DObjGetWorldTagMatrix(cpose_t const *,DObj_s *,uint,float (* const)[3],float * const) .text 82129D90 000000D0 R . . . . T .
  1422.  
  1423. CG_DObjGetWorldTagPos(cpose_t const *,DObj_s *,uint,float * const) .text 82129E60 000000C0 R . . . . T .
  1424.  
  1425. CG_ProcessEntity(int,centity_s *) .text 82129F20 000001E0 R . . . . T .
  1426.  
  1427. CG_AddPacketEntity .text 8212A100 000002EC R . . . . T .
  1428.  
  1429. CG_AddPacketEntities(int) .text 8212A3F0 00000140 R . . . . T .
  1430.  
  1431. CG_Obituary .text 8212A530 00000384 R . . . . T .
  1432.  
  1433. CG_ItemPickup .text 8212A8B8 000000AC R . . . . T .
  1434.  
  1435. CG_EquipmentSound .text 8212A968 00000138 R . . . . T .
  1436.  
  1437. CG_GetBoneIndex(int,int,uint,uchar *) .text 8212AAA0 00000058 R . . . . T .
  1438.  
  1439. CG_GetTagOrientation(int,int,uint,orientation_t *) .text 8212AAF8 00000084 R . . . . T .
  1440.  
  1441. CG_PlayBoltedEffect(int,FxEffectDef const *,int,uint) .text 8212AB80 00000098 R . . . . T .
  1442.  
  1443. CG_PlayFx .text 8212AC18 000000B4 R . . . . T .
  1444.  
  1445. CG_PlayFxOnTag .text 8212ACD0 0000009C R . . . . T .
  1446.  
  1447. CG_StopWeaponSound .text 8212AD70 00000144 R . . . . T .
  1448.  
  1449. CG_EntityEvent(int,centity_s *,int) .text 8212AEB8 00001DD4 R . . . . T .
  1450.  
  1451. CG_CheckEvents(int,centity_s *).text 8212CC90 0000011C R . . . . T .
  1452.  
  1453. CG_HandleSpectatorInput .text 8212CDB0 00000094 R . . . . T .
  1454.  
  1455. CG_HandleSpecialStateInput(int,int *) .text 8212CE48 00000048 R . . . . T .
  1456.  
  1457. CG_ShouldUpdateViewAngles(int) .text 8212CE98 00000058 R . . . . T .
  1458.  
  1459. CG_GamepadCheckStartAndBack .text 8212CEF0 000000C4 R . . . . T .
  1460.  
  1461. CG_GamepadSpectatorInput .text 8212CFB8 000000A8 R . . . . T .
  1462.  
  1463. CG_GamepadKillCamInput .text 8212D060 00000054 R . . . . T .
  1464.  
  1465. CG_TranslateGamepadButton(int,int,char const *) .text 8212D0B8 000000D4 R . . . . T .
  1466.  
  1467. DirectiveFakeIntroSeconds .text 8212D190 000000C8 R . . . . T .
  1468.  
  1469. ParseDirective .text 8212D258 0000007C R . . . . T .
  1470.  
  1471. GetHudelemDirective .text 8212D2D8 00000094 R . . . . T .
  1472.  
  1473. ReplaceDirective .text 8212D370 00000154 R . . . . T .
  1474.  
  1475. CG_TranslateHudElemMessage(int,char const *,char const *,char * const) .text 8212D4C8 0000009C R . . . . T .
  1476.  
  1477. SafeTranslateHudElemString .text 8212D568 00000048 R . . . . T .
  1478.  
  1479. HudElemStringWidth .text 8212D5B0 00000044 R . . . . T .
  1480.  
  1481. GetHudElemTime .text 8212D5F8 00000084 R . . . . T .
  1482.  
  1483. HudElemTimerString .text 8212D680 000000BC R . . . . T .
  1484.  
  1485. HudElemTenthsTimerString .text 8212D740 000000E8 R . . . . T .
  1486.  
  1487. HudElemMaterialSpecifiedWidth .text 8212D828 00000064 R . . . . T .
  1488.  
  1489. HudElemMaterialSpecifiedHeight .text 8212D890 00000064 R . . . . T .
  1490.  
  1491. HudElemMaterialWidth .text 8212D8F8 00000100 R . . . . T .
  1492.  
  1493. HudElemMaterialHeight .text 8212D9F8 00000100 R . . . . T .
  1494.  
  1495. HudElemWidth .text 8212DAF8 000000E8 R . . . . T .
  1496.  
  1497. HudElemHeight .text 8212DBE0 000000D8 R . . . . T .
  1498.  
  1499. AlignHudElemX .text 8212DCB8 0000001C R . . . . T .
  1500.  
  1501. AlignHudElemY .text 8212DCD8 00000018 R . . . . T .
  1502.  
  1503. GetHudElemOrg .text 8212DCF0 00000098 R . . . . T .
  1504.  
  1505. HudElemMovementFrac .text 8212DD88 0000006C R . . . . T .
  1506.  
  1507. SetHudElemPos .text 8212DDF8 000001C4 R . . . . T .
  1508.  
  1509. OffsetHudElemY .text 8212DFC0 000000C4 R . . . . T .
  1510.  
  1511. ConsolidateHudElemText .text 8212E088 0000012C R . . . . T .
  1512.  
  1513. CopyStringToHudElemString .text 8212E1B8 00000074 R . . . . T .
  1514.  
  1515. GetHudElemInfo .text 8212E230 0000045C R . . . . T .
  1516.  
  1517. HudElemColorToVec4 .text 8212E690 0000007C R . . . . T .
  1518.  
  1519. DrawHudElemString .text 8212E710 000001E8 R . . . . T .
  1520.  
  1521. DrawHudElemClock .text 8212E8F8 000001AC R . . . . T .
  1522.  
  1523. DrawHudElemMaterial .text 8212EAA8 000000C8 R . . . . T .
  1524.  
  1525. HudElemWaypointHeight .text 8212EB70 000000B4 R . . . . T .
  1526.  
  1527. DrawSingleHudElem2d .text 8212EC28 000001F0 R . . . . T .
  1528.  
  1529. CopyInUseHudElems .text 8212EE18 0000004C R . . . . T .
  1530.  
  1531. compare_hudelems .text 8212EE68 00000040 R . . . . T .
  1532.  
  1533. GetSortedHudElems .text 8212EEA8 000000DC R . . . . T .
  1534.  
  1535. CG_Draw2dHudElems(int,int) .text 8212EF88 000000FC R . . . . T .
  1536.  
  1537. AddDrawSurfForHudElemWaypoint .text 8212F088 0000012C R . . . . T .
  1538.  
  1539. CG_AddDrawSurfsFor3dHudElems(int) .text 8212F1B8 0000006C R . . . . T .
  1540.  
  1541. CG_LoadingString(int,char const *) .text 8212F228 00000078 R . . . . T .
  1542.  
  1543. CG_IsShowingProgress_FastFile .text 8212F2A0 0000003C R . . . . T .
  1544.  
  1545. CG_IsShowingProgress .text 8212F2E0 0000003C R . . . . T .
  1546.  
  1547. CG_DrawInformation(int) .text 8212F320 00000204 R . . . . T .
  1548.  
  1549. CG_Laser_Add_Core .text 8212F528 00000310 R . . . . T .
  1550.  
  1551. CG_Laser_Add(centity_s *,DObj_s *,cpose_t *,float const * const,LaserOwnerEnum) .text 8212F838 0000009C R . . . . T .
  1552.  
  1553. CG_InitLocalEntities(int) .text 8212F8D8 00000098 R . . . . T .
  1554.  
  1555. CG_FreeLocalEntity .text 8212F970 00000080 R . . . . T .
  1556.  
  1557. CG_AllocLocalEntity(int) .text 8212F9F0 00000098 R . . . . T .
  1558.  
  1559. CG_AddMovingTracer .text 8212FA88 000000DC R . . . . T .
  1560.  
  1561. CG_ShouldFreeLocalEntity .text 8212FB68 00000030 R . . . . T .
  1562.  
  1563. CG_AddLocalEntityTracerBeams(int) .text 8212FB98 00000110 R . . . . T .
  1564.  
  1565. CG_ClearSoundPlaybackTracking(void) .text 8212FCA8 00000014 R . . . . . .
  1566.  
  1567. CG_GetClientNumForLocalClient .text 8212FCC0 0000001C R . . . . T .
  1568.  
  1569. CG_RegisterDvars(void) .text 8212FCE0 00001E5C R . . . . . .
  1570.  
  1571. CG_GetDObjOrientation(int,int,float (* const)[3],float * const) .text 82131B40 000000BC R . . . . T .
  1572.  
  1573. CG_CopyEntityOrientation .text 82131C00 00000040 R . . . . T .
  1574.  
  1575. CG_GetSoundEntityOrientation(SndEntHandle,float * const,float (* const)[3]) .text 82131C40 000000D8 R . . . . T .
  1576.  
  1577. CG_GetPredictedPlayerState(int).text 82131D18 00000024 R . . . . T .
  1578.  
  1579. CG_GameMessage(int,char const *) .text 82131D40 00000020 R . . . . T .
  1580.  
  1581. CG_BoldGameMessage(int,char const *).text 82131D60 00000020 R . . . . T .
  1582.  
  1583. CG_RegisterSurfaceTypeSounds .text 82131D80 000000D4 R . . . . T .
  1584.  
  1585. CG_AddAudioPhysicsClass .text 82131E58 000000A4 R . . . . T .
  1586.  
  1587. CG_RegisterPhysicsSounds_FastFile .text 82131F00 00000074 R . . . . . .
  1588.  
  1589. CG_RegisterPhysicsSounds .text 82131F78 00000004 R . . . . . .
  1590.  
  1591. CG_RegisterSounds .text 82131F80 00000428 R . . . . . .
  1592.  
  1593. CG_RegisterGraphics .text 821323A8 00000634 R . . . . T .
  1594.  
  1595. CG_StartAmbient(int) .text 821329E0 00000094 R . . . . T .
  1596.  
  1597. CG_StopSoundAlias(int,int,snd_alias_list_t *) .text 82132A78 00000068 R . . . . T .
  1598.  
  1599. CG_StopSoundsOnEnt(int,int) .text 82132AE8 00000050 R . . . . T .
  1600.  
  1601. CG_StopSoundAliasByName(int,int,char const *) .text 82132B38 00000058 R . . . . T .
  1602.  
  1603. CG_StopClientSoundAliasByName(int,char const *) .text 82132B90 0000005C R . . . . T .
  1604.  
  1605. CG_ShouldPlaySoundOnLocalClient(int,int,float const * const,char const *) .text 82132BF0 00000198 R . . . . T .
  1606.  
  1607. CG_SubtitlePrint .text 82132D88 000000C0 R . . . . T .
  1608.  
  1609. CG_SubtitleSndLengthNotify(int,void *) .text 82132E48 00000004 R . . . . T .
  1610.  
  1611. CG_AddFXSoundAlias(int,float const * const,snd_alias_list_t *) .text 82132E50 00000094 R . . . . T .
  1612.  
  1613. CG_PlaySoundAlias(int,int,float const * const,snd_alias_list_t *) .text 82132EE8 000000A4 R . . . . T .
  1614.  
  1615. CG_PlaySoundAliasByName(int,int,float const * const,char const *) .text 82132F90 00000098 R . . . . T .
  1616.  
  1617. CG_PlaySoundAliasAsMasterByName(int,int,float const * const,char const *) .text 82133028 00000098 R . . . . T .
  1618.  
  1619. CG_RestartSmokeGrenades(int) .text 821330C0 00000170 R . . . . T .
  1620.  
  1621. CG_LoadHudMenu .text 82133230 000000CC R . . . . T .
  1622.  
  1623. CG_InitVote(int) .text 82133300 0000009C R . . . . T .
  1624.  
  1625. CG_GetXModel .text 821333A0 00000004 R . . . . T .
  1626.  
  1627. CG_GetWeaponAttachBone(clientInfo_t *,weapType_t) .text 821333A8 00000084 R . . . . T .
  1628.  
  1629. CG_AttachWeapon.text 82133430 000000D8 R . . . . T .
  1630.  
  1631. CG_CreateDObj .text 82133508 00000070 R . . . . T .
  1632.  
  1633. CG_GetDObj .text 82133578 00000004 R . . . . T .
  1634.  
  1635. CG_FreeAnimTreeInstances .text 82133580 000000A8 R . . . . T .
  1636.  
  1637. CG_InitEntities.text 82133628 0000005C R . . . . T .
  1638.  
  1639. CG_InitViewDimensions .text 82133688 00000028 R . . . . T .
  1640.  
  1641. CG_GetClientNum(int) .text 821336B0 0000001C R . . . . T .
  1642.  
  1643. CG_InitDof .text 821336D0 00000044 R . . . . T .
  1644.  
  1645. CG_FreeWeapons(int) .text 82133718 00000090 R . . . . T .
  1646.  
  1647. CG_Shutdown(int) .text 821337A8 000000D4 R . . . . T .
  1648.  
  1649. Hunk_AllocXAnimClient(int) .text 82133880 00000004 R . . . . T .
  1650.  
  1651. CG_PlayClientSoundAlias(int,snd_alias_list_t *) .text 82133888 00000030 R . . . . T .
  1652.  
  1653. CG_PlayClientSoundAliasByName(int,char const *) .text 821338B8 00000030 R . . . . T .
  1654.  
  1655. CG_PlayEntitySoundAlias(int,int,snd_alias_list_t *) .text 821338E8 00000024 R . . . . T .
  1656.  
  1657. CG_PlayEntitySoundAliasByName(int,int,char const *) .text 82133910 00000024 R . . . . T .
  1658.  
  1659. CG_PlayAnimScriptSoundAlias .text 82133938 000000A8 R . . . . T .
  1660.  
  1661. CG_LoadAnimTreeInstances .text 821339E0 000000A8 R . . . . T .
  1662.  
  1663. CG_Init(int,int,int,int) .text 82133A88 00000740 R . . . . T .
  1664.  
  1665. CG_AntiBurnInHUD_RegisterDvars(void).text 821341C8 00000514 R . . . . . .
  1666.  
  1667. CG_ShouldDrawHud(int) .text 821346E0 00000060 R . . . . T .
  1668.  
  1669. CG_FadeHudMenu(int,dvar_s const *,int,int).text 82134740 000000E4 R . . . . T .
  1670.  
  1671. CG_GetSelectedWeaponIndex .text 82134828 00000088 R . . . . T .
  1672.  
  1673. CG_CheckPlayerForLowAmmoSpecific(cg_s const *,uint) .text 821348B0 000000C0 R . . . . T .
  1674.  
  1675. CG_CheckPlayerForLowAmmo(cg_s const *) .text 82134970 00000038 R . . . . T .
  1676.  
  1677. CG_CheckPlayerForLowClipSpecific(cg_s const *,uint) .text 821349A8 000000E0 R . . . . T .
  1678.  
  1679. CG_CheckPlayerForLowClip(cg_s const *) .text 82134A88 00000038 R . . . . T .
  1680.  
  1681. CG_DrawPlayerAmmoBackdrop .text 82134AC0 00000150 R . . . . T .
  1682.  
  1683. CG_DrawPlayerAmmoValue .text 82134C10 000005C8 R . . . . T .
  1684.  
  1685. CG_DrawPlayerWeaponName .text 821351D8 000001A8 R . . . . T .
  1686.  
  1687. CG_DrawPlayerWeaponNameBack .text 82135380 00000168 R . . . . T .
  1688.  
  1689. CG_CalcPlayerSprintColor .text 821354E8 0000015C R . . . . T .
  1690.  
  1691. CalcSplitScreenStanceScale .text 82135648 0000006C R . . . . T .
  1692.  
  1693. CalcSplitScreenStanceOffset .text 821356B8 00000080 R . . . . T .
  1694.  
  1695. CG_DrawStanceIcon .text 82135738 000001B4 R . . . . T .
  1696.  
  1697. CG_DrawStanceHintPrints .text 821358F0 0000040C R . . . . T .
  1698.  
  1699. CG_DrawPlayerStance .text 82135D00 00000368 R . . . . T .
  1700.  
  1701. CG_DrawPlayerSprintBack .text 82136068 00000110 R . . . . T .
  1702.  
  1703. CG_DrawPlayerSprintMeter .text 82136178 000001BC R . . . . T .
  1704.  
  1705. CG_CalcPlayerHealth(playerState_s const *).text 82136338 00000088 R . . . . T .
  1706.  
  1707. CG_DrawPlayerBarHealthBack .text 821366B0 00000288 R . . . . T .
  1708.  
  1709. CG_FadeLowHealthOverlay .text 82136938 000000A4 R . . . . T .
  1710.  
  1711. CG_PulseLowHealthOverlay .text 821369E0 00000298 R . . . . T .
  1712.  
  1713. CG_ResetLowHealthOverlay(cg_s *) .text 82136C78 00000064 R . . . . T .
  1714.  
  1715. CG_DrawPlayerLowHealthOverlay .text 82136CE0 000000C0 R . . . . T .
  1716.  
  1717. CG_ServerMaterialName(int,int,char *,uint).text 82136DA0 000000A8 R . . . . T .
  1718.  
  1719. CG_ObjectiveIcon(int,int,int) .text 82136E48 00000078 R . . . . T .
  1720.  
  1721. CG_UpdateCursorHints .text 82136EC0 0000007C R . . . . T .
  1722.  
  1723. CG_GetWeaponUseString .text 82136F40 0000013C R . . . . T .
  1724.  
  1725. CG_GetUseString.text 82137080 000000CC R . . . . T .
  1726.  
  1727. CG_DrawCursorhint .text 82137150 00000684 R . . . . T .
  1728.  
  1729. CG_DrawHoldBreathHint .text 821377D8 000001C4 R . . . . T .
  1730.  
  1731. CG_DrawMantleHint .text 821379A0 000001B4 R . . . . T .
  1732.  
  1733. CG_OwnerDrawVisible(int) .text 82137B58 00000008 R . . . . T .
  1734.  
  1735. CG_ScriptMainMenu(int) .text 82137B60 00000024 R . . . . T .
  1736.  
  1737. CG_OwnerDraw(int,rectDef_s,float,float,float,float,int,int,float,float,int,int,int,float,Font_s *,float,float * const,Material *,int,int) .text 82137B88 000009C0 R . . . . T .
  1738.  
  1739. CG_ArchiveState(int,MemoryFile *) .text 82138548 00000208 R . . . . T .
  1740.  
  1741. CG_AddPlayerSpriteDrawSurf .text 82138750 0000019C R . . . . T .
  1742.  
  1743. CG_AddPlayerSpriteDrawSurfs .text 821388F0 000001E4 R . . . . T .
  1744.  
  1745. CG_AddAllPlayerSpriteDrawSurfs(int) .text 82138AD8 0000008C R . . . . T .
  1746.  
  1747. CG_PlayerTurretPositionAndBlend.text 82138B68 00000634 R . . . . T .
  1748.  
  1749. CG_Corpse(int,centity_s *) .text 821391A0 00000114 R . . . . T .
  1750.  
  1751. CG_UpdatePlayerDObj(int,centity_s *).text 821392B8 00000074 R . . . . T .
  1752.  
  1753. CG_ResetPlayerEntity(int,cg_s *,centity_s *) .text 82139330 0000019C R . . . . T .
  1754.  
  1755. CG_GetTeamName(team_t) .text 821394D0 0000006C R . . . . T .
  1756.  
  1757. CG_GetOpposingTeamName(team_t) .text 82139540 00000058 R . . . . T .
  1758.  
  1759. CG_GetPlayerTeamName(int) .text 82139598 000000BC R . . . . T .
  1760.  
  1761. CG_GetPlayerOpposingTeamName(int) .text 82139658 00000114 R . . . . T .
  1762.  
  1763. CG_IsPlayerDead(int) .text 82139770 00000078 R . . . . T .
  1764.  
  1765. CG_GetPlayerClipAmmoCount(int) .text 821397E8 00000058 R . . . . T .
  1766.  
  1767. CG_ShouldSendPeerVoiceData(SessionData_s *,int,int) .text 82139840 00000670 R . . . . T .
  1768.  
  1769. CG_CalcWeaponVisTrace .text 82139EB0 000000BC R . . . . T .
  1770.  
  1771. CG_IsWeaponVisible .text 82139F70 000000F0 R . . . . T .
  1772.  
  1773. CG_UpdateWeaponVisibility(int,centity_s *).text 8213A060 00000174 R . . . . T .
  1774.  
  1775. CG_Player(int,centity_s *) .text 8213A1D8 0000020C R . . . . T .
  1776.  
  1777. CG_DamageFeedback .text 8213A3E8 00000374 R . . . . T .
  1778.  
  1779. CG_Respawn(int).text 8213A760 0000021C R . . . . T .
  1780.  
  1781. CG_CheckPlayerstateEvents .text 8213A980 000000E0 R . . . . T .
  1782.  
  1783. CG_TransitionPlayerState(int,playerState_s *,playerState_s *) .text 8213AA60 00000058 R . . . . T .
  1784.  
  1785. LocalMatrixTransformVectorQuatTrans(float const * const,DObjAnimMat const *,float * const) .text 8213AAB8 000000BC R . . . . T .
  1786.  
  1787. NormalizeQuatTrans(DObjAnimMat *) .text 8213AB78 00000060 R . . . . T .
  1788.  
  1789. BG_Player_DoControllers(CEntPlayerInfo const *,DObj_s const *,int * const) .text 8213ABD8 00000068 R . . . . T .
  1790.  
  1791. CG_Player_DoControllers .text 8213AC40 00000018 R . . . . T .
  1792.  
  1793. CG_VehPoseControllers(cpose_t const *,DObj_s const *,int * const) .text 8213AC58 000003CC R . . . . T .
  1794.  
  1795. CG_mg42_DoControllers .text 8213B028 00000114 R . . . . T .
  1796.  
  1797. CG_DoBaseOriginController .text 8213B140 000002C4 R . . . . T .
  1798.  
  1799. CG_DoControllers(cpose_t const *,DObj_s const *,int * const) .text 8213B408 00000114 R . . . . T .
  1800.  
  1801. CG_DObjCalcPose(cpose_t const *,DObj_s const *,int * const).text 8213B520 00000064 R . . . . T .
  1802.  
  1803. CG_UsedDObjCalcPose(cpose_t const *).text 8213B588 0000003C R . . . . T .
  1804.  
  1805. CG_CullIn(cpose_t const *) .text 8213B5C8 0000000C R . . . . T .
  1806.  
  1807. CG_ItemListLocalClientNum(void).text 8213B5D8 0000000C R . . . . T .
  1808.  
  1809. CG_ClearItemList(void) .text 8213B5E8 00000010 R . . . . . .
  1810.  
  1811. CG_BuildItemList(int,snapshot_s const *) .text 8213B5F8 00000084 R . . . . T .
  1812.  
  1813. CG_TouchItem .text 8213B680 0000010C R . . . . T .
  1814.  
  1815. CG_TouchItemPrediction .text 8213B790 00000084 R . . . . T .
  1816.  
  1817. CG_InterpolatePlayerState .text 8213B818 0000023C R . . . . T .
  1818.  
  1819. CG_PredictPlayerState_Internal .text 8213BA58 000007D8 R . . . . T .
  1820.  
  1821. CG_PredictPlayerState(int) .text 8213C230 000001E0 R . . . . T .
  1822.  
  1823. GetRumbleGlobals .text 8213C410 00000014 R . . . . T .
  1824.  
  1825. Rumble_Strcpy .text 8213C428 0000001C R . . . . T .
  1826.  
  1827. ParseRumbleGraph .text 8213C448 000000F0 R . . . . T .
  1828.  
  1829. ReadRumbleGraph.text 8213C538 000000CC R . . . . T .
  1830.  
  1831. LoadRumbleGraph.text 8213C608 00000194 R . . . . T .
  1832.  
  1833. CG_LoadRumble .text 8213C7A0 00000140 R . . . . T .
  1834.  
  1835. CG_RegisterRumbles(int) .text 8213C8E0 00000098 R . . . . T .
  1836.  
  1837. InvalidateActiveRumble .text 8213C978 00000018 R . . . . T .
  1838.  
  1839. RemoveInactiveRumbles .text 8213C990 00000384 R . . . . T .
  1840.  
  1841. CalcActiveRumbles .text 8213CD18 00000270 R . . . . T .
  1842.  
  1843. CG_UpdateRumble(int) .text 8213CF88 00000160 R . . . . T .
  1844.  
  1845. GetRumbleInfoIndexFromName .text 8213D0E8 0000007C R . . . . T .
  1846.  
  1847. FindClosestToDyingActiveRumble .text 8213D168 0000020C R . . . . T .
  1848.  
  1849. DuplicateRumbleExists .text 8213D378 000000C0 R . . . . T .
  1850.  
  1851. NextAvailableRumble .text 8213D438 000000C8 R . . . . T .
  1852.  
  1853. PlayRumbleInternal .text 8213D500 00000200 R . . . . T .
  1854.  
  1855. CG_PlayRumbleOnEntity(int,char const *,int).text 8213D700 00000014 R . . . . T .
  1856.  
  1857. CG_PlayRumbleOnPosition(int,char const *,float const * const) .text 8213D718 00000014 R . . . . T .
  1858.  
  1859. CG_PlayRumbleLoopOnEntity(int,char const *,int) .text 8213D730 00000014 R . . . . T .
  1860.  
  1861. CG_PlayRumbleLoopOnPosition(int,char const *,float const * const) .text 8213D748 00000014 R . . . . T .
  1862.  
  1863. CG_PlayRumbleOnClient(int,char const *) .text 8213D760 00000030 R . . . . T .
  1864.  
  1865. CG_PlayLoopRumbleOnClient(int,char const *).text 8213D790 00000030 R . . . . T .
  1866.  
  1867. CG_StopRumble(int,int,char const *) .text 8213D7C0 000000D0 R . . . . T .
  1868.  
  1869. CG_StopAllRumbles(int) .text 8213D890 0000009C R . . . . T .
  1870.  
  1871. CG_SetRumbleReceiver(int,int,float const * const) .text 8213D930 00000030 R . . . . T .
  1872.  
  1873. CG_ScoreboardScaleMultiplier .text 8213D960 00000054 R . . . . T .
  1874.  
  1875. CG_BannerScoreboardScaleMultiplier .text 8213D9B8 00000054 R . . . . T .
  1876.  
  1877. CG_BackdropWidth .text 8213DA10 00000050 R . . . . T .
  1878.  
  1879. CG_BackdropHeight .text 8213DA60 00000050 R . . . . T .
  1880.  
  1881. CG_BackdropLeft.text 8213DAB0 00000090 R . . . . T .
  1882.  
  1883. CG_BackdropTop .text 8213DB40 000000B4 R . . . . T .
  1884.  
  1885. UpdateScores .text 8213DBF8 00000050 R . . . . T .
  1886.  
  1887. UI_GetOurClientScore(int) .text 8213DCC0 0000001C R . . . . T .
  1888.  
  1889. UI_GetScoreAtRank(int,int) .text 8213DCE0 00000070 R . . . . T .
  1890.  
  1891. CG_DrawScoreboard_Controls .text 8213DD50 00000244 R . . . . T .
  1892.  
  1893. CG_GetGametypeDescription(int) .text 8213DF98 00000030 R . . . . T .
  1894.  
  1895. CG_DrawScoreboard_Backdrop .text 8213DFC8 000000C0 R . . . . T .
  1896.  
  1897. CG_GetScoreboardInfo .text 8213E088 00000064 R . . . . T .
  1898.  
  1899. CG_DrawScoreboard_ListColumnHeaders .text 8213E0F0 0000024C R . . . . T .
  1900.  
  1901. CG_CheckDrawScoreboardLine .text 8213E340 00000104 R . . . . T .
  1902.  
  1903. CG_DrawScoreboard_GetTeamColorIndex(int,int) .text 8213E448 00000070 R . . . . T .
  1904.  
  1905. CG_DrawScoreboard_ListBanner .text 8213E4B8 00000420 R . . . . T .
  1906.  
  1907. CG_DrawClientPing .text 8213E8D8 00000484 R . . . . T .
  1908.  
  1909. CalcXAdj .text 8213ED60 00000038 R . . . . T .
  1910.  
  1911. DrawListString .text 8213ED98 0000023C R . . . . T .
  1912.  
  1913. CG_DrawClientScore .text 8213EFD8 00000A8C R . . . . T .
  1914.  
  1915. CG_ScoreboardTotalLines .text 8213FA68 00000088 R . . . . T .
  1916.  
  1917. CG_DrawTeamOfClientScore .text 8213FAF0 0000025C R . . . . T .
  1918.  
  1919. CG_DrawScrollbar .text 8213FD50 000004FC R . . . . T .
  1920.  
  1921. CG_IsScoreboardDisplayed(int) .text 82140250 0000002C R . . . . T .
  1922.  
  1923. CG_ScrollScoreboardUp(cg_s *) .text 82140280 0000003C R . . . . T .
  1924.  
  1925. CG_ScrollScoreboardDown(cg_s *).text 821402C0 00000068 R . . . . T .
  1926.  
  1927. CG_RegisterScoreboardDvars(void) .text 82140328 00000184 R . . . . . .
  1928.  
  1929. CG_RegisterScoreboardGraphics(void) .text 821404B0 000000C4 R . . . . . .
  1930.  
  1931. Scoreboard_IsValidInput .text 82140578 0000002C R . . . . T .
  1932.  
  1933. CG_ScoreboardNextGamerIndex .text 821405A8 000000DC R . . . . T .
  1934.  
  1935. CG_ScoreboardPrevGamerIndex .text 82140688 000000C0 R . . . . T .
  1936.  
  1937. Scoreboard_HandleInputNonXboxLive .text 82140748 00000104 R . . . . T .
  1938.  
  1939. Scoreboard_HandleInputXboxLive .text 82140850 000001EC R . . . . T .
  1940.  
  1941. Scoreboard_HandleInput(int,int).text 82140A40 0000001C R . . . . T .
  1942.  
  1943. CG_DrawScoreboard_ScoresList .text 82140A60 00000354 R . . . . T .
  1944.  
  1945. CG_DrawScoreboard(int) .text 82140DB8 000000D0 R . . . . T .
  1946.  
  1947. IsEqualXUID .text 82140E88 00000014 R . . . . T .
  1948.  
  1949. CG_ParseScores .text 82140EA0 000004E8 R . . . . T .
  1950.  
  1951. CG_ParseXboxLiveRanks(int) .text 82141388 00000194 R . . . . T .
  1952.  
  1953. CG_ParseServerInfo(int) .text 82141520 0000016C R . . . . T .
  1954.  
  1955. CG_ParseCodInfo(int) .text 82141690 0000007C R . . . . T .
  1956.  
  1957. CG_XuidExistsInArray(unsigned __int64,unsigned __int64 const *,int) .text 82141710 0000003C R . . . . T .
  1958.  
  1959. CG_ParseXUIDs(int) .text 82141750 000002D8 R . . . . T .
  1960.  
  1961. CG_ParseXNADDRs(int) .text 82141A28 0000005C R . . . . T .
  1962.  
  1963. CG_ParseGameEndTime .text 82141A88 00000048 R . . . . T .
  1964.  
  1965. CG_ParseFog(int) .text 82141AD0 00000180 R . . . . T .
  1966.  
  1967. CG_PrecacheScriptMenu .text 82141C50 00000070 R . . . . T .
  1968.  
  1969. CG_RegisterServerMaterial .text 82141CC0 00000034 R . . . . T .
  1970.  
  1971. CG_SetConfigValues(int) .text 82141CF8 00000198 R . . . . T .
  1972.  
  1973. CG_UpdateVoteString .text 82141E90 000000D4 R . . . . T .
  1974.  
  1975. CG_ConfigStringModified .text 82141F68 000003F8 R . . . . T .
  1976.  
  1977. CG_AddToTeamChat .text 82142360 00000208 R . . . . T .
  1978.  
  1979. CG_ClearEntityFxHandles .text 82142568 00000084 R . . . . T .
  1980.  
  1981. CG_OpenScriptMenu .text 821425F0 000001B0 R . . . . T .
  1982.  
  1983. CG_CheckOpenWaitingScriptMenu(int) .text 821427A0 00000068 R . . . . T .
  1984.  
  1985. CG_CloseScriptMenu(int,bool) .text 82142808 00000048 R . . . . T .
  1986.  
  1987. CG_MenuShowNotify(int,int) .text 82142850 000002A0 R . . . . T .
  1988.  
  1989. CG_HudMenuShowAllTimed(int) .text 82142AF0 0000023C R . . . . T .
  1990.  
  1991. CG_RemoveChatEscapeChar .text 82142D30 00000044 R . . . . T .
  1992.  
  1993. CG_SetTeamScore.text 82142D78 0000002C R . . . . T .
  1994.  
  1995. CG_ReverbCmd .text 82142DA8 000001A4 R . . . . . .
  1996.  
  1997. CG_DeactivateReverbCmd .text 82142F50 000000F0 R . . . . . .
  1998.  
  1999. CG_SetChannelVolCmd .text 82143040 00000134 R . . . . T .
  2000.  
  2001. CG_DeactivateChannelVolCmd .text 82143178 000000F0 R . . . . . .
  2002.  
  2003. LocalSound .text 82143268 000000E0 R . . . . T .
  2004.  
  2005. LocalSoundStop .text 82143348 000000CC R . . . . T .
  2006.  
  2007. CG_SetObjectiveText .text 82143418 00000010 R . . . . T .
  2008.  
  2009. CG_SetDrawHud .text 82143428 00000010 R . . . . T .
  2010.  
  2011. CG_SetScriptMainMenu .text 82143438 00000010 R . . . . T .
  2012.  
  2013. CG_SetClientDvarFromServer .text 82143448 000000C4 R . . . . T .
  2014.  
  2015. CG_MapRestart(int,int) .text 82143510 00000190 R . . . . T .
  2016.  
  2017. CG_DeployServerCommand .text 821436A0 00000D58 R . . . . T .
  2018.  
  2019. CG_ServerCommand(int) .text 821443F8 00000024 R . . . . T .
  2020.  
  2021. CG_ExecuteNewServerCommands(int,int).text 82144420 0000006C R . . . . T .
  2022.  
  2023. CubicInterpolate .text 82144490 00000028 R . . . . T .
  2024.  
  2025. PerturbationPoint .text 821444B8 0000009C R . . . . T .
  2026.  
  2027. CG_PrintPerturbationPoints(void) .text 82144558 000000A4 R . . . . . .
  2028.  
  2029. CG_PerturbCamera(cg_s *) .text 82144600 0000012C R . . . . T .
  2030.  
  2031. SaveScreenToBuffer .text 82144730 0000006C R . . . . T .
  2032.  
  2033. CG_DrawShellShockSavedScreenBlendBlurred(int,shellshock_parms_t const *,int,int) .text 821447A0 00000144 R . . . . T .
  2034.  
  2035. BlendSmooth .text 821448E8 0000006C R . . . . T .
  2036.  
  2037. CG_DrawShellShockSavedScreenBlendFlashed(int,shellshock_parms_t const *,int,int) .text 82144958 00000174 R . . . . T .
  2038.  
  2039. EndShellShockSound .text 82144AD0 000000B8 R . . . . T .
  2040.  
  2041. EndShellShockLookControl .text 82144B88 00000038 R . . . . T .
  2042.  
  2043. EndShellShockCamera .text 82144BC0 0000003C R . . . . T .
  2044.  
  2045. EndShellShockScreen .text 82144C00 00000028 R . . . . T .
  2046.  
  2047. EndShellShock .text 82144C28 00000090 R . . . . T .
  2048.  
  2049. UpdateShellShockSound .text 82144CB8 00000290 R . . . . T .
  2050.  
  2051. UpdateShellShockLookControl .text 82144F48 0000014C R . . . . T .
  2052.  
  2053. UpdateShellShockCamera .text 82145098 000001F8 R . . . . T .
  2054.  
  2055. CG_UpdateShellShock(int,shellshock_parms_t const *,int,int).text 82145290 00000094 R . . . . T .
  2056.  
  2057. CG_StartShellShock(cg_s *,shellshock_parms_t const *,int,int) .text 82145328 00000028 R . . . . T .
  2058.  
  2059. CG_Flashbanged(int) .text 82145350 00000070 R . . . . T .
  2060.  
  2061. CG_CopyCorpseInfo .text 821453C0 00000060 R . . . . T .
  2062.  
  2063. CG_ShutdownEntity .text 82145420 000000C4 R . . . . T .
  2064.  
  2065. CG_ResetEntity .text 821454E8 0000035C R . . . . T .
  2066.  
  2067. CG_TransitionKillcam .text 82145848 0000019C R . . . . T .
  2068.  
  2069. CG_TransitionSnapshot .text 821459E8 00000158 R . . . . T .
  2070.  
  2071. CG_SetNextSnap(int,snapshot_s *) .text 82145B40 0000083C R . . . . T .
  2072.  
  2073. CG_ReadNextSnapshot .text 82146380 000000E8 R . . . . T .
  2074.  
  2075. CG_SetInitialSnapshot(int,snapshot_s *) .text 82146468 000000F0 R . . . . T .
  2076.  
  2077. CG_ProcessSnapshots(int) .text 82146558 00000200 R . . . . T .
  2078.  
  2079. CG_VehRegisterDvars(void) .text 82146758 00000188 R . . . . . .
  2080.  
  2081. ClientInfoForLocalClient .text 821468E0 00000038 R . . . . T .
  2082.  
  2083. ClientInfoForEntity .text 82146918 00000050 R . . . . T .
  2084.  
  2085. GetVehicleEntDObj(int,centity_s *) .text 82146968 0000002C R . . . . T .
  2086.  
  2087. GetTagMatrix .text 82146998 000000F8 R . . . . T .
  2088.  
  2089. SeatTransformForSlot .text 82146A90 0000009C R . . . . T .
  2090.  
  2091. CG_VehGunnerPOV(int,float * const,float * const) .text 82146B30 00000084 R . . . . T .
  2092.  
  2093. SeatTransformForClientInfo .text 82146BB8 00000018 R . . . . T .
  2094.  
  2095. CG_VehLocalClientUsingVehicle(int) .text 82146BD0 0000004C R . . . . T .
  2096.  
  2097. CG_VehLocalClientDriving(int) .text 82146C20 00000058 R . . . . T .
  2098.  
  2099. CG_VehLocalClientGunner(int) .text 82146C78 0000005C R . . . . T .
  2100.  
  2101. CG_VehEntityUsingVehicle(int,int) .text 82146CD8 0000006C R . . . . T .
  2102.  
  2103. CG_VehLocalClientVehicleSlot(int) .text 82146D48 0000003C R . . . . T .
  2104.  
  2105. CG_VehPlayerVehicleSlot(int,int) .text 82146D88 00000058 R . . . . T .
  2106.  
  2107. CG_VehSeatTransformForPlayer(int,int,float * const,float * const) .text 82146DE0 00000064 R . . . . T .
  2108.  
  2109. CG_VehSeatOriginForLocalClient(int,float * const) .text 82146E48 000000B8 R . . . . T .
  2110.  
  2111. VehicleGetFxInfo .text 82146F00 00000164 R . . . . T .
  2112.  
  2113. Veh_GetTurretBarrelRoll(int,centity_s *) .text 82147068 000000D4 R . . . . T .
  2114.  
  2115. Veh_IncTurretBarrelRoll(int,int,float) .text 82147140 0000004C R . . . . T .
  2116.  
  2117. SetupPoseControllers .text 82147190 000003C4 R . . . . T .
  2118.  
  2119. GetSpeed .text 82147558 0000008C R . . . . T .
  2120.  
  2121. CG_DoPlaneFX(int,centity_s *) .text 821475E8 00000108 R . . . . T .
  2122.  
  2123. VehicleFXTest .text 821476F0 00000548 R . . . . T .
  2124.  
  2125. CG_VehProcessEntity(int,centity_s *).text 82147C38 0000017C R . . . . T .
  2126.  
  2127. CG_VehSphereCoordsToPos(float,float,float,float * const) .text 82147DB8 000000B8 R . . . . T .
  2128.  
  2129. CG_Veh_Init(void) .text 82147E70 00000014 R . . . . . .
  2130.  
  2131. CG_PlayTestFx .text 82147E88 000000C4 R . . . . T .
  2132.  
  2133. CG_UpdateTestFX.text 82147F50 00000050 R . . . . T .
  2134.  
  2135. CG_FxSetTestPosition(void) .text 82147FA8 000000E4 R . . . . . .
  2136.  
  2137. CG_FxTest(void).text 82148090 0000015C R . . . . . .
  2138.  
  2139. ThirdPersonViewTrace .text 821481F0 00000138 R . . . . T .
  2140.  
  2141. CG_OffsetThirdPersonView .text 82148328 00000258 R . . . . T .
  2142.  
  2143. CG_CalcVrect .text 82148580 0000006C R . . . . T .
  2144.  
  2145. CG_SmoothCameraZ .text 821485F0 000000C4 R . . . . T .
  2146.  
  2147. CG_KickAngles .text 821486B8 000001BC R . . . . T .
  2148.  
  2149. CG_OffsetFirstPersonView .text 82148878 00000320 R . . . . T .
  2150.  
  2151. GetViewFov .text 82148B98 00000134 R . . . . T .
  2152.  
  2153. CG_CalcFov .text 82148CD0 00000104 R . . . . T .
  2154.  
  2155. CG_CalcCubemapViewValues .text 82148DD8 000002FC R . . . . T .
  2156.  
  2157. CG_CalcTurretViewValues .text 821490D8 0000011C R . . . . T .
  2158.  
  2159. CG_ApplyViewAnimation .text 821491F8 00000180 R . . . . T .
  2160.  
  2161. CalcViewValuesVehicleDriver .text 82149378 000001E8 R . . . . T .
  2162.  
  2163. CalcViewValuesVehiclePassenger .text 82149560 000000B4 R . . . . T .
  2164.  
  2165. CalcViewValuesVehicleGunner .text 82149618 00000070 R . . . . T .
  2166.  
  2167. CalcViewValuesVehicle .text 82149688 00000070 R . . . . T .
  2168.  
  2169. CG_CalcViewValues .text 821496F8 00000384 R . . . . T .
  2170.  
  2171. CG_UpdateEntInfo .text 82149A80 00000098 R . . . . T .
  2172.  
  2173. CG_UpdateThirdPerson .text 82149B18 0000008C R . . . . T .
  2174.  
  2175. CG_GetLocalClientViewParams(int) .text 82149BA8 0000004C R . . . . T .
  2176.  
  2177. CG_SetView(int,int,int) .text 82149BF8 00000150 R . . . . T .
  2178.  
  2179. GetCeilingHeight .text 82149D48 000000D4 R . . . . T .
  2180.  
  2181. DumpAnims .text 82149E20 00000064 R . . . . T .
  2182.  
  2183. DrawShellshockBlend .text 82149E88 00000064 R . . . . T .
  2184.  
  2185. CG_UpdateViewOffset(int) .text 82149EF0 00000090 R . . . . T .
  2186.  
  2187. CG_UpdateAdsDofValue .text 82149F80 000000A0 R . . . . T .
  2188.  
  2189. CG_UpdateAdsDof.text 8214A020 00000428 R . . . . T .
  2190.  
  2191. CG_UpdateSceneDepthOfField .text 8214A448 000000F4 R . . . . T .
  2192.  
  2193. CG_DrawActiveFrame(int,int,DemoType,CubemapShot,int,int) .text 8214A540 000005C8 R . . . . T .
  2194.  
  2195. CG_InitView(int) .text 8214AB08 000000A8 R . . . . T .
  2196.  
  2197. CG_RegisterVisionSetsDvars(void) .text 8214ABB0 000000CC R . . . . . .
  2198.  
  2199. RawBufferOpen .text 8214AC80 000000A0 R . . . . T .
  2200.  
  2201. RawBufferClose .text 8214AD20 00000004 R . . . . T .
  2202.  
  2203. ApplyTokenToField .text 8214AD28 00000104 R . . . . T .
  2204.  
  2205. LoadVisionSettingsFromBuffer .text 8214AE30 00000128 R . . . . T .
  2206.  
  2207. LoadVisionFile .text 8214AF58 00000074 R . . . . T .
  2208.  
  2209. GetVisionSet .text 8214AFD0 000001A0 R . . . . T .
  2210.  
  2211. LerpBool .text 8214B170 00000028 R . . . . T .
  2212.  
  2213. LerpFloat .text 8214B198 000000BC R . . . . T .
  2214.  
  2215. LerpVec3 .text 8214B258 00000074 R . . . . T .
  2216.  
  2217. UpdateVarsLerp .text 8214B2D0 0000015C R . . . . T .
  2218.  
  2219. VisionSetCurrent .text 8214B430 000000A0 R . . . . T .
  2220.  
  2221. CG_VisionSetStartLerp_To(int,visionSetMode_t,visionSetLerpStyle_t,char const *,int) .text 8214B4D0 00000100 R . . . . T .
  2222.  
  2223. SetDefaultVision(int) .text 8214B5D0 00000074 R . . . . T .
  2224.  
  2225. CG_VisionSetConfigString_Naked(int) .text 8214B648 00000098 R . . . . T .
  2226.  
  2227. CG_VisionSetConfigString_Night(int) .text 8214B6E0 00000098 R . . . . T .
  2228.  
  2229. CG_VisionSetMyChanges(void) .text 8214B778 000000D8 R . . . . . .
  2230.  
  2231. CG_LookingThroughNightVision(int) .text 8214B850 0000010C R . . . . T .
  2232.  
  2233. VisionFadeValue.text 8214B960 000001FC R . . . . T .
  2234.  
  2235. FadeRefDef .text 8214BB60 000000E0 R . . . . T .
  2236.  
  2237. CG_VisionSetApplyToRefdef(int) .text 8214BC40 00000148 R . . . . T .
  2238.  
  2239. CG_VisionSetsUpdate(int) .text 8214BD88 0000008C R . . . . T .
  2240.  
  2241. LoadVisionFileForTweaks .text 8214BE18 00000090 R . . . . T .
  2242.  
  2243. CG_VisionSetUpdateTweaksFromFile_Glow(void).text 8214BEA8 000000E0 R . . . . . .
  2244.  
  2245. CG_VisionSetUpdateTweaksFromFile_Film(void).text 8214BF88 000000D0 R . . . . . .
  2246.  
  2247. GetWeaponAnimRate .text 8214C058 000000BC R . . . . T .
  2248.  
  2249. StartWeaponAnim.text 8214C118 00000154 R . . . . T .
  2250.  
  2251. PlayADSAnim .text 8214C270 00000114 R . . . . T .
  2252.  
  2253. CG_JavelinADS(int) .text 8214C388 00000094 R . . . . T .
  2254.  
  2255. CG_UICheckWeapLockBlink(int,float) .text 8214C420 00000008 R . . . . T .
  2256.  
  2257. CG_UICheckWeapLockAttackTop(int) .text 8214C428 00000008 R . . . . T .
  2258.  
  2259. CG_UICheckWeapLockAttackDirect(int) .text 8214C430 00000008 R . . . . T .
  2260.  
  2261. WeaponRunXModelAnims .text 8214C438 000005B4 R . . . . T .
  2262.  
  2263. ResetWeaponAnimTrees .text 8214C9F0 000000F0 R . . . . T .
  2264.  
  2265. CG_WeaponDObjHandle(int) .text 8214CAE0 00000008 R . . . . T .
  2266.  
  2267. Weapons_SetToDefault .text 8214CAE8 00000090 R . . . . T .
  2268.  
  2269. CG_RegisterWeapon(int,int) .text 8214CB78 00000554 R . . . . T .
  2270.  
  2271. ChangeViewmodelDobj .text 8214D0D0 000001F8 R . . . . T .
  2272.  
  2273. ViewmodelRocketShouldBeAttached.text 8214D2C8 000000CC R . . . . T .
  2274.  
  2275. ViewmodelKnifeShouldBeAttached .text 8214D398 00000054 R . . . . T .
  2276.  
  2277. UpdateViewmodelAttachments .text 8214D3F0 00000124 R . . . . T .
  2278.  
  2279. CG_UpdateWeaponViewmodels(int) .text 8214D518 000000A4 R . . . . T .
  2280.  
  2281. CG_UpdateHandViewmodels(int,XModel *) .text 8214D5C0 000000A8 R . . . . T .
  2282.  
  2283. PlayNoteMappedSoundAliases .text 8214D668 0000008C R . . . . T .
  2284.  
  2285. ProcessWeaponNoteTracks .text 8214D6F8 000000E8 R . . . . T .
  2286.  
  2287. CG_RegisterItemVisuals(int,int).text 8214D7E0 00000004 R . . . . T .
  2288.  
  2289. CG_RegisterItems(int) .text 8214D7E8 00000094 R . . . . T .
  2290.  
  2291. CalculateWeaponPosition_Sway .text 8214D880 00000128 R . . . . T .
  2292.  
  2293. CalculateWeaponPosition_SwayMovement.text 8214D9A8 00000034 R . . . . T .
  2294.  
  2295. CalculateWeaponPosition_BasePosition_movement .text 8214D9E0 000004F4 R . . . . T .
  2296.  
  2297. CalculateWeaponPosition_BasePosition.text 8214DED8 00000094 R . . . . T .
  2298.  
  2299. CalculateWeaponPosition_ToWorldPosition .text 8214DF70 00000048 R . . . . T .
  2300.  
  2301. CalculateWeaponPosition_SaveOffsetMovement.text 8214DFB8 00000114 R . . . . T .
  2302.  
  2303. CalculateWeaponPosition .text 8214E0D0 000001F0 R . . . . T .
  2304.  
  2305. CalculateWeaponPostion_PositionToADS.text 8214E2C0 0000008C R . . . . T .
  2306.  
  2307. WeaponFlash .text 8214E350 00000058 R . . . . T .
  2308.  
  2309. CG_HoldBreathInit(cg_s *) .text 8214E3A8 00000044 R . . . . T .
  2310.  
  2311. HoldBreathSoundLerp .text 8214E3F0 000000C0 R . . . . T .
  2312.  
  2313. HoldBreathUpdate .text 8214E4B0 00000270 R . . . . T .
  2314.  
  2315. CG_UpdateViewModelPose(DObj_s const *,int).text 8214E720 00000088 R . . . . T .
  2316.  
  2317. ShouldIgnoreHitEntity .text 8214E7A8 00000010 R . . . . T .
  2318.  
  2319. BulletTrace .text 8214E7B8 00000140 R . . . . T .
  2320.  
  2321. CG_IsPlayerCrouching(clientInfo_t *,centity_s const *) .text 8214E8F8 00000030 R . . . . T .
  2322.  
  2323. CG_IsPlayerProne(clientInfo_t *,centity_s const *) .text 8214E928 00000030 R . . . . T .
  2324.  
  2325. CG_IsPlayerADS(clientInfo_t *,centity_s const *) .text 8214E958 00000030 R . . . . T .
  2326.  
  2327. CG_GuessSpreadForWeapon(int,centity_s const *,WeaponDef const *,float *,float *) .text 8214E988 000000D8 R . . . . T .
  2328.  
  2329. CG_GoodRandomFloat(int *) .text 8214EA60 0000020C R . . . . T .
  2330.  
  2331. RandomBulletDir.text 8214EC70 000000A0 R . . . . T .
  2332.  
  2333. CG_BulletEndpos.text 8214ED10 0000014C R . . . . T .
  2334.  
  2335. CG_GetPlayerViewOrigin(int,playerState_s const *,float * const) .text 8214EE60 000000DC R . . . . T .
  2336.  
  2337. CG_AddPlayerWeapon(int,GfxScaledPlacement const *,playerState_s const *,centity_s *,int) .text 8214EF40 000002FC R . . . . T .
  2338.  
  2339. CG_UpdateViewWeaponAnim(int) .text 8214F240 000000F8 R . . . . T .
  2340.  
  2341. CG_AddViewWeapon(int) .text 8214F338 00000494 R . . . . T .
  2342.  
  2343. WeaponCycleAllowed .text 8214F7D0 0000007C R . . . . T .
  2344.  
  2345. NextWeapInCycle.text 8214F850 00000110 R . . . . T .
  2346.  
  2347. CG_AltWeaponToggleIndex(int,cg_s *) .text 8214F960 0000009C R . . . . T .
  2348.  
  2349. ActionSlotUsageAllowed .text 8214FA00 00000054 R . . . . T .
  2350.  
  2351. ActionParms .text 8214FA58 000000C8 R . . . . T .
  2352.  
  2353. CG_ActionSlotUp_f(void) .text 8214FB20 000000C0 R . . . . . .
  2354.  
  2355. CG_EjectWeaponBrass(int,entityState_s const *,int) .text 8214FBE0 00000144 R . . . . T .
  2356.  
  2357. WhizbySound .text 8214FD28 00000170 R . . . . T .
  2358.  
  2359. CG_SpawnTracer(int,float const * const,float const * const).text 8214FE98 0000014C R . . . . T .
  2360.  
  2361. CalcTracerFinalScale .text 8214FFE8 00000044 R . . . . T .
  2362.  
  2363. ScaleTracer .text 82150030 00000138 R . . . . T .
  2364.  
  2365. CG_DrawTracer(float const * const,float const * const,refdef_s const *).text 82150168 000000F8 R . . . . T .
  2366.  
  2367. CG_GetLocalClientGlobalsForEnt(int,int) .text 82150260 000000A0 R . . . . T .
  2368.  
  2369. CG_GetViewDirection(int,int,float * const,float * const,float * const) .text 82150300 0000009C R . . . . T .
  2370.  
  2371. CG_CalcEyePoint(int,int,float * const) .text 821503A0 000000E8 R . . . . T .
  2372.  
  2373. CalcMuzzlePoint.text 82150488 0000013C R . . . . T .
  2374.  
  2375. CG_RandomEffectAxis(float const * const,float * const,float * const) .text 821505C8 000000D4 R . . . . T .
  2376.  
  2377. CG_ImpactEffectForWeapon(int,int,int,FxEffectDef const * *,snd_alias_list_t * *) .text 821506A0 000000BC R . . . . T .
  2378.  
  2379. CG_MeleeBloodEvent(int,centity_s const *,int) .text 821508B0 00000048 R . . . . T .
  2380.  
  2381. ParseWeaponDefFiles .text 82150900 0000006C R . . . . T .
  2382.  
  2383. CG_SetupWeaponDef(int) .text 82150970 000000E8 R . . . . T .
  2384.  
  2385. ValidLatestPrimaryWeapIdx(uint).text 82150A58 00000078 R . . . . T .
  2386.  
  2387. CG_SelectWeaponIndex(int,uint) .text 82150AD0 000000C0 R . . . . T .
  2388.  
  2389. CG_PlayerTurretWeaponIdx(int) .text 82150B90 00000068 R . . . . T .
  2390.  
  2391. CG_PlayerUsingScopedTurret(int).text 82150BF8 000000A8 R . . . . T .
  2392.  
  2393. VerifyPlayerAltModeWeapon .text 82150CA0 000000B4 R . . . . T .
  2394.  
  2395. CycleWeapPrimary .text 82150D58 0000020C R . . . . T .
  2396.  
  2397. ToggleWeaponAltMode .text 82150F68 000000AC R . . . . T .
  2398.  
  2399. CG_ActionSlotDown_f(void) .text 82151018 00000228 R . . . . . .
  2400.  
  2401. ShouldSpawnTracer .text 82151240 000000EC R . . . . T .
  2402.  
  2403. BulletTrajectoryEffects .text 82151330 000000B4 R . . . . T .
  2404.  
  2405. CG_BulletHitEvent(int,int,float const * const,float const * const,float const * const,int,int,uchar,int,int) .text 821513E8 00000194 R . . . . T .
  2406.  
  2407. CG_BulletHitClientEvent(int,int,float const * const,float const * const,int,int,int) .text 82151580 0000009C R . . . . T .
  2408.  
  2409. CG_ScopeIsOverlayed(int) .text 82151620 000000A8 R . . . . T .
  2410.  
  2411. FireBulletPenetrate .text 821516C8 00000560 R . . . . T .
  2412.  
  2413. DrawBulletImpacts .text 82151C28 00000634 R . . . . T .
  2414.  
  2415. CG_NextWeapon_f(void) .text 82152260 000000A8 R . . . . . .
  2416.  
  2417. CG_PrevWeapon_f(void) .text 82152308 00000094 R . . . . . .
  2418.  
  2419. CG_OutOfAmmoChange(int) .text 821523A0 00000120 R . . . . T .
  2420.  
  2421. TakeClipOnlyWeaponIfEmpty .text 821524C0 000000A8 R . . . . T .
  2422.  
  2423. CG_FireWeapon(int,centity_s *,int,ushort,uint,playerState_s const *) .text 82152568 00000394 R . . . . T .
  2424.  
  2425. CG_GetEntityBModelContents .text 82152900 00000034 R . . . . T .
  2426.  
  2427. CG_GetEntityBModelBounds .text 82152938 0000015C R . . . . T .
  2428.  
  2429. CG_GetEntityDobjBounds .text 82152A98 00000098 R . . . . T .
  2430.  
  2431. CG_LocationalTraceDObj .text 82152B30 0000005C R . . . . T .
  2432.  
  2433. CG_LocationTraceDobjCalcPose .text 82152B90 00000060 R . . . . T .
  2434.  
  2435. CG_IsEntityLinked(int,int) .text 82152BF0 00000034 R . . . . T .
  2436.  
  2437. CG_EntityNeedsLinked(int,int) .text 82152C28 000000A4 R . . . . T .
  2438.  
  2439. CG_UnlinkEntity(int,int) .text 82152CD0 00000004 R . . . . T .
  2440.  
  2441. CG_LinkEntity(int,int) .text 82152CD8 000000CC R . . . . T .
  2442.  
  2443. CG_ClipMoveToEntity .text 82152DA8 000001F8 R . . . . T .
  2444.  
  2445. CG_ClipMoveToEntities_r .text 82152FA0 000002A8 R . . . . T .
  2446.  
  2447. CG_ClipMoveToEntities .text 82153248 00000074 R . . . . T .
  2448.  
  2449. CG_PointTraceToEntity .text 821532C0 0000038C R . . . . T .
  2450.  
  2451. CG_PointTraceToEntities_r .text 82153650 00000228 R . . . . T .
  2452.  
  2453. CG_PointTraceToEntities .text 82153878 00000074 R . . . . T .
  2454.  
  2455. CG_Trace .text 821538F0 00000284 R . . . . T .
  2456.  
  2457. CG_LocationalTrace(trace_t *,float const * const,float const * const,int,int) .text 82153B78 00000048 R . . . . T .
  2458.  
  2459. CG_TraceCapsule(trace_t *,float const * const,float const * const,float const * const,float const * const,int,int).text 82153BC0 0000002C R . . . . T .
  2460.  
  2461. vmMain(int,int,int,int,int,int,int,int,int,int,int,int,int).text 82153BF0 00000008 R . . . . T .
  2462.  
  2463. dllEntry(int (*)(int,...)) .text 82153BF8 00000004 R . . . . T .
  2464.  
  2465. DummyCGameFunction(void) .text 82153C00 00000004 R . . . . . .
  2466.  
  2467. CG_OffhandRegisterDvars(void) .text 82153C08 000000A8 R . . . . . .
  2468.  
  2469. GetBestOffhand .text 82153CB0 0000004C R . . . . T .
  2470.  
  2471. IsOffHandDisplayVisible .text 82153D00 00000038 R . . . . T .
  2472.  
  2473. CG_DrawOffHandIcon(int,rectDef_s const *,float,float const * const,Material *,OffhandClass) .text 82153D38 000001BC R . . . . T .
  2474.  
  2475. OffHandFlash .text 82153EF8 000000EC R . . . . T .
  2476.  
  2477. CalcOffHandAmmo.text 82153FE8 00000098 R . . . . T .
  2478.  
  2479. CG_DrawOffHandHighlight(int,rectDef_s const *,float,float const * const,Material *,OffhandClass) .text 82154080 000001E4 R . . . . T .
  2480.  
  2481. CG_DrawOffHandAmmo(int,rectDef_s const *,Font_s *,float,float const * const,int,OffhandClass) .text 82154268 000001E0 R . . . . T .
  2482.  
  2483. CG_DrawOffHandName(int,rectDef_s const *,Font_s *,float,float const * const,int,OffhandClass) .text 82154448 000001A8 R . . . . T .
  2484.  
  2485. CG_PrepOffHand(int,entityState_s const *,uint) .text 821545F0 00000054 R . . . . T .
  2486.  
  2487. CG_UseOffHand(int,centity_s const *,uint) .text 82154648 000000FC R . . . . T .
  2488.  
  2489. CG_SetEquippedOffHand(int,int) .text 82154748 0000002C R . . . . T .
  2490.  
  2491. CG_SwitchOffHandCmd(int) .text 82154778 00000080 R . . . . T .
  2492.  
  2493. CL_GetScreenDimensions(int *,int *,float *).text 821547F8 00000024 R . . . . T .
  2494.  
  2495. CL_GetUserCmd(int,int,usercmd_s *) .text 82154820 000000B8 R . . . . T .
  2496.  
  2497. CL_GetCurrentCmdNumber(int) .text 821548D8 00000028 R . . . . T .
  2498.  
  2499. CL_GetCurrentSnapshotNumber(int,int *,int *) .text 82154900 0000002C R . . . . T .
  2500.  
  2501. CL_GetSnapshot(int,int,snapshot_s *).text 82154930 00000204 R . . . . T .
  2502.  
  2503. CL_SetUserCmdWeapons(int,int,int) .text 82154B38 00000034 R . . . . T .
  2504.  
  2505. CL_SetUserCmdAimValues(int,float const * const) .text 82154B70 0000003C R . . . . T .
  2506.  
  2507. CL_SetUserCmdOrigin(int,float const * const,float const * const,int,int) .text 82154BB0 00000094 R . . . . T .
  2508.  
  2509. CL_SetFOVSensitivityScale(int,float).text 82154C48 00000028 R . . . . T .
  2510.  
  2511. CL_SetExtraButtons(int,int) .text 82154C70 00000030 R . . . . T .
  2512.  
  2513. CL_ConfigstringModified .text 82154CA0 00000238 R . . . . T .
  2514.  
  2515. CL_CGameNeedsServerCommand(int,int) .text 82154ED8 00000570 R . . . . T .
  2516.  
  2517. CL_CM_LoadMap(char const *) .text 82155448 00000050 R . . . . T .
  2518.  
  2519. CL_ShutdownCGame(int) .text 82155498 00000050 R . . . . T .
  2520.  
  2521. CL_DObjCreateSkelForBone(DObj_s *,int) .text 821554E8 000000A0 R . . . . T .
  2522.  
  2523. CL_SurfaceTypeFromName(char const *).text 82155588 00000094 R . . . . T .
  2524.  
  2525. CL_SurfaceTypeToName(int) .text 82155620 00000038 R . . . . T .
  2526.  
  2527. CL_SubtitlePrint(int,char const *,int,int).text 82155658 000000C8 R . . . . T .
  2528.  
  2529. CL_GetConfigString(int,int) .text 82155720 00000030 R . . . . T .
  2530.  
  2531. CL_PickSoundAlias(char const *).text 82155750 00000004 R . . . . T .
  2532.  
  2533. CL_FinishLoadingModels(void) .text 82155758 00000004 R . . . . . .
  2534.  
  2535. CL_GetDebugViewPos(float * const) .text 82155760 00000024 R . . . . T .
  2536.  
  2537. CL_RenderScene(refdef_s const *) .text 82155788 00000024 R . . . . T .
  2538.  
  2539. CL_SetFullScreenViewport(void) .text 821557B0 0000001C R . . . . . .
  2540.  
  2541. CL_SetViewport(int,int,int,int).text 821557D0 00000004 R . . . . T .
  2542.  
  2543. CL_DrawStretchPicPhysical(float,float,float,float,float,float,float,float,float const * const,Material *) .text 821557D8 00000030 R . . . . T .
  2544.  
  2545. CL_DrawStretchPicPhysicalFlipST(float,float,float,float,float,float,float,float,float const * const,Material *) .text 82155808 00000030 R . . . . T .
  2546.  
  2547. CL_DrawStretchPic(ScreenPlacement const *,float,float,float,float,int,int,float,float,float,float,float const * const,Material *) .text 82155838 00000094 R . . . . T .
  2548.  
  2549. CL_DrawStretchPicFlipST(ScreenPlacement const *,float,float,float,float,int,int,float,float,float,float,float const * const,Material *) .text 821558D0 00000094 R . . . . T .
  2550.  
  2551. CL_DrawStretchPicRotatedST(ScreenPlacement const *,float,float,float,float,int,int,float,float,float,float,float,float,float const * const,Material *) .text 82155968 000000A4 R . . . . T .
  2552.  
  2553. CL_ProjectionSet2D(void) .text 82155A10 00000004 R . . . . . .
  2554.  
  2555. CL_ProjectionSet3D(void) .text 82155A18 00000004 R . . . . . .
  2556.  
  2557. CL_CapTurnRate(int,float,float).text 82155A20 00000034 R . . . . T .
  2558.  
  2559. CL_SetViewAngles(int,float const * const) .text 82155A58 0000003C R . . . . T .
  2560.  
  2561. LoadWorld(char const *) .text 82155A98 0000002C R . . . . T .
  2562.  
  2563. CL_SetupScreenPlacements(void) .text 82155AC8 000000B8 R . . . . . .
  2564.  
  2565. CL_StartLoading(char const *,char const *).text 82155B80 00000038 R . . . . T .
  2566.  
  2567. CL_InitMapLoad_FastFile .text 82155BB8 00000040 R . . . . T .
  2568.  
  2569. CL_InitCGame(int) .text 82155BF8 000001F0 R . . . . T .
  2570.  
  2571. CL_AdjustTimeDelta .text 82155DE8 000001AC R . . . . T .
  2572.  
  2573. CL_FirstSnapshot .text 82155F98 000000FC R . . . . T .
  2574.  
  2575. CL_SetCGameTime(int) .text 82156098 000001D0 R . . . . T .
  2576.  
  2577. CL_SetADS(int,bool) .text 82156268 0000001C R . . . . T .
  2578.  
  2579. CL_DrawString(int,int,char const *,int,int).text 82156288 0000007C R . . . . T .
  2580.  
  2581. CL_DrawRect(int,int,int,int,float const * const) .text 82156308 000000F0 R . . . . T .
  2582.  
  2583. CL_ArchiveClientState(int,MemoryFile *,int).text 821563F8 0000004C R . . . . T .
  2584.  
  2585. CL_LookupColor(uchar,float * const) .text 82156448 000000F0 R . . . . T .
  2586.  
  2587. CL_UpdateColorInternal .text 82156538 00000038 R . . . . T .
  2588.  
  2589. CL_UpdateColor(void) .text 82156570 00000070 R . . . . . .
  2590.  
  2591. CL_IsCgameInitialized(int) .text 821565E0 00000018 R . . . . T .
  2592.  
  2593. CL_SyncTimes(int) .text 821565F8 00000020 R . . . . T .
  2594.  
  2595. CIN_PlayCinematic(int,char const *,int,int,int,int,int) .text 82156620 00000074 R . . . . T .
  2596.  
  2597. CL_PlayCinematic_f(void) .text 82156698 000000EC R . . . . . .
  2598.  
  2599. CL_PlayUnskippableCinematic_f(void) .text 82156788 0000002C R . . . . . .
  2600.  
  2601. SCR_StopCinematic(int) .text 821567B8 000000B4 R . . . . T .
  2602.  
  2603. CIN_PlayAttractModeMovie(void) .text 82156870 000000F4 R . . . . . .
  2604.  
  2605. SCR_DrawCinematic(int) .text 82156968 0000006C R . . . . T .
  2606.  
  2607. Con_OpenConsoleOutput(int) .text 821569D8 00000048 R . . . . T .
  2608.  
  2609. Con_ChatModePublic_f .text 82156A20 00000084 R . . . . . .
  2610.  
  2611. Con_ChatModeTeam_f .text 82156AA8 000000A0 R . . . . . .
  2612.  
  2613. Con_GetTextCopy(char *,int) .text 82156B48 000000F0 R . . . . T .
  2614.  
  2615. Con_Dump_f .text 82156C38 00000144 R . . . . . .
  2616.  
  2617. Con_ResetMessageWindowTimes .text 82156D80 00000074 R . . . . T .
  2618.  
  2619. Con_TimeJumped(int,int) .text 82156DF8 00000088 R . . . . T .
  2620.  
  2621. Con_NudgeMessageWindowTimes .text 82156E80 000000C4 R . . . . T .
  2622.  
  2623. Con_TimeNudged(int,int) .text 82156F48 0000008C R . . . . T .
  2624.  
  2625. Con_ClearMessageWindow .text 82156FD8 00000018 R . . . . T .
  2626.  
  2627. Con_ClearNotify(int) .text 82156FF0 00000084 R . . . . T .
  2628.  
  2629. Con_ClearMiniConsole .text 82157078 00000030 R . . . . T .
  2630.  
  2631. Con_ClearErrors(int) .text 821570A8 00000030 R . . . . T .
  2632.  
  2633. Con_CheckResize(void) .text 821570D8 000001D4 R . . . . . .
  2634.  
  2635. Con_InitMessageWindow .text 821572B0 00000044 R . . . . T .
  2636.  
  2637. Con_Clear_f .text 821572F8 00000038 R . . . . . .
  2638.  
  2639. Con_Init(void) .text 82157330 0000017C R . . . . . .
  2640.  
  2641. Con_Shutdown(void) .text 821574B0 00000004 R . . . . . .
  2642.  
  2643. Con_InitClientAssets(void) .text 821574B8 00000004 R . . . . . .
  2644.  
  2645. Con_ShutdownClientAssets(void) .text 821574C0 00000004 R . . . . . .
  2646.  
  2647. Con_GetDefaultMsgDuration .text 821574C8 00000108 R . . . . T .
  2648.  
  2649. Con_UpdateMessage .text 821575D0 00000080 R . . . . T .
  2650.  
  2651. Con_FreeFirstMessageWindowLine .text 82157650 0000009C R . . . . T .
  2652.  
  2653. Con_NeedToFreeMessageWindowLine.text 821576F0 00000090 R . . . . T .
  2654.  
  2655. Con_CopyCurrentConsoleLineText .text 82157780 00000180 R . . . . T .
  2656.  
  2657. LatestActiveTypewrittenLineIdx .text 82157900 0000006C R . . . . T .
  2658.  
  2659. PrintableCharsCount .text 82157970 000000CC R . . . . T .
  2660.  
  2661. PrintTimeTotal .text 82157A40 0000007C R . . . . T .
  2662.  
  2663. PrintTimeWriteOut .text 82157AC0 00000054 R . . . . T .
  2664.  
  2665. GetNextValidPrintTimeForLine .text 82157B18 000000B0 R . . . . T .
  2666.  
  2667. Con_UpdateMessageWindowLine .text 82157BC8 00000188 R . . . . T .
  2668.  
  2669. Con_GetDestWindow .text 82157D50 00000068 R . . . . T .
  2670.  
  2671. Con_UpdateNotifyMessageWindow .text 82157DB8 00000074 R . . . . T .
  2672.  
  2673. Con_UpdateNotifyMessage .text 82157E30 00000264 R . . . . T .
  2674.  
  2675. Con_UpdateNotifyLineWindow .text 82158098 0000005C R . . . . T .
  2676.  
  2677. Con_UpdateNotifyLine .text 821580F8 0000016C R . . . . T .
  2678.  
  2679. Con_Linefeed .text 82158268 0000006C R . . . . T .
  2680.  
  2681. Con_InitMessageBuffer(void) .text 821582D8 00000234 R . . . . . .
  2682.  
  2683. Con_OneTimeInit.text 82158510 0000076C R . . . . . .
  2684.  
  2685. CL_TextLineWrapPosition .text 82158C80 000000B0 R . . . . T .
  2686.  
  2687. CL_ConsolePrint_AddLine .text 82158D30 000004F0 R . . . . T .
  2688.  
  2689. CL_ConsolePrint(int,int,char const *,int,int,int) .text 82159220 00000094 R . . . . T .
  2690.  
  2691. CL_ConsoleFixPosition(void) .text 821592B8 000000D0 R . . . . . .
  2692.  
  2693. CL_AddDeathMessageChar .text 82159388 00000010 R . . . . T .
  2694.  
  2695. CL_AddDeathMessageString .text 82159398 0000002C R . . . . T .
  2696.  
  2697. CL_DeathMessageIconDimension .text 821593C8 0000006C R . . . . T .
  2698.  
  2699. CL_AddDeathMessageIcon .text 82159438 00000100 R . . . . T .
  2700.  
  2701. CL_DeathMessagePrint(int,char const *,char,char const *,char,Material *,float,float,bool) .text 82159538 0000020C R . . . . T .
  2702.  
  2703. Con_AutoCompleteFromList(char const * * const,uint,char const *,char * const,uint) .text 82159748 000000EC R . . . . T .
  2704.  
  2705. Con_TokenizeInput(void) .text 82159838 000000B8 R . . . . T .
  2706.  
  2707. Con_AnySpaceAfterCommand(void) .text 821598F0 0000009C R . . . . T .
  2708.  
  2709. ConDrawInput_TextHeight .text 82159990 00000004 R . . . . T .
  2710.  
  2711. ConDrawInput_TextWidth .text 82159998 00000014 R . . . . T .
  2712.  
  2713. ConDrawInput_Text .text 821599B0 0000006C R . . . . T .
  2714.  
  2715. ConDrawInput_TextLimitChars .text 82159A20 00000064 R . . . . T .
  2716.  
  2717. ConDrawInput_Newline .text 82159A88 00000024 R . . . . . .
  2718.  
  2719. ConDrawInput_Over .text 82159AB0 0000002C R . . . . T .
  2720.  
  2721. ConDrawInput_TextAndOver .text 82159AE0 00000098 R . . . . T .
  2722.  
  2723. ConDraw_Box .text 82159B78 00000194 R . . . . T .
  2724.  
  2725. ConDrawInput_Box .text 82159D10 0000008C R . . . . T .
  2726.  
  2727. Con_GetAutoCompleteColorCodedStringDiscontiguous .text 82159DA0 00000128 R . . . . T .
  2728.  
  2729. Con_GetAutoCompleteColorCodedStringContiguous .text 82159EC8 00000154 R . . . . T .
  2730.  
  2731. Con_GetAutoCompleteColorCodedString .text 8215A020 0000008C R . . . . T .
  2732.  
  2733. Con_IsAutoCompleteMatch(char const *,char const *,int) .text 8215A0B0 000000F0 R . . . . T .
  2734.  
  2735. ConDrawInput_StringMatchesInputText .text 8215A1A0 00000014 R . . . . T .
  2736.  
  2737. ConDrawInput_IncrMatchCounter .text 8215A1B8 00000094 R . . . . T .
  2738.  
  2739. ConDrawInput_DvarMatch .text 8215A250 00000108 R . . . . T .
  2740.  
  2741. ConDrawInput_CompareStrings .text 8215A358 0000000C R . . . . T .
  2742.  
  2743. ConDrawInput_TextFieldFirstArgChar .text 8215A368 000000C8 R . . . . T .
  2744.  
  2745. ConDrawInput_AutoCompleteArg .text 8215A430 000002E8 R . . . . T .
  2746.  
  2747. ConDrawInput_GetDvarDescriptionLines.text 8215A718 00000058 R . . . . T .
  2748.  
  2749. ConDrawInput_DetailedDvarMatch .text 8215A770 00000314 R . . . . T .
  2750.  
  2751. ConDrawInput_DetailedCmdMatch .text 8215AA88 000000A8 R . . . . T .
  2752.  
  2753. ConDrawInput_CmdMatch .text 8215AB30 00000078 R . . . . T .
  2754.  
  2755. Con_DrawAutoCompleteChoice .text 8215ABA8 00000094 R . . . . T .
  2756.  
  2757. Con_DrawInputPrompt .text 8215AC40 00000060 R . . . . T .
  2758.  
  2759. Con_HasTooManyMatchesToShow(void) .text 8215ACA0 0000002C R . . . . T .
  2760.  
  2761. Con_IsDvarCommand(char const *).text 8215ACD0 000000CC R . . . . T .
  2762.  
  2763. Con_CycleAutoComplete(int) .text 8215ADA0 000000C0 R . . . . T .
  2764.  
  2765. Con_HasActiveAutoComplete(void).text 8215AE60 00000030 R . . . . T .
  2766.  
  2767. Con_CancelAutoComplete(void) .text 8215AE90 00000054 R . . . . T .
  2768.  
  2769. Con_AllowAutoCompleteCycling(bool) .text 8215AEE8 00000010 R . . . . T .
  2770.  
  2771. LineVisible .text 8215AEF8 0000002C R . . . . T .
  2772.  
  2773. Con_CullFinishedLines .text 8215AF28 00000070 R . . . . T .
  2774.  
  2775. Con_GetMessageAlpha .text 8215AF98 0000012C R . . . . T .
  2776.  
  2777. CL_ShouldntDrawMessageWindow .text 8215B0C8 0000005C R . . . . T .
  2778.  
  2779. Con_DrawSay(int,int,int) .text 8215B128 000001B8 R . . . . T .
  2780.  
  2781. Con_ToggleConsoleOutput(void) .text 8215B2E0 0000002C R . . . . . .
  2782.  
  2783. Con_DrawOutputScrollBar .text 8215B310 0000016C R . . . . T .
  2784.  
  2785. Con_DrawOutputText .text 8215B480 00000154 R . . . . T .
  2786.  
  2787. Con_GetVersionString .text 8215B5D8 00000048 R . . . . T .
  2788.  
  2789. Con_DrawOutputVersion .text 8215B620 000000AC R . . . . T .
  2790.  
  2791. Con_DrawOuputWindow .text 8215B6D0 00000100 R . . . . . .
  2792.  
  2793. Con_PageUp(void) .text 8215B7D0 00000064 R . . . . . .
  2794.  
  2795. Con_PageDown(void) .text 8215B838 00000044 R . . . . . .
  2796.  
  2797. Con_Top(void) .text 8215B880 00000040 R . . . . . .
  2798.  
  2799. Con_Bottom(void) .text 8215B8C0 0000001C R . . . . . .
  2800.  
  2801. Con_Close(int) .text 8215B8E0 00000178 R . . . . T .
  2802.  
  2803. Con_IsActive(int) .text 8215BA58 00000038 R . . . . T .
  2804.  
  2805. CL_PlayTextFXPulseSounds(int,int,int,int,int,int,int *) .text 8215BA90 000000A4 R . . . . T .
  2806.  
  2807. Con_ToggleConsole(void) .text 8215BB38 000000E8 R . . . . . .
  2808.  
  2809. Con_OpenConsole(int) .text 8215BC20 00000034 R . . . . T .
  2810.  
  2811. Con_CloseConsole(int) .text 8215BC58 00000034 R . . . . T .
  2812.  
  2813. Con_DrawInput .text 8215BC90 00000434 R . . . . T .
  2814.  
  2815. Con_CommitToAutoComplete(void) .text 8215C0C8 00000154 R . . . . T .
  2816.  
  2817. TypewriterSounds .text 8215C220 00000070 R . . . . T .
  2818.  
  2819. Con_DrawMessageLineOnHUD .text 8215C290 000003F8 R . . . . T .
  2820.  
  2821. Con_DrawMessageWindowNewToOld .text 8215C688 000002CC R . . . . T .
  2822.  
  2823. Con_DrawMessageWindowOldToNew .text 8215C958 00000280 R . . . . T .
  2824.  
  2825. Con_DrawMessageWindow .text 8215CBD8 00000160 R . . . . T .
  2826.  
  2827. Con_DrawGameMessageWindow(int,int,int,int,int,int,Font_s *,float,float * const,int,int,msgwnd_mode_t) .text 8215CD38 00000114 R . . . . T .
  2828.  
  2829. Con_DrawMiniConsole(int,int,int,float) .text 8215CE50 00000190 R . . . . T .
  2830.  
  2831. Con_DrawErrors(int,int,int,float) .text 8215CFE0 0000011C R . . . . T .
  2832.  
  2833. Con_DrawSolidConsole .text 8215D100 000000C0 R . . . . T .
  2834.  
  2835. Con_DrawConsole(int) .text 8215D1C0 0000004C R . . . . T .
  2836.  
  2837. CreateDebugStringsIfNeeded .text 8215D210 00000118 R . . . . T .
  2838.  
  2839. AddDebugStringInternal .text 8215D328 000000B4 R . . . . T .
  2840.  
  2841. CL_AddDebugString(float const * const,float const * const,float,char const *,int,int) .text 8215D3E0 00000090 R . . . . T .
  2842.  
  2843. CreateDebugLinesIfNeeded .text 8215D470 000000F8 R . . . . T .
  2844.  
  2845. AddDebugLineInternal .text 8215D568 00000094 R . . . . T .
  2846.  
  2847. CL_AddDebugLine(float const * const,float const * const,float const * const,int,int,int) .text 8215D600 00000088 R . . . . T .
  2848.  
  2849. CL_AddDebugStarWithText(float const * const,float const * const,float const * const,char const *,float,int,int) .text 8215D688 0000014C R . . . . T .
  2850.  
  2851. CL_AddDebugStar(float const * const,float const * const,int,int) .text 8215D7D8 00000020 R . . . . T .
  2852.  
  2853. CL_RecordServerDebugData(void) .text 8215D7F8 0000001C R . . . . . .
  2854.  
  2855. FlushDebugStrings .text 8215D818 000000C8 R . . . . T .
  2856.  
  2857. FlushDebugLines.text 8215D8E0 000000C8 R . . . . T .
  2858.  
  2859. CL_FlushDebugClientData(void) .text 8215D9A8 00000050 R . . . . . .
  2860.  
  2861. CL_UpdateDebugClientData(void) .text 8215D9F8 00000004 R . . . . . .
  2862.  
  2863. CL_FlushDebugServerData(void) .text 8215DA00 00000050 R . . . . . .
  2864.  
  2865. CL_UpdateDebugServerData(void) .text 8215DA50 00000068 R . . . . . .
  2866.  
  2867. CL_DebugDataExists(void) .text 8215DAB8 00000010 R . . . . T .
  2868.  
  2869. CL_ShutdownDebugData(void) .text 8215DAC8 000000A0 R . . . . . .
  2870.  
  2871. CL_GetLastGamePadEventTime(void) .text 8215DB68 0000000C R . . . . T .
  2872.  
  2873. CL_ResetLastGamePadEventTime(void) .text 8215DB78 00000028 R . . . . . .
  2874.  
  2875. CL_InitGamepadAxisBindings(void) .text 8215DBA0 00000058 R . . . . . .
  2876.  
  2877. Gamepad_StringToPhysicalAxis .text 8215DBF8 00000058 R . . . . T .
  2878.  
  2879. Axis_StringToVirtualAxis .text 8215DC50 00000058 R . . . . T .
  2880.  
  2881. Axis_NumToAxisString .text 8215DCA8 00000014 R . . . . T .
  2882.  
  2883. Gamepad_VirtualAxisName .text 8215DCC0 00000014 R . . . . T .
  2884.  
  2885. Gamepad_InputTypeStringToId .text 8215DCD8 00000058 R . . . . T .
  2886.  
  2887. Gamepad_InputTypeName .text 8215DD30 00000014 R . . . . T .
  2888.  
  2889. Gamepad_BindAxis .text 8215DD48 0000002C R . . . . T .
  2890.  
  2891. Axis_Bind_f .text 8215DD78 0000027C R . . . . . .
  2892.  
  2893. Axis_Unbindall_f .text 8215DFF8 00000054 R . . . . . .
  2894.  
  2895. Gamepad_WriteBindings(int,void *) .text 8215E050 000000A8 R . . . . T .
  2896.  
  2897. CL_GamepadAxisValue(int,int) .text 8215E0F8 000000D8 R . . . . T .
  2898.  
  2899. CL_CheckForIgnoreDueToRepeat .text 8215E1D0 000000D8 R . . . . T .
  2900.  
  2901. IsGamepadKey .text 8215E2A8 000000AC R . . . . T .
  2902.  
  2903. CL_GamepadResetMenuScrollTime(int,int,int,uint) .text 8215E358 0000007C R . . . . T .
  2904.  
  2905. CL_GamepadButtonEvent(int,int,int,uint) .text 8215E3D8 0000044C R . . . . T .
  2906.  
  2907. CL_InitGamepadCommands(void) .text 8215E828 00000054 R . . . . . .
  2908.  
  2909. CL_GamepadAnalogToButtonScrollEvent .text 8215E880 0000006C R . . . . T .
  2910.  
  2911. CL_GamepadGenerateAPad .text 8215E8F0 000001F8 R . . . . T .
  2912.  
  2913. CL_GamepadEvent(int,int,int,int,int).text 8215EAE8 000000C8 R . . . . T .
  2914.  
  2915. CL_GamepadRepeatScrollingButtons(int) .text 8215EBB0 00000060 R . . . . T .
  2916.  
  2917. IN_IsTempProneKeyActive .text 8215EC10 00000018 R . . . . T .
  2918.  
  2919. IN_IsTempStanceKeyActive .text 8215EC28 0000003C R . . . . T .
  2920.  
  2921. IN_MLookDown .text 8215EC68 00000034 R . . . . . .
  2922.  
  2923. IN_KeyDown .text 8215ECA0 00000104 R . . . . T .
  2924.  
  2925. IN_KeyUp .text 8215EDA8 00000130 R . . . . T .
  2926.  
  2927. CL_KeyState .text 8215EED8 000000A4 R . . . . T .
  2928.  
  2929. CL_SetStance(int,StanceState) .text 8215EF80 00000068 R . . . . T .
  2930.  
  2931. CL_ToggleStance.text 8215EFE8 00000078 R . . . . T .
  2932.  
  2933. IN_UpDown .text 8215F060 000000F4 R . . . . . .
  2934.  
  2935. IN_UpUp .text 8215F158 00000068 R . . . . . .
  2936.  
  2937. IN_DownDown .text 8215F1C0 00000030 R . . . . . .
  2938.  
  2939. IN_DownUp .text 8215F1F0 00000030 R . . . . . .
  2940.  
  2941. IN_LeftDown .text 8215F220 0000002C R . . . . . .
  2942.  
  2943. IN_LeftUp .text 8215F250 0000002C R . . . . . .
  2944.  
  2945. IN_RightDown .text 8215F280 00000030 R . . . . . .
  2946.  
  2947. IN_RightUp .text 8215F2B0 00000030 R . . . . . .
  2948.  
  2949. IN_ForwardDown .text 8215F2E0 00000030 R . . . . . .
  2950.  
  2951. IN_ForwardUp .text 8215F310 00000030 R . . . . . .
  2952.  
  2953. IN_BackDown .text 8215F340 00000030 R . . . . . .
  2954.  
  2955. IN_BackUp .text 8215F370 00000030 R . . . . . .
  2956.  
  2957. IN_LookupDown .text 8215F3A0 00000030 R . . . . . .
  2958.  
  2959. IN_LookupUp .text 8215F3D0 00000030 R . . . . . .
  2960.  
  2961. IN_LookdownDown.text 8215F400 00000030 R . . . . . .
  2962.  
  2963. IN_LookdownUp .text 8215F430 00000030 R . . . . . .
  2964.  
  2965. IN_MoveleftDown.text 8215F460 00000030 R . . . . . .
  2966.  
  2967. IN_MoveleftUp .text 8215F490 00000030 R . . . . . .
  2968.  
  2969. IN_MoverightDown .text 8215F4C0 00000030 R . . . . . .
  2970.  
  2971. IN_MoverightUp .text 8215F4F0 00000030 R . . . . . .
  2972.  
  2973. IN_SpeedDown .text 8215F520 00000030 R . . . . . .
  2974.  
  2975. IN_SpeedUp .text 8215F550 00000030 R . . . . . .
  2976.  
  2977. IN_StrafeDown .text 8215F580 00000030 R . . . . . .
  2978.  
  2979. IN_StrafeUp .text 8215F5B0 00000030 R . . . . . .
  2980.  
  2981. IN_Attack_Down .text 8215F5E0 00000030 R . . . . . .
  2982.  
  2983. IN_Attack_Up .text 8215F610 00000030 R . . . . . .
  2984.  
  2985. IN_Breath_Down .text 8215F640 00000030 R . . . . . .
  2986.  
  2987. IN_Breath_Up .text 8215F670 00000030 R . . . . . .
  2988.  
  2989. IN_MeleeBreath_Down .text 8215F6A0 00000068 R . . . . . .
  2990.  
  2991. IN_MeleeBreath_Up .text 8215F708 00000068 R . . . . . .
  2992.  
  2993. IN_Frag_Down .text 8215F770 00000030 R . . . . . .
  2994.  
  2995. IN_Frag_Up .text 8215F7A0 00000030 R . . . . . .
  2996.  
  2997. IN_Smoke_Down .text 8215F7D0 00000030 R . . . . . .
  2998.  
  2999. IN_Smoke_Up .text 8215F800 00000030 R . . . . . .
  3000.  
  3001. IN_BreathSprint_Down .text 8215F830 00000068 R . . . . . .
  3002.  
  3003. IN_BreathSprint_Up .text 8215F898 00000068 R . . . . . .
  3004.  
  3005. IN_Melee_Down .text 8215F900 00000030 R . . . . . .
  3006.  
  3007. IN_Melee_Up .text 8215F930 00000030 R . . . . . .
  3008.  
  3009. IN_Activate_Down .text 8215F960 00000030 R . . . . . .
  3010.  
  3011. IN_Activate_Up .text 8215F990 00000030 R . . . . . .
  3012.  
  3013. IN_Reload_Down .text 8215F9C0 00000030 R . . . . . .
  3014.  
  3015. IN_Reload_Up .text 8215F9F0 00000030 R . . . . . .
  3016.  
  3017. IN_UseReload_Down .text 8215FA20 00000030 R . . . . . .
  3018.  
  3019. IN_UseReload_Up.text 8215FA50 00000030 R . . . . . .
  3020.  
  3021. IN_LeanLeft_Down .text 8215FA80 00000030 R . . . . . .
  3022.  
  3023. IN_LeanLeft_Up .text 8215FAB0 00000030 R . . . . . .
  3024.  
  3025. IN_LeanRight_Down .text 8215FAE0 00000030 R . . . . . .
  3026.  
  3027. IN_LeanRight_Up.text 8215FB10 00000030 R . . . . . .
  3028.  
  3029. IN_Prone_Down .text 8215FB40 00000030 R . . . . . .
  3030.  
  3031. IN_Prone_Up .text 8215FB70 00000030 R . . . . . .
  3032.  
  3033. IN_Stance_Down .text 8215FBA0 000000D8 R . . . . . .
  3034.  
  3035. IN_Stance_Up .text 8215FC78 000000CC R . . . . . .
  3036.  
  3037. IN_CenterView(void) .text 8215FD48 00000064 R . . . . . .
  3038.  
  3039. IN_ToggleADS .text 8215FDB0 0000005C R . . . . . .
  3040.  
  3041. IN_LeaveADS .text 8215FE10 00000054 R . . . . . .
  3042.  
  3043. IN_Throw_Down .text 8215FE68 00000030 R . . . . . .
  3044.  
  3045. IN_Throw_Up .text 8215FE98 00000030 R . . . . . .
  3046.  
  3047. IN_ToggleADS_Throw_Down .text 8215FEC8 00000080 R . . . . . .
  3048.  
  3049. IN_ToggleADS_Throw_Up .text 8215FF48 00000030 R . . . . . .
  3050.  
  3051. IN_Speed_Throw_Down .text 8215FF78 0000007C R . . . . . .
  3052.  
  3053. IN_Speed_Throw_Up .text 8215FFF8 0000007C R . . . . . .
  3054.  
  3055. IN_LowerStance .text 82160078 000000BC R . . . . . .
  3056.  
  3057. IN_RaiseStance .text 82160138 000000C0 R . . . . . .
  3058.  
  3059. IN_ToggleCrouch.text 821601F8 00000020 R . . . . . .
  3060.  
  3061. IN_ToggleProne .text 82160218 00000020 R . . . . . .
  3062.  
  3063. IN_GoProne .text 82160238 00000084 R . . . . . .
  3064.  
  3065. IN_GoCrouch .text 821602C0 00000084 R . . . . . .
  3066.  
  3067. IN_GoStandDown .text 82160348 000000AC R . . . . . .
  3068.  
  3069. IN_GoStandUp .text 821603F8 00000084 R . . . . . .
  3070.  
  3071. IN_SprintDown .text 82160480 00000030 R . . . . . .
  3072.  
  3073. IN_SprintUp .text 821604B0 00000030 R . . . . . .
  3074.  
  3075. IN_SpecNext_Down .text 821604E0 00000030 R . . . . . .
  3076.  
  3077. IN_SpecNext_Up .text 82160510 00000030 R . . . . . .
  3078.  
  3079. IN_ToggleSpec_Down .text 82160540 00000030 R . . . . . .
  3080.  
  3081. IN_ToggleSpec_Up .text 82160570 00000030 R . . . . . .
  3082.  
  3083. CL_AdjustAngles.text 821605A0 00000140 R . . . . T .
  3084.  
  3085. CL_StanceButtonUpdate .text 821606E0 00000094 R . . . . T .
  3086.  
  3087. CL_AddCurrentStanceToCmd .text 82160778 00000090 R . . . . T .
  3088.  
  3089. CL_KeyMove .text 82160808 00000200 R . . . . T .
  3090.  
  3091. GamepadMoveVehicleControls .text 82160A08 000001A0 R . . . . T .
  3092.  
  3093. CL_GamepadMove .text 82160BA8 00000324 R . . . . T .
  3094.  
  3095. CL_MouseMove .text 82160ED0 00000410 R . . . . T .
  3096.  
  3097. CL_UpdateCmdButton(int,int *,int,int) .text 821612E0 0000005C R . . . . T .
  3098.  
  3099. CL_CmdButtons .text 82161340 00000340 R . . . . T .
  3100.  
  3101. CL_FinishMove .text 82161680 000001A8 R . . . . T .
  3102.  
  3103. CG_HandleLocationSelectionInput.text 82161828 0000026C R . . . . T .
  3104.  
  3105. CL_CreateCmd .text 82161A98 00000150 R . . . . T .
  3106.  
  3107. CL_CreateNewCommands .text 82161BE8 000000DC R . . . . T .
  3108.  
  3109. CL_ReadyToSendPacket .text 82161CC8 00000128 R . . . . T .
  3110.  
  3111. CL_WritePacket(int) .text 82161DF0 00000490 R . . . . T .
  3112.  
  3113. CL_SendCmd(int).text 82162280 0000003C R . . . . T .
  3114.  
  3115. CL_CreateCmdsDuringConnection(int) .text 821622C0 00000020 R . . . . T .
  3116.  
  3117. CL_ShutdownInput(void) .text 821622E8 000003B8 R . . . . . .
  3118.  
  3119. CL_ClearKeys(int) .text 821626A0 0000001C R . . . . T .
  3120.  
  3121. IN_MLookUp .text 821626C0 00000068 R . . . . . .
  3122.  
  3123. CL_InitInput(void) .text 82162728 00000918 R . . . . . .
  3124.  
  3125. Field_AdjustScroll(ScreenPlacement const *,field_t *) .text 82163040 000002B8 R . . . . T .
  3126.  
  3127. Field_Paste .text 821632F8 00000098 R . . . . T .
  3128.  
  3129. FindMatches .text 82163390 00000278 R . . . . T .
  3130.  
  3131. PrintMatches .text 82163608 000000BC R . . . . T .
  3132.  
  3133. keyConcatArgs .text 821636C8 0000014C R . . . . . .
  3134.  
  3135. ConcatRemaining.text 82163818 0000008C R . . . . T .
  3136.  
  3137. ReplaceConsoleInputArgument .text 821638A8 000000A0 R . . . . T .
  3138.  
  3139. CompleteCmdArgument .text 82163948 00000004 R . . . . . .
  3140.  
  3141. CompleteDvarArgument .text 82163950 000000C4 R . . . . . .
  3142.  
  3143. UpdateMatches .text 82163A18 000000A4 R . . . . T .
  3144.  
  3145. CompleteCommand.text 82163AC0 00000388 R . . . . . .
  3146.  
  3147. Console_IsRconCmd .text 82163E48 00000058 R . . . . T .
  3148.  
  3149. Console_IsClientDisconnected .text 82163EA0 00000004 R . . . . T .
  3150.  
  3151. Key_GetOverstrikeMode(int) .text 82163EA8 00000018 R . . . . T .
  3152.  
  3153. Key_SetOverstrikeMode(int,int) .text 82163EC0 00000018 R . . . . T .
  3154.  
  3155. Key_IsDown(int,int) .text 82163ED8 00000038 R . . . . T .
  3156.  
  3157. Key_StringToKeynum .text 82163F10 00000150 R . . . . T .
  3158.  
  3159. Key_IsValidGamePadChar(char) .text 82164060 0000004C R . . . . T .
  3160.  
  3161. Key_KeynumToString(int,int) .text 821640B0 000001A4 R . . . . T .
  3162.  
  3163. Key_SetBinding(int,int,char const *).text 82164258 00000064 R . . . . T .
  3164.  
  3165. Key_GetBinding(int,int) .text 821642C0 00000028 R . . . . T .
  3166.  
  3167. Key_GetCommandAssignmentInternal .text 821642E8 000000E8 R . . . . T .
  3168.  
  3169. Key_GetCommandAssignment(int,char const *,int * const) .text 821643D0 00000008 R . . . . T .
  3170.  
  3171. Key_IsCommandBound(int,char const *).text 821643D8 0000006C R . . . . T .
  3172.  
  3173. Key_Unbind_f(void) .text 82164448 00000110 R . . . . . .
  3174.  
  3175. Key_Unbindall_f(void) .text 82164558 0000009C R . . . . . .
  3176.  
  3177. Key_Bind_f(void) .text 821645F8 00000308 R . . . . . .
  3178.  
  3179. Key_WriteBindingsToBuffer .text 82164900 00000200 R . . . . T .
  3180.  
  3181. Key_WriteBindings(int,void *) .text 82164B00 00000050 R . . . . T .
  3182.  
  3183. Key_Bindlist_f(void) .text 82164B50 00000188 R . . . . . .
  3184.  
  3185. CL_InitKeyCommands(void) .text 82164CD8 0000008C R . . . . . .
  3186.  
  3187. CL_MouseInputShouldBypassMenus .text 82164D68 00000088 R . . . . T .
  3188.  
  3189. Key_ClearStates(int) .text 82164DF0 00000074 R . . . . T .
  3190.  
  3191. CL_GetKeyBindingInternal .text 82164E68 000000B4 R . . . . T .
  3192.  
  3193. CL_GetKeyBinding(int,char const *,char (* const)[128]) .text 82164F20 00000008 R . . . . T .
  3194.  
  3195. CL_GetGamePadBinding(int,char const *,char (* const)[128]) .text 82164F28 00000008 R . . . . T .
  3196.  
  3197. CL_IsKeyPressed(int,char const *) .text 82164F30 00000074 R . . . . T .
  3198.  
  3199. Key_Shutdown(void) .text 82164FA8 00000060 R . . . . . .
  3200.  
  3201. Key_IsCatcherActive(int,int) .text 82165008 0000002C R . . . . T .
  3202.  
  3203. Key_AddCatcher(int,int) .text 82165038 00000020 R . . . . T .
  3204.  
  3205. Key_RemoveCatcher(int,int) .text 82165058 00000034 R . . . . T .
  3206.  
  3207. Key_SetCatcher(int,int) .text 82165090 00000048 R . . . . T .
  3208.  
  3209. Field_DrawTextOverride(int,field_t const *,int,int,int,int,char const *,int,int) .text 821650D8 000001A8 R . . . . T .
  3210.  
  3211. Field_Draw(int,field_t *,int,int,int,int) .text 82165280 0000008C R . . . . T .
  3212.  
  3213. Field_KeyDownEvent .text 82165310 00000270 R . . . . T .
  3214.  
  3215. Field_CharEvent.text 82165580 0000019C R . . . . T .
  3216.  
  3217. Console_Key(int,int) .text 82165720 00000508 R . . . . T .
  3218.  
  3219. Message_Key .text 82165C28 000000EC R . . . . T .
  3220.  
  3221. CL_KeyEvent(int,int,int,uint) .text 82165D18 000006E8 R . . . . T .
  3222.  
  3223. CL_ConsoleCharEvent .text 82166400 00000048 R . . . . T .
  3224.  
  3225. CL_CharEvent(int,int) .text 82166448 00000120 R . . . . T .
  3226.  
  3227. LittleLong .text 82166568 00000004 R . . . . T .
  3228.  
  3229. CL_SetLocalClientActive(int,bool) .text 82166570 00000054 R . . . . T .
  3230.  
  3231. CL_IsLocalClientActive(int) .text 821665C8 00000014 R . . . . T .
  3232.  
  3233. CL_GetLocalClientActiveCount(void) .text 821665E0 00000050 R . . . . T .
  3234.  
  3235. CL_GetFirstActiveLocalClient(void) .text 82166630 00000038 R . . . . T .
  3236.  
  3237. CL_IsFirstActiveLocalClient(int) .text 82166668 00000040 R . . . . T .
  3238.  
  3239. CL_ControllerIndexFromActiveClient(int) .text 821666A8 0000006C R . . . . T .
  3240.  
  3241. CL_LocalActiveIndexFromClientNum(int) .text 82166718 00000060 R . . . . T .
  3242.  
  3243. CL_ControllerIndexFromClientNum(int).text 82166778 0000001C R . . . . T .
  3244.  
  3245. CL_LocalClientNumFromControllerIndex(int) .text 82166798 00000018 R . . . . T .
  3246.  
  3247. CL_GetFirstActiveControllerIndex(void) .text 821667B0 00000058 R . . . . T .
  3248.  
  3249. CL_AllLocalClientsDisconnected(void).text 82166808 00000088 R . . . . T .
  3250.  
  3251. CL_AllLocalClientsInactive(void) .text 82166890 00000038 R . . . . T .
  3252.  
  3253. CL_AllLocalClientStatesActive(void) .text 821668C8 00000044 R . . . . T .
  3254.  
  3255. CL_AnyLocalClientStateActive(void) .text 82166910 00000044 R . . . . T .
  3256.  
  3257. CL_AnyLocalClientChallenging(void) .text 82166958 00000044 R . . . . T .
  3258.  
  3259. CL_IsRenderingSplitScreen(void).text 821669A0 0000008C R . . . . T .
  3260.  
  3261. CL_GetUsernameForLocalClient(int) .text 82166A30 00000064 R . . . . T .
  3262.  
  3263. CL_GetXuidForLocalClient(int) .text 82166A98 00000004 R . . . . T .
  3264.  
  3265. CL_AddReliableCommand(int,char const *) .text 82166AA0 00000090 R . . . . T .
  3266.  
  3267. CL_ShutdownHunkUsers(void) .text 82166B30 00000068 R . . . . . .
  3268.  
  3269. CL_AnyLocalClientsRunning(void).text 82166B98 00000038 R . . . . T .
  3270.  
  3271. CL_ResetSkeletonCache(int) .text 82166BD0 00000064 R . . . . T .
  3272.  
  3273. CL_ClearState(int) .text 82166C38 00000064 R . . . . T .
  3274.  
  3275. CL_Disconnect(int) .text 82166CA0 00000260 R . . . . T .
  3276.  
  3277. CL_ForwardCommandToServer(int,char const *).text 82166F00 00000090 R . . . . T .
  3278.  
  3279. CL_RequestAuthorization(int) .text 82166F98 00000004 R . . . . T .
  3280.  
  3281. CL_ForwardToServer_f(void) .text 82166FA0 000000A8 R . . . . . .
  3282.  
  3283. CL_Setenv_f(void) .text 82167048 00000124 R . . . . . .
  3284.  
  3285. CL_DisconnectLocalClient(int) .text 82167170 0000009C R . . . . T .
  3286.  
  3287. CL_Disconnect_f.text 82167210 0000001C R . . . . . .
  3288.  
  3289. CL_Reconnect_f(void) .text 82167230 000000E8 R . . . . . .
  3290.  
  3291. CL_Snd_Restart_f(void) .text 82167318 000000F8 R . . . . . .
  3292.  
  3293. CL_Configstrings_f(void) .text 82167410 000000BC R . . . . . .
  3294.  
  3295. CL_Clientinfo_f(void) .text 821674D0 000000BC R . . . . . .
  3296.  
  3297. CL_HighestPriorityStatPacket .text 82167590 00000078 R . . . . T .
  3298.  
  3299. CL_CheckForResend(int) .text 82167608 00000438 R . . . . T .
  3300.  
  3301. CL_DisconnectError(char const *) .text 82167A40 00000098 R . . . . T .
  3302.  
  3303. CL_DisconnectPacket .text 82167AD8 000000C4 R . . . . T .
  3304.  
  3305. CL_FreePerLocalClientMemory(void) .text 82167BA0 00000074 R . . . . . .
  3306.  
  3307. CL_InitLoad(char const *,char const *) .text 82167C18 00000084 R . . . . T .
  3308.  
  3309. CL_ServerTimedOut .text 82167CA0 00000064 R . . . . T .
  3310.  
  3311. CL_CheckTimeout.text 82167D08 000001CC R . . . . T .
  3312.  
  3313. CL_CheckUserinfo .text 82167ED8 00000094 R . . . . T .
  3314.  
  3315. CL_UpdateInGameState .text 82167F70 0000004C R . . . . T .
  3316.  
  3317. CL_VoiceTransmit(int) .text 82167FC0 0000007C R . . . . T .
  3318.  
  3319. CL_VoiceFrame .text 82168040 0000011C R . . . . T .
  3320.  
  3321. CL_RunOncePerClientFrame(int,int) .text 82168160 00000158 R . . . . T .
  3322.  
  3323. CL_Frame(int,int) .text 821682B8 000002B8 R . . . . T .
  3324.  
  3325. CL_IsLocalClientInGame(int) .text 82168570 00000024 R . . . . T .
  3326.  
  3327. CL_IsClientLocal(int) .text 82168598 00000078 R . . . . T .
  3328.  
  3329. CL_InitRenderer(void) .text 82168610 00000114 R . . . . . .
  3330.  
  3331. CL_ShutdownRenderer .text 82168728 00000060 R . . . . T .
  3332.  
  3333. CL_StartHunkUsers(void) .text 82168788 00000088 R . . . . . .
  3334.  
  3335. CL_ScaledMilliseconds(void) .text 82168810 00000010 R . . . . T .
  3336.  
  3337. SetupGfxConfig .text 82168820 00000034 R . . . . T .
  3338.  
  3339. CL_InitRef(void) .text 82168858 00000074 R . . . . . .
  3340.  
  3341. CL_startSingleplayer_f(void) .text 821688D0 00000050 R . . . . . .
  3342.  
  3343. CL_StopLogo(int) .text 82168920 0000001C R . . . . T .
  3344.  
  3345. CL_PlayLogo_f(void) .text 82168940 0000028C R . . . . . .
  3346.  
  3347. CL_StopLogoOrCinematic(int) .text 82168BD0 00000080 R . . . . T .
  3348.  
  3349. CL_ToggleMenu_f(void) .text 82168C50 000000AC R . . . . . .
  3350.  
  3351. CL_Init(int) .text 82168D00 000000D8 R . . . . T .
  3352.  
  3353. CL_Shutdown(int) .text 82168DD8 0000026C R . . . . T .
  3354.  
  3355. CL_LocalServers_f(void) .text 82169048 000000F4 R . . . . . .
  3356.  
  3357. CL_GetPing(int,char *,int,int *) .text 82169140 000000B4 R . . . . T .
  3358.  
  3359. CL_UpdateServerInfo(int) .text 821691F8 00000044 R . . . . T .
  3360.  
  3361. CL_GetPingInfo(int,char *,int) .text 82169240 00000044 R . . . . T .
  3362.  
  3363. CL_ClearPing(int) .text 82169288 00000024 R . . . . T .
  3364.  
  3365. CL_GetPingQueueCount(void) .text 821692B0 00000068 R . . . . T .
  3366.  
  3367. CL_UpdateDirtyPings(int,int) .text 82169318 0000025C R . . . . T .
  3368.  
  3369. CL_ShowIP_f(void) .text 82169578 00000004 R . . . . . .
  3370.  
  3371. CL_SetupForNewServerMap(char const *,char const *) .text 82169580 000000A4 R . . . . T .
  3372.  
  3373. CL_IsServerLoadingMap(void) .text 82169628 0000000C R . . . . T .
  3374.  
  3375. CL_IsWaitingOnServerToLoadMap(int) .text 82169638 00000010 R . . . . T .
  3376.  
  3377. CL_SetWaitingOnServerToLoadMap(int,bool) .text 82169648 00000010 R . . . . T .
  3378.  
  3379. CL_DrawTextPhysical(char const *,int,Font_s *,float,float,float,float,float const * const,int) .text 82169658 00000034 R . . . . T .
  3380.  
  3381. CL_DrawTextPhysicalWithEffects(char const *,int,Font_s *,float,float,float,float,float const * const,int,float const * const,Material *,Material *,int,int,int,int).text 82169690 0000006C R . . . . T .
  3382.  
  3383. CL_DrawText(ScreenPlacement const *,char const *,int,Font_s *,float,float,int,int,float,float,float const * const,int) .text 82169700 00000084 R . . . . T .
  3384.  
  3385. CL_DrawTextRotate(ScreenPlacement const *,char const *,int,Font_s *,float,float,float,int,int,float,float,float const * const,int).text 82169788 0000008C R . . . . T .
  3386.  
  3387. CL_DrawTextPhysicalWithCursor(char const *,int,Font_s *,float,float,float,float,float const * const,int,int,char).text 82169818 00000044 R . . . . T .
  3388.  
  3389. CL_DrawTextWithCursor(ScreenPlacement const *,char const *,int,Font_s *,float,float,int,int,float,float,float const * const,int,int,char) .text 82169860 00000094 R . . . . T .
  3390.  
  3391. CL_ShouldDisplayHud(int) .text 821698F8 0000004C R . . . . T .
  3392.  
  3393. CL_IsUIActive(int) .text 82169948 00000030 R . . . . T .
  3394.  
  3395. CL_RegisterFont(char const *,int) .text 82169978 00000004 R . . . . T .
  3396.  
  3397. CL_UpdateSound(void) .text 82169980 00000028 R . . . . . .
  3398.  
  3399. CL_GetMapCenter(void) .text 821699A8 00000010 R . . . . T .
  3400.  
  3401. CL_ShutdownAll(void) .text 821699B8 00000040 R . . . . . .
  3402.  
  3403. CL_MapLoading(char const *) .text 821699F8 00000388 R . . . . T .
  3404.  
  3405. CL_DownloadsComplete(int) .text 82169D80 000001BC R . . . . T .
  3406.  
  3407. CL_DispatchConnectionlessPacket.text 82169F40 00000760 R . . . . T .
  3408.  
  3409. CL_ConnectionlessPacket(int,netadr_t,msg_t *,int) .text 8216A6A0 000000B8 R . . . . T .
  3410.  
  3411. CL_AllocatePerLocalClientMemory(void) .text 8216A758 000000D8 R . . . . . .
  3412.  
  3413. CL_PacketEvent(int,netadr_t,msg_t *,int) .text 8216A830 000001A0 R . . . . T .
  3414.  
  3415. CL_ShutdownRef(void) .text 8216A9D0 0000005C R . . . . . .
  3416.  
  3417. CL_DrawLogo(int) .text 8216AA30 000001CC R . . . . T .
  3418.  
  3419. CL_InitOnceForAllClients(void) .text 8216AC00 00000CDC R . . . . . .
  3420.  
  3421. CL_Vid_Restart_f(void) .text 8216B8E0 000001F8 R . . . . . .
  3422.  
  3423. Live_CheckPlayerIsSignedIn(int).text 8216BAD8 0000008C R . . . . T .
  3424.  
  3425. CL_ControllerInserted(int) .text 8216BB68 00000004 R . . . . T .
  3426.  
  3427. CL_ControllerRemoved(int) .text 8216BB70 00000004 R . . . . T .
  3428.  
  3429. CL_GlobalServers_f(void) .text 8216BB78 00000004 R . . . . . .
  3430.  
  3431. CL_ServerStatusResponse(netadr_t,msg_t *) .text 8216BB80 00000004 R . . . . T .
  3432.  
  3433. CL_SetServerInfo(serverInfo_t *,char const *,int) .text 8216BB88 000001FC R . . . . T .
  3434.  
  3435. CL_ConnectFromParty(int,_XSESSION_INFO *,netadr_t,int,int) .text 8216BD88 000001D8 R . . . . T .
  3436.  
  3437. CL_Connect(int,_XSESSION_INFO *,unsigned __int64,int,int) .text 8216BF60 000002AC R . . . . T .
  3438.  
  3439. CL_Connect_f(void) .text 8216C210 000001B8 R . . . . . .
  3440.  
  3441. CL_CDKeyValidate(char const *,char const *).text 8216C3C8 00000008 R . . . . T .
  3442.  
  3443. CL_Live_ShowFriendsList .text 8216C3D0 0000003C R . . . . . .
  3444.  
  3445. CL_Live_ShowMarketplace .text 8216C410 0000003C R . . . . . .
  3446.  
  3447. CL_Live_SignOut.text 8216C450 00000004 R . . . . . .
  3448.  
  3449. CL_Live_SignInLive .text 8216C458 0000003C R . . . . . .
  3450.  
  3451. CL_Live_SignInLocal .text 8216C498 0000003C R . . . . . .
  3452.  
  3453. CL_Live_SignInAny .text 8216C4D8 0000003C R . . . . . .
  3454.  
  3455. CL_Live_EnableSplitscreenControls(void) .text 8216C518 00000050 R . . . . . .
  3456.  
  3457. CL_Live_DisableSplitscreenControls(void) .text 8216C568 00000088 R . . . . . .
  3458.  
  3459. CL_Live_Start4PlayerSignin(void) .text 8216C5F0 00000010 R . . . . . .
  3460.  
  3461. CL_IsSplitscreenControllerActive(int) .text 8216C600 00000010 R . . . . T .
  3462.  
  3463. CL_SyncSigninWidgets(void) .text 8216C610 0000023C R . . . . . .
  3464.  
  3465. CL_MakeAllLocalClientsActive .text 8216C850 00000040 R . . . . . .
  3466.  
  3467. CL_MakeLocalClientActive .text 8216C890 00000098 R . . . . . .
  3468.  
  3469. CL_MakeLocalClientInactive .text 8216C928 00000074 R . . . . . .
  3470.  
  3471. CL_StartSplitscreenSignin .text 8216C9A0 0000005C R . . . . . .
  3472.  
  3473. CL_EndSplitscreenSignin .text 8216CA00 00000048 R . . . . . .
  3474.  
  3475. CL_HandleSigninButtons(int,bool) .text 8216CA48 00000090 R . . . . T .
  3476.  
  3477. CL_CheckIfAllMapsRejected(void).text 8216CAD8 000000A4 R . . . . . .
  3478.  
  3479. CL_Live_SessionUpdate(void) .text 8216CB80 000000DC R . . . . . .
  3480.  
  3481. CL_Live_CreateTeam(void) .text 8216CC60 0000003C R . . . . . .
  3482.  
  3483. CL_Live_UpdateTeam(void) .text 8216CCA0 000000AC R . . . . . .
  3484.  
  3485. CL_Live_GetTeamInfo(void) .text 8216CD50 00000090 R . . . . . .
  3486.  
  3487. CL_Live_QuitTeam(void) .text 8216CDE0 000000B4 R . . . . . .
  3488.  
  3489. CL_Live_JoinTeam(void) .text 8216CE98 000000D4 R . . . . . .
  3490.  
  3491. CL_Live_RecruitClientNum(void) .text 8216CF70 00000100 R . . . . . .
  3492.  
  3493. CL_Live_RecruitGamerTag(void) .text 8216D070 000000DC R . . . . . .
  3494.  
  3495. CL_Live_GetTeamList(void) .text 8216D150 0000003C R . . . . . .
  3496.  
  3497. CL_Live_RemoveMember(void) .text 8216D190 0000006C R . . . . . .
  3498.  
  3499. CL_Live_MakeGeneral(void) .text 8216D200 00000010 R . . . . . .
  3500.  
  3501. CL_Live_MakeOfficer(void) .text 8216D210 00000010 R . . . . . .
  3502.  
  3503. CL_Live_MakePrivate(void) .text 8216D220 00000010 R . . . . . .
  3504.  
  3505. Playlist_ChooseGame(void) .text 8216D230 000000B0 R . . . . . .
  3506.  
  3507. CL_UpdateDvarsFromProfile .text 8216D2E0 0000006C R . . . . . .
  3508.  
  3509. CL_UpdateGamerProfile .text 8216D350 00000060 R . . . . . .
  3510.  
  3511. CL_Live_PartyPlay .text 8216D3B0 0000004C R . . . . . .
  3512.  
  3513. CL_Live_StartParty .text 8216D400 000000C8 R . . . . . .
  3514.  
  3515. CL_Live_StartPartyHost(void) .text 8216D4C8 000000F0 R . . . . . .
  3516.  
  3517. CL_Live_StopParty(void) .text 8216D5B8 000000A8 R . . . . . .
  3518.  
  3519. CL_Live_StartPrivateParty(void).text 8216D660 0000018C R . . . . . .
  3520.  
  3521. CL_Live_StopPrivateParty(void) .text 8216D7F0 00000080 R . . . . . .
  3522.  
  3523. CL_Live_DecrementPrivateSlots .text 8216D870 00000070 R . . . . . .
  3524.  
  3525. CL_Live_IncrementPrivateSlots .text 8216D8E0 00000088 R . . . . . .
  3526.  
  3527. CL_Live_UpdatePartyMapPacks .text 8216D968 00000050 R . . . . . .
  3528.  
  3529. CL_Live_UpdatePartyState .text 8216D9B8 0000000C R . . . . . .
  3530.  
  3531. CL_Live_PartyReady(void) .text 8216D9C8 0000009C R . . . . . .
  3532.  
  3533. CL_ResetPlayerMuting(int) .text 8216DA68 00000014 R . . . . T .
  3534.  
  3535. CL_MutePlayer(int,int) .text 8216DA80 00000048 R . . . . T .
  3536.  
  3537. CL_UnmutePlayer.text 8216DAC8 00000048 R . . . . T .
  3538.  
  3539. CL_IsPlayerMuted(SessionData_s *,int,int) .text 8216DB10 000000BC R . . . . T .
  3540.  
  3541. CL_CheckMutes(SessionData_s *,int) .text 8216DBD0 00000050 R . . . . T .
  3542.  
  3543. CL_ClearMutedList(SessionData_s *) .text 8216DC20 00000014 R . . . . T .
  3544.  
  3545. CL_Live_MapLSPAddr(void) .text 8216DC38 00000004 R . . . . T .
  3546.  
  3547. CL_Live_FindLSPServer(void) .text 8216DC40 0000003C R . . . . . .
  3548.  
  3549. CL_Xenon_RegisterCommands(void).text 8216DC80 000004EC R . . . . . .
  3550.  
  3551. CL_Xenon_RegisterDvars(void) .text 8216E170 00000234 R . . . . . .
  3552.  
  3553. CL_SetServerInfoByAddress(netadr_t,char const *,int) .text 8216E3A8 00000078 R . . . . T .
  3554.  
  3555. CL_ServerInfoPacket(netadr_t,msg_t *,int) .text 8216E420 00000434 R . . . . T .
  3556.  
  3557. CL_Netchan_TransmitNextFragment(netchan_t *) .text 8216E858 00000004 R . . . . T .
  3558.  
  3559. CL_Netchan_Transmit(netchan_t *,uchar *,int) .text 8216E860 00000058 R . . . . T .
  3560.  
  3561. CL_Netchan_AddOOBProfilePacket(int,int) .text 8216E8B8 0000007C R . . . . T .
  3562.  
  3563. CL_Netchan_PrintProfileStats(int,int) .text 8216E938 00000004 R . . . . T .
  3564.  
  3565. SHOWNET(msg_t *,char *) .text 8216E940 00000034 R . . . . T .
  3566.  
  3567. CL_SavePredictedOriginForServerTime(clientActive_t *,int,float const * const,float const * const,int,int) .text 8216E978 00000128 R . . . . T .
  3568.  
  3569. CL_GetPredictedOriginForServerTime(clientActive_t *,int,float * const,float * const,int *,int *) .text 8216EAA0 0000012C R . . . . T .
  3570.  
  3571. CL_DeltaEntity .text 8216EBD0 00000084 R . . . . T .
  3572.  
  3573. CL_CopyOldEntity .text 8216EC58 00000074 R . . . . T .
  3574.  
  3575. CL_DeltaClient(clientActive_t *,msg_t *,int,clSnapshot_t *,int,clientState_s *,int) .text 8216ECD0 000000A8 R . . . . T .
  3576.  
  3577. CL_ParsePacketEntities .text 8216ED78 00000398 R . . . . T .
  3578.  
  3579. CL_ParsePacketClients .text 8216F110 000003B8 R . . . . T .
  3580.  
  3581. CL_ParseSnapshot .text 8216F4C8 00000420 R . . . . T .
  3582.  
  3583. CL_SystemInfoChanged(int) .text 8216F8E8 00000118 R . . . . T .
  3584.  
  3585. CL_ParseMapCenter(int) .text 8216FA00 00000044 R . . . . T .
  3586.  
  3587. CL_ParseGamestate .text 8216FA48 000002E4 R . . . . T .
  3588.  
  3589. CL_ParseCommandString .text 8216FD30 0000007C R . . . . T .
  3590.  
  3591. CL_ParseServerMessage(int,msg_t *) .text 8216FDB0 0000024C R . . . . T .
  3592.  
  3593. CL_AllocSkelMemory(uint) .text 82170000 00000098 R . . . . T .
  3594.  
  3595. CL_GetSkelTimeStamp(void) .text 82170098 00000044 R . . . . T .
  3596.  
  3597. CL_DObjCreateSkelForBones(DObj_s const *,int * const,DObjAnimMat * *) .text 821700E0 000000E0 R . . . . T .
  3598.  
  3599. SCR_DrawSmallStringExt(int,int,char const *,float const * const) .text 821701C0 000000A8 R . . . . T .
  3600.  
  3601. SCR_Init(void) .text 82170268 00000010 R . . . . . .
  3602.  
  3603. SCR_DrawDemoRecording .text 82170278 00000004 R . . . . . .
  3604.  
  3605. CL_GetDemoType .text 82170280 00000008 R . . . . T .
  3606.  
  3607. CL_CGameRendering .text 82170288 000000CC R . . . . T .
  3608.  
  3609. CL_DrawScreen .text 82170358 00000064 R . . . . T .
  3610.  
  3611. SCR_ClearScreen.text 821703C0 0000001C R . . . . . .
  3612.  
  3613. SCR_DrawScreenField .text 821703E0 00000220 R . . . . T .
  3614.  
  3615. CL_GetMenuBlurRadius(int) .text 82170600 00000074 R . . . . T .
  3616.  
  3617. SCR_UpdateRumble(void) .text 82170678 00000070 R . . . . . .
  3618.  
  3619. SCR_UpdateFrame.text 821706E8 00000218 R . . . . . .
  3620.  
  3621. SCR_UpdateScreen(void) .text 82170900 00000080 R . . . . . .
  3622.  
  3623. SCR_UpdateLoadScreen(void) .text 82170980 00000004 R . . . . . .
  3624.  
  3625. CL_CubemapShotUsage .text 82170988 000000D0 R . . . . . .
  3626.  
  3627. CL_CubemapShot_f(void) .text 82170A58 00000418 R . . . . . .
  3628.  
  3629. CL_GetClientState(int,uiClientState_s *) .text 82170E70 00000090 R . . . . T .
  3630.  
  3631. CL_SetDisplayHUDWithKeycatchUI(int,bool) .text 82170F00 00000018 R . . . . T .
  3632.  
  3633. CL_AllowPopup(int) .text 82170F18 00000028 R . . . . T .
  3634.  
  3635. LAN_ResetPings(int) .text 82170F40 00000030 R . . . . T .
  3636.  
  3637. LAN_GetServerCount(int) .text 82170F70 00000020 R . . . . T .
  3638.  
  3639. LAN_WaitServerResponse(int) .text 82170F90 00000008 R . . . . T .
  3640.  
  3641. LAN_GetServerInfo(int,int,char *,int) .text 82170F98 0000022C R . . . . T .
  3642.  
  3643. LAN_GetServerPing(int,int) .text 821711C8 00000040 R . . . . T .
  3644.  
  3645. LAN_GetServerPtr(int,int) .text 82171208 00000030 R . . . . T .
  3646.  
  3647. LAN_CleanHostname(char const *,char *) .text 82171238 0000005C R . . . . T .
  3648.  
  3649. LAN_CompareHostname(char const *,char const *) .text 82171298 00000068 R . . . . T .
  3650.  
  3651. LAN_CompareServers(int,int,int,int,int) .text 82171300 00000164 R . . . . T .
  3652.  
  3653. LAN_MarkServerDirty(int,int,int) .text 82171468 00000060 R . . . . T .
  3654.  
  3655. LAN_ServerIsDirty(int,int) .text 821714C8 00000030 R . . . . T .
  3656.  
  3657. LAN_UpdateDirtyPings(int,int) .text 821714F8 00000004 R . . . . T .
  3658.  
  3659. Key_KeynumToStringBuf(int,char *,int) .text 82171500 0000004C R . . . . T .
  3660.  
  3661. CL_GetClientName(int,int,char *,int).text 82171550 000000F0 R . . . . T .
  3662.  
  3663. GetOurClanMemberCount(void) .text 82171640 00000004 R . . . . T .
  3664.  
  3665. GetOurClanMemberName(int) .text 82171648 00000090 R . . . . T .
  3666.  
  3667. GetOurClanCount(void) .text 821716D8 00000004 R . . . . T .
  3668.  
  3669. GetOurClanID(unsigned __int64 *) .text 821716E0 00000060 R . . . . T .
  3670.  
  3671. GetOurClanName(void) .text 82171740 00000004 R . . . . T .
  3672.  
  3673. FillOurClanDvars(void) .text 82171748 00000048 R . . . . T .
  3674.  
  3675. CL_LocalClientIsInGame(int) .text 82171790 00000024 R . . . . T .
  3676.  
  3677. CL_ShutdownUI(void) .text 821717B8 00000070 R . . . . T .
  3678.  
  3679. CL_InitUI(void).text 82171828 0000004C R . . . . . .
  3680.  
  3681. LAN_GetServerAddressString(int,int,char *,int) .text 82171878 000000C4 R . . . . T .
  3682.  
  3683. LAN_LoadCachedServers(void) .text 82171940 00000004 R . . . . . .
  3684.  
  3685. LAN_SaveServersToCache(void) .text 82171948 00000004 R . . . . . .
  3686.  
  3687. CL_XenonHudIsOffscreen(int) .text 82171950 000001BC R . . . . T .
  3688.  
  3689. CountBitsEnabled(uint) .text 82171B10 000000CC R . . . . T .
  3690.  
  3691. CL_SendPeerConnectivityTest(int,SessionData_s *,int) .text 82171BE0 00000258 R . . . . T .
  3692.  
  3693. CL_SendPeerVoiceData(SessionData_s *,int,netsrc_t,int,msg_t *) .text 82171E38 000001B4 R . . . . T .
  3694.  
  3695. CL_ServerIsTheOnlyWayToTalkToClient .text 82171FF0 00000020 R . . . . T .
  3696.  
  3697. CL_FindGoodRouteForClientNum .text 82172010 000000D8 R . . . . T .
  3698.  
  3699. CL_BuildRouteList .text 821720E8 000002D4 R . . . . T .
  3700.  
  3701. CL_WriteVoicePacket(int) .text 821723C0 00000430 R . . . . T .
  3702.  
  3703. CL_VoiceConnectionTestPacket(int,msg_t *) .text 821727F0 0000011C R . . . . T .
  3704.  
  3705. CL_VoicePacket(int,msg_t *) .text 82172910 000002EC R . . . . T .
  3706.  
  3707. CL_IsPlayerTalking(SessionData_s *,int,int).text 82172C00 000000BC R . . . . T .
  3708.  
  3709. Con_OpenChannel(char const *,bool) .text 82172CC0 000000DC R . . . . T .
  3710.  
  3711. Con_CloseChannelInternal .text 82172DA0 000000C0 R . . . . T .
  3712.  
  3713. Con_ScriptHasPermission(int) .text 82172E60 00000038 R . . . . T .
  3714.  
  3715. Con_GetChannel(char const *,int *) .text 82172E98 0000008C R . . . . T .
  3716.  
  3717. Con_IsChannelOpen(int) .text 82172F28 0000003C R . . . . T .
  3718.  
  3719. Con_FilterShowChannel .text 82172F68 00000134 R . . . . T .
  3720.  
  3721. Con_IsChannelVisible(print_msg_dest_t,int,int) .text 821730A0 000000DC R . . . . T .
  3722.  
  3723. Con_ChannelList_f .text 82173180 00000074 R . . . . . .
  3724.  
  3725. Con_FilterAdd .text 821731F8 000000F8 R . . . . T .
  3726.  
  3727. Con_FilterAdd_f.text 821732F0 00000008 R . . . . . .
  3728.  
  3729. Con_FilterRemove_f .text 821732F8 00000008 R . . . . . .
  3730.  
  3731. Con_FilterList_f .text 82173300 000000AC R . . . . . .
  3732.  
  3733. Con_WriteFilterConfigString(void *) .text 821733B0 000000D4 R . . . . T .
  3734.  
  3735. Con_InitChannelsForDestFromList.text 82173488 00000108 R . . . . T .
  3736.  
  3737. Con_InitGameMsgChannels(void) .text 82173590 000000C0 R . . . . . .
  3738.  
  3739. Con_InitChannels(void) .text 82173650 00000140 R . . . . . .
  3740.  
  3741. Con_ShutdownChannels(void) .text 82173790 0000003C R . . . . . .
  3742.  
  3743. Con_SaveChannels(MemoryFile *) .text 821737D0 00000120 R . . . . T .
  3744.  
  3745. Con_RestoreChannels(MemoryFile *) .text 821738F0 00000124 R . . . . T .
  3746.  
  3747. ScrPlace_CalcSafeAreaOffsets .text 82173A18 00000118 R . . . . T .
  3748.  
  3749. ScrPlace_SetupFloatViewport(ScreenPlacement *,float,float,float,float) .text 82173B30 000000F0 R . . . . T .
  3750.  
  3751. ScrPlace_SetupViewport(ScreenPlacement *,int,int,int,int) .text 82173C20 00000070 R . . . . T .
  3752.  
  3753. ScrPlace_SetupUnsafeViewport(ScreenPlacement *,int,int,int,int) .text 82173C90 000000E4 R . . . . T .
  3754.  
  3755. ScrPlace_ApplyX(ScreenPlacement const *,float,int) .text 82173D78 000000F4 R . . . . T .
  3756.  
  3757. ScrPlace_ApplyY(ScreenPlacement const *,float,int) .text 82173E70 000000E4 R . . . . T .
  3758.  
  3759. ApplySplitscreenScaling .text 82173F58 0000005C R . . . . T .
  3760.  
  3761. ScrPlace_ApplyRect(ScreenPlacement const *,float *,float *,float *,float *,int,int) .text 82173FB8 00000270 R . . . . T .
  3762.  
  3763. ScrPlace_SetLegacySplitscreenScaling(void).text 82174228 00000060 R . . . . . .
  3764.  
  3765. ScrPlace_SetNormalSplitscreenScaling(void).text 82174288 00000014 R . . . . . .
  3766.  
  3767. ScrPlace_Init(void) .text 821742A0 00000110 R . . . . . .
  3768.  
  3769. DB_XModelPiecesGetName .text 821743B0 0000000C R . . . . T .
  3770.  
  3771. DB_XModelPiecesSetName .text 821743C0 0000000C R . . . . T .
  3772.  
  3773. DB_PhysPresetGetName .text 821743D0 0000000C R . . . . T .
  3774.  
  3775. DB_PhysPresetSetName .text 821743E0 0000000C R . . . . T .
  3776.  
  3777. DB_XAnimPartsGetName .text 821743F0 0000000C R . . . . T .
  3778.  
  3779. DB_XAnimPartsSetName .text 82174400 0000000C R . . . . T .
  3780.  
  3781. DB_XModelGetName .text 82174410 0000000C R . . . . T .
  3782.  
  3783. DB_XModelSetName .text 82174420 0000000C R . . . . T .
  3784.  
  3785. DB_MaterialGetName .text 82174430 0000000C R . . . . T .
  3786.  
  3787. DB_MaterialSetName .text 82174440 0000000C R . . . . T .
  3788.  
  3789. DB_PixelShaderGetName .text 82174450 0000000C R . . . . T .
  3790.  
  3791. DB_PixelShaderSetName .text 82174460 0000000C R . . . . T .
  3792.  
  3793. DB_MaterialTechniqueSetGetName .text 82174470 0000000C R . . . . T .
  3794.  
  3795. DB_MaterialTechniqueSetSetName .text 82174480 0000000C R . . . . T .
  3796.  
  3797. DB_ImageGetName.text 82174490 0000000C R . . . . T .
  3798.  
  3799. DB_ImageSetName.text 821744A0 0000000C R . . . . T .
  3800.  
  3801. DB_SoundGetName.text 821744B0 0000000C R . . . . T .
  3802.  
  3803. DB_SoundSetName.text 821744C0 0000000C R . . . . T .
  3804.  
  3805. DB_SndCurveGetName .text 821744D0 0000000C R . . . . T .
  3806.  
  3807. DB_SndCurveSetName .text 821744E0 0000000C R . . . . T .
  3808.  
  3809. DB_ClipMapGetName .text 821744F0 0000000C R . . . . T .
  3810.  
  3811. DB_ClipMapSetName .text 82174500 0000000C R . . . . T .
  3812.  
  3813. DB_ComWorldGetName .text 82174510 0000000C R . . . . T .
  3814.  
  3815. DB_ComWorldSetName .text 82174520 0000000C R . . . . T .
  3816.  
  3817. DB_GameWorldSpGetName .text 82174530 0000000C R . . . . T .
  3818.  
  3819. DB_GameWorldSpSetName .text 82174540 0000000C R . . . . T .
  3820.  
  3821. DB_GameWorldMpGetName .text 82174550 0000000C R . . . . T .
  3822.  
  3823. DB_GameWorldMpSetName .text 82174560 0000000C R . . . . T .
  3824.  
  3825. DB_MapEntsGetName .text 82174570 0000000C R . . . . T .
  3826.  
  3827. DB_MapEntsSetName .text 82174580 0000000C R . . . . T .
  3828.  
  3829. DB_GfxWorldGetName .text 82174590 0000000C R . . . . T .
  3830.  
  3831. DB_GfxWorldSetName .text 821745A0 0000000C R . . . . T .
  3832.  
  3833. DB_LightDefGetName .text 821745B0 0000000C R . . . . T .
  3834.  
  3835. DB_LightDefSetName .text 821745C0 0000000C R . . . . T .
  3836.  
  3837. DB_FontGetName .text 821745D0 0000000C R . . . . T .
  3838.  
  3839. DB_FontSetName .text 821745E0 0000000C R . . . . T .
  3840.  
  3841. DB_MenuListGetName .text 821745F0 0000000C R . . . . T .
  3842.  
  3843. DB_MenuListSetName .text 82174600 0000000C R . . . . T .
  3844.  
  3845. DB_MenuGetName .text 82174610 0000000C R . . . . T .
  3846.  
  3847. DB_MenuSetName .text 82174620 0000000C R . . . . T .
  3848.  
  3849. DB_LocalizeEntryGetName .text 82174630 0000000C R . . . . T .
  3850.  
  3851. DB_LocalizeEntrySetName .text 82174640 0000000C R . . . . T .
  3852.  
  3853. DB_WeaponDefGetName .text 82174650 0000000C R . . . . T .
  3854.  
  3855. DB_WeaponDefSetName .text 82174660 0000000C R . . . . T .
  3856.  
  3857. DB_SndDriverGlobalsGetName .text 82174670 0000000C R . . . . T .
  3858.  
  3859. DB_SndDriverGlobalsSetName .text 82174680 0000000C R . . . . T .
  3860.  
  3861. DB_EffectDefGetName .text 82174690 0000000C R . . . . T .
  3862.  
  3863. DB_EffectDefSetName .text 821746A0 0000000C R . . . . T .
  3864.  
  3865. DB_FxImpactTableGetName .text 821746B0 0000000C R . . . . T .
  3866.  
  3867. DB_FxImpactTableSetName .text 821746C0 0000000C R . . . . T .
  3868.  
  3869. DB_RawFileGetName .text 821746D0 0000000C R . . . . T .
  3870.  
  3871. DB_RawFileSetName .text 821746E0 0000000C R . . . . T .
  3872.  
  3873. DB_StringTableGetName .text 821746F0 0000000C R . . . . T .
  3874.  
  3875. DB_StringTableSetName .text 82174700 0000000C R . . . . T .
  3876.  
  3877. DB_GetXAssetHeaderName(int,XAssetHeader const *) .text 82174710 00000020 R . . . . T .
  3878.  
  3879. DB_GetXAssetName(XAsset const *) .text 82174730 00000020 R . . . . T .
  3880.  
  3881. DB_SetXAssetName(XAsset *,char const *) .text 82174750 00000020 R . . . . T .
  3882.  
  3883. DB_GetXAssetTypeSize(int) .text 82174770 00000018 R . . . . T .
  3884.  
  3885. DB_GetXAssetTypeName(int) .text 82174788 00000014 R . . . . T .
  3886.  
  3887. DB_SizeofXAsset_XModelPieces_ .text 821747A0 00000008 R . . . . T .
  3888.  
  3889. DB_SizeofXAsset_PhysPreset_ .text 821747A8 00000008 R . . . . T .
  3890.  
  3891. DB_SizeofXAsset_XAnimParts_ .text 821747B0 00000008 R . . . . T .
  3892.  
  3893. DB_SizeofXAsset_XModel_ .text 821747B8 00000008 R . . . . T .
  3894.  
  3895. DB_SizeofXAsset_Material_ .text 821747C0 00000008 R . . . . T .
  3896.  
  3897. DB_SizeofXAsset_MaterialPixelShader_.text 821747C8 00000008 R . . . . T .
  3898.  
  3899. DB_SizeofXAsset_MaterialTechniqueSet_ .text 821747D0 00000008 R . . . . T .
  3900.  
  3901. DB_SizeofXAsset_GfxImage_ .text 821747D8 00000008 R . . . . T .
  3902.  
  3903. DB_SizeofXAsset_snd_alias_list_t_ .text 821747E0 00000008 R . . . . T .
  3904.  
  3905. DB_SizeofXAsset_SndCurve_ .text 821747E8 00000008 R . . . . T .
  3906.  
  3907. DB_SizeofXAsset_clipMap_t_ .text 821747F0 00000008 R . . . . T .
  3908.  
  3909. DB_SizeofXAsset_ComWorld_ .text 821747F8 00000008 R . . . . T .
  3910.  
  3911. DB_SizeofXAsset_GameWorldSp_ .text 82174800 00000008 R . . . . T .
  3912.  
  3913. DB_SizeofXAsset_GameWorldMp_ .text 82174808 00000008 R . . . . T .
  3914.  
  3915. DB_SizeofXAsset_MapEnts_ .text 82174810 00000008 R . . . . T .
  3916.  
  3917. DB_SizeofXAsset_GfxWorld_ .text 82174818 00000008 R . . . . T .
  3918.  
  3919. DB_SizeofXAsset_GfxLightDef_ .text 82174820 00000008 R . . . . T .
  3920.  
  3921. DB_SizeofXAsset_Font_s_ .text 82174828 00000008 R . . . . T .
  3922.  
  3923. DB_SizeofXAsset_MenuList_ .text 82174830 00000008 R . . . . T .
  3924.  
  3925. DB_SizeofXAsset_menuDef_t_ .text 82174838 00000008 R . . . . T .
  3926.  
  3927. DB_SizeofXAsset_LocalizeEntry_ .text 82174840 00000008 R . . . . T .
  3928.  
  3929. DB_SizeofXAsset_WeaponDef_ .text 82174848 00000008 R . . . . T .
  3930.  
  3931. DB_SizeofXAsset_SndDriverGlobals_ .text 82174850 00000008 R . . . . T .
  3932.  
  3933. DB_SizeofXAsset_FxEffectDef_ .text 82174858 00000008 R . . . . T .
  3934.  
  3935. DB_SizeofXAsset_FxImpactTable_ .text 82174860 00000008 R . . . . T .
  3936.  
  3937. DB_SizeofXAsset_RawFile_ .text 82174868 00000008 R . . . . T .
  3938.  
  3939. DB_SizeofXAsset_StringTable_ .text 82174870 00000008 R . . . . T .
  3940.  
  3941. tom_game_mem_begin(void *,uint).text 82174878 00000018 R . . . . T .
  3942.  
  3943. tom_game_mem_end(void) .text 82174890 00000018 R . . . . . .
  3944.  
  3945. tom_game_malloc.text 821748A8 00000050 R . . . . T .
  3946.  
  3947. tom_game_free_internal .text 821748F8 00000058 R . . . . T .
  3948.  
  3949. tom_game_realloc .text 82174950 00000134 R . . . . T .
  3950.  
  3951. tom_game_calloc.text 82174A88 00000084 R . . . . T .
  3952.  
  3953. tom_game_free .text 82174B10 0000004C R . . . . T .
  3954.  
  3955. DBX_AuthBoth_GenerateHash .text 82174B60 00000044 R . . . . T .
  3956.  
  3957. DBX_AuthLoad_ValidateHash .text 82174BA8 0000007C R . . . . T .
  3958.  
  3959. DBX_AuthLoad_ValidateSignature_Try .text 82174C28 000000A8 R . . . . T .
  3960.  
  3961. DBX_AuthLoad_ValidateSignature .text 82174CD0 0000007C R . . . . T .
  3962.  
  3963. DBX_AuthLoad_ProcessHeader .text 82174D50 00000104 R . . . . T .
  3964.  
  3965. DBX_AuthLoad_ProcessMasterBlock.text 82174E58 00000080 R . . . . T .
  3966.  
  3967. DBX_AuthLoad_ProcessDataBlock .text 82174ED8 00000094 R . . . . T .
  3968.  
  3969. DBX_AuthLoad_ProcessChunk .text 82174F70 00000044 R . . . . T .
  3970.  
  3971. DBX_AuthLoad_InflateCopyBuffer .text 82174FB8 00000168 R . . . . T .
  3972.  
  3973. DB_AuthLoad_InflateInit(z_stream_s *,bool,char const *) .text 82175120 0000009C R . . . . T .
  3974.  
  3975. DB_AuthLoad_InflateEnd(z_stream_s *).text 821751C0 0000006C R . . . . T .
  3976.  
  3977. DB_AuthLoad_Inflate(z_stream_s *,int) .text 82175230 00000070 R . . . . T .
  3978.  
  3979. DB_FileReadCompletion .text 821752A0 00000004 R . . . . T .
  3980.  
  3981. DB_ReadData .text 821752A8 000000A0 R . . . . T .
  3982.  
  3983. DB_ReadXFileStage .text 82175348 00000064 R . . . . . .
  3984.  
  3985. DB_WaitXFileStage .text 821753B0 00000070 R . . . . . .
  3986.  
  3987. DB_GetLoadedFraction(void) .text 82175420 00000088 R . . . . T .
  3988.  
  3989. Load_XAssetArrayCustom .text 821754A8 00000054 R . . . . T .
  3990.  
  3991. DB_ResetZoneSize(int) .text 82175500 00000024 R . . . . T .
  3992.  
  3993. DB_LoadXFile(void *,char const *,XBlock *,void (*)(void),uchar *,int) .text 82175528 00000068 R . . . . T .
  3994.  
  3995. DB_IsAnyFastFileLoaded(void) .text 82175590 0000000C R . . . . T .
  3996.  
  3997. DB_CancelLoadXFile(void) .text 821755A0 0000009C R . . . . . .
  3998.  
  3999. DB_LoadXFileData(uchar *,int) .text 82175640 0000013C R . . . . T .
  4000.  
  4001. Load_XAssetListCustom .text 82175780 0000005C R . . . . . .
  4002.  
  4003. DB_LoadXFileInternal(void) .text 821757E0 00000348 R . . . . . .
  4004.  
  4005. Load_void(bool).text 82175B28 00000010 R . . . . T .
  4006.  
  4007. AllocLoad_void(void) .text 82175B38 00000008 R . . . . T .
  4008.  
  4009. Load_voidArray(bool,int) .text 82175B40 00000010 R . . . . T .
  4010.  
  4011. Load_voidStream(bool,int) .text 82175B50 00000064 R . . . . T .
  4012.  
  4013. Load_byte(bool).text 82175BB8 00000010 R . . . . T .
  4014.  
  4015. AllocLoad_byte(void) .text 82175BC8 00000008 R . . . . T .
  4016.  
  4017. Load_byteArray(bool,int) .text 82175BD0 00000010 R . . . . T .
  4018.  
  4019. Load_byteStream(bool,int) .text 82175BE0 00000064 R . . . . T .
  4020.  
  4021. Load_BYTE(bool).text 82175C48 00000010 R . . . . T .
  4022.  
  4023. AllocLoad_BYTE(void) .text 82175C58 00000008 R . . . . T .
  4024.  
  4025. Load_BYTEArray(bool,int) .text 82175C60 00000010 R . . . . T .
  4026.  
  4027. Load_BYTEStream(bool,int) .text 82175C70 00000064 R . . . . T .
  4028.  
  4029. Load_char(bool).text 82175CD8 00000010 R . . . . T .
  4030.  
  4031. AllocLoad_char(void) .text 82175CE8 00000008 R . . . . T .
  4032.  
  4033. Load_charArray(bool,int) .text 82175CF0 00000010 R . . . . T .
  4034.  
  4035. Load_charStream(bool,int) .text 82175D00 00000064 R . . . . T .
  4036.  
  4037. Load_uint8_t(bool) .text 82175D68 00000010 R . . . . T .
  4038.  
  4039. AllocLoad_uint8_t(void) .text 82175D78 00000008 R . . . . T .
  4040.  
  4041. Load_uint8_tArray(bool,int) .text 82175D80 00000010 R . . . . T .
  4042.  
  4043. Load_uint8_tStream(bool,int) .text 82175D90 00000064 R . . . . T .
  4044.  
  4045. Load_int8_t(bool) .text 82175DF8 00000010 R . . . . T .
  4046.  
  4047. AllocLoad_int8_t(void) .text 82175E08 00000008 R . . . . T .
  4048.  
  4049. Load_int8_tArray(bool,int) .text 82175E10 00000010 R . . . . T .
  4050.  
  4051. Load_int8_tStream(bool,int) .text 82175E20 00000064 R . . . . T .
  4052.  
  4053. Load_bool(bool).text 82175E88 00000010 R . . . . T .
  4054.  
  4055. AllocLoad_bool(void) .text 82175E98 00000008 R . . . . T .
  4056.  
  4057. Load_boolArray(bool,int) .text 82175EA0 00000010 R . . . . T .
  4058.  
  4059. Load_boolStream(bool,int) .text 82175EB0 00000064 R . . . . T .
  4060.  
  4061. Load_qboolean(bool) .text 82175F18 00000010 R . . . . T .
  4062.  
  4063. AllocLoad_qboolean(void) .text 82175F28 00000008 R . . . . T .
  4064.  
  4065. Load_qbooleanArray(bool,int) .text 82175F30 00000010 R . . . . T .
  4066.  
  4067. Load_qbooleanStream(bool,int) .text 82175F40 00000064 R . . . . T .
  4068.  
  4069. Load_int(bool) .text 82175FA8 00000010 R . . . . T .
  4070.  
  4071. AllocLoad_int(void) .text 82175FB8 00000008 R . . . . T .
  4072.  
  4073. Load_intArray(bool,int) .text 82175FC0 00000010 R . . . . T .
  4074.  
  4075. Load_intStream(bool,int) .text 82175FD0 00000064 R . . . . T .
  4076.  
  4077. Load_byte4096(bool) .text 82176038 00000010 R . . . . T .
  4078.  
  4079. AllocLoad_byte4096(void) .text 82176048 00000008 R . . . . T .
  4080.  
  4081. Load_byte4096Array(bool,int) .text 82176050 00000010 R . . . . T .
  4082.  
  4083. Load_byte4096Stream(bool,int) .text 82176060 00000064 R . . . . T .
  4084.  
  4085. Load_byte128(bool) .text 821760C8 00000010 R . . . . T .
  4086.  
  4087. AllocLoad_byte128(void) .text 821760D8 00000008 R . . . . T .
  4088.  
  4089. Load_byte128Array(bool,int) .text 821760E0 00000010 R . . . . T .
  4090.  
  4091. Load_byte128Stream(bool,int) .text 821760F0 00000064 R . . . . T .
  4092.  
  4093. Load_unsigned(bool) .text 82176158 00000010 R . . . . T .
  4094.  
  4095. AllocLoad_unsigned(void) .text 82176168 00000008 R . . . . T .
  4096.  
  4097. Load_unsignedArray(bool,int) .text 82176170 00000010 R . . . . T .
  4098.  
  4099. Load_unsignedStream(bool,int) .text 82176180 00000064 R . . . . T .
  4100.  
  4101. Load_DWORD(bool) .text 821761E8 00000010 R . . . . T .
  4102.  
  4103. AllocLoad_DWORD(void) .text 821761F8 00000008 R . . . . T .
  4104.  
  4105. Load_DWORDArray(bool,int) .text 82176200 00000010 R . . . . T .
  4106.  
  4107. Load_DWORDStream(bool,int) .text 82176210 00000064 R . . . . T .
  4108.  
  4109. Load_int32_t(bool) .text 82176278 00000010 R . . . . T .
  4110.  
  4111. AllocLoad_int32_t(void) .text 82176288 00000008 R . . . . T .
  4112.  
  4113. Load_int32_tArray(bool,int) .text 82176290 00000010 R . . . . T .
  4114.  
  4115. Load_int32_tStream(bool,int) .text 821762A0 00000064 R . . . . T .
  4116.  
  4117. Load_uint32_t(bool) .text 82176308 00000010 R . . . . T .
  4118.  
  4119. AllocLoad_uint32_t(void) .text 82176318 00000008 R . . . . T .
  4120.  
  4121. Load_uint32_tArray(bool,int) .text 82176320 00000010 R . . . . T .
  4122.  
  4123. Load_uint32_tStream(bool,int) .text 82176330 00000064 R . . . . T .
  4124.  
  4125. Load_uint(bool).text 82176398 00000010 R . . . . T .
  4126.  
  4127. AllocLoad_uint(void) .text 821763A8 00000008 R . . . . T .
  4128.  
  4129. Load_uintArray(bool,int) .text 821763B0 00000010 R . . . . T .
  4130.  
  4131. Load_uintStream(bool,int) .text 821763C0 00000064 R . . . . T .
  4132.  
  4133. Load_uint64_t(bool) .text 82176428 00000010 R . . . . T .
  4134.  
  4135. AllocLoad_uint64_t(void) .text 82176438 00000008 R . . . . T .
  4136.  
  4137. Load_uint64_tArray(bool,int) .text 82176440 00000010 R . . . . T .
  4138.  
  4139. Load_uint64_tStream(bool,int) .text 82176450 00000064 R . . . . T .
  4140.  
  4141. Load_raw_DWORD(bool) .text 821764B8 00000010 R . . . . T .
  4142.  
  4143. AllocLoad_raw_DWORD(void) .text 821764C8 00000008 R . . . . T .
  4144.  
  4145. Load_raw_DWORDArray(bool,int) .text 821764D0 00000010 R . . . . T .
  4146.  
  4147. Load_raw_DWORDStream(bool,int) .text 821764E0 00000064 R . . . . T .
  4148.  
  4149. Load_float(bool) .text 82176548 00000010 R . . . . T .
  4150.  
  4151. AllocLoad_float(void) .text 82176558 00000008 R . . . . T .
  4152.  
  4153. Load_floatArray(bool,int) .text 82176560 00000010 R . . . . T .
  4154.  
  4155. Load_floatStream(bool,int) .text 82176570 00000064 R . . . . T .
  4156.  
  4157. Load_raw_float(bool) .text 821765D8 00000010 R . . . . T .
  4158.  
  4159. AllocLoad_raw_float(void) .text 821765E8 00000008 R . . . . T .
  4160.  
  4161. Load_raw_floatArray(bool,int) .text 821765F0 00000010 R . . . . T .
  4162.  
  4163. Load_raw_floatStream(bool,int) .text 82176600 00000064 R . . . . T .
  4164.  
  4165. Load_raw_ushort(bool) .text 82176668 00000010 R . . . . T .
  4166.  
  4167. AllocLoad_raw_ushort(void) .text 82176678 00000008 R . . . . T .
  4168.  
  4169. Load_raw_ushortArray(bool,int) .text 82176680 00000010 R . . . . T .
  4170.  
  4171. Load_raw_ushortStream(bool,int).text 82176690 00000064 R . . . . T .
  4172.  
  4173. Load_raw_uint(bool) .text 821766F8 00000010 R . . . . T .
  4174.  
  4175. AllocLoad_raw_uint(void) .text 82176708 00000008 R . . . . T .
  4176.  
  4177. Load_raw_uintArray(bool,int) .text 82176710 00000010 R . . . . T .
  4178.  
  4179. Load_raw_uintStream(bool,int) .text 82176720 00000064 R . . . . T .
  4180.  
  4181. Load_raw_uint128(bool) .text 82176788 00000010 R . . . . T .
  4182.  
  4183. AllocLoad_raw_uint128(void) .text 82176798 00000008 R . . . . T .
  4184.  
  4185. Load_raw_uint128Array(bool,int).text 821767A0 00000010 R . . . . T .
  4186.  
  4187. Load_raw_uint128Stream(bool,int) .text 821767B0 00000064 R . . . . T .
  4188.  
  4189. Load_raw_byte(bool) .text 82176818 00000010 R . . . . T .
  4190.  
  4191. AllocLoad_raw_byte(void) .text 82176828 00000008 R . . . . T .
  4192.  
  4193. Load_raw_byteArray(bool,int) .text 82176830 00000010 R . . . . T .
  4194.  
  4195. Load_raw_byteStream(bool,int) .text 82176840 00000064 R . . . . T .
  4196.  
  4197. Load_raw_byte16(bool) .text 821768A8 00000010 R . . . . T .
  4198.  
  4199. AllocLoad_raw_byte16(void) .text 821768B8 00000008 R . . . . T .
  4200.  
  4201. Load_raw_byte16Array(bool,int) .text 821768C0 00000010 R . . . . T .
  4202.  
  4203. Load_raw_byte16Stream(bool,int).text 821768D0 00000064 R . . . . T .
  4204.  
  4205. Load_vec_t(bool) .text 82176938 00000010 R . . . . T .
  4206.  
  4207. AllocLoad_vec_t(void) .text 82176948 00000008 R . . . . T .
  4208.  
  4209. Load_vec_tArray(bool,int) .text 82176950 00000010 R . . . . T .
  4210.  
  4211. Load_vec_tStream(bool,int) .text 82176960 00000064 R . . . . T .
  4212.  
  4213. Load_vec2_t(bool) .text 821769C8 00000010 R . . . . T .
  4214.  
  4215. AllocLoad_vec2_t(void) .text 821769D8 00000008 R . . . . T .
  4216.  
  4217. Load_vec2_tArray(bool,int) .text 821769E0 00000010 R . . . . T .
  4218.  
  4219. Load_vec2_tStream(bool,int) .text 821769F0 00000064 R . . . . T .
  4220.  
  4221. Load_vec3_t(bool) .text 82176A58 00000010 R . . . . T .
  4222.  
  4223. AllocLoad_vec3_t(void) .text 82176A68 00000008 R . . . . T .
  4224.  
  4225. Load_vec3_tArray(bool,int) .text 82176A70 0000001C R . . . . T .
  4226.  
  4227. Load_vec3_tStream(bool,int) .text 82176A90 00000064 R . . . . T .
  4228.  
  4229. Load_vec4_t(bool) .text 82176AF8 00000010 R . . . . T .
  4230.  
  4231. AllocLoad_vec4_t(void) .text 82176B08 00000008 R . . . . T .
  4232.  
  4233. Load_vec4_tArray(bool,int) .text 82176B10 00000010 R . . . . T .
  4234.  
  4235. Load_vec4_tStream(bool,int) .text 82176B20 00000064 R . . . . T .
  4236.  
  4237. Load_raw_vec4_t(bool) .text 82176B88 00000010 R . . . . T .
  4238.  
  4239. AllocLoad_raw_vec4_t(void) .text 82176B98 00000008 R . . . . T .
  4240.  
  4241. Load_raw_vec4_tArray(bool,int) .text 82176BA0 00000010 R . . . . T .
  4242.  
  4243. Load_raw_vec4_tStream(bool,int).text 82176BB0 00000064 R . . . . T .
  4244.  
  4245. Load_shared_vec3_t(bool) .text 82176C18 00000010 R . . . . T .
  4246.  
  4247. AllocLoad_shared_vec3_t(void) .text 82176C28 00000008 R . . . . T .
  4248.  
  4249. Load_shared_vec3_tArray(bool,int) .text 82176C30 0000001C R . . . . T .
  4250.  
  4251. Load_shared_vec3_tStream(bool,int) .text 82176C50 00000064 R . . . . T .
  4252.  
  4253. Load_short(bool) .text 82176CB8 00000010 R . . . . T .
  4254.  
  4255. AllocLoad_short(void) .text 82176CC8 00000008 R . . . . T .
  4256.  
  4257. Load_shortArray(bool,int) .text 82176CD0 00000010 R . . . . T .
  4258.  
  4259. Load_shortStream(bool,int) .text 82176CE0 00000064 R . . . . T .
  4260.  
  4261. Load_int16_t(bool) .text 82176D48 00000010 R . . . . T .
  4262.  
  4263. AllocLoad_int16_t(void) .text 82176D58 00000008 R . . . . T .
  4264.  
  4265. Load_int16_tArray(bool,int) .text 82176D60 00000010 R . . . . T .
  4266.  
  4267. Load_int16_tStream(bool,int) .text 82176D70 00000064 R . . . . T .
  4268.  
  4269. Load_uint16_t(bool) .text 82176DD8 00000010 R . . . . T .
  4270.  
  4271. AllocLoad_uint16_t(void) .text 82176DE8 00000008 R . . . . T .
  4272.  
  4273. Load_uint16_tArray(bool,int) .text 82176DF0 00000010 R . . . . T .
  4274.  
  4275. Load_uint16_tStream(bool,int) .text 82176E00 00000064 R . . . . T .
  4276.  
  4277. Load_ushort(bool) .text 82176E68 00000010 R . . . . T .
  4278.  
  4279. AllocLoad_ushort(void) .text 82176E78 00000008 R . . . . T .
  4280.  
  4281. Load_ushortArray(bool,int) .text 82176E80 00000010 R . . . . T .
  4282.  
  4283. Load_ushortStream(bool,int) .text 82176E90 00000064 R . . . . T .
  4284.  
  4285. Load_XQuat(bool) .text 82176EF8 00000010 R . . . . T .
  4286.  
  4287. AllocLoad_XQuat(void) .text 82176F08 00000008 R . . . . T .
  4288.  
  4289. Load_XQuatArray(bool,int) .text 82176F10 00000010 R . . . . T .
  4290.  
  4291. Load_XQuatStream(bool,int) .text 82176F20 00000064 R . . . . T .
  4292.  
  4293. Load_XQuat2(bool) .text 82176F88 00000010 R . . . . T .
  4294.  
  4295. AllocLoad_XQuat2(void) .text 82176F98 00000008 R . . . . T .
  4296.  
  4297. Load_XQuat2Array(bool,int) .text 82176FA0 00000010 R . . . . T .
  4298.  
  4299. Load_XQuat2Stream(bool,int) .text 82176FB0 00000064 R . . . . T .
  4300.  
  4301. Load_UnsignedShort(bool) .text 82177018 00000010 R . . . . T .
  4302.  
  4303. AllocLoad_UnsignedShort(void) .text 82177028 00000008 R . . . . T .
  4304.  
  4305. Load_UnsignedShortArray(bool,int) .text 82177030 00000010 R . . . . T .
  4306.  
  4307. Load_UnsignedShortStream(bool,int) .text 82177040 00000064 R . . . . T .
  4308.  
  4309. Load_ScriptString(bool) .text 821770A8 0000003C R . . . . T .
  4310.  
  4311. AllocLoad_ScriptString(void) .text 821770E8 00000008 R . . . . T .
  4312.  
  4313. Load_ScriptStringArray(bool,int) .text 821770F0 00000060 R . . . . T .
  4314.  
  4315. Load_ScriptStringStream(bool,int) .text 82177150 0000006C R . . . . T .
  4316.  
  4317. Load_ConstChar(bool) .text 821771C0 00000010 R . . . . T .
  4318.  
  4319. AllocLoad_ConstChar(void) .text 821771D0 00000008 R . . . . T .
  4320.  
  4321. Load_ConstCharArray(bool,int) .text 821771D8 00000010 R . . . . T .
  4322.  
  4323. Load_ConstCharStream(bool,int) .text 821771E8 00000064 R . . . . T .
  4324.  
  4325. Load_TempString(bool) .text 82177250 00000088 R . . . . T .
  4326.  
  4327. AllocLoad_TempString(void) .text 821772D8 00000008 R . . . . T .
  4328.  
  4329. Load_TempStringArray(bool,int) .text 821772E0 0000009C R . . . . T .
  4330.  
  4331. Load_TempStringStream(bool,int).text 82177380 00000090 R . . . . T .
  4332.  
  4333. Load_XString(bool) .text 82177410 00000088 R . . . . T .
  4334.  
  4335. AllocLoad_XString(void) .text 82177498 00000008 R . . . . T .
  4336.  
  4337. Load_XStringArray(bool,int) .text 821774A0 0000009C R . . . . T .
  4338.  
  4339. Load_XStringStream(bool,int) .text 82177540 00000090 R . . . . T .
  4340.  
  4341. Load_XStringPtr(bool) .text 821775D0 00000090 R . . . . T .
  4342.  
  4343. AllocLoad_XStringPtr(void) .text 82177660 00000008 R . . . . T .
  4344.  
  4345. Load_XStringPtrArray(bool,int) .text 82177668 000000A4 R . . . . T .
  4346.  
  4347. Load_XStringPtrStream(bool,int).text 82177710 00000098 R . . . . T .
  4348.  
  4349. Load_ScriptStringList(bool) .text 821777A8 00000080 R . . . . T .
  4350.  
  4351. AllocLoad_ScriptStringList(void) .text 82177828 00000008 R . . . . T .
  4352.  
  4353. Load_ScriptStringListArray(bool,int).text 82177830 000000A4 R . . . . T .
  4354.  
  4355. Load_ScriptStringListStream(bool,int) .text 821778D8 00000098 R . . . . T .
  4356.  
  4357. Load_complex_t(bool) .text 82177970 00000010 R . . . . T .
  4358.  
  4359. AllocLoad_complex_t(void) .text 82177980 00000008 R . . . . T .
  4360.  
  4361. Load_complex_tArray(bool,int) .text 82177988 00000010 R . . . . T .
  4362.  
  4363. Load_complex_tStream(bool,int) .text 82177998 00000064 R . . . . T .
  4364.  
  4365. Load_dmaterial_t(bool) .text 82177A00 00000010 R . . . . T .
  4366.  
  4367. AllocLoad_dmaterial_t(void) .text 82177A10 00000008 R . . . . T .
  4368.  
  4369. Load_dmaterial_tArray(bool,int).text 82177A18 0000001C R . . . . T .
  4370.  
  4371. Load_dmaterial_tStream(bool,int) .text 82177A38 00000064 R . . . . T .
  4372.  
  4373. Mark_void(void).text 82177AA0 00000004 R . . . . . .
  4374.  
  4375. Mark_byte(void).text 82177AB0 00000004 R . . . . . .
  4376.  
  4377.  
  4378. AllocLoad_XAnimParts(void) .text 82178FA0 00000008 R . . . . T .
  4379.  
  4380. AllocLoad_XAnimPartsPtr(void) .text 82178FA8 00000008 R . . . . T .
  4381.  
  4382. Mark_XAnimIndices(void) .text 82178FB0 00000004 R . . . . . .
  4383.  
  4384. Mark_XAnimIndicesArray(int) .text 82178FB8 00000004 R . . . . T .
  4385.  
  4386. Mark_XAnimDynamicIndicesDeltaQuat(void) .text 82178FC0 00000004 R . . . . . .
  4387.  
  4388. Mark_XAnimDynamicIndicesDeltaQuatArray(int).text 82178FC8 00000004 R . . . . T .
  4389.  
  4390. Mark_XAnimDeltaPartQuatDataFrames(void) .text 82178FD0 00000004 R . . . . . .
  4391.  
  4392. Mark_XAnimDeltaPartQuatDataFramesArray(int).text 82178FD8 00000004 R . . . . T .
  4393.  
  4394. Mark_XAnimDeltaPartQuatData(void) .text 82178FE0 00000004 R . . . . . .
  4395.  
  4396. Mark_XAnimDeltaPartQuatDataArray(int) .text 82178FE8 00000004 R . . . . T .
  4397.  
  4398. Mark_XAnimDeltaPartQuat(void) .text 82178FF0 00000004 R . . . . . .
  4399.  
  4400. Mark_XAnimDeltaPartQuatArray(int) .text 82178FF8 00000004 R . . . . T .
  4401.  
  4402. Mark_XAnimDeltaPart(void) .text 82179000 00000004 R . . . . . .
  4403.  
  4404. Mark_XAnimDeltaPartArray(int) .text 82179008 00000004 R . . . . T .
  4405.  
  4406. Mark_XAnimDynamicIndicesTrans(void) .text 82179010 00000004 R . . . . . .
  4407.  
  4408. Mark_XAnimDynamicIndicesTransArray(int) .text 82179018 00000004 R . . . . T .
  4409.  
  4410. Mark_ByteVec(void) .text 82179020 00000004 R . . . . . .
  4411.  
  4412. Mark_ByteVecArray(int) .text 82179028 00000004 R . . . . T .
  4413.  
  4414. Mark_UShortVec(void) .text 82179030 00000004 R . . . . . .
  4415.  
  4416. Mark_UShortVecArray(int) .text 82179038 00000004 R . . . . T .
  4417.  
  4418. Mark_XAnimDynamicFrames(void) .text 82179040 00000004 R . . . . . .
  4419.  
  4420. Mark_XAnimDynamicFramesArray(int) .text 82179048 00000004 R . . . . T .
  4421.  
  4422. Mark_XAnimPartTransFrames(void).text 82179050 00000004 R . . . . . .
  4423.  
  4424. Mark_XAnimPartTransFramesArray(int) .text 82179058 00000004 R . . . . T .
  4425.  
  4426. Mark_XAnimPartTransData(void) .text 82179060 00000004 R . . . . . .
  4427.  
  4428. Mark_XAnimPartTransDataArray(int) .text 82179068 00000004 R . . . . T .
  4429.  
  4430. Mark_XAnimPartTrans(void) .text 82179070 00000004 R . . . . . .
  4431.  
  4432. Mark_XAnimPartTransArray(int) .text 82179078 00000004 R . . . . T .
  4433.  
  4434. Mark_XAnimNotifyInfo(void) .text 82179080 00000014 R . . . . . .
  4435.  
  4436. Mark_XAnimNotifyInfoArray(int) .text 82179098 0000004C R . . . . T .
  4437.  
  4438. Mark_XAnimParts(void) .text 821790E8 00000080 R . . . . . .
  4439.  
  4440. Mark_XAnimPartsArray(int) .text 82179168 00000040 R . . . . T .
  4441.  
  4442. Mark_XAnimPartsPtr(void) .text 821791A8 00000044 R . . . . . .
  4443.  
  4444. Mark_XAnimPartsPtrArray(int) .text 821791F0 0000005C R . . . . T .
  4445.  
  4446. Load_XBoneInfo(bool) .text 82179250 00000010 R . . . . T .
  4447.  
  4448. AllocLoad_XBoneInfo(void) .text 82179260 00000008 R . . . . T .
  4449.  
  4450. Load_XBoneInfoArray(bool,int) .text 82179268 0000001C R . . . . T .
  4451.  
  4452. Load_XBoneInfoStream(bool,int) .text 82179288 00000064 R . . . . T .
  4453.  
  4454. Load_DObjAnimMat(bool) .text 821792F0 00000010 R . . . . T .
  4455.  
  4456. AllocLoad_DObjAnimMat(void) .text 82179300 00000008 R . . . . T .
  4457.  
  4458. Load_DObjAnimMatArray(bool,int).text 82179308 00000010 R . . . . T .
  4459.  
  4460. Load_DObjAnimMatStream(bool,int) .text 82179318 00000064 R . . . . T .
  4461.  
  4462. Load_XPartBits(bool) .text 82179380 00000010 R . . . . T .
  4463.  
  4464. AllocLoad_XPartBits(void) .text 82179390 00000008 R . . . . T .
  4465.  
  4466. Load_XPartBitsArray(bool,int) .text 82179398 00000010 R . . . . T .
  4467.  
  4468. Load_XPartBitsStream(bool,int) .text 821793A8 00000064 R . . . . T .
  4469.  
  4470. Mark_XBoneInfo(void) .text 82179410 00000004 R . . . . . .
  4471.  
  4472. Mark_XBoneInfoArray(int) .text 82179418 00000004 R . . . . T .
  4473.  
  4474. Mark_DObjAnimMat(void) .text 82179420 00000004 R . . . . . .
  4475.  
  4476. Mark_DObjAnimMatArray(int) .text 82179428 00000004 R . . . . T .
  4477.  
  4478. Mark_XPartBits(void) .text 82179430 00000004 R . . . . . .
  4479.  
  4480. Mark_XPartBitsArray(int) .text 82179438 00000004 R . . . . T .
  4481.  
  4482. Load_XaIwXmaDataInfo(bool) .text 82179440 00000010 R . . . . T .
  4483.  
  4484. AllocLoad_XaIwXmaDataInfo(void).text 82179450 00000008 R . . . . T .
  4485.  
  4486. Load_XaIwXmaDataInfoArray(bool,int) .text 82179458 00000010 R . . . . T .
  4487.  
  4488. Load_XaIwXmaDataInfoStream(bool,int).text 82179468 00000064 R . . . . T .
  4489.  
  4490. Load_char2048(bool) .text 821794D0 00000010 R . . . . T .
  4491.  
  4492. AllocLoad_char2048(void) .text 821794E0 00000008 R . . . . T .
  4493.  
  4494. Load_char2048Array(bool,int) .text 821794E8 00000010 R . . . . T .
  4495.  
  4496. Load_char2048Stream(bool,int) .text 821794F8 00000064 R . . . . T .
  4497.  
  4498. Load_XMALOOPREGION(bool) .text 82179560 00000010 R . . . . T .
  4499.  
  4500. AllocLoad_XMALOOPREGION(void) .text 82179570 00000008 R . . . . T .
  4501.  
  4502. Load_XMALOOPREGIONArray(bool,int) .text 82179578 0000001C R . . . . T .
  4503.  
  4504. Load_XMALOOPREGIONStream(bool,int) .text 82179598 00000064 R . . . . T .
  4505.  
  4506. Load_XAUDIOPACKET_ALIGNED(bool).text 82179600 000000C0 R . . . . T .
  4507.  
  4508. AllocLoad_XAUDIOPACKET_ALIGNED(void).text 821796C0 00000008 R . . . . T .
  4509.  
  4510. Load_XAUDIOPACKET_ALIGNEDArray(bool,int) .text 821796C8 00000050 R . . . . T .
  4511.  
  4512. Load_XAUDIOPACKET_ALIGNEDStream(bool,int) .text 82179718 00000058 R . . . . T .
  4513.  
  4514. Load_XAUDIOSAMPLETYPE(bool) .text 82179770 00000010 R . . . . T .
  4515.  
  4516. AllocLoad_XAUDIOSAMPLETYPE(void) .text 82179780 00000008 R . . . . T .
  4517.  
  4518. Load_XAUDIOSAMPLETYPEArray(bool,int).text 82179788 00000010 R . . . . T .
  4519.  
  4520. Load_XAUDIOSAMPLETYPEStream(bool,int) .text 82179798 00000064 R . . . . T .
  4521.  
  4522. Load_XAUDIOXMASTREAMCOUNT(bool).text 82179800 00000010 R . . . . T .
  4523.  
  4524. AllocLoad_XAUDIOXMASTREAMCOUNT(void).text 82179810 00000008 R . . . . T .
  4525.  
  4526. Load_XAUDIOXMASTREAMCOUNTArray(bool,int) .text 82179818 00000010 R . . . . T .
  4527.  
  4528. Load_XAUDIOXMASTREAMCOUNTStream(bool,int) .text 82179828 00000064 R . . . . T .
  4529.  
  4530. Load_XAUDIOSAMPLERATE(bool) .text 82179890 00000010 R . . . . T .
  4531.  
  4532. AllocLoad_XAUDIOSAMPLERATE(void) .text 821798A0 00000008 R . . . . T .
  4533.  
  4534. Load_XAUDIOSAMPLERATEArray(bool,int).text 821798A8 00000010 R . . . . T .
  4535.  
  4536. Load_XAUDIOSAMPLERATEStream(bool,int) .text 821798B8 00000064 R . . . . T .
  4537.  
  4538. Load_XAUDIOCHANNEL(bool) .text 82179920 00000010 R . . . . T .
  4539.  
  4540. AllocLoad_XAUDIOCHANNEL(void) .text 82179930 00000008 R . . . . T .
  4541.  
  4542. Load_XAUDIOCHANNELArray(bool,int) .text 82179938 00000010 R . . . . T .
  4543.  
  4544. Load_XAUDIOCHANNELStream(bool,int) .text 82179948 00000064 R . . . . T .
  4545.  
  4546. Load_XAUDIOXMAFORMAT(bool) .text 821799B0 00000010 R . . . . T .
  4547.  
  4548. AllocLoad_XAUDIOXMAFORMAT(void).text 821799C0 00000008 R . . . . T .
  4549.  
  4550. Load_XAUDIOXMAFORMATArray(bool,int) .text 821799C8 00000010 R . . . . T .
  4551.  
  4552. Load_XAUDIOXMAFORMATStream(bool,int).text 821799D8 00000064 R . . . . T .
  4553.  
  4554. Load_XAUDIOSOURCEFORMAT(bool) .text 82179A40 00000010 R . . . . T .
  4555.  
  4556. AllocLoad_XAUDIOSOURCEFORMAT(void) .text 82179A50 00000008 R . . . . T .
  4557.  
  4558. Load_XAUDIOSOURCEFORMATArray(bool,int) .text 82179A58 00000010 R . . . . T .
  4559.  
  4560. Load_XAUDIOSOURCEFORMATStream(bool,int) .text 82179A68 00000064 R . . . . T .
  4561.  
  4562. Load_XaSeekTable(bool) .text 82179AD0 00000078 R . . . . T .
  4563.  
  4564. AllocLoad_XaSeekTable(void) .text 82179B48 00000008 R . . . . T .
  4565.  
  4566. Load_XaSeekTableArray(bool,int).text 82179B50 0000009C R . . . . T .
  4567.  
  4568. Load_XaSeekTableStream(bool,int) .text 82179BF0 00000090 R . . . . T .
  4569.  
  4570. Load_XaSound(bool) .text 82179C80 00000060 R . . . . T .
  4571.  
  4572. AllocLoad_XaSound(void) .text 82179CE0 00000008 R . . . . T .
  4573.  
  4574. Load_XaSoundArray(bool,int) .text 82179CE8 000000D0 R . . . . T .
  4575.  
  4576. Load_XaSoundStream(bool,int) .text 82179DB8 000000C0 R . . . . T .
  4577.  
  4578. Load_XAUDIOFXDATAPARAM(bool) .text 82179E78 00000094 R . . . . T .
  4579.  
  4580. AllocLoad_XAUDIOFXDATAPARAM(void) .text 82179F10 00000008 R . . . . T .
  4581.  
  4582. Load_XAUDIOFXDATAPARAMArray(bool,int) .text 82179F18 00000050 R . . . . T .
  4583.  
  4584. Load_XAUDIOFXDATAPARAMStream(bool,int) .text 82179F68 00000058 R . . . . T .
  4585.  
  4586. Load_XAUDIOFXPARAM(bool) .text 82179FC0 00000014 R . . . . T .
  4587.  
  4588. AllocLoad_XAUDIOFXPARAM(void) .text 82179FD8 00000008 R . . . . T .
  4589.  
  4590. Load_XAUDIOFXPARAMArray(bool,int) .text 82179FE0 00000058 R . . . . T .
  4591.  
  4592. Load_XAUDIOFXPARAMStream(bool,int) .text 8217A038 00000050 R . . . . T .
  4593.  
  4594. Load_XAUDIOREVERBSETTINGS(bool).text 8217A088 00000010 R . . . . T .
  4595.  
  4596. AllocLoad_XAUDIOREVERBSETTINGS(void).text 8217A098 00000008 R . . . . T .
  4597.  
  4598. Load_XAUDIOREVERBSETTINGSArray(bool,int) .text 8217A0A0 0000001C R . . . . T .
  4599.  
  4600. Load_XAUDIOREVERBSETTINGSStream(bool,int) .text 8217A0C0 00000064 R . . . . T .
  4601.  
  4602. Load_XaReverbSettings(bool) .text 8217A128 00000010 R . . . . T .
  4603.  
  4604. AllocLoad_XaReverbSettings(void) .text 8217A138 00000008 R . . . . T .
  4605.  
  4606. Load_XaReverbSettingsArray(bool,int).text 8217A140 00000010 R . . . . T .
  4607.  
  4608. Load_XaReverbSettingsStream(bool,int) .text 8217A150 00000064 R . . . . T .
  4609.  
  4610. Load_SndDriverGlobals(bool) .text 8217A1B8 00000098 R . . . . T .
  4611.  
  4612. AllocLoad_SndDriverGlobals(void) .text 8217A250 00000008 R . . . . T .
  4613.  
  4614. Load_SndDriverGlobalsArray(bool,int).text 8217A258 00000050 R . . . . T .
  4615.  
  4616. Load_SndDriverGlobalsStream(bool,int) .text 8217A2A8 00000058 R . . . . T .
  4617.  
  4618. Load_SndDriverGlobalsPtr(bool) .text 8217A300 000000CC R . . . . T .
  4619.  
  4620. AllocLoad_SndDriverGlobalsPtr(void) .text 8217A3D0 00000008 R . . . . T .
  4621.  
  4622. Load_SndDriverGlobalsPtrArray(bool,int) .text 8217A3D8 00000050 R . . . . T .
  4623.  
  4624. Load_SndDriverGlobalsPtrStream(bool,int) .text 8217A428 00000058 R . . . . T .
  4625.  
  4626. Mark_XaIwXmaDataInfo(void) .text 8217A480 00000004 R . . . . . .
  4627.  
  4628. Mark_char2048(void) .text 8217A490 00000004 R . . . . . .
  4629.  
  4630. Mark_XMALOOPREGION(void) .text 8217A4A0 00000004 R . . . . . .
  4631.  
  4632. Mark_XAUDIOPACKET_ALIGNED(void).text 8217A4B0 00000004 R . . . . . .
  4633.  
  4634. Mark_XAUDIOSAMPLETYPE(void) .text 8217A4C0 00000004 R . . . . . .
  4635.  
  4636. Mark_XAUDIOSAMPLETYPEArray(int).text 8217A4C8 00000004 R . . . . T .
  4637.  
  4638. Mark_XAUDIOXMASTREAMCOUNT(void).text 8217A4D0 00000004 R . . . . . .
  4639.  
  4640. Mark_XAUDIOXMASTREAMCOUNTArray(int) .text 8217A4D8 00000004 R . . . . T .
  4641.  
  4642. Mark_XAUDIOSAMPLERATE(void) .text 8217A4E0 00000004 R . . . . . .
  4643.  
  4644. Mark_XAUDIOSAMPLERATEArray(int).text 8217A4E8 00000004 R . . . . T .
  4645.  
  4646. Mark_XAUDIOCHANNEL(void) .text 8217A4F0 00000004 R . . . . . .
  4647.  
  4648. Mark_XAUDIOCHANNELArray(int) .text 8217A4F8 00000004 R . . . . T .
  4649.  
  4650. Mark_XAUDIOXMAFORMAT(void) .text 8217A500 00000004 R . . . . . .
  4651.  
  4652. Mark_XAUDIOXMAFORMATArray(int) .text 8217A508 00000004 R . . . . T .
  4653.  
  4654. Mark_XAUDIOSOURCEFORMAT(void) .text 8217A510 00000004 R . . . . . .
  4655.  
  4656. Mark_XAUDIOSOURCEFORMATArray(int) .text 8217A518 00000004 R . . . . T .
  4657.  
  4658. Mark_XaSeekTable(void) .text 8217A520 00000004 R . . . . . .
  4659.  
  4660. Mark_XaSeekTableArray(int) .text 8217A528 00000004 R . . . . T .
  4661.  
  4662. Mark_XaSound(void) .text 8217A530 00000004 R . . . . . .
  4663.  
  4664. Mark_XaSoundArray(int) .text 8217A538 00000004 R . . . . T .
  4665.  
  4666. Mark_XAUDIOFXDATAPARAM(void) .text 8217A540 00000004 R . . . . . .
  4667.  
  4668. Mark_XAUDIOFXDATAPARAMArray(int) .text 8217A548 00000004 R . . . . T .
  4669.  
  4670. Mark_XAUDIOFXPARAM(void) .text 8217A550 00000004 R . . . . . .
  4671.  
  4672. Mark_XAUDIOFXPARAMArray(int) .text 8217A558 00000004 R . . . . T .
  4673.  
  4674. Mark_XAUDIOREVERBSETTINGS(void).text 8217A560 00000004 R . . . . . .
  4675.  
  4676. Mark_XAUDIOREVERBSETTINGSArray(int) .text 8217A568 00000004 R . . . . T .
  4677.  
  4678. Mark_XaReverbSettings(void) .text 8217A570 00000004 R . . . . . .
  4679.  
  4680. Mark_XaReverbSettingsArray(int).text 8217A578 00000004 R . . . . T .
  4681.  
  4682. Mark_SndDriverGlobals(void) .text 8217A580 00000004 R . . . . . .
  4683.  
  4684. Mark_SndDriverGlobalsArray(int).text 8217A588 00000004 R . . . . T .
  4685.  
  4686. Mark_SndDriverGlobalsPtr(void) .text 8217A590 00000028 R . . . . . .
  4687.  
  4688. Mark_SndDriverGlobalsPtrArray(int) .text 8217A5B8 00000058 R . . . . T .
  4689.  
  4690. Load_snd_alias_type_t(bool) .text 8217A610 00000010 R . . . . T .
  4691.  
  4692. AllocLoad_snd_alias_type_t(void) .text 8217A620 00000008 R . . . . T .
  4693.  
  4694. Load_snd_alias_type_tArray(bool,int).text 8217A628 00000010 R . . . . T .
  4695.  
  4696. Load_snd_alias_type_tStream(bool,int) .text 8217A638 00000064 R . . . . T .
  4697.  
  4698. Load_SoundFile(bool) .text 8217A6A0 000000A0 R . . . . T .
  4699.  
  4700. AllocLoad_SoundFile(void) .text 8217A740 00000008 R . . . . T .
  4701.  
  4702. Load_SoundFileArray(bool,int) .text 8217A748 00000058 R . . . . T .
  4703.  
  4704. Load_SoundFileStream(bool,int) .text 8217A7A0 00000058 R . . . . T .
  4705.  
  4706. Load_SndCurve(bool) .text 8217A7F8 00000054 R . . . . T .
  4707.  
  4708. AllocLoad_SndCurve(void) .text 8217A850 00000008 R . . . . T .
  4709.  
  4710. Load_SndCurveArray(bool,int) .text 8217A858 000000CC R . . . . T .
  4711.  
  4712. Load_SndCurveStream(bool,int) .text 8217A928 000000B4 R . . . . T .
  4713.  
  4714. Load_SndCurvePtr(bool) .text 8217A9E0 000000E4 R . . . . T .
  4715.  
  4716. AllocLoad_SndCurvePtr(void) .text 8217AAC8 00000008 R . . . . T .
  4717.  
  4718. Load_SndCurvePtrArray(bool,int).text 8217AAD0 00000050 R . . . . T .
  4719.  
  4720. Load_SndCurvePtrStream(bool,int) .text 8217AB20 00000058 R . . . . T .
  4721.  
  4722. Load_XAUDIOVOLUME(bool) .text 8217AB78 00000010 R . . . . T .
  4723.  
  4724. AllocLoad_XAUDIOVOLUME(void) .text 8217AB88 00000008 R . . . . T .
  4725.  
  4726. Load_XAUDIOVOLUMEArray(bool,int) .text 8217AB90 00000010 R . . . . T .
  4727.  
  4728. Load_XAUDIOVOLUMEStream(bool,int) .text 8217ABA0 00000064 R . . . . T .
  4729.  
  4730. Load_XAUDIOCHANNELMAPENTRY(bool) .text 8217AC08 00000010 R . . . . T .
  4731.  
  4732. AllocLoad_XAUDIOCHANNELMAPENTRY(void) .text 8217AC18 00000008 R . . . . T .
  4733.  
  4734. Load_XAUDIOCHANNELMAPENTRYArray(bool,int) .text 8217AC20 00000010 R . . . . T .
  4735.  
  4736. Load_XAUDIOCHANNELMAPENTRYStream(bool,int).text 8217AC30 00000064 R . . . . T .
  4737.  
  4738. Load_XAUDIOCHANNELMAP(bool) .text 8217AC98 00000078 R . . . . T .
  4739.  
  4740. AllocLoad_XAUDIOCHANNELMAP(void) .text 8217AD10 00000008 R . . . . T .
  4741.  
  4742. Load_XAUDIOCHANNELMAPArray(bool,int).text 8217AD18 0000009C R . . . . T .
  4743.  
  4744. Load_XAUDIOCHANNELMAPStream(bool,int) .text 8217ADB8 00000090 R . . . . T .
  4745.  
  4746. Load_SpeakerMapChannel(bool) .text 8217AE48 0000004C R . . . . T .
  4747.  
  4748. AllocLoad_SpeakerMapChannel(void) .text 8217AE98 00000008 R . . . . T .
  4749.  
  4750. Load_SpeakerMapChannelArray(bool,int) .text 8217AEA0 00000070 R . . . . T .
  4751.  
  4752. Load_SpeakerMapChannelStream(bool,int) .text 8217AF10 00000064 R . . . . T .
  4753.  
  4754. Load_SpeakerMap(bool) .text 8217AF78 0000009C R . . . . T .
  4755.  
  4756. AllocLoad_SpeakerMap(void) .text 8217B018 00000008 R . . . . T .
  4757.  
  4758. Load_SpeakerMapArray(bool,int) .text 8217B020 00000058 R . . . . T .
  4759.  
  4760. Load_SpeakerMapStream(bool,int).text 8217B078 00000058 R . . . . T .
  4761.  
  4762. Load_snd_alias_t(bool) .text 8217B0D0 00000144 R . . . . T .
  4763.  
  4764. AllocLoad_snd_alias_t(void) .text 8217B218 00000008 R . . . . T .
  4765.  
  4766. Load_snd_alias_tArray(bool,int).text 8217B220 00000050 R . . . . T .
  4767.  
  4768. Load_snd_alias_tStream(bool,int) .text 8217B270 00000058 R . . . . T .
  4769.  
  4770. Load_snd_alias_list_t(bool) .text 8217B2C8 000000A8 R . . . . T .
  4771.  
  4772. AllocLoad_snd_alias_list_t(void) .text 8217B370 00000008 R . . . . T .
  4773.  
  4774. Load_snd_alias_list_tArray(bool,int).text 8217B378 00000058 R . . . . T .
  4775.  
  4776. Load_snd_alias_list_tStream(bool,int) .text 8217B3D0 00000058 R . . . . T .
  4777.  
  4778. Load_snd_alias_list_ptr(bool) .text 8217B428 000000CC R . . . . T .
  4779.  
  4780. AllocLoad_snd_alias_list_ptr(void) .text 8217B4F8 00000008 R . . . . T .
  4781.  
  4782. Load_snd_alias_list_ptrArray(bool,int) .text 8217B500 00000050 R . . . . T .
  4783.  
  4784. Load_snd_alias_list_ptrStream(bool,int) .text 8217B550 00000058 R . . . . T .
  4785.  
  4786. Load_snd_alias_list_name(bool) .text 8217B5A8 0000003C R . . . . T .
  4787.  
  4788. AllocLoad_snd_alias_list_name(void) .text 8217B5E8 00000008 R . . . . T .
  4789.  
  4790. Load_snd_alias_list_nameArray(bool,int) .text 8217B5F0 00000060 R . . . . T .
  4791.  
  4792. Load_snd_alias_list_nameStream(bool,int) .text 8217B650 0000006C R . . . . T .
  4793.  
  4794. Mark_snd_alias_type_t(void) .text 8217B6C0 00000004 R . . . . . .
  4795.  
  4796. Mark_snd_alias_type_tArray(int).text 8217B6C8 00000004 R . . . . T .
  4797.  
  4798. Mark_SoundFile(void) .text 8217B6D0 00000004 R . . . . . .
  4799.  
  4800. Mark_SoundFileArray(int) .text 8217B6D8 00000004 R . . . . T .
  4801.  
  4802. Mark_SndCurve(void) .text 8217B6E0 00000004 R . . . . . .
  4803.  
  4804. Mark_SndCurveArray(int) .text 8217B6E8 00000004 R . . . . T .
  4805.  
  4806. Mark_SndCurvePtr(void) .text 8217B6F0 00000028 R . . . . . .
  4807.  
  4808. Mark_SndCurvePtrArray(int) .text 8217B718 00000058 R . . . . T .
  4809.  
  4810. Mark_XAUDIOVOLUME(void) .text 8217B770 00000004 R . . . . . .
  4811.  
  4812. Mark_XAUDIOVOLUMEArray(int) .text 8217B778 00000004 R . . . . T .
  4813.  
  4814. Mark_XAUDIOCHANNELMAPENTRY(void) .text 8217B780 00000004 R . . . . . .
  4815.  
  4816. Mark_XAUDIOCHANNELMAPENTRYArray(int).text 8217B788 00000004 R . . . . T .
  4817.  
  4818. Mark_XAUDIOCHANNELMAP(void) .text 8217B790 00000004 R . . . . . .
  4819.  
  4820. Mark_XAUDIOCHANNELMAPArray(int).text 8217B798 00000004 R . . . . T .
  4821.  
  4822. Mark_SpeakerMapChannel(void) .text 8217B7A0 00000004 R . . . . . .
  4823.  
  4824. Mark_SpeakerMapChannelArray(int) .text 8217B7A8 00000004 R . . . . T .
  4825.  
  4826. Mark_SpeakerMap(void) .text 8217B7B0 00000004 R . . . . . .
  4827.  
  4828. Mark_SpeakerMapArray(int) .text 8217B7B8 00000004 R . . . . T .
  4829.  
  4830. Mark_snd_alias_t(void) .text 8217B7C0 00000034 R . . . . . .
  4831.  
  4832. Mark_snd_alias_tArray(int) .text 8217B7F8 00000064 R . . . . T .
  4833.  
  4834. Mark_snd_alias_list_t(void) .text 8217B860 0000002C R . . . . . .
  4835.  
  4836. Mark_snd_alias_list_tArray(int).text 8217B890 0000005C R . . . . T .
  4837.  
  4838. Mark_snd_alias_list_ptr(void) .text 8217B8F0 0000006C R . . . . . .
  4839.  
  4840. Mark_snd_alias_list_ptrArray(int) .text 8217B960 0000007C R . . . . T .
  4841.  
  4842. Load_PackedUnitVec(bool) .text 8217B9E0 00000028 R . . . . T .
  4843.  
  4844. AllocLoad_PackedUnitVec(void) .text 8217BA08 00000008 R . . . . T .
  4845.  
  4846. Load_PackedUnitVecArray(bool,int) .text 8217BA10 00000010 R . . . . T .
  4847.  
  4848. Load_PackedUnitVecStream(bool,int) .text 8217BA20 00000054 R . . . . T .
  4849.  
  4850. Load_PackedTexCoords(bool) .text 8217BA78 00000010 R . . . . T .
  4851.  
  4852. AllocLoad_PackedTexCoords(void).text 8217BA88 00000008 R . . . . T .
  4853.  
  4854. Load_PackedTexCoordsArray(bool,int) .text 8217BA90 00000010 R . . . . T .
  4855.  
  4856. Load_PackedTexCoordsStream(bool,int).text 8217BAA0 00000064 R . . . . T .
  4857.  
  4858. Load_PackedLightingCoords(bool).text 8217BB08 00000028 R . . . . T .
  4859.  
  4860. AllocLoad_PackedLightingCoords(void).text 8217BB30 00000008 R . . . . T .
  4861.  
  4862. Load_PackedLightingCoordsArray(bool,int) .text 8217BB38 00000010 R . . . . T .
  4863.  
  4864. Load_PackedLightingCoordsStream(bool,int) .text 8217BB48 00000054 R . . . . T .
  4865.  
  4866. Mark_PackedUnitVec(void) .text 8217BBA0 00000004 R . . . . . .
  4867.  
  4868. Mark_PackedUnitVecArray(int) .text 8217BBA8 00000004 R . . . . T .
  4869.  
  4870. Mark_PackedTexCoords(void) .text 8217BBB0 00000004 R . . . . . .
  4871.  
  4872. Mark_PackedTexCoordsArray(int) .text 8217BBB8 00000004 R . . . . T .
  4873.  
  4874. Mark_PackedLightingCoords(void).text 8217BBC0 00000004 R . . . . . .
  4875.  
  4876. Mark_PackedLightingCoordsArray(int) .text 8217BBC8 00000004 R . . . . T .
  4877.  
  4878. Load_MaterialInfo(bool) .text 8217BBD0 00000048 R . . . . T .
  4879.  
  4880. AllocLoad_MaterialInfo(void) .text 8217BC18 00000008 R . . . . T .
  4881.  
  4882. Load_MaterialInfoArray(bool,int) .text 8217BC20 000000C0 R . . . . T .
  4883.  
  4884. Load_MaterialInfoStream(bool,int) .text 8217BCE0 000000A8 R . . . . T .
  4885.  
  4886. Load_GfxColor(bool) .text 8217BD88 00000028 R . . . . T .
  4887.  
  4888. AllocLoad_GfxColor(void) .text 8217BDB0 00000008 R . . . . T .
  4889.  
  4890. Load_GfxColorArray(bool,int) .text 8217BDB8 00000010 R . . . . T .
  4891.  
  4892. Load_GfxColorStream(bool,int) .text 8217BDC8 00000054 R . . . . T .
  4893.  
  4894. Load_GfxWorldVertex(bool) .text 8217BE20 00000010 R . . . . T .
  4895.  
  4896. AllocLoad_GfxWorldVertex(void) .text 8217BE30 00000008 R . . . . T .
  4897.  
  4898. Load_GfxWorldVertexArray(bool,int) .text 8217BE38 00000010 R . . . . T .
  4899.  
  4900. Load_GfxWorldVertexStream(bool,int) .text 8217BE48 00000064 R . . . . T .
  4901.  
  4902. Load_GfxWorldVertex0(bool) .text 8217BEB0 00000010 R . . . . T .
  4903.  
  4904. AllocLoad_GfxWorldVertex0(void).text 8217BEC0 00000008 R . . . . T .
  4905.  
  4906. Load_GfxWorldVertex0Array(bool,int) .text 8217BEC8 00000010 R . . . . T .
  4907.  
  4908. Load_GfxWorldVertex0Stream(bool,int).text 8217BED8 00000064 R . . . . T .
  4909.  
  4910. Load_GfxVertex(bool) .text 8217BF40 00000010 R . . . . T .
  4911.  
  4912. AllocLoad_GfxVertex(void) .text 8217BF50 00000008 R . . . . T .
  4913.  
  4914. Load_GfxVertexArray(bool,int) .text 8217BF58 00000010 R . . . . T .
  4915.  
  4916. Load_GfxVertexStream(bool,int) .text 8217BF68 00000064 R . . . . T .
  4917.  
  4918. Load_GfxPackedVertex(bool) .text 8217BFD0 00000010 R . . . . T .
  4919.  
  4920. AllocLoad_GfxPackedVertex(void).text 8217BFE0 00000008 R . . . . T .
  4921.  
  4922. Load_GfxPackedVertexArray(bool,int) .text 8217BFE8 00000010 R . . . . T .
  4923.  
  4924. Load_GfxPackedVertexStream(bool,int).text 8217BFF8 00000064 R . . . . T .
  4925.  
  4926. Load_GfxPlacement(bool) .text 8217C060 00000010 R . . . . T .
  4927.  
  4928. AllocLoad_GfxPlacement(void) .text 8217C070 00000008 R . . . . T .
  4929.  
  4930. Load_GfxPlacementArray(bool,int) .text 8217C078 00000010 R . . . . T .
  4931.  
  4932. Load_GfxPlacementStream(bool,int) .text 8217C088 00000064 R . . . . T .
  4933.  
  4934. Load_GfxScaledPlacement(bool) .text 8217C0F0 00000010 R . . . . T .
  4935.  
  4936. AllocLoad_GfxScaledPlacement(void) .text 8217C100 00000008 R . . . . T .
  4937.  
  4938. Load_GfxScaledPlacementArray(bool,int) .text 8217C108 00000010 R . . . . T .
  4939.  
  4940. Load_GfxScaledPlacementStream(bool,int) .text 8217C118 00000064 R . . . . T .
  4941.  
  4942. Load_GfxPackedPlacement(bool) .text 8217C180 00000010 R . . . . T .
  4943.  
  4944. AllocLoad_GfxPackedPlacement(void) .text 8217C190 00000008 R . . . . T .
  4945.  
  4946. Load_GfxPackedPlacementArray(bool,int) .text 8217C198 00000010 R . . . . T .
  4947.  
  4948. Load_GfxPackedPlacementStream(bool,int) .text 8217C1A8 00000064 R . . . . T .
  4949.  
  4950. Load_GfxBrushModel(bool) .text 8217C210 00000010 R . . . . T .
  4951.  
  4952. AllocLoad_GfxBrushModel(void) .text 8217C220 00000008 R . . . . T .
  4953.  
  4954. Load_GfxBrushModelArray(bool,int) .text 8217C228 00000010 R . . . . T .
  4955.  
  4956. Load_GfxBrushModelStream(bool,int) .text 8217C238 00000064 R . . . . T .
  4957.  
  4958. Mark_MaterialInfo(void) .text 8217C2A0 00000004 R . . . . . .
  4959.  
  4960. Mark_MaterialInfoArray(int) .text 8217C2A8 00000004 R . . . . T .
  4961.  
  4962. Mark_GfxColor(void) .text 8217C2B0 00000004 R . . . . . .
  4963.  
  4964. Mark_GfxColorArray(int) .text 8217C2B8 00000004 R . . . . T .
  4965.  
  4966. Mark_GfxWorldVertex(void) .text 8217C2C0 00000004 R . . . . . .
  4967.  
  4968. Mark_GfxWorldVertexArray(int) .text 8217C2C8 00000004 R . . . . T .
  4969.  
  4970. Mark_GfxWorldVertex0(void) .text 8217C2D0 00000004 R . . . . . .
  4971.  
  4972. Mark_GfxWorldVertex0Array(int) .text 8217C2D8 00000004 R . . . . T .
  4973.  
  4974. Mark_GfxVertex(void) .text 8217C2E0 00000004 R . . . . . .
  4975.  
  4976. Mark_GfxVertexArray(int) .text 8217C2E8 00000004 R . . . . T .
  4977.  
  4978. Mark_GfxPackedVertex(void) .text 8217C2F0 00000004 R . . . . . .
  4979.  
  4980. Mark_GfxPackedVertexArray(int) .text 8217C2F8 00000004 R . . . . T .
  4981.  
  4982. Mark_GfxPlacement(void) .text 8217C300 00000004 R . . . . . .
  4983.  
  4984. Mark_GfxPlacementArray(int) .text 8217C308 00000004 R . . . . T .
  4985.  
  4986. Mark_GfxScaledPlacement(void) .text 8217C310 00000004 R . . . . . .
  4987.  
  4988. Mark_GfxScaledPlacementArray(int) .text 8217C318 00000004 R . . . . T .
  4989.  
  4990. Mark_GfxPackedPlacement(void) .text 8217C320 00000004 R . . . . . .
  4991.  
  4992. Mark_GfxPackedPlacementArray(int) .text 8217C328 00000004 R . . . . T .
  4993.  
  4994. Mark_GfxBrushModel(void) .text 8217C330 00000004 R . . . . . .
  4995.  
  4996. Mark_GfxBrushModelArray(int) .text 8217C338 00000004 R . . . . T .
  4997.  
  4998. Load_XSurfaceCollisionAabb(bool) .text 8217C340 00000010 R . . . . T .
  4999.  
  5000. AllocLoad_XSurfaceCollisionAabb(void) .text 8217C350 00000008 R . . . . T .
  5001.  
  5002. Load_XSurfaceCollisionAabbArray(bool,int) .text 8217C358 0000001C R . . . . T .
  5003.  
  5004. Load_XSurfaceCollisionAabbStream(bool,int).text 8217C378 00000064 R . . . . T .
  5005.  
  5006. Load_XSurfaceCollisionLeaf(bool) .text 8217C3E0 00000010 R . . . . T .
  5007.  
  5008. AllocLoad_XSurfaceCollisionLeaf(void) .text 8217C3F0 00000008 R . . . . T .
  5009.  
  5010. Load_XSurfaceCollisionLeafArray(bool,int) .text 8217C3F8 00000010 R . . . . T .
  5011.  
  5012. Load_XSurfaceCollisionLeafStream(bool,int).text 8217C408 00000064 R . . . . T .
  5013.  
  5014. Load_XSurfaceCollisionNode(bool) .text 8217C470 00000010 R . . . . T .
  5015.  
  5016. AllocLoad_XSurfaceCollisionNode(void) .text 8217C480 00000008 R . . . . T .
  5017.  
  5018. Load_XSurfaceCollisionNodeArray(bool,int) .text 8217C488 00000010 R . . . . T .
  5019.  
  5020. Load_XSurfaceCollisionNodeStream(bool,int).text 8217C498 00000064 R . . . . T .
  5021.  
  5022. Load_XSurfaceCollisionTree(bool) .text 8217C500 000000BC R . . . . T .
  5023.  
  5024. AllocLoad_XSurfaceCollisionTree(void) .text 8217C5C0 00000008 R . . . . T .
  5025.  
  5026. Load_XSurfaceCollisionTreeArray(bool,int) .text 8217C5C8 00000058 R . . . . T .
  5027.  
  5028. Load_XSurfaceCollisionTreeStream(bool,int).text 8217C620 00000058 R . . . . T .
  5029.  
  5030. Load_XRigidVertList(bool) .text 8217C678 00000094 R . . . . T .
  5031.  
  5032. AllocLoad_XRigidVertList(void) .text 8217C710 00000008 R . . . . T .
  5033.  
  5034. Load_XRigidVertListArray(bool,int) .text 8217C718 00000058 R . . . . T .
  5035.  
  5036. Load_XRigidVertListStream(bool,int) .text 8217C770 00000058 R . . . . T .
  5037.  
  5038. Load_GfxVertexBuffer(bool) .text 8217C7C8 00000010 R . . . . T .
  5039.  
  5040. AllocLoad_GfxVertexBuffer(void).text 8217C7D8 00000008 R . . . . T .
  5041.  
  5042. Load_GfxVertexBufferArray(bool,int) .text 8217C7E0 00000010 R . . . . T .
  5043.  
  5044. Load_GfxVertexBufferStream(bool,int).text 8217C7F0 00000064 R . . . . T .
  5045.  
  5046. Load_XBlendInfo(bool) .text 8217C858 00000010 R . . . . T .
  5047.  
  5048. AllocLoad_XBlendInfo(void) .text 8217C868 00000008 R . . . . T .
  5049.  
  5050. Load_XBlendInfoArray(bool,int) .text 8217C870 00000010 R . . . . T .
  5051.  
  5052. Load_XBlendInfoStream(bool,int).text 8217C880 00000064 R . . . . T .
  5053.  
  5054. Load_XSurfaceVertexInfo(bool) .text 8217C8E8 000000DC R . . . . T .
  5055.  
  5056. AllocLoad_XSurfaceVertexInfo(void) .text 8217C9C8 00000008 R . . . . T .
  5057.  
  5058. Load_XSurfaceVertexInfoArray(bool,int) .text 8217C9D0 00000058 R . . . . T .
  5059.  
  5060. Load_XSurfaceVertexInfoStream(bool,int) .text 8217CA28 00000058 R . . . . T .
  5061.  
  5062. Load_GfxIndexBuffer(bool) .text 8217CA80 00000010 R . . . . T .
  5063.  
  5064. AllocLoad_GfxIndexBuffer(void) .text 8217CA90 00000008 R . . . . T .
  5065.  
  5066. Load_GfxIndexBufferArray(bool,int) .text 8217CA98 00000010 R . . . . T .
  5067.  
  5068. Load_GfxIndexBufferStream(bool,int) .text 8217CAA8 00000064 R . . . . T .
  5069.  
  5070. Load_r_index_t(bool) .text 8217CB10 00000010 R . . . . T .
  5071.  
  5072. AllocLoad_r_index_t(void) .text 8217CB20 00000008 R . . . . T .
  5073.  
  5074. Load_r_index_tArray(bool,int) .text 8217CB28 00000010 R . . . . T .
  5075.  
  5076. Load_r_index_tStream(bool,int) .text 8217CB38 00000064 R . . . . T .
  5077.  
  5078. Load_r_index16_t(bool) .text 8217CBA0 00000010 R . . . . T .
  5079.  
  5080. AllocLoad_r_index16_t(void) .text 8217CBB0 00000008 R . . . . T .
  5081.  
  5082. Load_r_index16_tArray(bool,int).text 8217CBB8 00000010 R . . . . T .
  5083.  
  5084. Load_r_index16_tStream(bool,int) .text 8217CBC8 00000064 R . . . . T .
  5085.  
  5086. Load_XSurface(bool) .text 8217CC30 000001C4 R . . . . T .
  5087.  
  5088. AllocLoad_XSurface(void) .text 8217CDF8 00000008 R . . . . T .
  5089.  
  5090. Load_XSurfaceArray(bool,int) .text 8217CE00 00000050 R . . . . T .
  5091.  
  5092. Load_XSurfaceStream(bool,int) .text 8217CE50 00000058 R . . . . T .
  5093.  
  5094. Mark_XSurfaceCollisionAabb(void) .text 8217CEA8 00000004 R . . . . . .
  5095.  
  5096. Mark_XSurfaceCollisionAabbArray(int).text 8217CEB0 00000004 R . . . . T .
  5097.  
  5098. Mark_XSurfaceCollisionLeaf(void) .text 8217CEB8 00000004 R . . . . . .
  5099.  
  5100. Mark_XSurfaceCollisionLeafArray(int).text 8217CEC0 00000004 R . . . . T .
  5101.  
  5102. Mark_XSurfaceCollisionNode(void) .text 8217CEC8 00000004 R . . . . . .
  5103.  
  5104. Mark_XSurfaceCollisionNodeArray(int).text 8217CED0 00000004 R . . . . T .
  5105.  
  5106. Mark_XSurfaceCollisionTree(void) .text 8217CED8 00000004 R . . . . . .
  5107.  
  5108. Mark_XSurfaceCollisionTreeArray(int).text 8217CEE0 00000004 R . . . . T .
  5109.  
  5110. Mark_XRigidVertList(void) .text 8217CEE8 00000004 R . . . . . .
  5111.  
  5112. Mark_XRigidVertListArray(int) .text 8217CEF0 00000004 R . . . . T .
  5113.  
  5114. Mark_GfxVertexBuffer(void) .text 8217CEF8 00000004 R . . . . . .
  5115.  
  5116. Mark_GfxVertexBufferArray(int) .text 8217CF00 00000004 R . . . . T .
  5117.  
  5118. Mark_XBlendInfo(void) .text 8217CF08 00000004 R . . . . . .
  5119.  
  5120. Mark_XBlendInfoArray(int) .text 8217CF10 00000004 R . . . . T .
  5121.  
  5122. Mark_XSurfaceVertexInfo(void) .text 8217CF18 00000004 R . . . . . .
  5123.  
  5124. Mark_XSurfaceVertexInfoArray(int) .text 8217CF20 00000004 R . . . . T .
  5125.  
  5126. Mark_GfxIndexBuffer(void) .text 8217CF28 00000004 R . . . . . .
  5127.  
  5128. Mark_GfxIndexBufferArray(int) .text 8217CF30 00000004 R . . . . T .
  5129.  
  5130. Mark_r_index_t(void) .text 8217CF38 00000004 R . . . . . .
  5131.  
  5132. Mark_r_index_tArray(int) .text 8217CF40 00000004 R . . . . T .
  5133.  
  5134. Mark_r_index16_t(void) .text 8217CF48 00000004 R . . . . . .
  5135.  
  5136. Mark_r_index16_tArray(int) .text 8217CF50 00000004 R . . . . T .
  5137.  
  5138. Mark_XSurface(void) .text 8217CF58 00000004 R . . . . . .
  5139.  
  5140. Mark_XSurfaceArray(int) .text 8217CF60 00000004 R . . . . T .
  5141.  
  5142. Load_GfxImageCategory(bool) .text 8217CF68 00000010 R . . . . T .
  5143.  
  5144. AllocLoad_GfxImageCategory(void) .text 8217CF78 00000008 R . . . . T .
  5145.  
  5146. Load_GfxImageCategoryArray(bool,int).text 8217CF80 00000010 R . . . . T .
  5147.  
  5148. Load_GfxImageCategoryStream(bool,int) .text 8217CF90 00000064 R . . . . T .
  5149.  
  5150. Load_Picmip(bool) .text 8217CFF8 00000010 R . . . . T .
  5151.  
  5152. AllocLoad_Picmip(void) .text 8217D008 00000008 R . . . . T .
  5153.  
  5154. Load_PicmipArray(bool,int) .text 8217D010 00000010 R . . . . T .
  5155.  
  5156. Load_PicmipStream(bool,int) .text 8217D020 00000064 R . . . . T .
  5157.  
  5158. Load_CardMemory(bool) .text 8217D088 00000010 R . . . . T .
  5159.  
  5160. AllocLoad_CardMemory(void) .text 8217D098 00000008 R . . . . T .
  5161.  
  5162. Load_CardMemoryArray(bool,int) .text 8217D0A0 00000010 R . . . . T .
  5163.  
  5164. Load_CardMemoryStream(bool,int).text 8217D0B0 00000064 R . . . . T .
  5165.  
  5166. Load_IDirect3DBaseTexture9(bool) .text 8217D118 00000010 R . . . . T .
  5167.  
  5168. AllocLoad_IDirect3DBaseTexture9(void) .text 8217D128 00000008 R . . . . T .
  5169.  
  5170. Load_IDirect3DBaseTexture9Array(bool,int) .text 8217D130 00000010 R . . . . T .
  5171.  
  5172. Load_IDirect3DBaseTexture9Stream(bool,int).text 8217D140 00000064 R . . . . T .
  5173.  
  5174. Load_IDirect3DTexture9(bool) .text 8217D1A8 00000010 R . . . . T .
  5175.  
  5176. AllocLoad_IDirect3DTexture9(void) .text 8217D1B8 00000008 R . . . . T .
  5177.  
  5178. Load_IDirect3DTexture9Array(bool,int) .text 8217D1C0 00000010 R . . . . T .
  5179.  
  5180. Load_IDirect3DTexture9Stream(bool,int) .text 8217D1D0 00000064 R . . . . T .
  5181.  
  5182. Load_IDirect3DVolumeTexture9(bool) .text 8217D238 00000010 R . . . . T .
  5183.  
  5184. AllocLoad_IDirect3DVolumeTexture9(void) .text 8217D248 00000008 R . . . . T .
  5185.  
  5186. Load_IDirect3DVolumeTexture9Array(bool,int).text 8217D250 00000010 R . . . . T .
  5187.  
  5188. Load_IDirect3DVolumeTexture9Stream(bool,int) .text 8217D260 00000064 R . . . . T .
  5189.  
  5190. Load_IDirect3DCubeTexture9(bool) .text 8217D2C8 00000010 R . . . . T .
  5191.  
  5192. AllocLoad_IDirect3DCubeTexture9(void) .text 8217D2D8 00000008 R . . . . T .
  5193.  
  5194. Load_IDirect3DCubeTexture9Array(bool,int) .text 8217D2E0 00000010 R . . . . T .
  5195.  
  5196. Load_IDirect3DCubeTexture9Stream(bool,int).text 8217D2F0 00000064 R . . . . T .
  5197.  
  5198. AllocLoad_GfxTextureLoad(void) .text 8217D358 00000008 R . . . . T .
  5199.  
  5200. Load_GfxTexture(bool) .text 8217D360 000000F4 R . . . . T .
  5201.  
  5202. AllocLoad_GfxTexture(void) .text 8217D458 00000008 R . . . . T .
  5203.  
  5204. Load_GfxTextureArray(bool,int) .text 8217D460 00000050 R . . . . T .
  5205.  
  5206. Load_GfxTextureStream(bool,int).text 8217D4B0 00000058 R . . . . T .
  5207.  
  5208. Load_GfxRawTexture(bool) .text 8217D508 00000010 R . . . . T .
  5209.  
  5210. AllocLoad_GfxRawTexture(void) .text 8217D518 00000008 R . . . . T .
  5211.  
  5212. Load_GfxRawTextureArray(bool,int) .text 8217D520 00000010 R . . . . T .
  5213.  
  5214. Load_GfxRawTextureStream(bool,int) .text 8217D530 00000064 R . . . . T .
  5215.  
  5216. Load_GfxImageLoadDef(bool) .text 8217D598 00000058 R . . . . T .
  5217.  
  5218. AllocLoad_GfxImageLoadDef(void).text 8217D5F0 00000008 R . . . . T .
  5219.  
  5220. Load_GfxImageLoadDefArray(bool,int) .text 8217D5F8 0000007C R . . . . T .
  5221.  
  5222. Load_GfxImageLoadDefStream(bool,int).text 8217D678 00000070 R . . . . T .
  5223.  
  5224. Load_MapType(bool) .text 8217D6E8 00000010 R . . . . T .
  5225.  
  5226. AllocLoad_MapType(void) .text 8217D6F8 00000008 R . . . . T .
  5227.  
  5228. Load_MapTypeArray(bool,int) .text 8217D700 00000010 R . . . . T .
  5229.  
  5230. Load_MapTypeStream(bool,int) .text 8217D710 00000064 R . . . . T .
  5231.  
  5232. AllocLoad_GfxImage(void) .text 8217D778 00000008 R . . . . T .
  5233.  
  5234. AllocLoad_GfxImagePtr(void) .text 8217D780 00000008 R . . . . T .
  5235.  
  5236. Mark_GfxImageCategory(void) .text 8217D788 00000004 R . . . . . .
  5237.  
  5238. Mark_GfxImageCategoryArray(int).text 8217D790 00000004 R . . . . T .
  5239.  
  5240. Mark_Picmip(void) .text 8217D798 00000004 R . . . . . .
  5241.  
  5242. Mark_PicmipArray(int) .text 8217D7A0 00000004 R . . . . T .
  5243.  
  5244. Mark_CardMemory(void) .text 8217D7A8 00000004 R . . . . . .
  5245.  
  5246. Mark_CardMemoryArray(int) .text 8217D7B0 00000004 R . . . . T .
  5247.  
  5248. Mark_IDirect3DBaseTexture9(void) .text 8217D7B8 00000004 R . . . . . .
  5249.  
  5250. Mark_IDirect3DBaseTexture9Array(int).text 8217D7C0 00000004 R . . . . T .
  5251.  
  5252. Mark_IDirect3DTexture9(void) .text 8217D7C8 00000004 R . . . . . .
  5253.  
  5254. Mark_IDirect3DTexture9Array(int) .text 8217D7D0 00000004 R . . . . T .
  5255.  
  5256. Mark_IDirect3DVolumeTexture9(void) .text 8217D7D8 00000004 R . . . . . .
  5257.  
  5258. Mark_IDirect3DVolumeTexture9Array(int) .text 8217D7E0 00000004 R . . . . T .
  5259.  
  5260. Mark_IDirect3DCubeTexture9(void) .text 8217D7E8 00000004 R . . . . . .
  5261.  
  5262. Mark_IDirect3DCubeTexture9Array(int).text 8217D7F0 00000004 R . . . . T .
  5263.  
  5264. Mark_GfxTextureLoad(void) .text 8217D7F8 00000004 R . . . . . .
  5265.  
  5266. Mark_GfxTextureLoadArray(int) .text 8217D800 00000004 R . . . . T .
  5267.  
  5268. Mark_GfxTexture(void) .text 8217D808 00000004 R . . . . . .
  5269.  
  5270. Mark_GfxTextureArray(int) .text 8217D810 00000004 R . . . . T .
  5271.  
  5272. Mark_GfxRawTexture(void) .text 8217D818 00000004 R . . . . . .
  5273.  
  5274. Mark_GfxRawTextureArray(int) .text 8217D820 00000004 R . . . . T .
  5275.  
  5276. Mark_GfxImageLoadDef(void) .text 8217D828 00000004 R . . . . . .
  5277.  
  5278. Mark_GfxImageLoadDefArray(int) .text 8217D830 00000004 R . . . . T .
  5279.  
  5280. Mark_MapType(void) .text 8217D838 00000004 R . . . . . .
  5281.  
  5282. Mark_MapTypeArray(int) .text 8217D840 00000004 R . . . . T .
  5283.  
  5284. Mark_GfxImage(void) .text 8217D848 00000004 R . . . . . .
  5285.  
  5286. Mark_GfxImageArray(int) .text 8217D850 00000004 R . . . . T .
  5287.  
  5288. Mark_GfxImagePtr(void) .text 8217D858 00000028 R . . . . . .
  5289.  
  5290. Mark_GfxImagePtrArray(int) .text 8217D880 00000058 R . . . . T .
  5291.  
  5292. AllocLoad_water_t(void) .text 8217D8D8 00000008 R . . . . T .
  5293.  
  5294. Mark_water_t(void) .text 8217D8E0 00000034 R . . . . . .
  5295.  
  5296. Mark_water_tArray(int) .text 8217D918 00000064 R . . . . T .
  5297.  
  5298. Load_MaterialStreamRouting(bool) .text 8217D980 00000010 R . . . . T .
  5299.  
  5300. AllocLoad_MaterialStreamRouting(void) .text 8217D990 00000008 R . . . . T .
  5301.  
  5302. Load_MaterialStreamRoutingArray(bool,int) .text 8217D998 00000010 R . . . . T .
  5303.  
  5304. Load_MaterialStreamRoutingStream(bool,int).text 8217D9A8 00000064 R . . . . T .
  5305.  
  5306. Load_byte4(bool) .text 8217DA10 00000010 R . . . . T .
  5307.  
  5308. AllocLoad_byte4(void) .text 8217DA20 00000008 R . . . . T .
  5309.  
  5310. Load_byte4Array(bool,int) .text 8217DA28 00000010 R . . . . T .
  5311.  
  5312. Load_byte4Stream(bool,int) .text 8217DA38 00000064 R . . . . T .
  5313.  
  5314. Load_byte16(bool) .text 8217DAA0 00000010 R . . . . T .
  5315.  
  5316. AllocLoad_byte16(void) .text 8217DAB0 00000008 R . . . . T .
  5317.  
  5318. Load_byte16Array(bool,int) .text 8217DAB8 00000010 R . . . . T .
  5319.  
  5320. Load_byte16Stream(bool,int) .text 8217DAC8 00000064 R . . . . T .
  5321.  
  5322. Load_byteShader(bool) .text 8217DB30 00000010 R . . . . T .
  5323.  
  5324. AllocLoad_byteShader(void) .text 8217DB40 00000008 R . . . . T .
  5325.  
  5326. Load_byteShaderArray(bool,int) .text 8217DB48 00000010 R . . . . T .
  5327.  
  5328. Load_byteShaderStream(bool,int).text 8217DB58 00000064 R . . . . T .
  5329.  
  5330. Load_GfxVertexShaderLoadDef(bool) .text 8217DBC0 000000C0 R . . . . T .
  5331.  
  5332. AllocLoad_GfxVertexShaderLoadDef(void) .text 8217DC80 00000008 R . . . . T .
  5333.  
  5334. Load_GfxVertexShaderLoadDefArray(bool,int).text 8217DC88 00000058 R . . . . T .
  5335.  
  5336. Load_GfxVertexShaderLoadDefStream(bool,int).text 8217DCE0 00000058 R . . . . T .
  5337.  
  5338. Load_GfxPixelShaderLoadDef(bool) .text 8217DD38 000000C0 R . . . . T .
  5339.  
  5340. AllocLoad_GfxPixelShaderLoadDef(void) .text 8217DDF8 00000008 R . . . . T .
  5341.  
  5342. Load_GfxPixelShaderLoadDefArray(bool,int) .text 8217DE00 00000058 R . . . . T .
  5343.  
  5344. Load_GfxPixelShaderLoadDefStream(bool,int).text 8217DE58 00000058 R . . . . T .
  5345.  
  5346. Load_MaterialVertexShaderProgram(bool) .text 8217DEB0 00000058 R . . . . T .
  5347.  
  5348. AllocLoad_MaterialVertexShaderProgram(void).text 8217DF08 00000008 R . . . . T .
  5349.  
  5350. Load_MaterialVertexShaderProgramArray(bool,int) .text 8217DF10 00000084 R . . . . T .
  5351.  
  5352. Load_MaterialVertexShaderProgramStream(bool,int) .text 8217DF98 00000070 R . . . . T .
  5353.  
  5354. Load_MaterialPixelShaderProgram(bool) .text 8217E008 00000058 R . . . . T .
  5355.  
  5356. AllocLoad_MaterialPixelShaderProgram(void).text 8217E060 00000008 R . . . . T .
  5357.  
  5358. Load_MaterialPixelShaderProgramArray(bool,int) .text 8217E068 00000084 R . . . . T .
  5359.  
  5360. Load_MaterialPixelShaderProgramStream(bool,int) .text 8217E0F0 00000070 R . . . . T .
  5361.  
  5362. Load_MaterialVertexShader(bool).text 8217E160 0000008C R . . . . T .
  5363.  
  5364. AllocLoad_MaterialVertexShader(void).text 8217E1F0 00000008 R . . . . T .
  5365.  
  5366. Load_MaterialVertexShaderArray(bool,int) .text 8217E1F8 000000F0 R . . . . T .
  5367.  
  5368. Load_MaterialVertexShaderStream(bool,int) .text 8217E2E8 000000E4 R . . . . T .
  5369.  
  5370. Load_MaterialVertexShaderPtr(bool) .text 8217E3D0 000000A0 R . . . . T .
  5371.  
  5372. AllocLoad_MaterialVertexShaderPtr(void) .text 8217E470 00000008 R . . . . T .
  5373.  
  5374. Load_MaterialVertexShaderPtrArray(bool,int).text 8217E478 00000050 R . . . . T .
  5375.  
  5376. Load_MaterialVertexShaderPtrStream(bool,int) .text 8217E4C8 00000058 R . . . . T .
  5377.  
  5378. Load_MaterialPixelShader(bool) .text 8217E520 00000098 R . . . . T .
  5379.  
  5380. AllocLoad_MaterialPixelShader(void) .text 8217E5B8 00000008 R . . . . T .
  5381.  
  5382. Load_MaterialPixelShaderArray(bool,int) .text 8217E5C0 00000050 R . . . . T .
  5383.  
  5384. Load_MaterialPixelShaderStream(bool,int) .text 8217E610 00000058 R . . . . T .
  5385.  
  5386. Load_MaterialPixelShaderPtr(bool) .text 8217E668 000000CC R . . . . T .
  5387.  
  5388. AllocLoad_MaterialPixelShaderPtr(void) .text 8217E738 00000008 R . . . . T .
  5389.  
  5390. Load_MaterialPixelShaderPtrArray(bool,int).text 8217E740 00000050 R . . . . T .
  5391.  
  5392. Load_MaterialPixelShaderPtrStream(bool,int).text 8217E790 00000058 R . . . . T .
  5393.  
  5394. Load_MaterialVertexStreamRouting(bool) .text 8217E7E8 00000010 R . . . . T .
  5395.  
  5396. AllocLoad_MaterialVertexStreamRouting(void).text 8217E7F8 00000008 R . . . . T .
  5397.  
  5398. Load_MaterialVertexStreamRoutingArray(bool,int) .text 8217E800 00000010 R . . . . T .
  5399.  
  5400. Load_MaterialVertexStreamRoutingStream(bool,int) .text 8217E810 00000064 R . . . . T .
  5401.  
  5402. Load_MaterialVertexDeclaration(bool).text 8217E878 00000010 R . . . . T .
  5403.  
  5404. AllocLoad_MaterialVertexDeclaration(void) .text 8217E888 00000008 R . . . . T .
  5405.  
  5406. Load_MaterialVertexDeclarationArray(bool,int) .text 8217E890 00000010 R . . . . T .
  5407.  
  5408. Load_MaterialVertexDeclarationStream(bool,int) .text 8217E8A0 00000064 R . . . . T .
  5409.  
  5410. Load_MaterialArgumentCodeConst(bool).text 8217E908 00000010 R . . . . T .
  5411.  
  5412. AllocLoad_MaterialArgumentCodeConst(void) .text 8217E918 00000008 R . . . . T .
  5413.  
  5414. Load_MaterialArgumentCodeConstArray(bool,int) .text 8217E920 00000010 R . . . . T .
  5415.  
  5416. Load_MaterialArgumentCodeConstStream(bool,int) .text 8217E930 00000064 R . . . . T .
  5417.  
  5418. Load_MaterialArgumentDef(bool) .text 8217E998 00000128 R . . . . T .
  5419.  
  5420. AllocLoad_MaterialArgumentDef(void) .text 8217EAC0 00000008 R . . . . T .
  5421.  
  5422. Load_MaterialArgumentDefArray(bool,int) .text 8217EAC8 00000050 R . . . . T .
  5423.  
  5424. Load_MaterialArgumentDefStream(bool,int) .text 8217EB18 00000058 R . . . . T .
  5425.  
  5426. Load_MaterialShaderArgument(bool) .text 8217EB70 0000004C R . . . . T .
  5427.  
  5428. AllocLoad_MaterialShaderArgument(void) .text 8217EBC0 00000008 R . . . . T .
  5429.  
  5430. Load_MaterialShaderArgumentArray(bool,int).text 8217EBC8 00000070 R . . . . T .
  5431.  
  5432. Load_MaterialShaderArgumentStream(bool,int).text 8217EC38 00000064 R . . . . T .
  5433.  
  5434. Load_GfxStateBits(bool) .text 8217ECA0 00000010 R . . . . T .
  5435.  
  5436. AllocLoad_GfxStateBits(void) .text 8217ECB0 00000008 R . . . . T .
  5437.  
  5438. Load_GfxStateBitsArray(bool,int) .text 8217ECB8 00000010 R . . . . T .
  5439.  
  5440. Load_GfxStateBitsStream(bool,int) .text 8217ECC8 00000064 R . . . . T .
  5441.  
  5442. Load_MaterialPass(bool) .text 8217ED30 00000174 R . . . . T .
  5443.  
  5444. AllocLoad_MaterialPass(void) .text 8217EEA8 00000008 R . . . . T .
  5445.  
  5446. Load_MaterialPassArray(bool,int) .text 8217EEB0 00000050 R . . . . T .
  5447.  
  5448. Load_MaterialPassStream(bool,int) .text 8217EF00 00000058 R . . . . T .
  5449.  
  5450. Load_MaterialTechnique(bool) .text 8217EF58 00000068 R . . . . T .
  5451.  
  5452. AllocLoad_MaterialTechnique(void) .text 8217EFC0 00000008 R . . . . T .
  5453.  
  5454. Load_MaterialTechniqueArray(bool,int) .text 8217EFC8 00000100 R . . . . T .
  5455.  
  5456. Load_MaterialTechniqueStream(bool,int) .text 8217F0C8 000000F0 R . . . . T .
  5457.  
  5458. Load_GfxSamplerState(bool) .text 8217F1B8 00000010 R . . . . T .
  5459.  
  5460. AllocLoad_GfxSamplerState(void).text 8217F1C8 00000008 R . . . . T .
  5461.  
  5462. Load_GfxSamplerStateArray(bool,int) .text 8217F1D0 00000010 R . . . . T .
  5463.  
  5464. Load_GfxSamplerStateStream(bool,int).text 8217F1E0 00000064 R . . . . T .
  5465.  
  5466. AllocLoad_MaterialWaterDef(void) .text 8217F248 00000008 R . . . . T .
  5467.  
  5468. AllocLoad_MaterialTextureDefInfo(void) .text 8217F250 00000008 R . . . . T .
  5469.  
  5470. AllocLoad_MaterialTextureDef(void) .text 8217F258 00000008 R . . . . T .
  5471.  
  5472. Load_MaterialConstantDef(bool) .text 8217F260 00000010 R . . . . T .
  5473.  
  5474. AllocLoad_MaterialConstantDef(void) .text 8217F270 00000008 R . . . . T .
  5475.  
  5476. Load_MaterialConstantDefArray(bool,int) .text 8217F278 00000010 R . . . . T .
  5477.  
  5478. Load_MaterialConstantDefStream(bool,int) .text 8217F288 00000064 R . . . . T .
  5479.  
  5480. Load_MaterialTechniquePtr(bool).text 8217F2F0 00000090 R . . . . T .
  5481.  
  5482. AllocLoad_MaterialTechniquePtr(void).text 8217F380 00000008 R . . . . T .
  5483.  
  5484. Load_MaterialTechniquePtrArray(bool,int) .text 8217F388 00000108 R . . . . T .
  5485.  
  5486. Load_MaterialTechniquePtrStream(bool,int) .text 8217F490 000000F8 R . . . . T .
  5487.  
  5488. Load_MaterialWorldVertexFormat(bool).text 8217F588 00000010 R . . . . T .
  5489.  
  5490. AllocLoad_MaterialWorldVertexFormat(void) .text 8217F598 00000008 R . . . . T .
  5491.  
  5492. Load_MaterialWorldVertexFormatArray(bool,int) .text 8217F5A0 00000010 R . . . . T .
  5493.  
  5494. Load_MaterialWorldVertexFormatStream(bool,int) .text 8217F5B0 00000064 R . . . . T .
  5495.  
  5496. Load_MaterialTechniqueSet(bool).text 8217F618 00000070 R . . . . T .
  5497.  
  5498. AllocLoad_MaterialTechniqueSet(void).text 8217F688 00000008 R . . . . T .
  5499.  
  5500. Load_MaterialTechniqueSetArray(bool,int) .text 8217F690 000000E0 R . . . . T .
  5501.  
  5502. Load_MaterialTechniqueSetStream(bool,int) .text 8217F770 000000D0 R . . . . T .
  5503.  
  5504. Load_MaterialTechniqueSetPtr(bool) .text 8217F840 000000CC R . . . . T .
  5505.  
  5506. AllocLoad_MaterialTechniqueSetPtr(void) .text 8217F910 00000008 R . . . . T .
  5507.  
  5508. Load_MaterialTechniqueSetPtrArray(bool,int).text 8217F918 00000050 R . . . . T .
  5509.  
  5510. Load_MaterialTechniqueSetPtrStream(bool,int) .text 8217F968 00000058 R . . . . T .
  5511.  
  5512. AllocLoad_Material(void) .text 8217F9C0 00000008 R . . . . T .
  5513.  
  5514. AllocLoad_MaterialHandle(void) .text 8217F9C8 00000008 R . . . . T .
  5515.  
  5516. Mark_MaterialStreamRouting(void) .text 8217F9D0 00000004 R . . . . . .
  5517.  
  5518. Mark_MaterialStreamRoutingArray(int).text 8217F9D8 00000004 R . . . . T .
  5519.  
  5520. Mark_byte4(void) .text 8217F9E0 00000004 R . . . . . .
  5521.  
  5522. Mark_byte4Array(int) .text 8217F9E8 00000004 R . . . . T .
  5523.  
  5524. Mark_byte16(void) .text 8217F9F0 00000004 R . . . . . .
  5525.  
  5526. Mark_byte16Array(int) .text 8217F9F8 00000004 R . . . . T .
  5527.  
  5528. Mark_byteShader(void) .text 8217FA00 00000004 R . . . . . .
  5529.  
  5530. Mark_byteShaderArray(int) .text 8217FA08 00000004 R . . . . T .
  5531.  
  5532. Mark_GfxVertexShaderLoadDef(void) .text 8217FA10 00000004 R . . . . . .
  5533.  
  5534. Mark_GfxVertexShaderLoadDefArray(int) .text 8217FA18 00000004 R . . . . T .
  5535.  
  5536. Mark_GfxPixelShaderLoadDef(void) .text 8217FA20 00000004 R . . . . . .
  5537.  
  5538. Mark_GfxPixelShaderLoadDefArray(int).text 8217FA28 00000004 R . . . . T .
  5539.  
  5540. Mark_MaterialVertexShaderProgram(void) .text 8217FA30 00000004 R . . . . . .
  5541.  
  5542. Mark_MaterialVertexShaderProgramArray(int).text 8217FA38 00000004 R . . . . T .
  5543.  
  5544. Mark_MaterialPixelShaderProgram(void) .text 8217FA40 00000004 R . . . . . .
  5545.  
  5546. Mark_MaterialPixelShaderProgramArray(int) .text 8217FA48 00000004 R . . . . T .
  5547.  
  5548. Mark_MaterialVertexShader(void).text 8217FA50 00000004 R . . . . . .
  5549.  
  5550. Mark_MaterialVertexShaderArray(int) .text 8217FA58 00000004 R . . . . T .
  5551.  
  5552. Mark_MaterialVertexShaderPtr(void) .text 8217FA60 00000004 R . . . . . .
  5553.  
  5554. Mark_MaterialVertexShaderPtrArray(int) .text 8217FA68 00000004 R . . . . T .
  5555.  
  5556. Mark_MaterialPixelShader(void) .text 8217FA70 00000004 R . . . . . .
  5557.  
  5558. Mark_MaterialPixelShaderArray(int) .text 8217FA78 00000004 R . . . . T .
  5559.  
  5560. Mark_MaterialPixelShaderPtr(void) .text 8217FA80 00000028 R . . . . . .
  5561.  
  5562. Mark_MaterialPixelShaderPtrArray(int) .text 8217FAA8 00000058 R . . . . T .
  5563.  
  5564. Mark_MaterialVertexStreamRouting(void) .text 8217FB00 00000004 R . . . . . .
  5565.  
  5566. Mark_MaterialVertexStreamRoutingArray(int).text 8217FB08 00000004 R . . . . T .
  5567.  
  5568. Mark_MaterialVertexDeclaration(void).text 8217FB10 00000004 R . . . . . .
  5569.  
  5570. Mark_MaterialVertexDeclarationArray(int) .text 8217FB18 00000004 R . . . . T .
  5571.  
  5572. Mark_MaterialArgumentCodeConst(void).text 8217FB20 00000004 R . . . . . .
  5573.  
  5574. Mark_MaterialArgumentCodeConstArray(int) .text 8217FB28 00000004 R . . . . T .
  5575.  
  5576. Mark_MaterialArgumentDef(void) .text 8217FB30 00000004 R . . . . . .
  5577.  
  5578. Mark_MaterialArgumentDefArray(int) .text 8217FB38 00000004 R . . . . T .
  5579.  
  5580. Mark_MaterialShaderArgument(void) .text 8217FB40 00000004 R . . . . . .
  5581.  
  5582. Mark_MaterialShaderArgumentArray(int) .text 8217FB48 00000004 R . . . . T .
  5583.  
  5584. Mark_GfxStateBits(void) .text 8217FB50 00000004 R . . . . . .
  5585.  
  5586. Mark_GfxStateBitsArray(int) .text 8217FB58 00000004 R . . . . T .
  5587.  
  5588. Mark_MaterialPass(void) .text 8217FB60 00000034 R . . . . . .
  5589.  
  5590. Mark_MaterialPassArray(int) .text 8217FB98 00000064 R . . . . T .
  5591.  
  5592. Mark_MaterialTechnique(void) .text 8217FC00 0000001C R . . . . . .
  5593.  
  5594. Mark_MaterialTechniqueArray(int) .text 8217FC20 00000050 R . . . . T .
  5595.  
  5596. Mark_GfxSamplerState(void) .text 8217FC70 00000004 R . . . . . .
  5597.  
  5598. Mark_GfxSamplerStateArray(int) .text 8217FC78 00000004 R . . . . T .
  5599.  
  5600. Mark_MaterialWaterDef(void) .text 8217FC80 0000004C R . . . . . .
  5601.  
  5602. Mark_MaterialWaterDefArray(int).text 8217FCD0 0000007C R . . . . T .
  5603.  
  5604. Mark_MaterialTextureDefInfo(void) .text 8217FD50 00000060 R . . . . . .
  5605.  
  5606. Mark_MaterialTextureDefInfoArray(int) .text 8217FDB0 000000C0 R . . . . T .
  5607.  
  5608. Mark_MaterialTextureDef(void) .text 8217FE70 00000064 R . . . . . .
  5609.  
  5610. Mark_MaterialTextureDefArray(int) .text 8217FED8 000000C8 R . . . . T .
  5611.  
  5612. Mark_MaterialConstantDef(void) .text 8217FFA0 00000004 R . . . . . .
  5613.  
  5614. Mark_MaterialConstantDefArray(int) .text 8217FFA8 00000004 R . . . . T .
  5615.  
  5616. Mark_MaterialTechniquePtr(void).text 8217FFB0 00000038 R . . . . . .
  5617.  
  5618. Mark_MaterialTechniquePtrArray(int) .text 8217FFE8 00000068 R . . . . T .
  5619.  
  5620. Mark_MaterialWorldVertexFormat(void).text 82180050 00000004 R . . . . . .
  5621.  
  5622. Mark_MaterialWorldVertexFormatArray(int) .text 82180058 00000004 R . . . . T .
  5623.  
  5624. Mark_MaterialTechniqueSet(void).text 82180060 00000068 R . . . . . .
  5625.  
  5626. Mark_MaterialTechniqueSetArray(int) .text 821800C8 00000040 R . . . . T .
  5627.  
  5628. Mark_MaterialTechniqueSetPtr(void) .text 82180108 00000044 R . . . . . .
  5629.  
  5630. Mark_MaterialTechniqueSetPtrArray(int) .text 82180150 0000005C R . . . . T .
  5631.  
  5632. Mark_Material(void) .text 821801B0 0000007C R . . . . . .
  5633.  
  5634. Mark_MaterialArray(int) .text 82180230 00000090 R . . . . T .
  5635.  
  5636. Mark_MaterialHandle(void) .text 821802C0 00000044 R . . . . . .
  5637.  
  5638. Mark_MaterialHandleArray(int) .text 82180308 000000AC R . . . . T .
  5639.  
  5640. AllocLoad_GfxLightImage(void) .text 821803B8 00000008 R . . . . T .
  5641.  
  5642. Load_GfxLightType(bool) .text 821803C0 00000010 R . . . . T .
  5643.  
  5644. AllocLoad_GfxLightType(void) .text 821803D0 00000008 R . . . . T .
  5645.  
  5646. Load_GfxLightTypeArray(bool,int) .text 821803D8 00000010 R . . . . T .
  5647.  
  5648. Load_GfxLightTypeStream(bool,int) .text 821803E8 00000064 R . . . . T .
  5649.  
  5650. AllocLoad_GfxLightDef(void) .text 82180450 00000008 R . . . . T .
  5651.  
  5652. AllocLoad_GfxLightDefPtr(void) .text 82180458 00000008 R . . . . T .
  5653.  
  5654. AllocLoad_GfxLight(void) .text 82180460 00000008 R . . . . T .
  5655.  
  5656. Mark_GfxLightImage(void) .text 82180468 00000030 R . . . . . .
  5657.  
  5658. Mark_GfxLightImageArray(int) .text 82180498 00000060 R . . . . T .
  5659.  
  5660. Mark_GfxLightType(void) .text 821804F8 00000004 R . . . . . .
  5661.  
  5662. Mark_GfxLightTypeArray(int) .text 82180500 00000004 R . . . . T .
  5663.  
  5664. Mark_GfxLightDef(void) .text 82180508 0000003C R . . . . . .
  5665.  
  5666. Mark_GfxLightDefArray(int) .text 82180548 00000070 R . . . . T .
  5667.  
  5668. Mark_GfxLightDefPtr(void) .text 821805B8 0000007C R . . . . . .
  5669.  
  5670. Mark_GfxLightDefPtrArray(int) .text 82180638 0000008C R . . . . T .
  5671.  
  5672. Mark_GfxLight(void) .text 821806C8 00000018 R . . . . . .
  5673.  
  5674. Mark_GfxLightArray(int) .text 821806E0 00000098 R . . . . T .
  5675.  
  5676. Load_srfTriangles_t(bool) .text 82180778 00000010 R . . . . T .
  5677.  
  5678. AllocLoad_srfTriangles_t(void) .text 82180788 00000008 R . . . . T .
  5679.  
  5680. Load_srfTriangles_tArray(bool,int) .text 82180790 0000001C R . . . . T .
  5681.  
  5682. Load_srfTriangles_tStream(bool,int) .text 821807B0 00000064 R . . . . T .
  5683.  
  5684. AllocLoad_GfxSurface(void) .text 82180818 00000008 R . . . . T .
  5685.  
  5686. AllocLoad_GfxLightmapArray(void) .text 82180820 00000008 R . . . . T .
  5687.  
  5688. Mark_srfTriangles_t(void) .text 82180828 00000004 R . . . . . .
  5689.  
  5690. Mark_srfTriangles_tArray(int) .text 82180830 00000004 R . . . . T .
  5691.  
  5692. Mark_GfxSurface(void) .text 82180838 00000050 R . . . . . .
  5693.  
  5694. Mark_GfxSurfaceArray(int) .text 82180888 000000B8 R . . . . T .
  5695.  
  5696. Mark_GfxLightmapArray(void) .text 82180940 00000064 R . . . . . .
  5697.  
  5698. Mark_GfxLightmapArrayArray(int).text 821809A8 00000088 R . . . . T .
  5699.  
  5700. Load_PhysPreset(bool) .text 82180A30 00000070 R . . . . T .
  5701.  
  5702. AllocLoad_PhysPreset(void) .text 82180AA0 00000008 R . . . . T .
  5703.  
  5704. Load_PhysPresetArray(bool,int) .text 82180AA8 0000011C R . . . . T .
  5705.  
  5706. Load_PhysPresetStream(bool,int).text 82180BC8 0000010C R . . . . T .
  5707.  
  5708. Load_PhysPresetPtr(bool) .text 82180CD8 000000CC R . . . . T .
  5709.  
  5710. AllocLoad_PhysPresetPtr(void) .text 82180DA8 00000008 R . . . . T .
  5711.  
  5712. Load_PhysPresetPtrArray(bool,int) .text 82180DB0 00000050 R . . . . T .
  5713.  
  5714. Load_PhysPresetPtrStream(bool,int) .text 82180E00 00000058 R . . . . T .
  5715.  
  5716. Load_PhysMass(bool) .text 82180E58 00000010 R . . . . T .
  5717.  
  5718. AllocLoad_PhysMass(void) .text 82180E68 00000008 R . . . . T .
  5719.  
  5720. Load_PhysMassArray(bool,int) .text 82180E70 0000001C R . . . . T .
  5721.  
  5722. Load_PhysMassStream(bool,int) .text 82180E90 00000064 R . . . . T .
  5723.  
  5724. Mark_PhysPreset(void) .text 82180EF8 00000004 R . . . . . .
  5725.  
  5726. Mark_PhysPresetArray(int) .text 82180F00 00000004 R . . . . T .
  5727.  
  5728. Mark_PhysPresetPtr(void) .text 82180F08 00000028 R . . . . . .
  5729.  
  5730. Mark_PhysPresetPtrArray(int) .text 82180F30 00000058 R . . . . T .
  5731.  
  5732. Mark_PhysMass(void) .text 82180F88 00000004 R . . . . . .
  5733.  
  5734. Mark_PhysMassArray(int) .text 82180F90 00000004 R . . . . T .
  5735.  
  5736. Load_cplane_t(bool) .text 82180F98 00000010 R . . . . T .
  5737.  
  5738. AllocLoad_cplane_t(void) .text 82180FA8 00000008 R . . . . T .
  5739.  
  5740. Load_cplane_tArray(bool,int) .text 82180FB0 0000001C R . . . . T .
  5741.  
  5742. Load_cplane_tStream(bool,int) .text 82180FD0 00000064 R . . . . T .
  5743.  
  5744. Load_cbrushside_t(bool) .text 82181038 00000094 R . . . . T .
  5745.  
  5746. AllocLoad_cbrushside_t(void) .text 821810D0 00000008 R . . . . T .
  5747.  
  5748. Load_cbrushside_tArray(bool,int) .text 821810D8 00000058 R . . . . T .
  5749.  
  5750. Load_cbrushside_tStream(bool,int) .text 82181130 00000058 R . . . . T .
  5751.  
  5752. Load_edgeCount_t(bool) .text 82181188 00000010 R . . . . T .
  5753.  
  5754. AllocLoad_edgeCount_t(void) .text 82181198 00000008 R . . . . T .
  5755.  
  5756. Load_edgeCount_tArray(bool,int).text 821811A0 0000001C R . . . . T .
  5757.  
  5758. Load_edgeCount_tStream(bool,int) .text 821811C0 00000064 R . . . . T .
  5759.  
  5760. Load_cbrushedge_t(bool) .text 82181228 00000010 R . . . . T .
  5761.  
  5762. AllocLoad_cbrushedge_t(void) .text 82181238 00000008 R . . . . T .
  5763.  
  5764. Load_cbrushedge_tArray(bool,int) .text 82181240 00000010 R . . . . T .
  5765.  
  5766. Load_cbrushedge_tStream(bool,int) .text 82181250 00000064 R . . . . T .
  5767.  
  5768. Mark_cplane_t(void) .text 821812B8 00000004 R . . . . . .
  5769.  
  5770. Mark_cplane_tArray(int) .text 821812C0 00000004 R . . . . T .
  5771.  
  5772. Mark_cbrushside_t(void) .text 821812C8 00000004 R . . . . . .
  5773.  
  5774. Mark_cbrushside_tArray(int) .text 821812D0 00000004 R . . . . T .
  5775.  
  5776. Mark_edgeCount_t(void) .text 821812D8 00000004 R . . . . . .
  5777.  
  5778. Mark_edgeCount_tArray(int) .text 821812E0 00000004 R . . . . T .
  5779.  
  5780. Mark_cbrushedge_t(void) .text 821812E8 00000004 R . . . . . .
  5781.  
  5782. Mark_cbrushedge_tArray(int) .text 821812F0 00000004 R . . . . T .
  5783.  
  5784. Load_XModelLodInfo(bool) .text 821812F8 00000010 R . . . . T .
  5785.  
  5786. AllocLoad_XModelLodInfo(void) .text 82181308 00000008 R . . . . T .
  5787.  
  5788. Load_XModelLodInfoArray(bool,int) .text 82181310 0000001C R . . . . T .
  5789.  
  5790. Load_XModelLodInfoStream(bool,int) .text 82181330 00000064 R . . . . T .
  5791.  
  5792. Load_XModelCollSurf(bool) .text 82181398 00000010 R . . . . T .
  5793.  
  5794. AllocLoad_XModelCollSurf(void) .text 821813A8 00000008 R . . . . T .
  5795.  
  5796. Load_XModelCollSurfArray(bool,int) .text 821813B0 00000060 R . . . . T .
  5797.  
  5798. Load_XModelCollSurfStream(bool,int) .text 82181410 00000064 R . . . . T .
  5799.  
  5800. Load_XModelHighMipBounds(bool) .text 82181478 00000010 R . . . . T .
  5801.  
  5802. AllocLoad_XModelHighMipBounds(void) .text 82181488 00000008 R . . . . T .
  5803.  
  5804. Load_XModelHighMipBoundsArray(bool,int) .text 82181490 0000001C R . . . . T .
  5805.  
  5806. Load_XModelHighMipBoundsStream(bool,int) .text 821814B0 00000064 R . . . . T .
  5807.  
  5808. Load_XModelStreamInfo(bool) .text 82181518 00000088 R . . . . T .
  5809.  
  5810. AllocLoad_XModelStreamInfo(void) .text 821815A0 00000008 R . . . . T .
  5811.  
  5812. Load_XModelStreamInfoArray(bool,int).text 821815A8 000000AC R . . . . T .
  5813.  
  5814. Load_XModelStreamInfoStream(bool,int) .text 82181658 000000A0 R . . . . T .
  5815.  
  5816. Load_Short3(bool) .text 821816F8 00000010 R . . . . T .
  5817.  
  5818. AllocLoad_Short3(void) .text 82181708 00000008 R . . . . T .
  5819.  
  5820. Load_Short3Array(bool,int) .text 82181710 0000001C R . . . . T .
  5821.  
  5822. Load_Short3Stream(bool,int) .text 82181730 00000064 R . . . . T .
  5823.  
  5824. Load_BrushWrapper(bool) .text 82181798 00000124 R . . . . T .
  5825.  
  5826. AllocLoad_BrushWrapper(void) .text 821818C0 00000008 R . . . . T .
  5827.  
  5828. Load_BrushWrapperArray(bool,int) .text 821818C8 00000058 R . . . . T .
  5829.  
  5830. Load_BrushWrapperStream(bool,int) .text 82181920 00000058 R . . . . T .
  5831.  
  5832. Load_PhysGeomInfo(bool) .text 82181978 00000090 R . . . . T .
  5833.  
  5834. AllocLoad_PhysGeomInfo(void) .text 82181A08 00000008 R . . . . T .
  5835.  
  5836. Load_PhysGeomInfoArray(bool,int) .text 82181A10 000000A4 R . . . . T .
  5837.  
  5838. Load_PhysGeomInfoStream(bool,int) .text 82181AB8 00000098 R . . . . T .
  5839.  
  5840. Load_PhysGeomList(bool) .text 82181B50 00000074 R . . . . T .
  5841.  
  5842. AllocLoad_PhysGeomList(void) .text 82181BC8 00000008 R . . . . T .
  5843.  
  5844. Load_PhysGeomListArray(bool,int) .text 82181BD0 00000098 R . . . . T .
  5845.  
  5846. Load_PhysGeomListStream(bool,int) .text 82181C68 0000008C R . . . . T .
  5847.  
  5848. AllocLoad_XModel(void) .text 82181CF8 00000008 R . . . . T .
  5849.  
  5850. AllocLoad_XModelPtr(void) .text 82181D00 00000008 R . . . . T .
  5851.  
  5852. AllocLoad_XModelPiece(void) .text 82181D08 00000008 R . . . . T .
  5853.  
  5854. AllocLoad_XModelPieces(void) .text 82181D10 00000008 R . . . . T .
  5855.  
  5856. AllocLoad_XModelPiecesPtr(void).text 82181D18 00000008 R . . . . T .
  5857.  
  5858. Mark_XModelLodInfo(void) .text 82181D20 00000004 R . . . . . .
  5859.  
  5860. Mark_XModelLodInfoArray(int) .text 82181D28 00000004 R . . . . T .
  5861.  
  5862. Mark_XModelCollSurf(void) .text 82181D30 00000004 R . . . . . .
  5863.  
  5864. Mark_XModelCollSurfArray(int) .text 82181D38 00000004 R . . . . T .
  5865.  
  5866. Mark_XModelHighMipBounds(void) .text 82181D40 00000004 R . . . . . .
  5867.  
  5868. Mark_XModelHighMipBoundsArray(int) .text 82181D48 00000004 R . . . . T .
  5869.  
  5870. Mark_XModelStreamInfo(void) .text 82181D50 00000004 R . . . . . .
  5871.  
  5872. Mark_XModelStreamInfoArray(int).text 82181D58 00000004 R . . . . T .
  5873.  
  5874. Mark_Short3(void) .text 82181D60 00000004 R . . . . . .
  5875.  
  5876. Mark_Short3Array(int) .text 82181D68 00000004 R . . . . T .
  5877.  
  5878. Mark_BrushWrapper(void) .text 82181D70 00000004 R . . . . . .
  5879.  
  5880. Mark_BrushWrapperArray(int) .text 82181D78 00000004 R . . . . T .
  5881.  
  5882. Mark_PhysGeomInfo(void) .text 82181D80 00000004 R . . . . . .
  5883.  
  5884. Mark_PhysGeomInfoArray(int) .text 82181D88 00000004 R . . . . T .
  5885.  
  5886. Mark_PhysGeomList(void) .text 82181D90 00000004 R . . . . . .
  5887.  
  5888. Mark_PhysGeomListArray(int) .text 82181D98 00000004 R . . . . T .
  5889.  
  5890. Mark_XModel(void) .text 82181DA0 000000AC R . . . . . .
  5891.  
  5892. Mark_XModelArray(int) .text 82181E50 00000040 R . . . . T .
  5893.  
  5894. Mark_XModelPtr(void) .text 82181E90 00000044 R . . . . . .
  5895.  
  5896. Mark_XModelPtrArray(int) .text 82181ED8 0000005C R . . . . T .
  5897.  
  5898. Mark_XModelPiece(void) .text 82181F38 0000004C R . . . . . .
  5899.  
  5900. Mark_XModelPieceArray(int) .text 82181F88 00000064 R . . . . T .
  5901.  
  5902. Mark_XModelPieces(void) .text 82181FF0 0000002C R . . . . . .
  5903.  
  5904. Mark_XModelPiecesArray(int) .text 82182020 0000005C R . . . . T .
  5905.  
  5906. Mark_XModelPiecesPtr(void) .text 82182080 00000044 R . . . . . .
  5907.  
  5908. Mark_XModelPiecesPtrArray(int) .text 821820C8 00000074 R . . . . T .
  5909.  
  5910. Load_pathlink_t(bool) .text 82182140 00000010 R . . . . T .
  5911.  
  5912. AllocLoad_pathlink_t(void) .text 82182150 00000008 R . . . . T .
  5913.  
  5914. Load_pathlink_tArray(bool,int) .text 82182158 0000001C R . . . . T .
  5915.  
  5916. Load_pathlink_tStream(bool,int).text 82182178 00000064 R . . . . T .
  5917.  
  5918. Load_nodeType(bool) .text 821821E0 00000010 R . . . . T .
  5919.  
  5920. AllocLoad_nodeType(void) .text 821821F0 00000008 R . . . . T .
  5921.  
  5922. Load_nodeTypeArray(bool,int) .text 821821F8 00000010 R . . . . T .
  5923.  
  5924. Load_nodeTypeStream(bool,int) .text 82182208 00000064 R . . . . T .
  5925.  
  5926. Load_pathnode_constant_t(bool) .text 82182270 0000012C R . . . . T .
  5927.  
  5928. AllocLoad_pathnode_constant_t(void) .text 821823A0 00000008 R . . . . T .
  5929.  
  5930. Load_pathnode_constant_tArray(bool,int) .text 821823A8 00000050 R . . . . T .
  5931.  
  5932. Load_pathnode_constant_tStream(bool,int) .text 821823F8 00000058 R . . . . T .
  5933.  
  5934. AllocLoad_pathnode_ptr(void) .text 82182450 00000008 R . . . . T .
  5935.  
  5936. Load_pathnode_t(bool) .text 82182458 00000048 R . . . . T .
  5937.  
  5938. AllocLoad_pathnode_t(void) .text 821824A0 00000008 R . . . . T .
  5939.  
  5940. Load_pathnode_tArray(bool,int) .text 821824A8 0000006C R . . . . T .
  5941.  
  5942. Load_pathnode_tStream(bool,int).text 82182518 00000060 R . . . . T .
  5943.  
  5944. AllocLoad_pathnode_tree_nodes_t(void) .text 82182578 00000008 R . . . . T .
  5945.  
  5946. AllocLoad_pathnode_tree_ptr(void) .text 82182580 00000008 R . . . . T .
  5947.  
  5948. AllocLoad_pathnode_tree_info_t(void).text 82182588 00000008 R . . . . T .
  5949.  
  5950. AllocLoad_pathnode_tree_t(void).text 82182590 00000008 R . . . . T .
  5951.  
  5952. Mark_pathlink_t(void) .text 82182598 00000004 R . . . . . .
  5953.  
  5954. Mark_pathlink_tArray(int) .text 821825A0 00000004 R . . . . T .
  5955.  
  5956. Mark_nodeType(void) .text 821825A8 00000004 R . . . . . .
  5957.  
  5958. Mark_nodeTypeArray(int) .text 821825B0 00000004 R . . . . T .
  5959.  
  5960. Mark_pathnode_constant_t(void) .text 821825B8 00000084 R . . . . . .
  5961.  
  5962. Mark_pathnode_constant_tArray(int) .text 82182640 00000094 R . . . . T .
  5963.  
  5964. Mark_pathnode_t(void) .text 821826D8 00000014 R . . . . . .
  5965.  
  5966. Mark_pathnode_tArray(int) .text 821826F0 0000009C R . . . . T .
  5967.  
  5968. Mark_pathnode_tree_ptr(void) .text 82182790 00000034 R . . . . . .
  5969.  
  5970. Mark_pathnode_tree_ptrArray(int) .text 821827C8 00000064 R . . . . T .
  5971.  
  5972. AllocLoad_PathData(void) .text 82182830 00000008 R . . . . T .
  5973.  
  5974. AllocLoad_GameWorldSp(void) .text 82182838 00000008 R . . . . T .
  5975.  
  5976. Load_GameWorldMp(bool) .text 82182840 00000054 R . . . . T .
  5977.  
  5978. AllocLoad_GameWorldMp(void) .text 82182898 00000008 R . . . . T .
  5979.  
  5980. Load_GameWorldMpArray(bool,int).text 821828A0 000000C4 R . . . . T .
  5981.  
  5982. Load_GameWorldMpStream(bool,int) .text 82182968 000000B4 R . . . . T .
  5983.  
  5984. AllocLoad_GameWorldSpPtr(void) .text 82182A20 00000008 R . . . . T .
  5985.  
  5986. Load_GameWorldMpPtr(bool) .text 82182A28 000000E4 R . . . . T .
  5987.  
  5988. AllocLoad_GameWorldMpPtr(void) .text 82182B10 00000008 R . . . . T .
  5989.  
  5990. Load_GameWorldMpPtrArray(bool,int) .text 82182B18 00000050 R . . . . T .
  5991.  
  5992. Load_GameWorldMpPtrStream(bool,int) .text 82182B68 00000058 R . . . . T .
  5993.  
  5994. Mark_GameWorldMp(void) .text 82182BC0 00000004 R . . . . . .
  5995.  
  5996. Mark_GameWorldMpArray(int) .text 82182BC8 00000004 R . . . . T .
  5997.  
  5998. Mark_GameWorldMpPtr(void) .text 82182BD0 00000028 R . . . . . .
  5999.  
  6000. Mark_GameWorldMpPtrArray(int) .text 82182BF8 00000058 R . . . . T .
  6001.  
  6002. Load_FxFloatRange(bool) .text 82182C50 00000010 R . . . . T .
  6003.  
  6004. AllocLoad_FxFloatRange(void) .text 82182C60 00000008 R . . . . T .
  6005.  
  6006. Load_FxFloatRangeArray(bool,int) .text 82182C68 00000010 R . . . . T .
  6007.  
  6008. Load_FxFloatRangeStream(bool,int) .text 82182C78 00000064 R . . . . T .
  6009.  
  6010. Load_FxIntRange(bool) .text 82182CE0 00000010 R . . . . T .
  6011.  
  6012. AllocLoad_FxIntRange(void) .text 82182CF0 00000008 R . . . . T .
  6013.  
  6014. Load_FxIntRangeArray(bool,int) .text 82182CF8 00000010 R . . . . T .
  6015.  
  6016. Load_FxIntRangeStream(bool,int).text 82182D08 00000064 R . . . . T .
  6017.  
  6018. Load_FxElemDefFlags(bool) .text 82182D70 00000010 R . . . . T .
  6019.  
  6020. AllocLoad_FxElemDefFlags(void) .text 82182D80 00000008 R . . . . T .
  6021.  
  6022. Load_FxElemDefFlagsArray(bool,int) .text 82182D88 00000010 R . . . . T .
  6023.  
  6024. Load_FxElemDefFlagsStream(bool,int) .text 82182D98 00000064 R . . . . T .
  6025.  
  6026. Load_FxElemType(bool) .text 82182E00 00000010 R . . . . T .
  6027.  
  6028. AllocLoad_FxElemType(void) .text 82182E10 00000008 R . . . . T .
  6029.  
  6030. Load_FxElemTypeArray(bool,int) .text 82182E18 00000010 R . . . . T .
  6031.  
  6032. Load_FxElemTypeStream(bool,int).text 82182E28 00000064 R . . . . T .
  6033.  
  6034. AllocLoad_FxEffectDefHandle(void) .text 82182E90 00000008 R . . . . T .
  6035.  
  6036. Load_FxEffectDefRef(bool) .text 82182E98 00000040 R . . . . T .
  6037.  
  6038. AllocLoad_FxEffectDefRef(void) .text 82182ED8 00000008 R . . . . T .
  6039.  
  6040. Load_FxEffectDefRefArray(bool,int) .text 82182EE0 000000B0 R . . . . T .
  6041.  
  6042. Load_FxEffectDefRefStream(bool,int) .text 82182F90 000000A0 R . . . . T .
  6043.  
  6044. AllocLoad_FxElemMarkVisuals(void) .text 82183030 00000008 R . . . . T .
  6045.  
  6046. AllocLoad_FxElemVisuals(void) .text 82183038 00000008 R . . . . T .
  6047.  
  6048. Load_FxElemVisualState(bool) .text 82183040 00000010 R . . . . T .
  6049.  
  6050. AllocLoad_FxElemVisualState(void) .text 82183050 00000008 R . . . . T .
  6051.  
  6052. Load_FxElemVisualStateArray(bool,int) .text 82183058 0000001C R . . . . T .
  6053.  
  6054. Load_FxElemVisualStateStream(bool,int) .text 82183078 00000064 R . . . . T .
  6055.  
  6056. Load_FxElemVisStateSample(bool).text 821830E0 00000010 R . . . . T .
  6057.  
  6058. AllocLoad_FxElemVisStateSample(void).text 821830F0 00000008 R . . . . T .
  6059.  
  6060. Load_FxElemVisStateSampleArray(bool,int) .text 821830F8 0000001C R . . . . T .
  6061.  
  6062. Load_FxElemVisStateSampleStream(bool,int) .text 82183118 00000064 R . . . . T .
  6063.  
  6064. Load_FxElemVec3Range(bool) .text 82183180 00000010 R . . . . T .
  6065.  
  6066. AllocLoad_FxElemVec3Range(void).text 82183190 00000008 R . . . . T .
  6067.  
  6068. Load_FxElemVec3RangeArray(bool,int) .text 82183198 0000001C R . . . . T .
  6069.  
  6070. Load_FxElemVec3RangeStream(bool,int).text 821831B8 00000064 R . . . . T .
  6071.  
  6072. Load_FxElemVelStateInFrame(bool) .text 82183220 00000010 R . . . . T .
  6073.  
  6074. AllocLoad_FxElemVelStateInFrame(void) .text 82183230 00000008 R . . . . T .
  6075.  
  6076. Load_FxElemVelStateInFrameArray(bool,int) .text 82183238 0000001C R . . . . T .
  6077.  
  6078. Load_FxElemVelStateInFrameStream(bool,int).text 82183258 00000064 R . . . . T .
  6079.  
  6080. Load_FxElemVelStateSample(bool).text 821832C0 00000010 R . . . . T .
  6081.  
  6082. AllocLoad_FxElemVelStateSample(void).text 821832D0 00000008 R . . . . T .
  6083.  
  6084. Load_FxElemVelStateSampleArray(bool,int) .text 821832D8 0000001C R . . . . T .
  6085.  
  6086. Load_FxElemVelStateSampleStream(bool,int) .text 821832F8 00000064 R . . . . T .
  6087.  
  6088. Load_FxElemAtlas(bool) .text 82183360 00000010 R . . . . T .
  6089.  
  6090. AllocLoad_FxElemAtlas(void) .text 82183370 00000008 R . . . . T .
  6091.  
  6092. Load_FxElemAtlasArray(bool,int).text 82183378 00000010 R . . . . T .
  6093.  
  6094. Load_FxElemAtlasStream(bool,int) .text 82183388 00000064 R . . . . T .
  6095.  
  6096. Load_FxSpawnDefLooping(bool) .text 821833F0 00000010 R . . . . T .
  6097.  
  6098. AllocLoad_FxSpawnDefLooping(void) .text 82183400 00000008 R . . . . T .
  6099.  
  6100. Load_FxSpawnDefLoopingArray(bool,int) .text 82183408 00000010 R . . . . T .
  6101.  
  6102. Load_FxSpawnDefLoopingStream(bool,int) .text 82183418 00000064 R . . . . T .
  6103.  
  6104. Load_FxSpawnDefOneShot(bool) .text 82183480 00000010 R . . . . T .
  6105.  
  6106. AllocLoad_FxSpawnDefOneShot(void) .text 82183490 00000008 R . . . . T .
  6107.  
  6108. Load_FxSpawnDefOneShotArray(bool,int) .text 82183498 00000010 R . . . . T .
  6109.  
  6110. Load_FxSpawnDefOneShotStream(bool,int) .text 821834A8 00000064 R . . . . T .
  6111.  
  6112. Load_FxSpawnDef(bool) .text 82183510 00000088 R . . . . T .
  6113.  
  6114. AllocLoad_FxSpawnDef(void) .text 82183598 00000008 R . . . . T .
  6115.  
  6116. Load_FxSpawnDefArray(bool,int) .text 821835A0 00000010 R . . . . T .
  6117.  
  6118. Load_FxSpawnDefStream(bool,int).text 821835B0 000000A0 R . . . . T .
  6119.  
  6120. AllocLoad_FxElemDefVisuals(void) .text 82183650 00000008 R . . . . T .
  6121.  
  6122. Load_FxTrailVertex(bool) .text 82183658 00000010 R . . . . T .
  6123.  
  6124. AllocLoad_FxTrailVertex(void) .text 82183668 00000008 R . . . . T .
  6125.  
  6126. Load_FxTrailVertexArray(bool,int) .text 82183670 0000001C R . . . . T .
  6127.  
  6128. Load_FxTrailVertexStream(bool,int) .text 82183690 00000064 R . . . . T .
  6129.  
  6130. Load_FxTrailDef(bool) .text 821836F8 000000C4 R . . . . T .
  6131.  
  6132. AllocLoad_FxTrailDef(void) .text 821837C0 00000008 R . . . . T .
  6133.  
  6134. Load_FxTrailDefArray(bool,int) .text 821837C8 00000050 R . . . . T .
  6135.  
  6136. Load_FxTrailDefStream(bool,int).text 82183818 00000058 R . . . . T .
  6137.  
  6138. AllocLoad_FxElemDef(void) .text 82183870 00000008 R . . . . T .
  6139.  
  6140. AllocLoad_FxEffectDef(void) .text 82183878 00000008 R . . . . T .
  6141.  
  6142. Mark_FxFloatRange(void) .text 82183880 00000004 R . . . . . .
  6143.  
  6144. Mark_FxFloatRangeArray(int) .text 82183888 00000004 R . . . . T .
  6145.  
  6146. Mark_FxIntRange(void) .text 82183890 00000004 R . . . . . .
  6147.  
  6148. Mark_FxIntRangeArray(int) .text 82183898 00000004 R . . . . T .
  6149.  
  6150. Mark_FxElemDefFlags(void) .text 821838A0 00000004 R . . . . . .
  6151.  
  6152. Mark_FxElemDefFlagsArray(int) .text 821838A8 00000004 R . . . . T .
  6153.  
  6154. Mark_FxElemType(void) .text 821838B0 00000004 R . . . . . .
  6155.  
  6156. Mark_FxElemTypeArray(int) .text 821838B8 00000004 R . . . . T .
  6157.  
  6158. Mark_FxEffectDefRef(void) .text 821838C0 00000004 R . . . . . .
  6159.  
  6160. Mark_FxEffectDefRefArray(int) .text 821838C8 00000004 R . . . . T .
  6161.  
  6162. Mark_FxElemMarkVisuals(void) .text 821838D0 00000018 R . . . . . .
  6163.  
  6164. Mark_FxElemMarkVisualsArray(int) .text 821838E8 0000004C R . . . . T .
  6165.  
  6166. Mark_FxElemVisuals(void) .text 82183938 000000A4 R . . . . . .
  6167.  
  6168. Mark_FxElemVisualsArray(int) .text 821839E0 00000040 R . . . . T .
  6169.  
  6170. Mark_FxElemVisualState(void) .text 82183A20 00000004 R . . . . . .
  6171.  
  6172. Mark_FxElemVisualStateArray(int) .text 82183A28 00000004 R . . . . T .
  6173.  
  6174. Mark_FxElemVisStateSample(void).text 82183A30 00000004 R . . . . . .
  6175.  
  6176. Mark_FxElemVisStateSampleArray(int) .text 82183A38 00000004 R . . . . T .
  6177.  
  6178. Mark_FxElemVec3Range(void) .text 82183A40 00000004 R . . . . . .
  6179.  
  6180. Mark_FxElemVec3RangeArray(int) .text 82183A48 00000004 R . . . . T .
  6181.  
  6182. Mark_FxElemVelStateInFrame(void) .text 82183A50 00000004 R . . . . . .
  6183.  
  6184. Mark_FxElemVelStateInFrameArray(int).text 82183A58 00000004 R . . . . T .
  6185.  
  6186. Mark_FxElemVelStateSample(void).text 82183A60 00000004 R . . . . . .
  6187.  
  6188. Mark_FxElemVelStateSampleArray(int) .text 82183A68 00000004 R . . . . T .
  6189.  
  6190. Mark_FxElemAtlas(void) .text 82183A70 00000004 R . . . . . .
  6191.  
  6192. Mark_FxElemAtlasArray(int) .text 82183A78 00000004 R . . . . T .
  6193.  
  6194. Mark_FxSpawnDefLooping(void) .text 82183A80 00000004 R . . . . . .
  6195.  
  6196. Mark_FxSpawnDefLoopingArray(int) .text 82183A88 00000004 R . . . . T .
  6197.  
  6198. Mark_FxSpawnDefOneShot(void) .text 82183A90 00000004 R . . . . . .
  6199.  
  6200. Mark_FxSpawnDefOneShotArray(int) .text 82183A98 00000004 R . . . . T .
  6201.  
  6202. Mark_FxSpawnDef(void) .text 82183AA0 00000004 R . . . . . .
  6203.  
  6204. Mark_FxSpawnDefArray(int) .text 82183AA8 00000004 R . . . . T .
  6205.  
  6206. Mark_FxElemDefVisuals(void) .text 82183AB0 000000C4 R . . . . . .
  6207.  
  6208. Mark_FxElemDefVisualsArray(int).text 82183B78 00000040 R . . . . T .
  6209.  
  6210. Mark_FxTrailVertex(void) .text 82183BB8 00000004 R . . . . . .
  6211.  
  6212. Mark_FxTrailVertexArray(int) .text 82183BC0 00000004 R . . . . T .
  6213.  
  6214. Mark_FxTrailDef(void) .text 82183BC8 00000004 R . . . . . .
  6215.  
  6216. Mark_FxTrailDefArray(int) .text 82183BD0 00000004 R . . . . T .
  6217.  
  6218. Mark_FxElemDef(void) .text 82183BD8 00000018 R . . . . . .
  6219.  
  6220. Mark_FxElemDefArray(int) .text 82183BF0 0000004C R . . . . T .
  6221.  
  6222. Mark_FxEffectDef(void) .text 82183C40 0000003C R . . . . . .
  6223.  
  6224. Mark_FxEffectDefArray(int) .text 82183C80 00000094 R . . . . T .
  6225.  
  6226. Load_DynEntityId(bool) .text 82183D18 00000010 R . . . . T .
  6227.  
  6228. AllocLoad_DynEntityId(void) .text 82183D28 00000008 R . . . . T .
  6229.  
  6230. Load_DynEntityIdArray(bool,int).text 82183D30 00000010 R . . . . T .
  6231.  
  6232. Load_DynEntityIdStream(bool,int) .text 82183D40 00000064 R . . . . T .
  6233.  
  6234. Load_DynEntityType(bool) .text 82183DA8 00000010 R . . . . T .
  6235.  
  6236. AllocLoad_DynEntityType(void) .text 82183DB8 00000008 R . . . . T .
  6237.  
  6238. Load_DynEntityTypeArray(bool,int) .text 82183DC0 00000010 R . . . . T .
  6239.  
  6240. Load_DynEntityTypeStream(bool,int) .text 82183DD0 00000064 R . . . . T .
  6241.  
  6242. AllocLoad_DynEntityDef(void) .text 82183E38 00000008 R . . . . T .
  6243.  
  6244. Load_DynEntityColl(bool) .text 82183E40 00000010 R . . . . T .
  6245.  
  6246. AllocLoad_DynEntityColl(void) .text 82183E50 00000008 R . . . . T .
  6247.  
  6248. Load_DynEntityCollArray(bool,int) .text 82183E58 0000001C R . . . . T .
  6249.  
  6250. Load_DynEntityCollStream(bool,int) .text 82183E78 00000064 R . . . . T .
  6251.  
  6252. Load_DynEntityPose(bool) .text 82183EE0 00000010 R . . . . T .
  6253.  
  6254. AllocLoad_DynEntityPose(void) .text 82183EF0 00000008 R . . . . T .
  6255.  
  6256. Load_DynEntityPoseArray(bool,int) .text 82183EF8 00000010 R . . . . T .
  6257.  
  6258. Load_DynEntityPoseStream(bool,int) .text 82183F08 00000064 R . . . . T .
  6259.  
  6260. Load_DynEntityClient(bool) .text 82183F70 00000010 R . . . . T .
  6261.  
  6262. AllocLoad_DynEntityClient(void).text 82183F80 00000008 R . . . . T .
  6263.  
  6264. Load_DynEntityClientArray(bool,int) .text 82183F88 0000001C R . . . . T .
  6265.  
  6266. Load_DynEntityClientStream(bool,int).text 82183FA8 00000064 R . . . . T .
  6267.  
  6268. Load_DynEntityServer(bool) .text 82184010 00000010 R . . . . T .
  6269.  
  6270. AllocLoad_DynEntityServer(void).text 82184020 00000008 R . . . . T .
  6271.  
  6272. Load_DynEntityServerArray(bool,int) .text 82184028 0000001C R . . . . T .
  6273.  
  6274. Load_DynEntityServerStream(bool,int).text 82184048 00000064 R . . . . T .
  6275.  
  6276. Mark_DynEntityId(void) .text 821840B0 00000004 R . . . . . .
  6277.  
  6278. Mark_DynEntityIdArray(int) .text 821840B8 00000004 R . . . . T .
  6279.  
  6280. Mark_DynEntityType(void) .text 821840C0 00000004 R . . . . . .
  6281.  
  6282. Mark_DynEntityTypeArray(int) .text 821840C8 00000004 R . . . . T .
  6283.  
  6284. Mark_DynEntityColl(void) .text 821840D0 00000004 R . . . . . .
  6285.  
  6286. Mark_DynEntityCollArray(int) .text 821840D8 00000004 R . . . . T .
  6287.  
  6288. Mark_DynEntityPose(void) .text 821840E0 00000004 R . . . . . .
  6289.  
  6290. Mark_DynEntityPoseArray(int) .text 821840E8 00000004 R . . . . T .
  6291.  
  6292. Mark_DynEntityClient(void) .text 821840F0 00000004 R . . . . . .
  6293.  
  6294. Mark_DynEntityClientArray(int) .text 821840F8 00000004 R . . . . T .
  6295.  
  6296. Mark_DynEntityServer(void) .text 82184100 00000004 R . . . . . .
  6297.  
  6298. Mark_DynEntityServerArray(int) .text 82184108 00000004 R . . . . T .
  6299.  
  6300. Load_MapEnts(bool) .text 82184110 00000094 R . . . . T .
  6301.  
  6302. AllocLoad_MapEnts(void) .text 821841A8 00000008 R . . . . T .
  6303.  
  6304. Load_MapEntsArray(bool,int) .text 821841B0 00000058 R . . . . T .
  6305.  
  6306. Load_MapEntsStream(bool,int) .text 82184208 00000058 R . . . . T .
  6307.  
  6308. Load_MapEntsPtr(bool) .text 82184260 000000CC R . . . . T .
  6309.  
  6310. AllocLoad_MapEntsPtr(void) .text 82184330 00000008 R . . . . T .
  6311.  
  6312. Load_MapEntsPtrArray(bool,int) .text 82184338 00000050 R . . . . T .
  6313.  
  6314. Load_MapEntsPtrStream(bool,int).text 82184388 00000058 R . . . . T .
  6315.  
  6316. Mark_MapEnts(void) .text 821843E0 00000004 R . . . . . .
  6317.  
  6318. Mark_MapEntsArray(int) .text 821843E8 00000004 R . . . . T .
  6319.  
  6320. Mark_MapEntsPtr(void) .text 821843F0 00000028 R . . . . . .
  6321.  
  6322. Mark_MapEntsPtrArray(int) .text 82184418 00000058 R . . . . T .
  6323.  
  6324. AllocLoad_cStaticModel_t(void) .text 82184470 00000008 R . . . . T .
  6325.  
  6326. Load_cNode_t(bool) .text 82184478 00000094 R . . . . T .
  6327.  
  6328. AllocLoad_cNode_t(void) .text 82184510 00000008 R . . . . T .
  6329.  
  6330. Load_cNode_tArray(bool,int) .text 82184518 00000050 R . . . . T .
  6331.  
  6332. Load_cNode_tStream(bool,int) .text 82184568 00000058 R . . . . T .
  6333.  
  6334. Load_cLeaf_t(bool) .text 821845C0 00000010 R . . . . T .
  6335.  
  6336. AllocLoad_cLeaf_t(void) .text 821845D0 00000008 R . . . . T .
  6337.  
  6338. Load_cLeaf_tArray(bool,int) .text 821845D8 00000010 R . . . . T .
  6339.  
  6340. Load_cLeaf_tStream(bool,int) .text 821845E8 00000064 R . . . . T .
  6341.  
  6342. AllocLoad_cLeafBrushNodeLeaf_t(void).text 82184650 00000008 R . . . . T .
  6343.  
  6344. Load_cLeafBrushNodeChildren_t(bool) .text 82184658 00000010 R . . . . T .
  6345.  
  6346. AllocLoad_cLeafBrushNodeChildren_t(void) .text 82184668 00000008 R . . . . T .
  6347.  
  6348. Load_cLeafBrushNodeChildren_tArray(bool,int) .text 82184670 0000001C R . . . . T .
  6349.  
  6350. Load_cLeafBrushNodeChildren_tStream(bool,int) .text 82184690 00000064 R . . . . T .
  6351.  
  6352. AllocLoad_cLeafBrushNodeData_t(void).text 821846F8 00000008 R . . . . T .
  6353.  
  6354. AllocLoad_cLeafBrushNode_t(void) .text 82184700 00000008 R . . . . T .
  6355.  
  6356. Load_CollisionBorder(bool) .text 82184708 00000010 R . . . . T .
  6357.  
  6358. AllocLoad_CollisionBorder(void).text 82184718 00000008 R . . . . T .
  6359.  
  6360. Load_CollisionBorderArray(bool,int) .text 82184720 00000010 R . . . . T .
  6361.  
  6362. Load_CollisionBorderStream(bool,int).text 82184730 00000064 R . . . . T .
  6363.  
  6364. Load_CollisionPartition(bool) .text 82184798 00000098 R . . . . T .
  6365.  
  6366. AllocLoad_CollisionPartition(void) .text 82184830 00000008 R . . . . T .
  6367.  
  6368. Load_CollisionPartitionArray(bool,int) .text 82184838 00000058 R . . . . T .
  6369.  
  6370. Load_CollisionPartitionStream(bool,int) .text 82184890 00000058 R . . . . T .
  6371.  
  6372. Load_CollisionAabbTreeIndex(bool) .text 821848E8 00000028 R . . . . T .
  6373.  
  6374. AllocLoad_CollisionAabbTreeIndex(void) .text 82184910 00000008 R . . . . T .
  6375.  
  6376. Load_CollisionAabbTreeIndexArray(bool,int).text 82184918 00000010 R . . . . T .
  6377.  
  6378. Load_CollisionAabbTreeIndexStream(bool,int).text 82184928 00000054 R . . . . T .
  6379.  
  6380. Load_CollisionAabbTree(bool) .text 82184980 00000010 R . . . . T .
  6381.  
  6382. AllocLoad_CollisionAabbTree(void) .text 82184990 00000008 R . . . . T .
  6383.  
  6384. Load_CollisionAabbTreeArray(bool,int) .text 82184998 00000010 R . . . . T .
  6385.  
  6386. Load_CollisionAabbTreeStream(bool,int) .text 821849A8 00000064 R . . . . T .
  6387.  
  6388. Load_cmodel_t(bool) .text 82184A10 00000010 R . . . . T .
  6389.  
  6390. AllocLoad_cmodel_t(void) .text 82184A20 00000008 R . . . . T .
  6391.  
  6392. Load_cmodel_tArray(bool,int) .text 82184A28 0000001C R . . . . T .
  6393.  
  6394. Load_cmodel_tStream(bool,int) .text 82184A48 00000064 R . . . . T .
  6395.  
  6396. Load_AxialMaterialNum(bool) .text 82184AB0 00000010 R . . . . T .
  6397.  
  6398. AllocLoad_AxialMaterialNum(void) .text 82184AC0 00000008 R . . . . T .
  6399.  
  6400. Load_AxialMaterialNumArray(bool,int).text 82184AC8 0000001C R . . . . T .
  6401.  
  6402. Load_AxialMaterialNumStream(bool,int) .text 82184AE8 00000064 R . . . . T .
  6403.  
  6404. Load_cbrush_t(bool) .text 82184B50 000000E8 R . . . . T .
  6405.  
  6406. AllocLoad_cbrush_t(void) .text 82184C38 00000008 R . . . . T .
  6407.  
  6408. Load_cbrush_tArray(bool,int) .text 82184C40 00000058 R . . . . T .
  6409.  
  6410. Load_cbrush_tStream(bool,int) .text 82184C98 00000058 R . . . . T .
  6411.  
  6412. Load_LeafBrush(bool) .text 82184CF0 00000010 R . . . . T .
  6413.  
  6414. AllocLoad_LeafBrush(void) .text 82184D00 00000008 R . . . . T .
  6415.  
  6416. Load_LeafBrushArray(bool,int) .text 82184D08 00000010 R . . . . T .
  6417.  
  6418. Load_LeafBrushStream(bool,int) .text 82184D18 00000064 R . . . . T .
  6419.  
  6420. AllocLoad_clipMap_t(void) .text 82184D80 00000008 R . . . . T .
  6421.  
  6422. AllocLoad_clipMap_ptr(void) .text 82184D88 00000008 R . . . . T .
  6423.  
  6424. Mark_cStaticModel_t(void) .text 82184D90 00000050 R . . . . . .
  6425.  
  6426. Mark_cStaticModel_tArray(int) .text 82184DE0 00000068 R . . . . T .
  6427.  
  6428. Mark_cNode_t(void) .text 82184E48 00000004 R . . . . . .
  6429.  
  6430. Mark_cNode_tArray(int) .text 82184E50 00000004 R . . . . T .
  6431.  
  6432. Mark_cLeaf_t(void) .text 82184E58 00000004 R . . . . . .
  6433.  
  6434. Mark_cLeaf_tArray(int) .text 82184E60 00000004 R . . . . T .
  6435.  
  6436. Mark_cLeafBrushNodeLeaf_t(void).text 82184E68 00000004 R . . . . . .
  6437.  
  6438. Mark_cLeafBrushNodeLeaf_tArray(int) .text 82184E70 00000004 R . . . . T .
  6439.  
  6440. Mark_cLeafBrushNodeChildren_t(void) .text 82184E78 00000004 R . . . . . .
  6441.  
  6442. Mark_cLeafBrushNodeChildren_tArray(int) .text 82184E80 00000004 R . . . . T .
  6443.  
  6444. Mark_cLeafBrushNodeData_t(void).text 82184E88 00000004 R . . . . . .
  6445.  
  6446. Mark_cLeafBrushNodeData_tArray(int) .text 82184E90 00000004 R . . . . T .
  6447.  
  6448. Mark_cLeafBrushNode_t(void) .text 82184E98 00000004 R . . . . . .
  6449.  
  6450. Mark_cLeafBrushNode_tArray(int).text 82184EA0 00000004 R . . . . T .
  6451.  
  6452. Mark_CollisionBorder(void) .text 82184EA8 00000004 R . . . . . .
  6453.  
  6454. Mark_CollisionBorderArray(int) .text 82184EB0 00000004 R . . . . T .
  6455.  
  6456. Mark_CollisionPartition(void) .text 82184EB8 00000004 R . . . . . .
  6457.  
  6458. Mark_CollisionPartitionArray(int) .text 82184EC0 00000004 R . . . . T .
  6459.  
  6460. Mark_CollisionAabbTreeIndex(void) .text 82184EC8 00000004 R . . . . . .
  6461.  
  6462. Mark_CollisionAabbTreeIndexArray(int) .text 82184ED0 00000004 R . . . . T .
  6463.  
  6464. Mark_CollisionAabbTree(void) .text 82184ED8 00000004 R . . . . . .
  6465.  
  6466. Mark_CollisionAabbTreeArray(int) .text 82184EE0 00000004 R . . . . T .
  6467.  
  6468. Mark_cmodel_t(void) .text 82184EE8 00000004 R . . . . . .
  6469.  
  6470. Mark_cmodel_tArray(int) .text 82184EF0 00000004 R . . . . T .
  6471.  
  6472. Mark_AxialMaterialNum(void) .text 82184EF8 00000004 R . . . . . .
  6473.  
  6474. Mark_AxialMaterialNumArray(int).text 82184F00 00000004 R . . . . T .
  6475.  
  6476. Mark_cbrush_t(void) .text 82184F08 00000004 R . . . . . .
  6477.  
  6478. Mark_cbrush_tArray(int) .text 82184F10 00000004 R . . . . T .
  6479.  
  6480. Mark_LeafBrush(void) .text 82184F18 00000004 R . . . . . .
  6481.  
  6482. Mark_LeafBrushArray(int) .text 82184F20 00000004 R . . . . T .
  6483.  
  6484. Load_ComPrimaryLight(bool) .text 82184F28 0000004C R . . . . T .
  6485.  
  6486. AllocLoad_ComPrimaryLight(void).text 82184F78 00000008 R . . . . T .
  6487.  
  6488. Load_ComPrimaryLightArray(bool,int) .text 82184F80 000000BC R . . . . T .
  6489.  
  6490. Load_ComPrimaryLightStream(bool,int).text 82185040 000000AC R . . . . T .
  6491.  
  6492. Load_ComWorld(bool) .text 821850F0 00000094 R . . . . T .
  6493.  
  6494. AllocLoad_ComWorld(void) .text 82185188 00000008 R . . . . T .
  6495.  
  6496. Load_ComWorldArray(bool,int) .text 82185190 00000050 R . . . . T .
  6497.  
  6498. Load_ComWorldStream(bool,int) .text 821851E0 00000058 R . . . . T .
  6499.  
  6500. Load_ComWorldPtr(bool) .text 82185238 000000CC R . . . . T .
  6501.  
  6502. AllocLoad_ComWorldPtr(void) .text 82185308 00000008 R . . . . T .
  6503.  
  6504. Load_ComWorldPtrArray(bool,int).text 82185310 00000050 R . . . . T .
  6505.  
  6506. Load_ComWorldPtrStream(bool,int) .text 82185360 00000058 R . . . . T .
  6507.  
  6508. Mark_ComPrimaryLight(void) .text 821853B8 00000004 R . . . . . .
  6509.  
  6510. Mark_ComPrimaryLightArray(int) .text 821853C0 00000004 R . . . . T .
  6511.  
  6512. Mark_ComWorld(void) .text 821853C8 00000004 R . . . . . .
  6513.  
  6514. Mark_ComWorldArray(int) .text 821853D0 00000004 R . . . . T .
  6515.  
  6516. Mark_ComWorldPtr(void) .text 821853D8 00000028 R . . . . . .
  6517.  
  6518. Mark_ComWorldPtrArray(int) .text 82185400 00000058 R . . . . T .
  6519.  
  6520. Load_operandInternalDataUnion(bool) .text 82185458 00000080 R . . . . T .
  6521.  
  6522. AllocLoad_operandInternalDataUnion(void) .text 821854E0 00000008 R . . . . T .
  6523.  
  6524. Load_operandInternalDataUnionArray(bool,int) .text 821854E8 0000007C R . . . . T .
  6525.  
  6526. Load_operandInternalDataUnionStream(bool,int) .text 82185568 000000A4 R . . . . T .
  6527.  
  6528. Load_operandDataType(bool) .text 82185610 00000010 R . . . . T .
  6529.  
  6530. AllocLoad_operandDataType(void).text 82185620 00000008 R . . . . T .
  6531.  
  6532. Load_operandDataTypeArray(bool,int) .text 82185628 00000010 R . . . . T .
  6533.  
  6534. Load_operandDataTypeStream(bool,int).text 82185638 00000064 R . . . . T .
  6535.  
  6536. Load_Operand(bool) .text 821856A0 0000004C R . . . . T .
  6537.  
  6538. AllocLoad_Operand(void) .text 821856F0 00000008 R . . . . T .
  6539.  
  6540. Load_OperandArray(bool,int) .text 821856F8 00000094 R . . . . T .
  6541.  
  6542. Load_OperandStream(bool,int) .text 82185790 00000088 R . . . . T .
  6543.  
  6544. Load_Operator(bool) .text 82185818 00000010 R . . . . T .
  6545.  
  6546. AllocLoad_Operator(void) .text 82185828 00000008 R . . . . T .
  6547.  
  6548. Load_OperatorArray(bool,int) .text 82185830 00000010 R . . . . T .
  6549.  
  6550. Load_OperatorStream(bool,int) .text 82185840 00000064 R . . . . T .
  6551.  
  6552. Load_entryInternalData(bool) .text 821858A8 000000A0 R . . . . T .
  6553.  
  6554. AllocLoad_entryInternalData(void) .text 82185948 00000008 R . . . . T .
  6555.  
  6556. Load_entryInternalDataArray(bool,int) .text 82185950 00000050 R . . . . T .
  6557.  
  6558. Load_entryInternalDataStream(bool,int) .text 821859A0 00000058 R . . . . T .
  6559.  
  6560. Load_expressionEntryType(bool) .text 821859F8 00000010 R . . . . T .
  6561.  
  6562. AllocLoad_expressionEntryType(void) .text 82185A08 00000008 R . . . . T .
  6563.  
  6564. Load_expressionEntryTypeArray(bool,int) .text 82185A10 00000010 R . . . . T .
  6565.  
  6566. Load_expressionEntryTypeStream(bool,int) .text 82185A20 00000064 R . . . . T .
  6567.  
  6568. Load_expressionEntry(bool) .text 82185A88 0000004C R . . . . T .
  6569.  
  6570. AllocLoad_expressionEntry(void).text 82185AD8 00000008 R . . . . T .
  6571.  
  6572. Load_expressionEntryArray(bool,int) .text 82185AE0 00000078 R . . . . T .
  6573.  
  6574. Load_expressionEntryStream(bool,int).text 82185B58 00000064 R . . . . T .
  6575.  
  6576. Load_expressionEntry_ptr(bool) .text 82185BC0 0000008C R . . . . T .
  6577.  
  6578. AllocLoad_expressionEntry_ptr(void) .text 82185C50 00000008 R . . . . T .
  6579.  
  6580. Load_expressionEntry_ptrArray(bool,int) .text 82185C58 000000B4 R . . . . T .
  6581.  
  6582. Load_expressionEntry_ptrStream(bool,int) .text 82185D10 000000A4 R . . . . T .
  6583.  
  6584. Load_statement(bool) .text 82185DB8 00000074 R . . . . T .
  6585.  
  6586. AllocLoad_statement(void) .text 82185E30 00000008 R . . . . T .
  6587.  
  6588. Load_statementArray(bool,int) .text 82185E38 00000098 R . . . . T .
  6589.  
  6590. Load_statementStream(bool,int) .text 82185ED0 0000008C R . . . . T .
  6591.  
  6592. Mark_operandInternalDataUnion(void) .text 82185F60 00000004 R . . . . . .
  6593.  
  6594. Mark_operandInternalDataUnionArray(int) .text 82185F68 00000004 R . . . . T .
  6595.  
  6596. Mark_operandDataType(void) .text 82185F70 00000004 R . . . . . .
  6597.  
  6598. Mark_operandDataTypeArray(int) .text 82185F78 00000004 R . . . . T .
  6599.  
  6600. Mark_Operand(void) .text 82185F80 00000004 R . . . . . .
  6601.  
  6602. Mark_OperandArray(int) .text 82185F88 00000004 R . . . . T .
  6603.  
  6604. Mark_Operator(void) .text 82185F90 00000004 R . . . . . .
  6605.  
  6606. Mark_OperatorArray(int) .text 82185F98 00000004 R . . . . T .
  6607.  
  6608. Mark_entryInternalData(void) .text 82185FA0 00000004 R . . . . . .
  6609.  
  6610. Mark_entryInternalDataArray(int) .text 82185FA8 00000004 R . . . . T .
  6611.  
  6612. Mark_expressionEntryType(void) .text 82185FB0 00000004 R . . . . . .
  6613.  
  6614. Mark_expressionEntryTypeArray(int) .text 82185FB8 00000004 R . . . . T .
  6615.  
  6616. Mark_expressionEntry(void) .text 82185FC0 00000004 R . . . . . .
  6617.  
  6618. Mark_expressionEntryArray(int) .text 82185FC8 00000004 R . . . . T .
  6619.  
  6620. Mark_expressionEntry_ptr(void) .text 82185FD0 00000004 R . . . . . .
  6621.  
  6622. Mark_expressionEntry_ptrArray(int) .text 82185FD8 00000004 R . . . . T .
  6623.  
  6624. Mark_statement(void) .text 82185FE0 00000004 R . . . . . .
  6625.  
  6626. Mark_statementArray(int) .text 82185FE8 00000004 R . . . . T .
  6627.  
  6628. Load_columnInfo_t(bool) .text 82185FF0 00000010 R . . . . T .
  6629.  
  6630. AllocLoad_columnInfo_t(void) .text 82186000 00000008 R . . . . T .
  6631.  
  6632. Load_columnInfo_tArray(bool,int) .text 82186008 00000010 R . . . . T .
  6633.  
  6634. Load_columnInfo_tStream(bool,int) .text 82186018 00000064 R . . . . T .
  6635.  
  6636. AllocLoad_listBoxDef_t(void) .text 82186080 00000008 R . . . . T .
  6637.  
  6638. AllocLoad_listBoxDef_ptr(void) .text 82186088 00000008 R . . . . T .
  6639.  
  6640. Load_editFieldDef_t(bool) .text 82186090 00000010 R . . . . T .
  6641.  
  6642. AllocLoad_editFieldDef_t(void) .text 821860A0 00000008 R . . . . T .
  6643.  
  6644. Load_editFieldDef_tArray(bool,int) .text 821860A8 00000010 R . . . . T .
  6645.  
  6646. Load_editFieldDef_tStream(bool,int) .text 821860B8 00000064 R . . . . T .
  6647.  
  6648. Load_editFieldDef_ptr(bool) .text 82186120 00000074 R . . . . T .
  6649.  
  6650. AllocLoad_editFieldDef_ptr(void) .text 82186198 00000008 R . . . . T .
  6651.  
  6652. Load_editFieldDef_ptrArray(bool,int).text 821861A0 00000098 R . . . . T .
  6653.  
  6654. Load_editFieldDef_ptrStream(bool,int) .text 82186238 0000008C R . . . . T .
  6655.  
  6656. Load_multiDef_t(bool) .text 821862C8 0000006C R . . . . T .
  6657.  
  6658. AllocLoad_multiDef_t(void) .text 82186338 00000008 R . . . . T .
  6659.  
  6660. Load_multiDef_tArray(bool,int) .text 82186340 00000088 R . . . . T .
  6661.  
  6662. Load_multiDef_tStream(bool,int).text 821863C8 0000007C R . . . . T .
  6663.  
  6664. Load_multiDef_ptr(bool) .text 82186448 00000070 R . . . . T .
  6665.  
  6666. AllocLoad_multiDef_ptr(void) .text 821864B8 00000008 R . . . . T .
  6667.  
  6668. Load_multiDef_ptrArray(bool,int) .text 821864C0 000000CC R . . . . T .
  6669.  
  6670. Load_multiDef_ptrStream(bool,int) .text 82186590 000000BC R . . . . T .
  6671.  
  6672. Load_rectDef_t(bool) .text 82186650 00000010 R . . . . T .
  6673.  
  6674. AllocLoad_rectDef_t(void) .text 82186660 00000008 R . . . . T .
  6675.  
  6676. Load_rectDef_tArray(bool,int) .text 82186668 0000001C R . . . . T .
  6677.  
  6678. Load_rectDef_tStream(bool,int) .text 82186688 00000064 R . . . . T .
  6679.  
  6680. Load_UiRectangle(bool) .text 821866F0 00000010 R . . . . T .
  6681.  
  6682. AllocLoad_UiRectangle(void) .text 82186700 00000008 R . . . . T .
  6683.  
  6684. Load_UiRectangleArray(bool,int).text 82186708 0000001C R . . . . T .
  6685.  
  6686. Load_UiRectangleStream(bool,int) .text 82186728 00000064 R . . . . T .
  6687.  
  6688. AllocLoad_windowDef_t(void) .text 82186790 00000008 R . . . . T .
  6689.  
  6690. AllocLoad_Window(void) .text 82186798 00000008 R . . . . T .
  6691.  
  6692. AllocLoad_ItemKeyHandler(void) .text 821867A0 00000008 R . . . . T .
  6693.  
  6694. Load_ItemKeyHandlerNext(bool) .text 821867A8 00000048 R . . . . T .
  6695.  
  6696. AllocLoad_ItemKeyHandlerNext(void) .text 821867F0 00000008 R . . . . T .
  6697.  
  6698. Load_ItemKeyHandlerNextArray(bool,int) .text 821867F8 00000074 R . . . . T .
  6699.  
  6700. Load_ItemKeyHandlerNextStream(bool,int) .text 82186870 00000060 R . . . . T .
  6701.  
  6702. AllocLoad_itemDefData_t(void) .text 821868D0 00000008 R . . . . T .
  6703.  
  6704. AllocLoad_itemDef_t(void) .text 821868D8 00000008 R . . . . T .
  6705.  
  6706. AllocLoad_itemDef_ptr(void) .text 821868E0 00000008 R . . . . T .
  6707.  
  6708. AllocLoad_menuDef_t(void) .text 821868E8 00000008 R . . . . T .
  6709.  
  6710. AllocLoad_menuDef_ptr(void) .text 821868F0 00000008 R . . . . T .
  6711.  
  6712. AllocLoad_MenuList(void) .text 821868F8 00000008 R . . . . T .
  6713.  
  6714. AllocLoad_MenuListPtr(void) .text 82186900 00000008 R . . . . T .
  6715.  
  6716. Mark_columnInfo_t(void) .text 82186908 00000004 R . . . . . .
  6717.  
  6718. Mark_columnInfo_tArray(int) .text 82186910 00000004 R . . . . T .
  6719.  
  6720. Mark_listBoxDef_t(void) .text 82186918 00000050 R . . . . . .
  6721.  
  6722. Mark_listBoxDef_tArray(int) .text 82186968 000000B8 R . . . . T .
  6723.  
  6724. Mark_listBoxDef_ptr(void) .text 82186A20 00000068 R . . . . . .
  6725.  
  6726. Mark_listBoxDef_ptrArray(int) .text 82186A88 00000080 R . . . . T .
  6727.  
  6728. Mark_editFieldDef_t(void) .text 82186B08 00000004 R . . . . . .
  6729.  
  6730. Mark_editFieldDef_tArray(int) .text 82186B10 00000004 R . . . . T .
  6731.  
  6732. Mark_editFieldDef_ptr(void) .text 82186B18 00000004 R . . . . . .
  6733.  
  6734. Mark_editFieldDef_ptrArray(int).text 82186B20 00000004 R . . . . T .
  6735.  
  6736. Mark_multiDef_t(void) .text 82186B28 00000004 R . . . . . .
  6737.  
  6738. Mark_multiDef_tArray(int) .text 82186B30 00000004 R . . . . T .
  6739.  
  6740. Mark_multiDef_ptr(void) .text 82186B38 00000004 R . . . . . .
  6741.  
  6742. Mark_multiDef_ptrArray(int) .text 82186B40 00000004 R . . . . T .
  6743.  
  6744. Mark_rectDef_t(void) .text 82186B48 00000004 R . . . . . .
  6745.  
  6746. Mark_rectDef_tArray(int) .text 82186B50 00000004 R . . . . T .
  6747.  
  6748. Mark_UiRectangle(void) .text 82186B58 00000004 R . . . . . .
  6749.  
  6750. Mark_UiRectangleArray(int) .text 82186B60 00000004 R . . . . T .
  6751.  
  6752. Mark_windowDef_t(void) .text 82186B68 00000050 R . . . . . .
  6753.  
  6754. Mark_windowDef_tArray(int) .text 82186BB8 000000B8 R . . . . T .
  6755.  
  6756. Mark_Window(void) .text 82186C70 00000058 R . . . . . .
  6757.  
  6758. Mark_WindowArray(int) .text 82186CC8 000000C0 R . . . . T .
  6759.  
  6760. Mark_ItemKeyHandler(void) .text 82186D88 00000004 R . . . . . .
  6761.  
  6762. Mark_ItemKeyHandlerArray(int) .text 82186D90 00000004 R . . . . T .
  6763.  
  6764. Mark_ItemKeyHandlerNext(void) .text 82186D98 00000004 R . . . . . .
  6765.  
  6766. Mark_ItemKeyHandlerNextArray(int) .text 82186DA0 00000004 R . . . . T .
  6767.  
  6768. Mark_itemDefData_t(void) .text 82186DA8 0000002C R . . . . . .
  6769.  
  6770. Mark_itemDefData_tArray(int) .text 82186DD8 0000009C R . . . . T .
  6771.  
  6772. Mark_itemDef_t(void) .text 82186E78 000000A4 R . . . . . .
  6773.  
  6774. Mark_itemDef_tArray(int) .text 82186F20 00000040 R . . . . T .
  6775.  
  6776. Mark_itemDef_ptr(void) .text 82186F60 00000028 R . . . . . .
  6777.  
  6778. Mark_itemDef_ptrArray(int) .text 82186F88 00000058 R . . . . T .
  6779.  
  6780. Mark_menuDef_t(void) .text 82186FE0 0000008C R . . . . . .
  6781.  
  6782. Mark_menuDef_tArray(int) .text 82187070 000000F0 R . . . . T .
  6783.  
  6784. Mark_menuDef_ptr(void) .text 82187160 00000044 R . . . . . .
  6785.  
  6786. Mark_menuDef_ptrArray(int) .text 821871A8 0000005C R . . . . T .
  6787.  
  6788. Mark_MenuList(void) .text 82187208 0000002C R . . . . . .
  6789.  
  6790. Mark_MenuListArray(int) .text 82187238 0000005C R . . . . T .
  6791.  
  6792. Mark_MenuListPtr(void) .text 82187298 0000006C R . . . . . .
  6793.  
  6794. Mark_MenuListPtrArray(int) .text 82187308 0000007C R . . . . T .
  6795.  
  6796. Load_LocalizeEntry(bool) .text 82187388 00000070 R . . . . T .
  6797.  
  6798. AllocLoad_LocalizeEntry(void) .text 821873F8 00000008 R . . . . T .
  6799.  
  6800. Load_LocalizeEntryArray(bool,int) .text 82187400 0000011C R . . . . T .
  6801.  
  6802. Load_LocalizeEntryStream(bool,int) .text 82187520 0000010C R . . . . T .
  6803.  
  6804. Load_LocalizeEntryPtr(bool) .text 82187630 000000CC R . . . . T .
  6805.  
  6806. AllocLoad_LocalizeEntryPtr(void) .text 82187700 00000008 R . . . . T .
  6807.  
  6808. Load_LocalizeEntryPtrArray(bool,int).text 82187708 00000050 R . . . . T .
  6809.  
  6810. Load_LocalizeEntryPtrStream(bool,int) .text 82187758 00000058 R . . . . T .
  6811.  
  6812. Mark_LocalizeEntry(void) .text 821877B0 00000004 R . . . . . .
  6813.  
  6814. Mark_LocalizeEntryArray(int) .text 821877B8 00000004 R . . . . T .
  6815.  
  6816. Mark_LocalizeEntryPtr(void) .text 821877C0 00000028 R . . . . . .
  6817.  
  6818. Mark_LocalizeEntryPtrArray(int).text 821877E8 00000058 R . . . . T .
  6819.  
  6820. AllocLoad_FxImpactEntry(void) .text 82187840 00000008 R . . . . T .
  6821.  
  6822. AllocLoad_FxImpactTable(void) .text 82187848 00000008 R . . . . T .
  6823.  
  6824. AllocLoad_FxImpactTablePtr(void) .text 82187850 00000008 R . . . . T .
  6825.  
  6826. Load_weapAnimFiles_t(bool) .text 82187858 00000010 R . . . . T .
  6827.  
  6828. AllocLoad_weapAnimFiles_t(void).text 82187868 00000008 R . . . . T .
  6829.  
  6830. Load_weapAnimFiles_tArray(bool,int) .text 82187870 00000010 R . . . . T .
  6831.  
  6832. Load_weapAnimFiles_tStream(bool,int).text 82187880 00000064 R . . . . T .
  6833.  
  6834. Load_weapType_t(bool) .text 821878E8 00000010 R . . . . T .
  6835.  
  6836. AllocLoad_weapType_t(void) .text 821878F8 00000008 R . . . . T .
  6837.  
  6838. Load_weapType_tArray(bool,int) .text 82187900 00000010 R . . . . T .
  6839.  
  6840. Load_weapType_tStream(bool,int).text 82187910 00000064 R . . . . T .
  6841.  
  6842. Load_weapClass_t(bool) .text 82187978 00000010 R . . . . T .
  6843.  
  6844. AllocLoad_weapClass_t(void) .text 82187988 00000008 R . . . . T .
  6845.  
  6846. Load_weapClass_tArray(bool,int).text 82187990 00000010 R . . . . T .
  6847.  
  6848. Load_weapClass_tStream(bool,int) .text 821879A0 00000064 R . . . . T .
  6849.  
  6850. Load_weapInventoryType_t(bool) .text 82187A08 00000010 R . . . . T .
  6851.  
  6852. AllocLoad_weapInventoryType_t(void) .text 82187A18 00000008 R . . . . T .
  6853.  
  6854. Load_weapInventoryType_tArray(bool,int) .text 82187A20 00000010 R . . . . T .
  6855.  
  6856. Load_weapInventoryType_tStream(bool,int) .text 82187A30 00000064 R . . . . T .
  6857.  
  6858. Load_weapFireType_t(bool) .text 82187A98 00000010 R . . . . T .
  6859.  
  6860. AllocLoad_weapFireType_t(void) .text 82187AA8 00000008 R . . . . T .
  6861.  
  6862. Load_weapFireType_tArray(bool,int) .text 82187AB0 00000010 R . . . . T .
  6863.  
  6864. Load_weapFireType_tStream(bool,int) .text 82187AC0 00000064 R . . . . T .
  6865.  
  6866. Load_PenetrateType(bool) .text 82187B28 00000010 R . . . . T .
  6867.  
  6868. AllocLoad_PenetrateType(void) .text 82187B38 00000008 R . . . . T .
  6869.  
  6870. Load_PenetrateTypeArray(bool,int) .text 82187B40 00000010 R . . . . T .
  6871.  
  6872. Load_PenetrateTypeStream(bool,int) .text 82187B50 00000064 R . . . . T .
  6873.  
  6874. Load_ImpactType(bool) .text 82187BB8 00000010 R . . . . T .
  6875.  
  6876. AllocLoad_ImpactType(void) .text 82187BC8 00000008 R . . . . T .
  6877.  
  6878. Load_ImpactTypeArray(bool,int) .text 82187BD0 00000010 R . . . . T .
  6879.  
  6880. Load_ImpactTypeStream(bool,int).text 82187BE0 00000064 R . . . . T .
  6881.  
  6882. Load_OffhandClass(bool) .text 82187C48 00000010 R . . . . T .
  6883.  
  6884. AllocLoad_OffhandClass(void) .text 82187C58 00000008 R . . . . T .
  6885.  
  6886. Load_OffhandClassArray(bool,int) .text 82187C60 00000010 R . . . . T .
  6887.  
  6888. Load_OffhandClassStream(bool,int) .text 82187C70 00000064 R . . . . T .
  6889.  
  6890. Load_weapStance_t(bool) .text 82187CD8 00000010 R . . . . T .
  6891.  
  6892. AllocLoad_weapStance_t(void) .text 82187CE8 00000008 R . . . . T .
  6893.  
  6894. Load_weapStance_tArray(bool,int) .text 82187CF0 00000010 R . . . . T .
  6895.  
  6896. Load_weapStance_tStream(bool,int) .text 82187D00 00000064 R . . . . T .
  6897.  
  6898. Load_weapOverlayReticle_t(bool).text 82187D68 00000010 R . . . . T .
  6899.  
  6900. AllocLoad_weapOverlayReticle_t(void).text 82187D78 00000008 R . . . . T .
  6901.  
  6902. Load_weapOverlayReticle_tArray(bool,int) .text 82187D80 00000010 R . . . . T .
  6903.  
  6904. Load_weapOverlayReticle_tStream(bool,int) .text 82187D90 00000064 R . . . . T .
  6905.  
  6906. Load_weapProjExposion_t(bool) .text 82187DF8 00000010 R . . . . T .
  6907.  
  6908. AllocLoad_weapProjExposion_t(void) .text 82187E08 00000008 R . . . . T .
  6909.  
  6910. Load_weapProjExposion_tArray(bool,int) .text 82187E10 00000010 R . . . . T .
  6911.  
  6912. Load_weapProjExposion_tStream(bool,int) .text 82187E20 00000064 R . . . . T .
  6913.  
  6914. Load_WeapStickinessType(bool) .text 82187E88 00000010 R . . . . T .
  6915.  
  6916. AllocLoad_WeapStickinessType(void) .text 82187E98 00000008 R . . . . T .
  6917.  
  6918. Load_WeapStickinessTypeArray(bool,int) .text 82187EA0 00000010 R . . . . T .
  6919.  
  6920. Load_WeapStickinessTypeStream(bool,int) .text 82187EB0 00000064 R . . . . T .
  6921.  
  6922. Load_WeapOverlayInteface_t(bool) .text 82187F18 00000010 R . . . . T .
  6923.  
  6924. AllocLoad_WeapOverlayInteface_t(void) .text 82187F28 00000008 R . . . . T .
  6925.  
  6926. Load_WeapOverlayInteface_tArray(bool,int) .text 82187F30 00000010 R . . . . T .
  6927.  
  6928. Load_WeapOverlayInteface_tStream(bool,int).text 82187F40 00000064 R . . . . T .
  6929.  
  6930. Load_weapPositionAnimNum_t(bool) .text 82187FA8 00000010 R . . . . T .
  6931.  
  6932. AllocLoad_weapPositionAnimNum_t(void) .text 82187FB8 00000008 R . . . . T .
  6933.  
  6934. Load_weapPositionAnimNum_tArray(bool,int) .text 82187FC0 00000010 R . . . . T .
  6935.  
  6936. Load_weapPositionAnimNum_tStream(bool,int).text 82187FD0 00000064 R . . . . T .
  6937.  
  6938. Load_WeapAccuracyType(bool) .text 82188038 00000010 R . . . . T .
  6939.  
  6940. AllocLoad_WeapAccuracyType(void) .text 82188048 00000008 R . . . . T .
  6941.  
  6942. Load_WeapAccuracyTypeArray(bool,int).text 82188050 00000010 R . . . . T .
  6943.  
  6944. Load_WeapAccuracyTypeStream(bool,int) .text 82188060 00000064 R . . . . T .
  6945.  
  6946. Load_activeReticleType_t(bool) .text 821880C8 00000010 R . . . . T .
  6947.  
  6948. AllocLoad_activeReticleType_t(void) .text 821880D8 00000008 R . . . . T .
  6949.  
  6950. Load_activeReticleType_tArray(bool,int) .text 821880E0 00000010 R . . . . T .
  6951.  
  6952. Load_activeReticleType_tStream(bool,int) .text 821880F0 00000064 R . . . . T .
  6953.  
  6954. Load_guidedMissileType_t(bool) .text 82188158 00000010 R . . . . T .
  6955.  
  6956. AllocLoad_guidedMissileType_t(void) .text 82188168 00000008 R . . . . T .
  6957.  
  6958. Load_guidedMissileType_tArray(bool,int) .text 82188170 00000010 R . . . . T .
  6959.  
  6960. Load_guidedMissileType_tStream(bool,int) .text 82188180 00000064 R . . . . T .
  6961.  
  6962. Load_ammoCounterClipType_t(bool) .text 821881E8 00000010 R . . . . T .
  6963.  
  6964. AllocLoad_ammoCounterClipType_t(void) .text 821881F8 00000008 R . . . . T .
  6965.  
  6966. Load_ammoCounterClipType_tArray(bool,int) .text 82188200 00000010 R . . . . T .
  6967.  
  6968. Load_ammoCounterClipType_tStream(bool,int).text 82188210 00000064 R . . . . T .
  6969.  
  6970. Load_weaponIconRatioType_t(bool) .text 82188278 00000010 R . . . . T .
  6971.  
  6972. AllocLoad_weaponIconRatioType_t(void) .text 82188288 00000008 R . . . . T .
  6973.  
  6974. Load_weaponIconRatioType_tArray(bool,int) .text 82188290 00000010 R . . . . T .
  6975.  
  6976. Load_weaponIconRatioType_tStream(bool,int).text 821882A0 00000064 R . . . . T .
  6977.  
  6978. Load_weaponAltModel_t(bool) .text 82188308 00000010 R . . . . T .
  6979.  
  6980. AllocLoad_weaponAltModel_t(void) .text 82188318 00000008 R . . . . T .
  6981.  
  6982. Load_weaponAltModel_tArray(bool,int).text 82188320 00000010 R . . . . T .
  6983.  
  6984. Load_weaponAltModel_tStream(bool,int) .text 82188330 00000064 R . . . . T .
  6985.  
  6986. AllocLoad_WeaponDef(void) .text 82188398 00000008 R . . . . T .
  6987.  
  6988. AllocLoad_WeaponDefPtr(void) .text 821883A0 00000008 R . . . . T .
  6989.  
  6990. Mark_weapAnimFiles_t(void) .text 821883A8 00000004 R . . . . . .
  6991.  
  6992. Mark_weapAnimFiles_tArray(int) .text 821883B0 00000004 R . . . . T .
  6993.  
  6994. Mark_weapType_t(void) .text 821883B8 00000004 R . . . . . .
  6995.  
  6996. Mark_weapType_tArray(int) .text 821883C0 00000004 R . . . . T .
  6997.  
  6998. Mark_weapClass_t(void) .text 821883C8 00000004 R . . . . . .
  6999.  
  7000. Mark_weapClass_tArray(int) .text 821883D0 00000004 R . . . . T .
  7001.  
  7002. Mark_weapInventoryType_t(void) .text 821883D8 00000004 R . . . . . .
  7003.  
  7004. Mark_weapInventoryType_tArray(int) .text 821883E0 00000004 R . . . . T .
  7005.  
  7006. Mark_weapFireType_t(void) .text 821883E8 00000004 R . . . . . .
  7007.  
  7008. Mark_weapFireType_tArray(int) .text 821883F0 00000004 R . . . . T .
  7009.  
  7010. Mark_PenetrateType(void) .text 821883F8 00000004 R . . . . . .
  7011.  
  7012. Mark_PenetrateTypeArray(int) .text 82188400 00000004 R . . . . T .
  7013.  
  7014. Mark_ImpactType(void) .text 82188408 00000004 R . . . . . .
  7015.  
  7016. Mark_ImpactTypeArray(int) .text 82188410 00000004 R . . . . T .
  7017.  
  7018. Mark_OffhandClass(void) .text 82188418 00000004 R . . . . . .
  7019.  
  7020. Mark_OffhandClassArray(int) .text 82188420 00000004 R . . . . T .
  7021.  
  7022. Mark_weapStance_t(void) .text 82188428 00000004 R . . . . . .
  7023.  
  7024. Mark_weapStance_tArray(int) .text 82188430 00000004 R . . . . T .
  7025.  
  7026. Mark_weapOverlayReticle_t(void).text 82188438 00000004 R . . . . . .
  7027.  
  7028. Mark_weapOverlayReticle_tArray(int) .text 82188440 00000004 R . . . . T .
  7029.  
  7030. Mark_weapProjExposion_t(void) .text 82188448 00000004 R . . . . . .
  7031.  
  7032. Mark_weapProjExposion_tArray(int) .text 82188450 00000004 R . . . . T .
  7033.  
  7034. Mark_WeapStickinessType(void) .text 82188458 00000004 R . . . . . .
  7035.  
  7036. Mark_WeapStickinessTypeArray(int) .text 82188460 00000004 R . . . . T .
  7037.  
  7038. Mark_WeapOverlayInteface_t(void) .text 82188468 00000004 R . . . . . .
  7039.  
  7040. Mark_WeapOverlayInteface_tArray(int).text 82188470 00000004 R . . . . T .
  7041.  
  7042. Mark_weapPositionAnimNum_t(void) .text 82188478 00000004 R . . . . . .
  7043.  
  7044. Mark_weapPositionAnimNum_tArray(int).text 82188480 00000004 R . . . . T .
  7045.  
  7046. Mark_WeapAccuracyType(void) .text 82188488 00000004 R . . . . . .
  7047.  
  7048. Mark_WeapAccuracyTypeArray(int).text 82188490 00000004 R . . . . T .
  7049.  
  7050. Mark_activeReticleType_t(void) .text 82188498 00000004 R . . . . . .
  7051.  
  7052. Mark_activeReticleType_tArray(int) .text 821884A0 00000004 R . . . . T .
  7053.  
  7054. Mark_guidedMissileType_t(void) .text 821884A8 00000004 R . . . . . .
  7055.  
  7056. Mark_guidedMissileType_tArray(int) .text 821884B0 00000004 R . . . . T .
  7057.  
  7058. Mark_ammoCounterClipType_t(void) .text 821884B8 00000004 R . . . . . .
  7059.  
  7060. Mark_ammoCounterClipType_tArray(int).text 821884C0 00000004 R . . . . T .
  7061.  
  7062. Mark_weaponIconRatioType_t(void) .text 821884C8 00000004 R . . . . . .
  7063.  
  7064. Mark_weaponIconRatioType_tArray(int).text 821884D0 00000004 R . . . . T .
  7065.  
  7066. Mark_weaponAltModel_t(void) .text 821884D8 00000004 R . . . . . .
  7067.  
  7068. Mark_weaponAltModel_tArray(int).text 821884E0 00000004 R . . . . T .
  7069.  
  7070. Load_RawFile(bool) .text 821884E8 00000098 R . . . . T .
  7071.  
  7072. AllocLoad_RawFile(void) .text 82188580 00000008 R . . . . T .
  7073.  
  7074. Load_RawFileArray(bool,int) .text 82188588 00000058 R . . . . T .
  7075.  
  7076. Load_RawFileStream(bool,int) .text 821885E0 00000058 R . . . . T .
  7077.  
  7078. Load_RawFilePtr(bool) .text 82188638 000000CC R . . . . T .
  7079.  
  7080. AllocLoad_RawFilePtr(void) .text 82188708 00000008 R . . . . T .
  7081.  
  7082. Load_RawFilePtrArray(bool,int) .text 82188710 00000050 R . . . . T .
  7083.  
  7084. Load_RawFilePtrStream(bool,int).text 82188760 00000058 R . . . . T .
  7085.  
  7086. Mark_RawFile(void) .text 821887B8 00000004 R . . . . . .
  7087.  
  7088. Mark_RawFileArray(int) .text 821887C0 00000004 R . . . . T .
  7089.  
  7090. Mark_RawFilePtr(void) .text 821887C8 00000028 R . . . . . .
  7091.  
  7092. Mark_RawFilePtrArray(int) .text 821887F0 00000058 R . . . . T .
  7093.  
  7094. Load_StringTable(bool) .text 82188848 00000094 R . . . . T .
  7095.  
  7096. AllocLoad_StringTable(void) .text 821888E0 00000008 R . . . . T .
  7097.  
  7098. Load_StringTableArray(bool,int).text 821888E8 00000050 R . . . . T .
  7099.  
  7100. Load_StringTableStream(bool,int) .text 82188938 00000058 R . . . . T .
  7101.  
  7102. Load_StringTablePtr(bool) .text 82188990 00000098 R . . . . T .
  7103.  
  7104. AllocLoad_StringTablePtr(void) .text 82188A28 00000008 R . . . . T .
  7105.  
  7106. Load_StringTablePtrArray(bool,int) .text 82188A30 00000050 R . . . . T .
  7107.  
  7108. Load_StringTablePtrStream(bool,int) .text 82188A80 00000058 R . . . . T .
  7109.  
  7110. Mark_StringTable(void) .text 82188AD8 00000004 R . . . . . .
  7111.  
  7112. Mark_StringTableArray(int) .text 82188AE0 00000004 R . . . . T .
  7113.  
  7114. Mark_StringTablePtr(void) .text 82188AE8 00000028 R . . . . . .
  7115.  
  7116. Mark_StringTablePtrArray(int) .text 82188B10 00000058 R . . . . T .
  7117.  
  7118. AllocLoad_GfxStaticModelDrawInst(void) .text 82188B68 00000008 R . . . . T .
  7119.  
  7120. Load_GfxStaticModelInst(bool) .text 82188B70 00000010 R . . . . T .
  7121.  
  7122. AllocLoad_GfxStaticModelInst(void) .text 82188B80 00000008 R . . . . T .
  7123.  
  7124. Load_GfxStaticModelInstArray(bool,int) .text 82188B88 00000010 R . . . . T .
  7125.  
  7126. Load_GfxStaticModelInstStream(bool,int) .text 82188B98 00000064 R . . . . T .
  7127.  
  7128. Mark_GfxStaticModelDrawInst(void) .text 82188C00 00000050 R . . . . . .
  7129.  
  7130. Mark_GfxStaticModelDrawInstArray(int) .text 82188C50 00000068 R . . . . T .
  7131.  
  7132. Mark_GfxStaticModelInst(void) .text 82188CB8 00000004 R . . . . . .
  7133.  
  7134. Mark_GfxStaticModelInstArray(int) .text 82188CC0 00000004 R . . . . T .
  7135.  
  7136. AllocLoad_sunflare_t(void) .text 82188CC8 00000008 R . . . . T .
  7137.  
  7138. Mark_sunflare_t(void) .text 82188CD0 00000070 R . . . . . .
  7139.  
  7140. Mark_sunflare_tArray(int) .text 82188D40 00000124 R . . . . T .
  7141.  
  7142. AllocLoad_GfxReflectionProbe(void) .text 82188E68 00000008 R . . . . T .
  7143.  
  7144. Mark_GfxReflectionProbe(void) .text 82188E70 00000034 R . . . . . .
  7145.  
  7146. Mark_GfxReflectionProbeArray(int) .text 82188EA8 00000064 R . . . . T .
  7147.  
  7148. Load_DpvsPlane(bool) .text 82188F10 00000010 R . . . . T .
  7149.  
  7150. AllocLoad_DpvsPlane(void) .text 82188F20 00000008 R . . . . T .
  7151.  
  7152. Load_DpvsPlaneArray(bool,int) .text 82188F28 0000001C R . . . . T .
  7153.  
  7154. Load_DpvsPlaneStream(bool,int) .text 82188F48 00000064 R . . . . T .
  7155.  
  7156. Load_mnode_t(bool) .text 82188FB0 00000010 R . . . . T .
  7157.  
  7158. AllocLoad_mnode_t(void) .text 82188FC0 00000008 R . . . . T .
  7159.  
  7160. Load_mnode_tArray(bool,int) .text 82188FC8 00000010 R . . . . T .
  7161.  
  7162. Load_mnode_tStream(bool,int) .text 82188FD8 00000064 R . . . . T .
  7163.  
  7164. Load_GfxPosTexVertex(bool) .text 82189040 00000010 R . . . . T .
  7165.  
  7166. AllocLoad_GfxPosTexVertex(void).text 82189050 00000008 R . . . . T .
  7167.  
  7168. Load_GfxPosTexVertexArray(bool,int) .text 82189058 0000001C R . . . . T .
  7169.  
  7170. Load_GfxPosTexVertexStream(bool,int).text 82189078 00000064 R . . . . T .
  7171.  
  7172. Load_StaticModelIndex(bool) .text 821890E0 00000010 R . . . . T .
  7173.  
  7174. AllocLoad_StaticModelIndex(void) .text 821890F0 00000008 R . . . . T .
  7175.  
  7176. Load_StaticModelIndexArray(bool,int).text 821890F8 00000010 R . . . . T .
  7177.  
  7178. Load_StaticModelIndexStream(bool,int) .text 82189108 00000064 R . . . . T .
  7179.  
  7180. Load_GfxAabbTree(bool) .text 82189170 0000009C R . . . . T .
  7181.  
  7182. AllocLoad_GfxAabbTree(void) .text 82189210 00000008 R . . . . T .
  7183.  
  7184. Load_GfxAabbTreeArray(bool,int).text 82189218 00000058 R . . . . T .
  7185.  
  7186. Load_GfxAabbTreeStream(bool,int) .text 82189270 00000058 R . . . . T .
  7187.  
  7188. AllocLoad_GfxCell(void) .text 821892C8 00000008 R . . . . T .
  7189.  
  7190. Load_GfxPortal(bool) .text 821892D0 000000D0 R . . . . T .
  7191.  
  7192. AllocLoad_GfxPortal(void) .text 821893A0 00000008 R . . . . T .
  7193.  
  7194. Load_GfxPortalArray(bool,int) .text 821893A8 00000050 R . . . . T .
  7195.  
  7196. Load_GfxPortalStream(bool,int) .text 821893F8 00000058 R . . . . T .
  7197.  
  7198. Load_GfxCullGroup(bool) .text 82189450 00000010 R . . . . T .
  7199.  
  7200. AllocLoad_GfxCullGroup(void) .text 82189460 00000008 R . . . . T .
  7201.  
  7202. Load_GfxCullGroupArray(bool,int) .text 82189468 00000010 R . . . . T .
  7203.  
  7204. Load_GfxCullGroupStream(bool,int) .text 82189478 00000064 R . . . . T .
  7205.  
  7206. Load_SunLightParseParams(bool) .text 821894E0 00000010 R . . . . T .
  7207.  
  7208. AllocLoad_SunLightParseParams(void) .text 821894F0 00000008 R . . . . T .
  7209.  
  7210. Load_SunLightParseParamsArray(bool,int) .text 821894F8 00000010 R . . . . T .
  7211.  
  7212. Load_SunLightParseParamsStream(bool,int) .text 82189508 00000064 R . . . . T .
  7213.  
  7214. Load_GfxLightGridEntry(bool) .text 82189570 00000010 R . . . . T .
  7215.  
  7216. AllocLoad_GfxLightGridEntry(void) .text 82189580 00000008 R . . . . T .
  7217.  
  7218. Load_GfxLightGridEntryArray(bool,int) .text 82189588 00000010 R . . . . T .
  7219.  
  7220. Load_GfxLightGridEntryStream(bool,int) .text 82189598 00000064 R . . . . T .
  7221.  
  7222. Load_GfxLightGridColors(bool) .text 82189600 00000010 R . . . . T .
  7223.  
  7224. AllocLoad_GfxLightGridColors(void) .text 82189610 00000008 R . . . . T .
  7225.  
  7226. Load_GfxLightGridColorsArray(bool,int) .text 82189618 00000010 R . . . . T .
  7227.  
  7228. Load_GfxLightGridColorsStream(bool,int) .text 82189628 00000064 R . . . . T .
  7229.  
  7230. AllocLoad_MaterialMemory(void) .text 82189690 00000008 R . . . . T .
  7231.  
  7232. Load_GfxWorldVertexData(bool) .text 82189698 000000C0 R . . . . T .
  7233.  
  7234. AllocLoad_GfxWorldVertexData(void) .text 82189758 00000008 R . . . . T .
  7235.  
  7236. Load_GfxWorldVertexDataArray(bool,int) .text 82189760 00000058 R . . . . T .
  7237.  
  7238. Load_GfxWorldVertexDataStream(bool,int) .text 821897B8 00000058 R . . . . T .
  7239.  
  7240. Load_GfxWorldVertexLayerData(bool) .text 82189810 000000B8 R . . . . T .
  7241.  
  7242. AllocLoad_GfxWorldVertexLayerData(void) .text 821898C8 00000008 R . . . . T .
  7243.  
  7244. Load_GfxWorldVertexLayerDataArray(bool,int).text 821898D0 00000058 R . . . . T .
  7245.  
  7246. Load_GfxWorldVertexLayerDataStream(bool,int) .text 82189928 00000058 R . . . . T .
  7247.  
  7248. Load_GfxLightGrid(bool) .text 82189980 00000160 R . . . . T .
  7249.  
  7250. AllocLoad_GfxLightGrid(void) .text 82189AE0 00000008 R . . . . T .
  7251.  
  7252. Load_GfxLightGridArray(bool,int) .text 82189AE8 00000050 R . . . . T .
  7253.  
  7254. Load_GfxLightGridStream(bool,int) .text 82189B38 00000058 R . . . . T .
  7255.  
  7256. Load_GfxStreamingAabbTree(bool).text 82189B90 00000010 R . . . . T .
  7257.  
  7258. AllocLoad_GfxStreamingAabbTree(void).text 82189BA0 00000008 R . . . . T .
  7259.  
  7260. Load_GfxStreamingAabbTreeArray(bool,int) .text 82189BA8 00000010 R . . . . T .
  7261.  
  7262. Load_GfxStreamingAabbTreeStream(bool,int) .text 82189BB8 00000064 R . . . . T .
  7263.  
  7264. Load_GfxWorldStreamInfo(bool) .text 82189C20 000000BC R . . . . T .
  7265.  
  7266. AllocLoad_GfxWorldStreamInfo(void) .text 82189CE0 00000008 R . . . . T .
  7267.  
  7268. Load_GfxWorldStreamInfoArray(bool,int) .text 82189CE8 00000050 R . . . . T .
  7269.  
  7270. Load_GfxWorldStreamInfoStream(bool,int) .text 82189D38 00000058 R . . . . T .
  7271.  
  7272. Load_GfxSceneDynModel(bool) .text 82189D90 00000010 R . . . . T .
  7273.  
  7274. AllocLoad_GfxSceneDynModel(void) .text 82189DA0 00000008 R . . . . T .
  7275.  
  7276. Load_GfxSceneDynModelArray(bool,int).text 82189DA8 0000001C R . . . . T .
  7277.  
  7278. Load_GfxSceneDynModelStream(bool,int) .text 82189DC8 00000064 R . . . . T .
  7279.  
  7280. Load_GfxSceneDynBrush(bool) .text 82189E30 00000010 R . . . . T .
  7281.  
  7282. AllocLoad_GfxSceneDynBrush(void) .text 82189E40 00000008 R . . . . T .
  7283.  
  7284. Load_GfxSceneDynBrushArray(bool,int).text 82189E48 00000010 R . . . . T .
  7285.  
  7286. Load_GfxSceneDynBrushStream(bool,int) .text 82189E58 00000064 R . . . . T .
  7287.  
  7288. Load_GfxDrawSurf(bool) .text 82189EC0 00000010 R . . . . T .
  7289.  
  7290. AllocLoad_GfxDrawSurf(void) .text 82189ED0 00000008 R . . . . T .
  7291.  
  7292. Load_GfxDrawSurfArray(bool,int).text 82189ED8 00000010 R . . . . T .
  7293.  
  7294. Load_GfxDrawSurfStream(bool,int) .text 82189EE8 00000064 R . . . . T .
  7295.  
  7296. Load_GfxShadowGeometry(bool) .text 82189F50 000000C0 R . . . . T .
  7297.  
  7298. AllocLoad_GfxShadowGeometry(void) .text 8218A010 00000008 R . . . . T .
  7299.  
  7300. Load_GfxShadowGeometryArray(bool,int) .text 8218A018 00000058 R . . . . T .
  7301.  
  7302. Load_GfxShadowGeometryStream(bool,int) .text 8218A070 00000058 R . . . . T .
  7303.  
  7304. Load_GfxLightRegionAxis(bool) .text 8218A0C8 00000010 R . . . . T .
  7305.  
  7306. AllocLoad_GfxLightRegionAxis(void) .text 8218A0D8 00000008 R . . . . T .
  7307.  
  7308. Load_GfxLightRegionAxisArray(bool,int) .text 8218A0E0 0000001C R . . . . T .
  7309.  
  7310. Load_GfxLightRegionAxisStream(bool,int) .text 8218A100 00000064 R . . . . T .
  7311.  
  7312. Load_GfxLightRegionHull(bool) .text 8218A168 00000080 R . . . . T .
  7313.  
  7314. AllocLoad_GfxLightRegionHull(void) .text 8218A1E8 00000008 R . . . . T .
  7315.  
  7316. Load_GfxLightRegionHullArray(bool,int) .text 8218A1F0 000000AC R . . . . T .
  7317.  
  7318. Load_GfxLightRegionHullStream(bool,int) .text 8218A2A0 00000098 R . . . . T .
  7319.  
  7320. Load_GfxLightRegion(bool) .text 8218A338 00000074 R . . . . T .
  7321.  
  7322. AllocLoad_GfxLightRegion(void) .text 8218A3B0 00000008 R . . . . T .
  7323.  
  7324. Load_GfxLightRegionArray(bool,int) .text 8218A3B8 00000098 R . . . . T .
  7325.  
  7326. Load_GfxLightRegionStream(bool,int) .text 8218A450 0000008C R . . . . T .
  7327.  
  7328. Load_GfxWorldDpvsDynamic(bool) .text 8218A4E0 000002A8 R . . . . T .
  7329.  
  7330. AllocLoad_GfxWorldDpvsDynamic(void) .text 8218A788 00000008 R . . . . T .
  7331.  
  7332. Load_GfxWorldDpvsDynamicArray(bool,int) .text 8218A790 00000058 R . . . . T .
  7333.  
  7334. Load_GfxWorldDpvsDynamicStream(bool,int) .text 8218A7E8 00000058 R . . . . T .
  7335.  
  7336. AllocLoad_GfxWorldDpvsStatic(void) .text 8218A840 00000008 R . . . . T .
  7337.  
  7338. Load_GfxWorldDpvsPlanes(bool) .text 8218A848 000000EC R . . . . T .
  7339.  
  7340. AllocLoad_GfxWorldDpvsPlanes(void) .text 8218A938 00000008 R . . . . T .
  7341.  
  7342. Load_GfxWorldDpvsPlanesArray(bool,int) .text 8218A940 00000058 R . . . . T .
  7343.  
  7344. Load_GfxWorldDpvsPlanesStream(bool,int) .text 8218A998 00000058 R . . . . T .
  7345.  
  7346. AllocLoad_GfxWorld(void) .text 8218A9F0 00000008 R . . . . T .
  7347.  
  7348. AllocLoad_GfxWorldPtr(void) .text 8218A9F8 00000008 R . . . . T .
  7349.  
  7350. Mark_DpvsPlane(void) .text 8218AA00 00000004 R . . . . . .
  7351.  
  7352. Mark_DpvsPlaneArray(int) .text 8218AA08 00000004 R . . . . T .
  7353.  
  7354. Mark_mnode_t(void) .text 8218AA10 00000004 R . . . . . .
  7355.  
  7356. Mark_mnode_tArray(int) .text 8218AA18 00000004 R . . . . T .
  7357.  
  7358. Mark_GfxPosTexVertex(void) .text 8218AA20 00000004 R . . . . . .
  7359.  
  7360. Mark_GfxPosTexVertexArray(int) .text 8218AA28 00000004 R . . . . T .
  7361.  
  7362. Mark_StaticModelIndex(void) .text 8218AA30 00000004 R . . . . . .
  7363.  
  7364. Mark_StaticModelIndexArray(int).text 8218AA38 00000004 R . . . . T .
  7365.  
  7366. Mark_GfxAabbTree(void) .text 8218AA40 00000004 R . . . . . .
  7367.  
  7368. Mark_GfxAabbTreeArray(int) .text 8218AA48 00000004 R . . . . T .
  7369.  
  7370. Mark_GfxCell(void) .text 8218AA50 00000004 R . . . . . .
  7371.  
  7372. Mark_GfxCellArray(int) .text 8218AA58 00000004 R . . . . T .
  7373.  
  7374. Mark_GfxPortal(void) .text 8218AA60 00000004 R . . . . . .
  7375.  
  7376. Mark_GfxPortalArray(int) .text 8218AA68 00000004 R . . . . T .
  7377.  
  7378. Mark_GfxCullGroup(void) .text 8218AA70 00000004 R . . . . . .
  7379.  
  7380. Mark_GfxCullGroupArray(int) .text 8218AA78 00000004 R . . . . T .
  7381.  
  7382. Mark_SunLightParseParams(void) .text 8218AA80 00000004 R . . . . . .
  7383.  
  7384. Mark_SunLightParseParamsArray(int) .text 8218AA88 00000004 R . . . . T .
  7385.  
  7386. Mark_GfxLightGridEntry(void) .text 8218AA90 00000004 R . . . . . .
  7387.  
  7388. Mark_GfxLightGridEntryArray(int) .text 8218AA98 00000004 R . . . . T .
  7389.  
  7390. Mark_GfxLightGridColors(void) .text 8218AAA0 00000004 R . . . . . .
  7391.  
  7392. Mark_GfxLightGridColorsArray(int) .text 8218AAA8 00000004 R . . . . T .
  7393.  
  7394. Mark_MaterialMemory(void) .text 8218AAB0 0000004C R . . . . . .
  7395.  
  7396. Mark_MaterialMemoryArray(int) .text 8218AB00 000000B4 R . . . . T .
  7397.  
  7398. Mark_GfxWorldVertexData(void) .text 8218ABB8 00000004 R . . . . . .
  7399.  
  7400. Mark_GfxWorldVertexDataArray(int) .text 8218ABC0 00000004 R . . . . T .
  7401.  
  7402. Mark_GfxWorldVertexLayerData(void) .text 8218ABC8 00000004 R . . . . . .
  7403.  
  7404. Mark_GfxWorldVertexLayerDataArray(int) .text 8218ABD0 00000004 R . . . . T .
  7405.  
  7406. Mark_GfxLightGrid(void) .text 8218ABD8 00000004 R . . . . . .
  7407.  
  7408. Mark_GfxLightGridArray(int) .text 8218ABE0 00000004 R . . . . T .
  7409.  
  7410. Mark_GfxStreamingAabbTree(void).text 8218ABE8 00000004 R . . . . . .
  7411.  
  7412. Mark_GfxStreamingAabbTreeArray(int) .text 8218ABF0 00000004 R . . . . T .
  7413.  
  7414. Mark_GfxWorldStreamInfo(void) .text 8218ABF8 00000004 R . . . . . .
  7415.  
  7416. Mark_GfxWorldStreamInfoArray(int) .text 8218AC00 00000004 R . . . . T .
  7417.  
  7418. Mark_GfxSceneDynModel(void) .text 8218AC08 00000004 R . . . . . .
  7419.  
  7420. Mark_GfxSceneDynModelArray(int).text 8218AC10 00000004 R . . . . T .
  7421.  
  7422. Mark_GfxSceneDynBrush(void) .text 8218AC18 00000004 R . . . . . .
  7423.  
  7424. Mark_GfxSceneDynBrushArray(int).text 8218AC20 00000004 R . . . . T .
  7425.  
  7426. Mark_GfxDrawSurf(void) .text 8218AC28 00000004 R . . . . . .
  7427.  
  7428. Mark_GfxDrawSurfArray(int) .text 8218AC30 00000004 R . . . . T .
  7429.  
  7430. Mark_GfxShadowGeometry(void) .text 8218AC38 00000004 R . . . . . .
  7431.  
  7432. Mark_GfxShadowGeometryArray(int) .text 8218AC40 00000004 R . . . . T .
  7433.  
  7434. Mark_GfxLightRegionAxis(void) .text 8218AC48 00000004 R . . . . . .
  7435.  
  7436. Mark_GfxLightRegionAxisArray(int) .text 8218AC50 00000004 R . . . . T .
  7437.  
  7438. Mark_GfxLightRegionHull(void) .text 8218AC58 00000004 R . . . . . .
  7439.  
  7440. Mark_GfxLightRegionHullArray(int) .text 8218AC60 00000004 R . . . . T .
  7441.  
  7442. Mark_GfxLightRegion(void) .text 8218AC68 00000004 R . . . . . .
  7443.  
  7444. Mark_GfxLightRegionArray(int) .text 8218AC70 00000004 R . . . . T .
  7445.  
  7446. Mark_GfxWorldDpvsDynamic(void) .text 8218AC78 00000004 R . . . . . .
  7447.  
  7448. Mark_GfxWorldDpvsDynamicArray(int) .text 8218AC80 00000004 R . . . . T .
  7449.  
  7450. Mark_GfxWorldDpvsStatic(void) .text 8218AC88 00000078 R . . . . . .
  7451.  
  7452. Mark_GfxWorldDpvsStaticArray(int) .text 8218AD00 0000008C R . . . . T .
  7453.  
  7454. Mark_GfxWorldDpvsPlanes(void) .text 8218AD90 00000004 R . . . . . .
  7455.  
  7456. Mark_GfxWorldDpvsPlanesArray(int) .text 8218AD98 00000004 R . . . . T .
  7457.  
  7458. Mark_GfxWorld(void) .text 8218ADA0 00000128 R . . . . . .
  7459.  
  7460. Mark_GfxWorldArray(int) .text 8218AEC8 00000040 R . . . . T .
  7461.  
  7462. Mark_GfxWorldPtr(void) .text 8218AF08 00000044 R . . . . . .
  7463.  
  7464. Mark_GfxWorldPtrArray(int) .text 8218AF50 0000005C R . . . . T .
  7465.  
  7466. Load_Glyph(bool) .text 8218AFB0 00000010 R . . . . T .
  7467.  
  7468. AllocLoad_Glyph(void) .text 8218AFC0 00000008 R . . . . T .
  7469.  
  7470. Load_GlyphArray(bool,int) .text 8218AFC8 0000001C R . . . . T .
  7471.  
  7472. Load_GlyphStream(bool,int) .text 8218AFE8 00000064 R . . . . T .
  7473.  
  7474. AllocLoad_Font(void) .text 8218B050 00000008 R . . . . T .
  7475.  
  7476. AllocLoad_FontHandle(void) .text 8218B058 00000008 R . . . . T .
  7477.  
  7478. Mark_Glyph(void) .text 8218B060 00000004 R . . . . . .
  7479.  
  7480. Mark_GlyphArray(int) .text 8218B068 00000004 R . . . . T .
  7481.  
  7482. Mark_Font(void).text 8218B070 00000070 R . . . . . .
  7483.  
  7484. Mark_FontArray(int) .text 8218B0E0 00000124 R . . . . T .
  7485.  
  7486. Mark_FontHandle(void) .text 8218B208 00000044 R . . . . . .
  7487.  
  7488. Mark_FontHandleArray(int) .text 8218B250 000000B0 R . . . . T .
  7489.  
  7490. AllocLoad_XAssetHeader(void) .text 8218B300 00000008 R . . . . T .
  7491.  
  7492. Load_XAssetType(bool) .text 8218B308 00000010 R . . . . T .
  7493.  
  7494. AllocLoad_XAssetType(void) .text 8218B318 00000008 R . . . . T .
  7495.  
  7496. Load_XAssetTypeArray(bool,int) .text 8218B320 00000010 R . . . . T .
  7497.  
  7498. Load_XAssetTypeStream(bool,int).text 8218B330 00000064 R . . . . T .
  7499.  
  7500. AllocLoad_XAsset(void) .text 8218B398 00000008 R . . . . T .
  7501.  
  7502. AllocLoad_XAssetList(void) .text 8218B3A0 00000008 R . . . . T .
  7503.  
  7504. Mark_XAssetType(void) .text 8218B3A8 00000004 R . . . . . .
  7505.  
  7506. Mark_XAssetTypeArray(int) .text 8218B3B0 00000004 R . . . . T .
  7507.  
  7508. Mark_SndAliasCustom(snd_alias_list_t * *) .text 8218B3B8 0000000C R . . . . T .
  7509.  
  7510. Load_XAnimDeltaPart(bool) .text 8218B3C8 000000AC R . . . . T .
  7511.  
  7512. Load_XAnimDeltaPartArray(bool,int) .text 8218B478 00000050 R . . . . T .
  7513.  
  7514. Load_XAnimDeltaPartStream(bool,int) .text 8218B4C8 00000058 R . . . . T .
  7515.  
  7516. Load_XAnimParts(bool) .text 8218B520 0000029C R . . . . T .
  7517.  
  7518. Load_XAnimPartsArray(bool,int) .text 8218B7C0 00000050 R . . . . T .
  7519.  
  7520. Load_XAnimPartsStream(bool,int).text 8218B810 00000058 R . . . . T .
  7521.  
  7522. Load_XAnimPartsPtr(bool) .text 8218B868 000000CC R . . . . T .
  7523.  
  7524. Load_XAnimPartsPtrArray(bool,int) .text 8218B938 00000050 R . . . . T .
  7525.  
  7526. Load_XAnimPartsPtrStream(bool,int) .text 8218B988 00000058 R . . . . T .
  7527.  
  7528. Mark_snd_alias_list_name(void) .text 8218B9E0 00000014 R . . . . . .
  7529.  
  7530. Mark_snd_alias_list_nameArray(int) .text 8218B9F8 00000084 R . . . . T .
  7531.  
  7532. Load_GfxTextureLoad(bool) .text 8218BA80 000000E8 R . . . . T .
  7533.  
  7534. Load_GfxTextureLoadArray(bool,int) .text 8218BB68 00000050 R . . . . T .
  7535.  
  7536. Load_GfxTextureLoadStream(bool,int) .text 8218BBB8 00000058 R . . . . T .
  7537.  
  7538. Load_GfxImage(bool) .text 8218BC10 000000BC R . . . . T .
  7539.  
  7540. Load_GfxImageArray(bool,int) .text 8218BCD0 00000058 R . . . . T .
  7541.  
  7542. Load_GfxImageStream(bool,int) .text 8218BD28 00000058 R . . . . T .
  7543.  
  7544. Load_GfxImagePtr(bool) .text 8218BD80 000000CC R . . . . T .
  7545.  
  7546. Load_GfxImagePtrArray(bool,int).text 8218BE50 00000050 R . . . . T .
  7547.  
  7548. Load_GfxImagePtrStream(bool,int) .text 8218BEA0 00000058 R . . . . T .
  7549.  
  7550. Load_water_t(bool) .text 8218BEF8 00000130 R . . . . T .
  7551.  
  7552. Load_water_tArray(bool,int) .text 8218C028 00000058 R . . . . T .
  7553.  
  7554. Load_water_tStream(bool,int) .text 8218C080 00000058 R . . . . T .
  7555.  
  7556. Load_MaterialWaterDef(bool) .text 8218C0D8 00000094 R . . . . T .
  7557.  
  7558. Load_MaterialWaterDefArray(bool,int).text 8218C170 00000050 R . . . . T .
  7559.  
  7560. Load_MaterialWaterDefStream(bool,int) .text 8218C1C0 00000058 R . . . . T .
  7561.  
  7562. Load_MaterialTextureDefInfo(bool) .text 8218C218 000000A0 R . . . . T .
  7563.  
  7564. Load_MaterialTextureDefInfoArray(bool,int).text 8218C2B8 00000050 R . . . . T .
  7565.  
  7566. Load_MaterialTextureDefInfoStream(bool,int).text 8218C308 00000058 R . . . . T .
  7567.  
  7568. Load_MaterialTextureDef(bool) .text 8218C360 0000004C R . . . . T .
  7569.  
  7570. Load_MaterialTextureDefArray(bool,int) .text 8218C3B0 00000078 R . . . . T .
  7571.  
  7572. Load_MaterialTextureDefStream(bool,int) .text 8218C428 00000064 R . . . . T .
  7573.  
  7574. Load_Material(bool) .text 8218C490 00000190 R . . . . T .
  7575.  
  7576. Load_MaterialArray(bool,int) .text 8218C620 00000058 R . . . . T .
  7577.  
  7578. Load_MaterialStream(bool,int) .text 8218C678 00000058 R . . . . T .
  7579.  
  7580. Load_MaterialHandle(bool) .text 8218C6D0 000000CC R . . . . T .
  7581.  
  7582. Load_MaterialHandleArray(bool,int) .text 8218C7A0 00000050 R . . . . T .
  7583.  
  7584. Load_MaterialHandleStream(bool,int) .text 8218C7F0 00000058 R . . . . T .
  7585.  
  7586. Load_GfxLightImage(bool) .text 8218C848 00000048 R . . . . T .
  7587.  
  7588. Load_GfxLightImageArray(bool,int) .text 8218C890 0000006C R . . . . T .
  7589.  
  7590. Load_GfxLightImageStream(bool,int) .text 8218C900 00000060 R . . . . T .
  7591.  
  7592. Load_GfxLightDef(bool) .text 8218C960 00000084 R . . . . T .
  7593.  
  7594. Load_GfxLightDefArray(bool,int).text 8218C9E8 000000F0 R . . . . T .
  7595.  
  7596. Load_GfxLightDefStream(bool,int) .text 8218CAD8 000000E4 R . . . . T .
  7597.  
  7598. Load_GfxLightDefPtr(bool) .text 8218CBC0 000000CC R . . . . T .
  7599.  
  7600. Load_GfxLightDefPtrArray(bool,int) .text 8218CC90 00000050 R . . . . T .
  7601.  
  7602. Load_GfxLightDefPtrStream(bool,int) .text 8218CCE0 00000058 R . . . . T .
  7603.  
  7604. Load_GfxLight(bool) .text 8218CD38 0000004C R . . . . T .
  7605.  
  7606. Load_GfxLightArray(bool,int) .text 8218CD88 00000070 R . . . . T .
  7607.  
  7608. Load_GfxLightStream(bool,int) .text 8218CDF8 00000064 R . . . . T .
  7609.  
  7610. Load_GfxSurface(bool) .text 8218CE60 0000004C R . . . . T .
  7611.  
  7612. Load_GfxSurfaceArray(bool,int) .text 8218CEB0 00000078 R . . . . T .
  7613.  
  7614. Load_GfxSurfaceStream(bool,int).text 8218CF28 00000064 R . . . . T .
  7615.  
  7616. Load_GfxLightmapArray(bool) .text 8218CF90 00000064 R . . . . T .
  7617.  
  7618. Load_GfxLightmapArrayArray(bool,int).text 8218CFF8 00000080 R . . . . T .
  7619.  
  7620. Load_GfxLightmapArrayStream(bool,int) .text 8218D078 00000074 R . . . . T .
  7621.  
  7622. Load_XModel(bool) .text 8218D0F0 00000400 R . . . . T .
  7623.  
  7624. Load_XModelArray(bool,int) .text 8218D4F0 00000050 R . . . . T .
  7625.  
  7626. Load_XModelStream(bool,int) .text 8218D540 00000058 R . . . . T .
  7627.  
  7628. Load_XModelPtr(bool) .text 8218D598 000000CC R . . . . T .
  7629.  
  7630. Load_XModelPtrArray(bool,int) .text 8218D668 00000050 R . . . . T .
  7631.  
  7632. Load_XModelPtrStream(bool,int) .text 8218D6B8 00000058 R . . . . T .
  7633.  
  7634. Load_XModelPiece(bool) .text 8218D710 00000048 R . . . . T .
  7635.  
  7636. Load_XModelPieceArray(bool,int).text 8218D758 0000006C R . . . . T .
  7637.  
  7638. Load_XModelPieceStream(bool,int) .text 8218D7C8 00000060 R . . . . T .
  7639.  
  7640. Load_XModelPieces(bool) .text 8218D828 00000088 R . . . . T .
  7641.  
  7642. Load_XModelPiecesArray(bool,int) .text 8218D8B0 000000FC R . . . . T .
  7643.  
  7644. Load_XModelPiecesStream(bool,int) .text 8218D9B0 000000E8 R . . . . T .
  7645.  
  7646. Load_XModelPiecesPtr(bool) .text 8218DA98 00000090 R . . . . T .
  7647.  
  7648. Load_XModelPiecesPtrArray(bool,int) .text 8218DB28 000000A4 R . . . . T .
  7649.  
  7650. Load_XModelPiecesPtrStream(bool,int).text 8218DBD0 00000098 R . . . . T .
  7651.  
  7652. Load_pathnode_ptr(bool) .text 8218DC68 000000A8 R . . . . T .
  7653.  
  7654. Load_pathnode_ptrArray(bool,int) .text 8218DD10 00000050 R . . . . T .
  7655.  
  7656. Load_pathnode_ptrStream(bool,int) .text 8218DD60 00000058 R . . . . T .
  7657.  
  7658. Load_pathnode_tree_nodes_t(bool) .text 8218DDB8 00000074 R . . . . T .
  7659.  
  7660. Load_pathnode_tree_nodes_tArray(bool,int) .text 8218DE30 000000C8 R . . . . T .
  7661.  
  7662. Load_pathnode_tree_nodes_tStream(bool,int).text 8218DEF8 000000B8 R . . . . T .
  7663.  
  7664. Load_pathnode_tree_ptr(bool) .text 8218DFB0 00000090 R . . . . T .
  7665.  
  7666. Load_pathnode_tree_ptrArray(bool,int) .text 8218E040 000000A4 R . . . . T .
  7667.  
  7668. Load_pathnode_tree_ptrStream(bool,int) .text 8218E0E8 00000098 R . . . . T .
  7669.  
  7670. Load_pathnode_tree_info_t(bool).text 8218E180 00000038 R . . . . T .
  7671.  
  7672. Load_pathnode_tree_info_tArray(bool,int) .text 8218E1B8 000000F8 R . . . . T .
  7673.  
  7674. Load_pathnode_tree_info_tStream(bool,int) .text 8218E2B0 000000EC R . . . . T .
  7675.  
  7676. Load_pathnode_tree_t(bool) .text 8218E3A0 00000084 R . . . . T .
  7677.  
  7678. Load_pathnode_tree_tArray(bool,int) .text 8218E428 00000110 R . . . . T .
  7679.  
  7680. Load_pathnode_tree_tStream(bool,int).text 8218E538 00000100 R . . . . T .
  7681.  
  7682. Mark_pathnode_ptr(void) .text 8218E638 00000030 R . . . . . .
  7683.  
  7684. Mark_pathnode_ptrArray(int) .text 8218E668 00000060 R . . . . T .
  7685.  
  7686. Mark_pathnode_tree_nodes_t(void) .text 8218E6C8 0000002C R . . . . . .
  7687.  
  7688. Mark_pathnode_tree_nodes_tArray(int).text 8218E6F8 0000005C R . . . . T .
  7689.  
  7690. Mark_pathnode_tree_info_t(void).text 8218E758 000000A4 R . . . . . .
  7691.  
  7692. Mark_pathnode_tree_info_tArray(int) .text 8218E800 00000040 R . . . . T .
  7693.  
  7694. Mark_pathnode_tree_t(void) .text 8218E840 00000018 R . . . . . .
  7695.  
  7696. Mark_pathnode_tree_tArray(int) .text 8218E858 0000004C R . . . . T .
  7697.  
  7698. Load_PathData(bool) .text 8218E8A8 00000180 R . . . . T .
  7699.  
  7700. Load_PathDataArray(bool,int) .text 8218EA28 00000058 R . . . . T .
  7701.  
  7702. Load_PathDataStream(bool,int) .text 8218EA80 00000058 R . . . . T .
  7703.  
  7704. Load_GameWorldSp(bool) .text 8218EAD8 0000006C R . . . . T .
  7705.  
  7706. Load_GameWorldSpArray(bool,int).text 8218EB48 000000E4 R . . . . T .
  7707.  
  7708. Load_GameWorldSpStream(bool,int) .text 8218EC30 000000CC R . . . . T .
  7709.  
  7710. Load_GameWorldSpPtr(bool) .text 8218ED00 000000CC R . . . . T .
  7711.  
  7712. Load_GameWorldSpPtrArray(bool,int) .text 8218EDD0 00000050 R . . . . T .
  7713.  
  7714. Load_GameWorldSpPtrStream(bool,int) .text 8218EE20 00000058 R . . . . T .
  7715.  
  7716. Mark_PathData(void) .text 8218EE78 00000070 R . . . . . .
  7717.  
  7718. Mark_PathDataArray(int) .text 8218EEE8 000000AC R . . . . T .
  7719.  
  7720. Mark_GameWorldSp(void) .text 8218EF98 00000018 R . . . . . .
  7721.  
  7722. Mark_GameWorldSpArray(int) .text 8218EFB0 000000B4 R . . . . T .
  7723.  
  7724. Mark_GameWorldSpPtr(void) .text 8218F068 0000005C R . . . . . .
  7725.  
  7726. Mark_GameWorldSpPtrArray(int) .text 8218F0C8 000000AC R . . . . T .
  7727.  
  7728. Load_FxElemMarkVisuals(bool) .text 8218F178 00000060 R . . . . T .
  7729.  
  7730. Load_FxElemMarkVisualsArray(bool,int) .text 8218F1D8 00000098 R . . . . T .
  7731.  
  7732. Load_FxElemMarkVisualsStream(bool,int) .text 8218F270 00000088 R . . . . T .
  7733.  
  7734. Load_FxElemVisuals(bool) .text 8218F2F8 000000F4 R . . . . T .
  7735.  
  7736. Load_FxElemVisualsArray(bool,int) .text 8218F3F0 00000050 R . . . . T .
  7737.  
  7738. Load_FxElemVisualsStream(bool,int) .text 8218F440 00000058 R . . . . T .
  7739.  
  7740. Load_FxElemDefVisuals(bool) .text 8218F498 000000F8 R . . . . T .
  7741.  
  7742. Load_FxElemDefVisualsArray(bool,int).text 8218F590 00000050 R . . . . T .
  7743.  
  7744. Load_FxElemDefVisualsStream(bool,int) .text 8218F5E0 00000058 R . . . . T .
  7745.  
  7746. Load_FxElemDef(bool) .text 8218F638 00000180 R . . . . T .
  7747.  
  7748. Load_FxElemDefArray(bool,int) .text 8218F7B8 00000050 R . . . . T .
  7749.  
  7750. Load_FxElemDefStream(bool,int) .text 8218F808 00000058 R . . . . T .
  7751.  
  7752. Load_FxEffectDef(bool) .text 8218F860 000000A4 R . . . . T .
  7753.  
  7754. Load_FxEffectDefArray(bool,int).text 8218F908 00000050 R . . . . T .
  7755.  
  7756. Load_FxEffectDefStream(bool,int) .text 8218F958 00000058 R . . . . T .
  7757.  
  7758. Mark_FxEffectDefHandle(void) .text 8218F9B0 0000007C R . . . . . .
  7759.  
  7760. Mark_FxEffectDefHandleArray(int) .text 8218FA30 0000008C R . . . . T .
  7761.  
  7762. Mark_DynEntityDef(void) .text 8218FAC0 000000E0 R . . . . . .
  7763.  
  7764. Mark_DynEntityDefArray(int) .text 8218FBA0 00000040 R . . . . T .
  7765.  
  7766. Load_cStaticModel_t(bool) .text 8218FBE0 0000004C R . . . . T .
  7767.  
  7768. Load_cStaticModel_tArray(bool,int) .text 8218FC30 00000078 R . . . . T .
  7769.  
  7770. Load_cStaticModel_tStream(bool,int) .text 8218FCA8 00000064 R . . . . T .
  7771.  
  7772. Load_cLeafBrushNodeLeaf_t(bool).text 8218FD10 000000A4 R . . . . T .
  7773.  
  7774. Load_cLeafBrushNodeLeaf_tArray(bool,int) .text 8218FDB8 00000050 R . . . . T .
  7775.  
  7776. Load_cLeafBrushNodeLeaf_tStream(bool,int) .text 8218FE08 00000058 R . . . . T .
  7777.  
  7778. Load_cLeafBrushNodeData_t(bool).text 8218FE60 00000054 R . . . . T .
  7779.  
  7780. Load_cLeafBrushNodeData_tArray(bool,int) .text 8218FEB8 00000078 R . . . . T .
  7781.  
  7782. Load_cLeafBrushNodeData_tStream(bool,int) .text 8218FF30 0000007C R . . . . T .
  7783.  
  7784. Load_cLeafBrushNode_t(bool) .text 8218FFB0 00000064 R . . . . T .
  7785.  
  7786. Load_cLeafBrushNode_tArray(bool,int).text 82190018 00000090 R . . . . T .
  7787.  
  7788. Load_cLeafBrushNode_tStream(bool,int) .text 821900A8 0000007C R . . . . T .
  7789.  
  7790. Mark_clipMap_t(void) .text 82190128 000000E4 R . . . . . .
  7791.  
  7792. Mark_clipMap_tArray(int) .text 82190210 00000040 R . . . . T .
  7793.  
  7794. Mark_clipMap_ptr(void) .text 82190250 00000044 R . . . . . .
  7795.  
  7796. Mark_clipMap_ptrArray(int) .text 82190298 0000005C R . . . . T .
  7797.  
  7798. Load_listBoxDef_t(bool) .text 821902F8 00000064 R . . . . T .
  7799.  
  7800. Load_listBoxDef_tArray(bool,int) .text 82190360 000000D4 R . . . . T .
  7801.  
  7802. Load_listBoxDef_tStream(bool,int) .text 82190438 000000C4 R . . . . T .
  7803.  
  7804. Load_listBoxDef_ptr(bool) .text 82190500 00000070 R . . . . T .
  7805.  
  7806. Load_listBoxDef_ptrArray(bool,int) .text 82190570 000000CC R . . . . T .
  7807.  
  7808. Load_listBoxDef_ptrStream(bool,int) .text 82190640 000000BC R . . . . T .
  7809.  
  7810. Load_windowDef_t(bool) .text 82190700 0000007C R . . . . T .
  7811.  
  7812. Load_windowDef_tArray(bool,int).text 82190780 00000128 R . . . . T .
  7813.  
  7814. Load_windowDef_tStream(bool,int) .text 821908A8 00000118 R . . . . T .
  7815.  
  7816. Load_Window(bool) .text 821909C0 00000048 R . . . . T .
  7817.  
  7818. Load_WindowArray(bool,int) .text 82190A08 00000140 R . . . . T .
  7819.  
  7820. Load_WindowStream(bool,int) .text 82190B48 00000130 R . . . . T .
  7821.  
  7822. Load_ItemKeyHandler(bool) .text 82190C78 000000B4 R . . . . T .
  7823.  
  7824. Load_ItemKeyHandlerArray(bool,int) .text 82190D30 00000058 R . . . . T .
  7825.  
  7826. Load_ItemKeyHandlerStream(bool,int) .text 82190D88 00000058 R . . . . T .
  7827.  
  7828. Load_itemDefData_t(bool) .text 82190DE0 000000BC R . . . . T .
  7829.  
  7830. Load_itemDefData_tArray(bool,int) .text 82190EA0 00000050 R . . . . T .
  7831.  
  7832. Load_itemDefData_tStream(bool,int) .text 82190EF0 00000058 R . . . . T .
  7833.  
  7834. Load_itemDef_t(bool) .text 82190F48 00000258 R . . . . T .
  7835.  
  7836. Load_itemDef_tArray(bool,int) .text 821911A0 00000050 R . . . . T .
  7837.  
  7838. Load_itemDef_tStream(bool,int) .text 821911F0 00000058 R . . . . T .
  7839.  
  7840. Load_itemDef_ptr(bool) .text 82191248 00000070 R . . . . T .
  7841.  
  7842. Load_itemDef_ptrArray(bool,int).text 821912B8 00000094 R . . . . T .
  7843.  
  7844. Load_itemDef_ptrStream(bool,int) .text 82191350 00000088 R . . . . T .
  7845.  
  7846. Load_menuDef_t(bool) .text 821913D8 00000194 R . . . . T .
  7847.  
  7848. Load_menuDef_tArray(bool,int) .text 82191570 00000050 R . . . . T .
  7849.  
  7850. Load_menuDef_tStream(bool,int) .text 821915C0 00000058 R . . . . T .
  7851.  
  7852. Load_menuDef_ptr(bool) .text 82191618 000000CC R . . . . T .
  7853.  
  7854. Load_menuDef_ptrArray(bool,int).text 821916E8 00000050 R . . . . T .
  7855.  
  7856. Load_menuDef_ptrStream(bool,int) .text 82191738 00000058 R . . . . T .
  7857.  
  7858. Load_MenuList(bool) .text 82191790 00000094 R . . . . T .
  7859.  
  7860. Load_MenuListArray(bool,int) .text 82191828 00000058 R . . . . T .
  7861.  
  7862. Load_MenuListStream(bool,int) .text 82191880 00000058 R . . . . T .
  7863.  
  7864. Load_MenuListPtr(bool) .text 821918D8 000000CC R . . . . T .
  7865.  
  7866. Load_MenuListPtrArray(bool,int).text 821919A8 00000050 R . . . . T .
  7867.  
  7868. Load_MenuListPtrStream(bool,int) .text 821919F8 00000058 R . . . . T .
  7869.  
  7870. Mark_FxImpactEntry(void) .text 82191A50 00000058 R . . . . . .
  7871.  
  7872. Mark_FxImpactEntryArray(int) .text 82191AA8 00000060 R . . . . T .
  7873.  
  7874. Mark_FxImpactTable(void) .text 82191B08 0000006C R . . . . . .
  7875.  
  7876. Mark_FxImpactTableArray(int) .text 82191B78 00000040 R . . . . T .
  7877.  
  7878. Mark_FxImpactTablePtr(void) .text 82191BB8 00000044 R . . . . . .
  7879.  
  7880. Mark_FxImpactTablePtrArray(int).text 82191C00 0000005C R . . . . T .
  7881.  
  7882. Mark_WeaponDef(void) .text 82191C60 000007D8 R . . . . . .
  7883.  
  7884. Mark_WeaponDefArray(int) .text 82192438 00000040 R . . . . T .
  7885.  
  7886. Mark_WeaponDefPtr(void) .text 82192478 00000044 R . . . . . .
  7887.  
  7888. Mark_WeaponDefPtrArray(int) .text 821924C0 0000005C R . . . . T .
  7889.  
  7890. Load_GfxStaticModelDrawInst(bool) .text 82192520 0000004C R . . . . T .
  7891.  
  7892. Load_GfxStaticModelDrawInstArray(bool,int).text 82192570 00000070 R . . . . T .
  7893.  
  7894. Load_GfxStaticModelDrawInstStream(bool,int).text 821925E0 00000064 R . . . . T .
  7895.  
  7896. Load_sunflare_t(bool) .text 82192648 00000068 R . . . . T .
  7897.  
  7898. Load_sunflare_tArray(bool,int) .text 821926B0 0000008C R . . . . T .
  7899.  
  7900. Load_sunflare_tStream(bool,int).text 82192740 00000078 R . . . . T .
  7901.  
  7902. Load_GfxReflectionProbe(bool) .text 821927B8 0000004C R . . . . T .
  7903.  
  7904. Load_GfxReflectionProbeArray(bool,int) .text 82192808 00000070 R . . . . T .
  7905.  
  7906. Load_GfxReflectionProbeStream(bool,int) .text 82192878 00000064 R . . . . T .
  7907.  
  7908. Load_GfxCell(bool) .text 821928E0 00000138 R . . . . T .
  7909.  
  7910. Load_GfxCellArray(bool,int) .text 82192A18 00000050 R . . . . T .
  7911.  
  7912. Load_GfxCellStream(bool,int) .text 82192A68 00000058 R . . . . T .
  7913.  
  7914. Load_MaterialMemory(bool) .text 82192AC0 00000048 R . . . . T .
  7915.  
  7916. Load_MaterialMemoryArray(bool,int) .text 82192B08 0000006C R . . . . T .
  7917.  
  7918. Load_MaterialMemoryStream(bool,int) .text 82192B78 00000060 R . . . . T .
  7919.  
  7920. Load_GfxWorldDpvsStatic(bool) .text 82192BD8 00000444 R . . . . T .
  7921.  
  7922. Load_GfxWorldDpvsStaticArray(bool,int) .text 82193020 00000050 R . . . . T .
  7923.  
  7924. Load_GfxWorldDpvsStaticStream(bool,int) .text 82193070 00000058 R . . . . T .
  7925.  
  7926. Load_GfxWorld(bool) .text 821930C8 000007FC R . . . . T .
  7927.  
  7928. Load_GfxWorldArray(bool,int) .text 821938C8 00000050 R . . . . T .
  7929.  
  7930. Load_GfxWorldStream(bool,int) .text 82193918 00000058 R . . . . T .
  7931.  
  7932. Load_GfxWorldPtr(bool) .text 82193970 000000CC R . . . . T .
  7933.  
  7934. Load_GfxWorldPtrArray(bool,int).text 82193A40 00000050 R . . . . T .
  7935.  
  7936. Load_GfxWorldPtrStream(bool,int) .text 82193A90 00000058 R . . . . T .
  7937.  
  7938. Load_Font(bool).text 82193AE8 000000E8 R . . . . T .
  7939.  
  7940. Load_FontArray(bool,int) .text 82193BD0 00000058 R . . . . T .
  7941.  
  7942. Load_FontStream(bool,int) .text 82193C28 00000058 R . . . . T .
  7943.  
  7944. Load_FontHandle(bool) .text 82193C80 000000CC R . . . . T .
  7945.  
  7946. Load_FontHandleArray(bool,int) .text 82193D50 00000050 R . . . . T .
  7947.  
  7948. Load_FontHandleStream(bool,int).text 82193DA0 00000058 R . . . . T .
  7949.  
  7950. Mark_XAssetHeader(void) .text 82193DF8 000005BC R . . . . . .
  7951.  
  7952. Mark_XAssetHeaderArray(int) .text 821943B8 00000040 R . . . . T .
  7953.  
  7954. Mark_XAsset(void) .text 821943F8 00000018 R . . . . . .
  7955.  
  7956. Mark_XAssetArray(int) .text 82194410 0000004C R . . . . T .
  7957.  
  7958. Mark_XAssetList(void) .text 82194460 0000002C R . . . . . .
  7959.  
  7960. Mark_XAssetListArray(int) .text 82194490 00000084 R . . . . T .
  7961.  
  7962. Load_FxEffectDefHandle(bool) .text 82194518 000000CC R . . . . T .
  7963.  
  7964. Load_FxEffectDefHandleArray(bool,int) .text 821945E8 00000050 R . . . . T .
  7965.  
  7966. Load_FxEffectDefHandleStream(bool,int) .text 82194638 00000058 R . . . . T .
  7967.  
  7968. Load_DynEntityDef(bool) .text 82194690 00000094 R . . . . T .
  7969.  
  7970. Load_DynEntityDefArray(bool,int) .text 82194728 00000058 R . . . . T .
  7971.  
  7972. Load_DynEntityDefStream(bool,int) .text 82194780 00000058 R . . . . T .
  7973.  
  7974. Load_clipMap_t(bool) .text 821947D8 00000854 R . . . . T .
  7975.  
  7976. Load_clipMap_tArray(bool,int) .text 82195030 00000050 R . . . . T .
  7977.  
  7978. Load_clipMap_tStream(bool,int) .text 82195080 00000058 R . . . . T .
  7979.  
  7980. Load_clipMap_ptr(bool) .text 821950D8 000000CC R . . . . T .
  7981.  
  7982. Load_clipMap_ptrArray(bool,int).text 821951A8 00000050 R . . . . T .
  7983.  
  7984. Load_clipMap_ptrStream(bool,int) .text 821951F8 00000058 R . . . . T .
  7985.  
  7986. Load_FxImpactEntry(bool) .text 82195250 0000009C R . . . . T .
  7987.  
  7988. Load_FxImpactEntryArray(bool,int) .text 821952F0 00000050 R . . . . T .
  7989.  
  7990. Load_FxImpactEntryStream(bool,int) .text 82195340 00000058 R . . . . T .
  7991.  
  7992. Load_FxImpactTable(bool) .text 82195398 000000A8 R . . . . T .
  7993.  
  7994. Load_FxImpactTableArray(bool,int) .text 82195440 00000050 R . . . . T .
  7995.  
  7996. Load_FxImpactTableStream(bool,int) .text 82195490 00000058 R . . . . T .
  7997.  
  7998. Load_FxImpactTablePtr(bool) .text 821954E8 000000CC R . . . . T .
  7999.  
  8000. Load_FxImpactTablePtrArray(bool,int).text 821955B8 00000050 R . . . . T .
  8001.  
  8002. Load_FxImpactTablePtrStream(bool,int) .text 82195608 00000058 R . . . . T .
  8003.  
  8004. Load_WeaponDef(bool) .text 82195660 00000C9C R . . . . T .
  8005.  
  8006. Load_WeaponDefArray(bool,int) .text 82196300 00000050 R . . . . T .
  8007.  
  8008. Load_WeaponDefStream(bool,int) .text 82196350 00000058 R . . . . T .
  8009.  
  8010. Load_WeaponDefPtr(bool) .text 821963A8 000000CC R . . . . T .
  8011.  
  8012. Load_WeaponDefPtrArray(bool,int) .text 82196478 00000050 R . . . . T .
  8013.  
  8014. Load_WeaponDefPtrStream(bool,int) .text 821964C8 00000058 R . . . . T .
  8015.  
  8016. Load_XAssetHeader(bool) .text 82196520 000002EC R . . . . T .
  8017.  
  8018. Load_XAssetHeaderArray(bool,int) .text 82196810 00000050 R . . . . T .
  8019.  
  8020. Load_XAssetHeaderStream(bool,int) .text 82196860 00000058 R . . . . T .
  8021.  
  8022. Load_XAsset(bool) .text 821968B8 0000004C R . . . . T .
  8023.  
  8024. Load_XAssetArray(bool,int) .text 82196908 00000070 R . . . . T .
  8025.  
  8026. Load_XAssetStream(bool,int) .text 82196978 00000064 R . . . . T .
  8027.  
  8028. Load_XAssetList(bool) .text 821969E0 000000A0 R . . . . T .
  8029.  
  8030. Load_XAssetListArray(bool,int) .text 82196A80 00000050 R . . . . T .
  8031.  
  8032. Load_XAssetListStream(bool,int).text 82196AD0 00000058 R . . . . T .
  8033.  
  8034. DB_MemAlloc .text 82196B28 00000024 R . . . . T .
  8035.  
  8036. DB_AllocXBlocks(uint * const,char const *,XBlock *,uint) .text 82196B50 00000104 R . . . . T .
  8037.  
  8038. DB_FreeXBlocks(XBlock *) .text 82196C58 00000024 R . . . . T .
  8039.  
  8040. DB_InitSingleton .text 82196C80 00000004 R . . . . T .
  8041.  
  8042. DB_AllocXAssetSingleton .text 82196C88 00000004 R . . . . T .
  8043.  
  8044. DB_FreeXAssetSingleton .text 82196C90 00000004 R . . . . T .
  8045.  
  8046. DB_DynamicCloneMaterialTechniqueSet .text 82196C98 00000008 R . . . . T .
  8047.  
  8048. DB_RemoveClipMap(XAssetHeader) .text 82196CA0 00000004 R . . . . T .
  8049.  
  8050. DB_RemoveComWorld .text 82196CA8 00000004 R . . . . T .
  8051.  
  8052. DB_RemoveGfxWorld(XAssetHeader).text 82196CB0 00000004 R . . . . T .
  8053.  
  8054. DB_RemoveWindowFocus .text 82196CB8 00000034 R . . . . T .
  8055.  
  8056. DB_DynamicCloneMenu .text 82196CF0 00000128 R . . . . T .
  8057.  
  8058. DB_DynamicCloneWeaponDef .text 82196E18 00000004 R . . . . T .
  8059.  
  8060. DB_AvoidDeadlock .text 82196E20 00000004 R . . . . . .
  8061.  
  8062. DB_LockRead .text 82196E28 0000003C R . . . . . .
  8063.  
  8064. DB_UnlockRead .text 82196E68 00000028 R . . . . . .
  8065.  
  8066. DB_LockWrite .text 82196E90 00000074 R . . . . . .
  8067.  
  8068. DB_UnlockWrite .text 82196F08 0000002C R . . . . . .
  8069.  
  8070. DB_InitPoolHeader .text 82196F38 00000034 R . . . . T .
  8071.  
  8072. DB_PrintAssetName .text 82196F70 00000040 R . . . . T .
  8073.  
  8074. DB_AllocXAssetHeader .text 82196FB0 000000D4 R . . . . T .
  8075.  
  8076. DB_FreeXAssetHeader .text 82197088 00000020 R . . . . T .
  8077.  
  8078. DB_Init .text 821970A8 000000AC R . . . . . .
  8079.  
  8080. DB_AllocXAssetEntry .text 82197158 00000094 R . . . . T .
  8081.  
  8082. DB_FreeXAssetEntry .text 821971F0 00000060 R . . . . T .
  8083.  
  8084. DB_HashForName .text 82197250 00000094 R . . . . T .
  8085.  
  8086. DB_EnumXAssets_FastFile(XAssetType,void (*)(XAssetHeader,void *),void *,bool) .text 821972E8 00000118 R . . . . T .
  8087.  
  8088. DB_CloneXAssetInternal .text 82197400 0000004C R . . . . T .
  8089.  
  8090. DB_DynamicCloneXAsset .text 82197450 00000028 R . . . . T .
  8091.  
  8092. DB_CloneXAssetEntry .text 82197478 0000008C R . . . . T .
  8093.  
  8094. DB_CloneXAsset .text 82197508 0000007C R . . . . T .
  8095.  
  8096. DB_DelayedCloneXAsset .text 82197588 00000084 R . . . . T .
  8097.  
  8098. DB_FindXAssetEntry .text 82197610 00000090 R . . . . T .
  8099.  
  8100. DB_FindXAssetDefaultHeaderInternal .text 821976A0 000000BC R . . . . T .
  8101.  
  8102. DB_CreateDefaultEntry .text 82197760 00000160 R . . . . T .
  8103.  
  8104. PrintWaitedError .text 821978C0 000000D8 R . . . . T .
  8105.  
  8106. DB_SetInitializing(bool) .text 82197998 0000000C R . . . . T .
  8107.  
  8108. DB_GetInitializing(void) .text 821979A8 0000000C R . . . . T .
  8109.  
  8110. DB_IsXAssetDefault(XAssetType,char const *).text 821979B8 000000F4 R . . . . T .
  8111.  
  8112. DB_GetAllXAssetOfType_FastFile(XAssetType,XAssetHeader *,int) .text 82197AB0 000000DC R . . . . T .
  8113.  
  8114. DB_OverrideAsset .text 82197B90 00000034 R . . . . T .
  8115.  
  8116. DB_LinkXAssetEntry .text 82197BC8 00000390 R . . . . T .
  8117.  
  8118. DB_AddXAsset .text 82197F58 00000060 R . . . . T .
  8119.  
  8120. DB_GetXAsset .text 82197FB8 00000094 R . . . . T .
  8121.  
  8122. DB_BuildOSPath .text 82198050 00000040 R . . . . T .
  8123.  
  8124. DB_GetZoneAllocType .text 82198090 00000024 R . . . . T .
  8125.  
  8126. DB_LoadXZone .text 821980B8 000000BC R . . . . T .
  8127.  
  8128. DB_UpdateDebugZone(void) .text 82198178 00000070 R . . . . . .
  8129.  
  8130. DB_LoadZone_f .text 821981E8 00000068 R . . . . . .
  8131.  
  8132. DB_TryLoadXFileInternal .text 82198250 00000354 R . . . . T .
  8133.  
  8134. DB_IsAlloc(void) .text 821985A8 00000004 R . . . . T .
  8135.  
  8136. DB_GetAllocType(void) .text 821985B0 0000000C R . . . . T .
  8137.  
  8138. DB_TryLoadXFile.text 821985C0 00000078 R . . . . . .
  8139.  
  8140. DB_Thread .text 82198638 0000004C R . . . . T .
  8141.  
  8142. DB_InitThread(void) .text 82198688 00000040 R . . . . . .
  8143.  
  8144. DB_RemoveXAsset.text 821986C8 0000002C R . . . . T .
  8145.  
  8146. DB_UnloadXZoneInternal .text 821986F8 00000344 R . . . . T .
  8147.  
  8148. DB_UnloadXZone .text 82198A40 00000008 R . . . . T .
  8149.  
  8150. DB_UnloadXZoneMemory .text 82198A48 00000080 R . . . . T .
  8151.  
  8152. DB_FreeDefaultEntries .text 82198AC8 000000AC R . . . . . .
  8153.  
  8154. DB_ReleaseXAssetType(XAssetType) .text 82198B78 0000008C R . . . . T .
  8155.  
  8156. DB_ReleaseXAssets(void) .text 82198C08 0000006C R . . . . . .
  8157.  
  8158. DB_UnloadXAssetsMemory .text 82198C78 000000CC R . . . . T .
  8159.  
  8160. DB_UnloadXAssetsMemoryForZone .text 82198D48 00000070 R . . . . T .
  8161.  
  8162. DB_SyncExternalAssets .text 82198DB8 00000034 R . . . . . .
  8163.  
  8164. DB_ArchiveAssets .text 82198DF0 00000044 R . . . . . .
  8165.  
  8166. DB_FreeUnusedResources .text 82198E38 00000160 R . . . . . .
  8167.  
  8168. DB_ExternalInitAssets .text 82198F98 00000024 R . . . . . .
  8169.  
  8170. DB_UnarchiveAssets .text 82198FC0 00000050 R . . . . . .
  8171.  
  8172. DB_Cleanup(void) .text 82199010 00000004 R . . . . . .
  8173.  
  8174. DB_InitPool_XModelPieces_ .text 82199018 00000048 R . . . . T .
  8175.  
  8176. DB_InitPool_PhysPreset_ .text 82199060 00000040 R . . . . T .
  8177.  
  8178. DB_InitPool_XAnimParts_ .text 821990A0 00000040 R . . . . T .
  8179.  
  8180. DB_InitPool_XModel_ .text 821990E0 00000040 R . . . . T .
  8181.  
  8182. DB_InitPool_Material_ .text 82199120 00000048 R . . . . T .
  8183.  
  8184. DB_InitPool_MaterialPixelShader_ .text 82199168 00000040 R . . . . T .
  8185.  
  8186. DB_InitPool_MaterialTechniqueSet_ .text 821991A8 00000040 R . . . . T .
  8187.  
  8188. DB_InitPool_GfxImage_ .text 821991E8 00000048 R . . . . T .
  8189.  
  8190. DB_InitPool_snd_alias_list_t_ .text 82199230 00000048 R . . . . T .
  8191.  
  8192. DB_InitPool_SndCurve_ .text 82199278 00000048 R . . . . T .
  8193.  
  8194. DB_InitPool_MapEnts_ .text 821992C0 00000048 R . . . . T .
  8195.  
  8196. DB_InitPool_GfxLightDef_ .text 82199308 00000040 R . . . . T .
  8197.  
  8198. DB_InitPool_Font_s_ .text 82199348 00000048 R . . . . T .
  8199.  
  8200. DB_InitPool_MenuList_ .text 82199390 00000048 R . . . . T .
  8201.  
  8202. DB_InitPool_menuDef_t_ .text 821993D8 00000040 R . . . . T .
  8203.  
  8204. DB_InitPool_LocalizeEntry_ .text 82199418 00000040 R . . . . T .
  8205.  
  8206. DB_InitPool_WeaponDef_ .text 82199458 00000040 R . . . . T .
  8207.  
  8208. DB_InitPool_SndDriverGlobals_ .text 82199498 00000040 R . . . . T .
  8209.  
  8210. DB_InitPool_FxEffectDef_ .text 821994D8 00000040 R . . . . T .
  8211.  
  8212. DB_InitPool_FxImpactTable_ .text 82199518 00000040 R . . . . T .
  8213.  
  8214. DB_InitPool_RawFile_ .text 82199558 00000048 R . . . . T .
  8215.  
  8216. DB_InitPool_StringTable_ .text 821995A0 00000040 R . . . . T .
  8217.  
  8218. DB_AllocXAsset_Material_ .text 821995E0 00000024 R . . . . T .
  8219.  
  8220. DB_AllocXAsset_XModelPieces_ .text 82199608 00000024 R . . . . T .
  8221.  
  8222. DB_AllocXAsset_PhysPreset_ .text 82199630 00000024 R . . . . T .
  8223.  
  8224. DB_AllocXAsset_XAnimParts_ .text 82199658 00000024 R . . . . T .
  8225.  
  8226. DB_AllocXAsset_XModel_ .text 82199680 00000024 R . . . . T .
  8227.  
  8228. DB_AllocXAsset_MaterialPixelShader_ .text 821996A8 00000024 R . . . . T .
  8229.  
  8230. DB_AllocXAsset_MaterialTechniqueSet_.text 821996D0 00000024 R . . . . T .
  8231.  
  8232. DB_AllocXAsset_GfxImage_ .text 821996F8 00000024 R . . . . T .
  8233.  
  8234. DB_AllocXAsset_snd_alias_list_t_ .text 82199720 00000024 R . . . . T .
  8235.  
  8236. DB_AllocXAsset_SndCurve_ .text 82199748 00000024 R . . . . T .
  8237.  
  8238. DB_AllocXAsset_MapEnts_ .text 82199770 00000024 R . . . . T .
  8239.  
  8240. DB_AllocXAsset_GfxLightDef_ .text 82199798 00000024 R . . . . T .
  8241.  
  8242. DB_AllocXAsset_Font_s_ .text 821997C0 00000024 R . . . . T .
  8243.  
  8244. DB_AllocXAsset_MenuList_ .text 821997E8 00000024 R . . . . T .
  8245.  
  8246. DB_AllocXAsset_menuDef_t_ .text 82199810 00000024 R . . . . T .
  8247.  
  8248. DB_AllocXAsset_LocalizeEntry_ .text 82199838 00000024 R . . . . T .
  8249.  
  8250. DB_AllocXAsset_WeaponDef_ .text 82199860 00000024 R . . . . T .
  8251.  
  8252. DB_AllocXAsset_SndDriverGlobals_ .text 82199888 00000024 R . . . . T .
  8253.  
  8254. DB_AllocXAsset_FxEffectDef_ .text 821998B0 00000024 R . . . . T .
  8255.  
  8256. DB_AllocXAsset_FxImpactTable_ .text 821998D8 00000024 R . . . . T .
  8257.  
  8258. DB_AllocXAsset_RawFile_ .text 82199900 00000024 R . . . . T .
  8259.  
  8260. DB_AllocXAsset_StringTable_ .text 82199928 00000024 R . . . . T .
  8261.  
  8262. DB_FreeXAssetHeader_Material_ .text 82199950 00000010 R . . . . T .
  8263.  
  8264. DB_FreeXAssetHeader_XModelPieces_ .text 82199960 00000010 R . . . . T .
  8265.  
  8266. DB_FreeXAssetHeader_PhysPreset_.text 82199970 00000010 R . . . . T .
  8267.  
  8268. DB_FreeXAssetHeader_XAnimParts_.text 82199980 00000010 R . . . . T .
  8269.  
  8270. DB_FreeXAssetHeader_XModel_ .text 82199990 00000010 R . . . . T .
  8271.  
  8272. DB_FreeXAssetHeader_MaterialPixelShader_ .text 821999A0 00000010 R . . . . T .
  8273.  
  8274. DB_FreeXAssetHeader_MaterialTechniqueSet_ .text 821999B0 00000010 R . . . . T .
  8275.  
  8276. DB_FreeXAssetHeader_GfxImage_ .text 821999C0 00000010 R . . . . T .
  8277.  
  8278. DB_FreeXAssetHeader_snd_alias_list_t_ .text 821999D0 00000010 R . . . . T .
  8279.  
  8280. DB_FreeXAssetHeader_SndCurve_ .text 821999E0 00000010 R . . . . T .
  8281.  
  8282. DB_FreeXAssetHeader_MapEnts_ .text 821999F0 00000010 R . . . . T .
  8283.  
  8284. DB_FreeXAssetHeader_GfxLightDef_ .text 82199A00 00000010 R . . . . T .
  8285.  
  8286. DB_FreeXAssetHeader_Font_s_ .text 82199A10 00000010 R . . . . T .
  8287.  
  8288. DB_FreeXAssetHeader_MenuList_ .text 82199A20 00000010 R . . . . T .
  8289.  
  8290. DB_FreeXAssetHeader_menuDef_t_ .text 82199A30 00000010 R . . . . T .
  8291.  
  8292. DB_FreeXAssetHeader_LocalizeEntry_ .text 82199A40 00000010 R . . . . T .
  8293.  
  8294. DB_FreeXAssetHeader_WeaponDef_ .text 82199A50 00000010 R . . . . T .
  8295.  
  8296. DB_FreeXAssetHeader_SndDriverGlobals_ .text 82199A60 00000010 R . . . . T .
  8297.  
  8298. DB_FreeXAssetHeader_FxEffectDef_ .text 82199A70 00000010 R . . . . T .
  8299.  
  8300. DB_FreeXAssetHeader_FxImpactTable_ .text 82199A80 00000010 R . . . . T .
  8301.  
  8302. DB_FreeXAssetHeader_RawFile_ .text 82199A90 00000010 R . . . . T .
  8303.  
  8304. DB_FreeXAssetHeader_StringTable_ .text 82199AA0 00000010 R . . . . T .
  8305.  
  8306. Load_PhysPresetAsset(PhysPreset * *).text 82199AB0 00000078 R . . . . T .
  8307.  
  8308. Mark_PhysPresetAsset(PhysPreset *) .text 82199B28 0000000C R . . . . T .
  8309.  
  8310. Load_XAnimPartsAsset(XAnimParts * *).text 82199B38 00000078 R . . . . T .
  8311.  
  8312. Mark_XAnimPartsAsset(XAnimParts *) .text 82199BB0 0000000C R . . . . T .
  8313.  
  8314. Load_XModelAsset(XModel * *) .text 82199BC0 00000078 R . . . . T .
  8315.  
  8316. Mark_XModelAsset(XModel *) .text 82199C38 0000000C R . . . . T .
  8317.  
  8318. Load_MaterialAsset(Material * *) .text 82199C48 00000078 R . . . . T .
  8319.  
  8320. Mark_MaterialAsset(Material *) .text 82199CC0 0000000C R . . . . T .
  8321.  
  8322. Load_MaterialPixelShaderAsset(MaterialPixelShader * *) .text 82199CD0 00000078 R . . . . T .
  8323.  
  8324. Mark_MaterialPixelShaderAsset(MaterialPixelShader *) .text 82199D48 0000000C R . . . . T .
  8325.  
  8326. Load_MaterialTechniqueSetAsset(MaterialTechniqueSet * *) .text 82199D58 00000080 R . . . . T .
  8327.  
  8328. Mark_MaterialTechniqueSetAsset(MaterialTechniqueSet *) .text 82199DD8 0000000C R . . . . T .
  8329.  
  8330. Load_GfxImageAsset(GfxImage * *) .text 82199DE8 000000A4 R . . . . T .
  8331.  
  8332. Mark_GfxImageAsset(GfxImage *) .text 82199E90 0000000C R . . . . T .
  8333.  
  8334. Load_snd_alias_list_Asset(snd_alias_list_t * *) .text 82199EA0 00000078 R . . . . T .
  8335.  
  8336. Mark_snd_alias_list_Asset(snd_alias_list_t *) .text 82199F18 0000000C R . . . . T .
  8337.  
  8338. Load_SndCurveAsset(SndCurve * *) .text 82199F28 00000078 R . . . . T .
  8339.  
  8340. Mark_SndCurveAsset(SndCurve *) .text 82199FA0 0000000C R . . . . T .
  8341.  
  8342. Load_ClipMapAsset(clipMap_t * *) .text 82199FB0 00000078 R . . . . T .
  8343.  
  8344. Mark_ClipMapAsset(clipMap_t *) .text 8219A028 0000000C R . . . . T .
  8345.  
  8346. Load_ComWorldAsset(ComWorld * *) .text 8219A038 00000078 R . . . . T .
  8347.  
  8348. Mark_ComWorldAsset(ComWorld *) .text 8219A0B0 0000000C R . . . . T .
  8349.  
  8350. Load_GameWorldSpAsset(GameWorldSp * *) .text 8219A0C0 00000078 R . . . . T .
  8351.  
  8352. Mark_GameWorldSpAsset(GameWorldSp *).text 8219A138 0000000C R . . . . T .
  8353.  
  8354. Load_GameWorldMpAsset(GameWorldMp * *) .text 8219A148 00000078 R . . . . T .
  8355.  
  8356. Mark_GameWorldMpAsset(GameWorldMp *).text 8219A1C0 0000000C R . . . . T .
  8357.  
  8358. Load_MapEntsAsset(MapEnts * *) .text 8219A1D0 00000078 R . . . . T .
  8359.  
  8360. Mark_MapEntsAsset(MapEnts *) .text 8219A248 0000000C R . . . . T .
  8361.  
  8362. Load_GfxWorldAsset(GfxWorld * *) .text 8219A258 00000078 R . . . . T .
  8363.  
  8364. Mark_GfxWorldAsset(GfxWorld *) .text 8219A2D0 0000000C R . . . . T .
  8365.  
  8366. Load_LightDefAsset(GfxLightDef * *) .text 8219A2E0 00000078 R . . . . T .
  8367.  
  8368. Mark_LightDefAsset(GfxLightDef *) .text 8219A358 0000000C R . . . . T .
  8369.  
  8370. Load_FontAsset(Font_s * *) .text 8219A368 00000078 R . . . . T .
  8371.  
  8372. Mark_FontAsset(Font_s *) .text 8219A3E0 0000000C R . . . . T .
  8373.  
  8374. Load_MenuListAsset(MenuList * *) .text 8219A3F0 00000078 R . . . . T .
  8375.  
  8376. Mark_MenuListAsset(MenuList *) .text 8219A468 0000000C R . . . . T .
  8377.  
  8378. Load_MenuAsset(menuDef_t * *) .text 8219A478 000000B8 R . . . . T .
  8379.  
  8380. Mark_MenuAsset(menuDef_t *) .text 8219A530 0000000C R . . . . T .
  8381.  
  8382. Load_LocalizeEntryAsset(LocalizeEntry * *).text 8219A540 00000078 R . . . . T .
  8383.  
  8384. Mark_LocalizeEntryAsset(LocalizeEntry *) .text 8219A5B8 0000000C R . . . . T .
  8385.  
  8386. Load_WeaponDefAsset(WeaponDef * *) .text 8219A5C8 00000078 R . . . . T .
  8387.  
  8388. Mark_WeaponDefAsset(WeaponDef *) .text 8219A640 0000000C R . . . . T .
  8389.  
  8390. Load_SndDriverGlobalsAsset(SndDriverGlobals * *) .text 8219A650 00000078 R . . . . T .
  8391.  
  8392. Mark_SndDriverGlobalsAsset(SndDriverGlobals *) .text 8219A6C8 0000000C R . . . . T .
  8393.  
  8394. Load_FxEffectDefAsset(FxEffectDef const * *) .text 8219A6D8 00000078 R . . . . T .
  8395.  
  8396. Mark_FxEffectDefAsset(FxEffectDef *).text 8219A750 0000000C R . . . . T .
  8397.  
  8398. Load_FxImpactTableAsset(FxImpactTable * *).text 8219A760 00000078 R . . . . T .
  8399.  
  8400. Mark_FxImpactTableAsset(FxImpactTable *) .text 8219A7D8 0000000C R . . . . T .
  8401.  
  8402. Load_RawFileAsset(RawFile * *) .text 8219A7E8 00000078 R . . . . T .
  8403.  
  8404. Mark_RawFileAsset(RawFile *) .text 8219A860 0000000C R . . . . T .
  8405.  
  8406. Load_StringTableAsset(StringTable * *) .text 8219A870 00000078 R . . . . T .
  8407.  
  8408. Mark_StringTableAsset(StringTable *).text 8219A8E8 0000000C R . . . . T .
  8409.  
  8410. DB_AllocMaterial .text 8219A8F8 00000058 R . . . . T .
  8411.  
  8412. DB_FreeMaterial.text 8219A950 00000044 R . . . . T .
  8413.  
  8414. DB_PostLoadXZone .text 8219A998 00000150 R . . . . . .
  8415.  
  8416. DB_SyncXAssets(void) .text 8219AAE8 0000002C R . . . . . .
  8417.  
  8418. DB_LoadXAssets(XZoneInfo *,uint,int).text 8219AB18 00000290 R . . . . T .
  8419.  
  8420. DB_ShutdownXAssets(void) .text 8219ADA8 00000138 R . . . . . .
  8421.  
  8422. DB_FindXAssetHeader(XAssetType,char const *) .text 8219AEE0 000002B0 R . . . . T .
  8423.  
  8424. DB_Update(void).text 8219B190 00000038 R . . . . . .
  8425.  
  8426. DB_ReplaceXAsset .text 8219B1C8 00000060 R . . . . T .
  8427.  
  8428. DB_ReplaceModel(char const *,char const *).text 8219B228 00000068 R . . . . T .
  8429.  
  8430. Load_FxEffectDefFromName(char const * *) .text 8219B290 00000040 R . . . . T .
  8431.  
  8432. DB_InitStreams(XBlock *) .text 8219B2D0 00000060 R . . . . T .
  8433.  
  8434. DB_SetStreamIndex .text 8219B330 00000044 R . . . . T .
  8435.  
  8436. DB_PushStreamPos(uint) .text 8219B378 0000008C R . . . . T .
  8437.  
  8438. DB_PopStreamPos(void) .text 8219B408 00000080 R . . . . . .
  8439.  
  8440. DB_GetStreamPos(void) .text 8219B488 0000000C R . . . . T .
  8441.  
  8442. DB_AllocStreamPos(int) .text 8219B498 00000018 R . . . . T .
  8443.  
  8444. DB_IncStreamPos(int) .text 8219B4B0 00000014 R . . . . T .
  8445.  
  8446. DB_InsertPointer(void) .text 8219B4C8 00000044 R . . . . T .
  8447.  
  8448. Load_Stream(bool,void const *,int) .text 8219B510 00000074 R . . . . T .
  8449.  
  8450. DB_ConvertOffsetToAlias(void *).text 8219B588 00000028 R . . . . T .
  8451.  
  8452. DB_ConvertOffsetToPointer(void *) .text 8219B5B0 00000028 R . . . . T .
  8453.  
  8454. Load_XStringCustom(char const * *) .text 8219B5D8 00000074 R . . . . T .
  8455.  
  8456. Load_TempStringCustom(char const * *) .text 8219B650 00000060 R . . . . T .
  8457.  
  8458. Load_ScriptStringCustom(ushort *) .text 8219B6B0 00000020 R . . . . T .
  8459.  
  8460. Mark_ScriptStringCustom(ushort *) .text 8219B6D0 00000014 R . . . . T .
  8461.  
  8462. DynEntCl_RegisterDvars(void) .text 8219B6E8 00000174 R . . . . . .
  8463.  
  8464. DynEntCl_UpdateBModelWorldBounds .text 8219B860 00000204 R . . . . T .
  8465.  
  8466. DynEntCl_LinkModel .text 8219BA68 00000228 R . . . . T .
  8467.  
  8468. DynEntCl_LinkBrush .text 8219BC90 000000A8 R . . . . T .
  8469.  
  8470. DynEntCl_InitEntities(int) .text 8219BD38 00000128 R . . . . T .
  8471.  
  8472. DynEntCl_ProcessEntities(int) .text 8219BE60 0000023C R . . . . T .
  8473.  
  8474. DynEntCl_UnlinkEntity(ushort,DynEntityDrawType) .text 8219C0A0 0000004C R . . . . T .
  8475.  
  8476. DynEntCl_PointTrace_r .text 8219C0F0 000002A8 R . . . . T .
  8477.  
  8478. DynEntCl_PointTrace(pointtrace_t const *,trace_t *) .text 8219C398 000000CC R . . . . T .
  8479.  
  8480. DynEntCl_ClipMoveTrace_r .text 8219C468 000002B4 R . . . . T .
  8481.  
  8482. DynEntCl_ClipMoveTrace(moveclip_t const *,trace_t *) .text 8219C720 0000007C R . . . . T .
  8483.  
  8484. DynEntCl_AreaEntities_r .text 8219C7A0 00000174 R . . . . T .
  8485.  
  8486. DynEntCl_AreaEntities(DynEntityDrawType,float const * const,float const * const,int,ushort,ushort *) .text 8219C918 00000050 R . . . . T .
  8487.  
  8488. DynEntCl_CreatePhysObj .text 8219C968 00000080 R . . . . T .
  8489.  
  8490. DynEntCl_PlayEventFx .text 8219C9E8 0000009C R . . . . T .
  8491.  
  8492. DynEntCl_PlayImpactEffects .text 8219CA88 0000017C R . . . . T .
  8493.  
  8494. DynEntCl_Damage.text 8219CC08 000000EC R . . . . T .
  8495.  
  8496. DynEntCl_EventNeedsProcessed .text 8219CCF8 000000A8 R . . . . T .
  8497.  
  8498. DynEntCl_EntityImpactEvent(trace_t const *,int,int,float const * const,float const * const,bool) .text 8219CDA0 00000134 R . . . . T .
  8499.  
  8500. DynEntCl_TestPhysicsEntities .text 8219CED8 000000D8 R . . . . T .
  8501.  
  8502. DynEntCl_DynEntImpactEvent(int,int,float const * const,float const * const,int,bool) .text 8219CFB0 00000278 R . . . . T .
  8503.  
  8504. DynEntCl_MeleeEvent(int,int) .text 8219D228 00000178 R . . . . T .
  8505.  
  8506. DynEntCl_CompareDynEntsForExplosion .text 8219D3A0 00000020 R . . . . T .
  8507.  
  8508. DynEntCl_DestroyEvent(int,ushort,DynEntityDrawType,float const * const,float const * const) .text 8219D3C0 000000F0 R . . . . T .
  8509.  
  8510. DynEntCl_GetClosestEntities .text 8219D4B0 0000014C R . . . . T .
  8511.  
  8512. DynEntCl_ExplosionEvent(int,bool,float const * const,float,float,float const * const,float,int,int) .text 8219D600 000003E8 R . . . . T .
  8513.  
  8514. DynEntCl_JitterEvent(int,float const * const,float,float,float,float) .text 8219D9E8 000002C0 R . . . . T .
  8515.  
  8516. DynEntCl_WakeUpAroundPlayer(int) .text 8219DCA8 00000198 R . . . . T .
  8517.  
  8518. std::_Push_heap<DynEntSortStruct *,int,DynEntSortStruct,bool (*)(DynEntSortStruct const &,DynEntSortStruct const &)>(DynEntSortStruct *,int,int,DynEntSortStruct,bool (*)(DynEntSortStruct const &,DynEntSortStruct const &)) .text 8219DE40 0000009C R . . . . T .
  8519.  
  8520. std::_Med3<DynEntSortStruct *,bool (*)(DynEntSortStruct const &,DynEntSortStruct const &)>(DynEntSortStruct *,DynEntSortStruct *,DynEntSortStruct *,bool (*)(DynEntSortStruct const &,DynEntSortStruct const &)) .text 8219DEE0 000000C0 R . . . . T .
  8521.  
  8522. std::_Median<ShadowCandidate *,bool (*)(ShadowCandidate const &,ShadowCandidate const &)>(ShadowCandidate *,ShadowCandidate *,ShadowCandidate *,bool (*)(ShadowCandidate const &,ShadowCandidate const &)) .text 8219DFA0 000000A8 R . . . . T .
  8523.  
  8524. std::_Unguarded_partition<DynEntSortStruct *,bool (*)(DynEntSortStruct const &,DynEntSortStruct const &)>(DynEntSortStruct *,DynEntSortStruct *,bool (*)(DynEntSortStruct const &,DynEntSortStruct const &)) .text 8219E048 000002AC R . . . . T .
  8525.  
  8526. DynEnt_GetCollWorld .text 8219E2F8 00000014 R . . . . T .
  8527.  
  8528. DynEnt_GetCollSector(DynEntityCollType,uint) .text 8219E310 00000028 R . . . . T .
  8529.  
  8530. DynEnt_ClearCollWorld(DynEntityCollType) .text 8219E338 000000E8 R . . . . T .
  8531.  
  8532. DynEnt_AllocCollSector .text 8219E420 000000B0 R . . . . T .
  8533.  
  8534. DynEnt_AddToCollSector .text 8219E4D0 000000A8 R . . . . T .
  8535.  
  8536. DynEnt_GetContents(DynEntityDef const *) .text 8219E578 00000008 R . . . . T .
  8537.  
  8538. DynEnt_GetLocalBounds(DynEntityDef const *,float * const,float * const).text 8219E580 0000001C R . . . . T .
  8539.  
  8540. DynEnt_GetWorldBounds(DynEntityPose const *,float * const,float * const) .text 8219E5A0 00000054 R . . . . T .
  8541.  
  8542. DynEnt_GetRadiusDistSqr(DynEntityPose const *,float const * const) .text 8219E5F8 000000DC R . . . . T .
  8543.  
  8544. DynEnt_IsInCone(DynEntityDef const *,GfxPlacement const *,float const * const,float,float const * const) .text 8219E6D8 000000D4 R . . . . T .
  8545.  
  8546. DynEnt_GetCylindricalRadiusDistSqr(DynEntityPose const *,float const * const) .text 8219E7B0 000000D4 R . . . . T .
  8547.  
  8548. DynEnt_EntityInArea(DynEntityDef const *,DynEntityPose const *,float const * const,float const * const,int).text 8219E888 0000009C R . . . . T .
  8549.  
  8550. DynEnt_PointTraceToModel(DynEntityDef const *,DynEntityPose const *,pointtrace_t const *,trace_t *) .text 8219E928 00000114 R . . . . T .
  8551.  
  8552. DynEnt_PointTraceToBrush(DynEntityDef const *,DynEntityPose const *,pointtrace_t const *,trace_t *) .text 8219EA40 00000090 R . . . . T .
  8553.  
  8554. DynEnt_ClipMoveTraceToBrush(DynEntityDef const *,DynEntityPose const *,moveclip_t const *,trace_t *) .text 8219EAD0 000000D8 R . . . . T .
  8555.  
  8556. DynEnt_SetPhysObjCollision(DynEntityDef const *,int) .text 8219EBA8 000000C8 R . . . . T .
  8557.  
  8558. DynEnt_SortCollSector .text 8219EC70 000001A0 R . . . . T .
  8559.  
  8560. DynEnt_UnlinkEntity(DynEntityCollType,ushort) .text 8219EE10 00000248 R . . . . T .
  8561.  
  8562. DynEnt_LinkEntity(DynEntityCollType,ushort,float const * const,float const * const) .text 8219F058 000001C0 R . . . . T .
  8563.  
  8564. DynEnt_GetEntityProps(DynEntityType).text 8219F218 00000014 R . . . . T .
  8565.  
  8566. DynEnt_GetId(DynEntityDef const *,DynEntityDrawType) .text 8219F230 00000038 R . . . . T .
  8567.  
  8568. DynEnt_GetEntityCount(DynEntityCollType) .text 8219F268 00000018 R . . . . T .
  8569.  
  8570. DynEnt_GetEntityDef(ushort,DynEntityDrawType) .text 8219F280 0000002C R . . . . T .
  8571.  
  8572. DynEnt_GetClientModelPoseList(void) .text 8219F2B0 00000010 R . . . . T .
  8573.  
  8574. DynEnt_GetClientModelPoseCount(void).text 8219F2C0 00000010 R . . . . T .
  8575.  
  8576. DynEnt_GetClientPose(ushort,DynEntityDrawType) .text 8219F2D0 00000020 R . . . . T .
  8577.  
  8578. DynEnt_GetClientEntity(ushort,DynEntityDrawType) .text 8219F2F0 0000002C R . . . . T .
  8579.  
  8580. DynEnt_GetEntityColl(DynEntityCollType,ushort) .text 8219F320 0000002C R . . . . T .
  8581.  
  8582. DynEnt_SaveEntities(MemoryFile *) .text 8219F350 000000FC R . . . . T .
  8583.  
  8584. DynEnt_LoadEntities(MemoryFile *) .text 8219F450 00000150 R . . . . T .
  8585.  
  8586. DynEntPieces_RegisterDvars(void) .text 8219F5A0 000000EC R . . . . . .
  8587.  
  8588. DynEntPieces_AddDrawSurfs(int) .text 8219F690 0000009C R . . . . T .
  8589.  
  8590. DynEntPieces_SpawnPhysObj .text 8219F730 000000BC R . . . . T .
  8591.  
  8592. DynEntPieces_CalcForceDir .text 8219F7F0 000000F0 R . . . . T .
  8593.  
  8594. DynEntPieces_SpawnPhysicsModel .text 8219F8E0 00000230 R . . . . T .
  8595.  
  8596. DynEntPieces_SpawnPieces(int,XModelPieces const *,float const * const,float const (* const)[3],float const * const,float const * const) .text 8219FB10 0000007C R . . . . T .
  8597.  
  8598. FX_FindEffectDefInTable .text 8219FB90 00000044 R . . . . T .
  8599.  
  8600. FX_AddEffectDefTableEntry .text 8219FBD8 00000030 R . . . . T .
  8601.  
  8602. FX_SaveEffectDefTableEntry .text 8219FC08 00000054 R . . . . T .
  8603.  
  8604. FX_SaveEffectDefTableEntry_FastFile .text 8219FC60 00000054 R . . . . T .
  8605.  
  8606. FX_SaveEffectDefTable_FastFile .text 8219FCB8 00000018 R . . . . T .
  8607.  
  8608. FX_SaveEffectDefTable .text 8219FCD0 00000050 R . . . . T .
  8609.  
  8610. FX_RestoreEffectDefTable .text 8219FD20 0000009C R . . . . T .
  8611.  
  8612. FX_FixupEffectDefHandles .text 8219FDC0 00000094 R . . . . T .
  8613.  
  8614. FX_SavePhysicsData .text 8219FE58 000000C8 R . . . . T .
  8615.  
  8616. FX_RestorePhysicsData .text 8219FF20 00000154 R . . . . T .
  8617.  
  8618. FX_Restore(int,MemoryFile *) .text 821A0078 000000D4 R . . . . T .
  8619.  
  8620. FX_Save(int,MemoryFile *) .text 821A0150 000000A4 R . . . . T .
  8621.  
  8622. FX_Archive(int,MemoryFile *) .text 821A01F8 0000005C R . . . . T .
  8623.  
  8624. XMMatrixInverse(__vector4 *,_XMMATRIX) .text 821A0258 00000208 R . . . . T .
  8625.  
  8626. Float4x4ForViewer .text 821A0460 00000138 R . . . . T .
  8627.  
  8628. Float4x4InfinitePerspectiveMatrix .text 821A0598 00000098 R . . . . T .
  8629.  
  8630. CreateClipMatrix .text 821A0630 000001D0 R . . . . T .
  8631.  
  8632. Vec4HomogenousClipZW .text 821A0800 00000084 R . . . . T .
  8633.  
  8634. Vec4HomogenousClipBothZ .text 821A0888 00000158 R . . . . T .
  8635.  
  8636. FX_GenerateBeam_GetFlatDelta .text 821A09E0 000001E8 R . . . . T .
  8637.  
  8638. FX_Beam_GenerateVerts(FxBeamInfo *) .text 821A0BC8 000007A4 R . . . . T .
  8639.  
  8640. FX_Beam_Begin(void) .text 821A1370 00000014 R . . . . . .
  8641.  
  8642. FX_Beam_Add(FxBeam *) .text 821A1388 00000058 R . . . . T .
  8643.  
  8644. FX_Beam_GetInfo(void) .text 821A13E0 0000000C R . . . . T .
  8645.  
  8646. FX_TrailElem_UncompressBasis .text 821A13F0 0000005C R . . . . T .
  8647.  
  8648. FX_InterpolateColor .text 821A1450 000000B0 R . . . . T .
  8649.  
  8650. FX_IntegrateRotationFromZero .text 821A1500 0000005C R . . . . T .
  8651.  
  8652. FX_EvaluateVisAlpha(FxElemPreVisualState *,FxElemVisualState *) .text 821A1560 00000064 R . . . . T .
  8653.  
  8654. FX_SetupVisualState(FxElemDef const *,FxEffect const *,int,float,FxElemPreVisualState *) .text 821A15C8 000000B8 R . . . . T .
  8655.  
  8656. FX_EvaluateSize(FxElemPreVisualState *,FxElemVisualState *).text 821A1680 000000A0 R . . . . T .
  8657.  
  8658. FX_EvaluateVisualState_DoLighting .text 821A1720 000000E4 R . . . . T .
  8659.  
  8660. FX_EvaluateVisualState(FxElemPreVisualState *,float,FxElemVisualState *) .text 821A1808 00000188 R . . . . T .
  8661.  
  8662. FX_GetSpriteTexCoords .text 821A1990 000001DC R . . . . T .
  8663.  
  8664. FX_GenSpriteVerts .text 821A1B70 000004A8 R . . . . T .
  8665.  
  8666. FX_GenTrail_IndsForSegment .text 821A2018 000000AC R . . . . T .
  8667.  
  8668. Fx_GenTrail_PopulateSegmentDrawState.text 821A20C8 000000A4 R . . . . T .
  8669.  
  8670. FX_GenTrail_VertsForSegment .text 821A2170 00000254 R . . . . T .
  8671.  
  8672. FX_CullElementForDraw_FrustumPlaneCount .text 821A23C8 00000028 R . . . . T .
  8673.  
  8674. FX_CullElementForDraw_Sprite .text 821A23F0 00000084 R . . . . T .
  8675.  
  8676. FX_DrawElem_BillboardSprite .text 821A2478 000000B0 R . . . . T .
  8677.  
  8678. FX_DrawElem_OrientedSprite .text 821A2528 0000004C R . . . . T .
  8679.  
  8680. FX_GetMsecForSamplingAxis .text 821A2578 0000006C R . . . . T .
  8681.  
  8682. FX_SetPlacement.text 821A25E8 000000EC R . . . . T .
  8683.  
  8684. FX_CullCylinder.text 821A26D8 0000008C R . . . . T .
  8685.  
  8686. FX_CullElementForDraw_Tail .text 821A2768 000000C0 R . . . . T .
  8687.  
  8688. FX_DrawElem_Tail .text 821A2828 0000015C R . . . . T .
  8689.  
  8690. FX_InterpolateScale .text 821A2988 00000038 R . . . . T .
  8691.  
  8692. FX_ClampRangeLerp .text 821A29C0 00000048 R . . . . T .
  8693.  
  8694. FX_EvaluateDistanceFade .text 821A2A08 00000114 R . . . . T .
  8695.  
  8696. FX_CullElementForDraw_Cloud .text 821A2B20 0000008C R . . . . T .
  8697.  
  8698. FX_DrawElem_Cloud .text 821A2BB0 000001A4 R . . . . T .
  8699.  
  8700. FX_SetPlacementFromPhysics .text 821A2D58 0000005C R . . . . T .
  8701.  
  8702. FX_DrawElem_Model .text 821A2DB8 00000104 R . . . . T .
  8703.  
  8704. FX_CullElementForDraw_Light .text 821A2EC0 00000078 R . . . . T .
  8705.  
  8706. FX_DrawElem_Light .text 821A2F38 000000A4 R . . . . T .
  8707.  
  8708. FX_DrawElem_SpotLight .text 821A2FE0 000000A8 R . . . . T .
  8709.  
  8710. FX_FillGenerateVertsCmd(int,FxGenerateVertsCmd *) .text 821A3088 00000064 R . . . . T .
  8711.  
  8712. FX_DrawElement_Setup_1_ .text 821A30F0 000001E4 R . . . . T .
  8713.  
  8714. FX_DrawElement .text 821A32D8 00000090 R . . . . T .
  8715.  
  8716. FX_DrawTrail .text 821A3368 00000518 R . . . . T .
  8717.  
  8718. FX_DrawTrailsForEffect .text 821A3880 00000070 R . . . . T .
  8719.  
  8720. FX_DrawSpriteEffect .text 821A38F0 00000078 R . . . . T .
  8721.  
  8722. FX_DrawSpotLightEffect .text 821A3968 00000054 R . . . . T .
  8723.  
  8724. FX_DrawNonSpriteEffect .text 821A39C0 000000C4 R . . . . T .
  8725.  
  8726. FX_DrawNonSpriteElems(FxSystem *) .text 821A3A88 000000C0 R . . . . T .
  8727.  
  8728. FX_DrawSpotLight(FxSystem *) .text 821A3B48 000000C8 R . . . . T .
  8729.  
  8730. FX_DrawSpriteElems(FxSystem *,int) .text 821A3C10 00000164 R . . . . T .
  8731.  
  8732. FX_GenerateVerts(FxGenerateVertsCmd *) .text 821A3D78 00000098 R . . . . T .
  8733.  
  8734. FX_BeginIteratingOverEffects_Cooperative(FxSystem *) .text 821A3E10 00000058 R . . . . T .
  8735.  
  8736. FX_RegisterDvars(void) .text 821A3E68 00000274 R . . . . . .
  8737.  
  8738. FX_IntegrateGraphPartialInterval1D .text 821A40E0 00000038 R . . . . T .
  8739.  
  8740. FX_IntegrateGraphPartialInterval3D .text 821A4118 00000074 R . . . . T .
  8741.  
  8742. FX_IntegrateGraph1D(FxGraph1D const *,float,float) .text 821A4190 00000224 R . . . . T .
  8743.  
  8744. FX_IntegrateGraph3D(FxGraph3D const *,float,float,float * const) .text 821A43B8 000003A0 R . . . . T .
  8745.  
  8746. FX_Register_FastFile .text 821A4758 0000000C R . . . . T .
  8747.  
  8748. FX_Register(char const *) .text 821A4768 0000000C R . . . . T .
  8749.  
  8750. FX_RegisterDefaultEffect(void) .text 821A4778 00000034 R . . . . . .
  8751.  
  8752. LocalConvertQuatToSkelMat(DObjAnimMat const *,DObjSkelMat *) .text 821A47B0 000000D4 R . . . . T .
  8753.  
  8754. LocalConvertQuatToInverseSkelMat(DObjAnimMat const *,DObjSkelMat *) .text 821A4888 00000110 R . . . . T .
  8755.  
  8756. DObjSkelMatToMatrix43(DObjSkelMat const *,float (* const)[3]) .text 821A4998 00000054 R . . . . T .
  8757.  
  8758. FX_InitMarksSystem(FxMarksSystem *) .text 821A49F0 000000E0 R . . . . T .
  8759.  
  8760. FX_ClearMarks(FxMarksSystem *) .text 821A4AD0 00000004 R . . . . T .
  8761.  
  8762. FX_FreeMarkTriGroups .text 821A4AD8 0000002C R . . . . T .
  8763.  
  8764. FX_FreeMarkPointGroups .text 821A4B08 0000002C R . . . . T .
  8765.  
  8766. FX_FreeMarkFromList .text 821A4B38 000000C0 R . . . . T .
  8767.  
  8768. FX_FreeMark .text 821A4BF8 00000028 R . . . . T .
  8769.  
  8770. FX_FreeLruMark .text 821A4F50 0000004C R . . . . T .
  8771.  
  8772. FX_AllocMarkTris .text 821A4FA0 00000110 R . . . . T .
  8773.  
  8774. FX_AllocMarkPoints .text 821A50B0 000000D0 R . . . . T .
  8775.  
  8776. FX_LinkMarkIntoList .text 821A5180 00000114 R . . . . T .
  8777.  
  8778. FX_CopyMarkTris.text 821A5298 000000F0 R . . . . T .
  8779.  
  8780. FX_CopyMarkPoints .text 821A5388 00000088 R . . . . T .
  8781.  
  8782. FX_FindModelHead .text 821A5410 00000074 R . . . . T .
  8783.  
  8784. FX_MarkContextsCompare .text 821A5488 00000070 R . . . . T .
  8785.  
  8786. FX_CompareMarkTris .text 821A54F8 000000B8 R . . . . T .
  8787.  
  8788. FX_ImpactMark_Generate_AddEntityBrush .text 821A55B0 00000248 R . . . . T .
  8789.  
  8790. FX_ImpactMark_Generate_AddEntityModel .text 821A57F8 000000A4 R . . . . T .
  8791.  
  8792. FX_BeginMarks(int) .text 821A58A0 00000030 R . . . . T .
  8793.  
  8794. FX_MarkEntDetachAll(int,int) .text 821A58D0 00000064 R . . . . T .
  8795.  
  8796. FX_MarkEntDetachAllOfType .text 821A5938 0000007C R . . . . T .
  8797.  
  8798. FX_MarkEntUpdateBegin(FxMarkDObjUpdateContext *,DObj_s *,bool,ushort) .text 821A59B8 000000A0 R . . . . T .
  8799.  
  8800. FX_MarkEntDetachModel .text 821A5A58 00000080 R . . . . T .
  8801.  
  8802. FX_MarkEntUpdateEndDObj .text 821A5AD8 000000F0 R . . . . T .
  8803.  
  8804. FX_MarkEntUpdateEnd(FxMarkDObjUpdateContext *,int,int,DObj_s *,bool,ushort) .text 821A5BC8 0000009C R . . . . T .
  8805.  
  8806. FX_ExpandMarkVerts_NoTransform .text 821A5C68 0000021C R . . . . T .
  8807.  
  8808. FX_ExpandMarkVerts_Transform .text 821A5E88 00000308 R . . . . T .
  8809.  
  8810. FX_AddMarkTrisToScene .text 821A6190 00000014 R . . . . T .
  8811.  
  8812. FX_EmitMarkTri .text 821A61A8 00000194 R . . . . T .
  8813.  
  8814. FX_DrawMarkTris.text 821A6340 000000B4 R . . . . T .
  8815.  
  8816. FX_GenerateMarkVertsForMark_Begin .text 821A63F8 000000CC R . . . . T .
  8817.  
  8818. FX_GenerateMarkVertsForMark_SetLightHandle.text 821A64C8 00000008 R . . . . T .
  8819.  
  8820. FX_GenerateMarkVertsForMark_SetReflectionProbeIndex .text 821A64D0 00000008 R . . . . T .
  8821.  
  8822. FX_GenerateMarkVertsForMark_FinishNonAnimated .text 821A64D8 00000048 R . . . . T .
  8823.  
  8824. FX_GenerateMarkVertsForMark_FinishAnimated.text 821A6520 00000050 R . . . . T .
  8825.  
  8826. FX_GenerateMarkVertsForMark_MatrixFromPlacement .text 821A6570 000000C4 R . . . . T .
  8827.  
  8828. FX_GenerateMarkVertsForMark_MatrixFromScaledPlacement .text 821A6638 00000004 R . . . . T .
  8829.  
  8830. FX_GenerateMarkVertsForMark_MatrixFromAnim.text 821A6640 0000015C R . . . . T .
  8831.  
  8832. FX_GenerateMarkVertsForList_EntDObj .text 821A67A0 000000E4 R . . . . T .
  8833.  
  8834. FX_GenerateMarkVertsForList_EntXModel .text 821A6888 000000D8 R . . . . T .
  8835.  
  8836. FX_GenerateMarkVertsForList_EntBrush.text 821A6960 000000D0 R . . . . T .
  8837.  
  8838. FX_GenerateMarkVertsForList_WorldXModel .text 821A6A30 0000009C R . . . . T .
  8839.  
  8840. FX_GenerateMarkVertsForList_WorldBrush .text 821A6AD0 000000C0 R . . . . T .
  8841.  
  8842. FX_BeginGeneratingMarkVerts .text 821A6B90 00000018 R . . . . T .
  8843.  
  8844. FX_FinishGeneratingMarkVerts .text 821A6BA8 0000006C R . . . . T .
  8845.  
  8846. FX_BeginGeneratingMarkVertsForEntModels(int,uint *) .text 821A6C18 00000094 R . . . . T .
  8847.  
  8848. FX_GenerateMarkVertsForEntXModel(int,int,uint *,ushort,uchar,GfxScaledPlacement const *) .text 821A6CB0 00000054 R . . . . T .
  8849.  
  8850. FX_GenerateMarkVertsForEntDObj(int,int,uint *,ushort,uchar,DObj_s const *,cpose_t const *) .text 821A6D08 000000A4 R . . . . T .
  8851.  
  8852. FX_GenerateMarkVertsForEntBrush(int,int,uint *,uchar,GfxPlacement const *) .text 821A6DB0 0000004C R . . . . T .
  8853.  
  8854. FX_EndGeneratingMarkVertsForEntModels(int).text 821A6E00 00000084 R . . . . T .
  8855.  
  8856. FX_GenerateMarkVertsForStaticModels(int,int,uchar const *) .text 821A6E88 0000013C R . . . . T .
  8857.  
  8858. FX_GenerateMarkVertsForWorld(int) .text 821A6FC8 000000A0 R . . . . T .
  8859.  
  8860. FX_AllocAndConstructMark .text 821A7068 000001FC R . . . . T .
  8861.  
  8862. FX_ImpactMark_Generate_Callback.text 821A7268 00000058 R . . . . T .
  8863.  
  8864. FX_ImpactMark_Generate .text 821A72C0 00000114 R . . . . T .
  8865.  
  8866. FX_ImpactMark .text 821A73D8 0000016C R . . . . T .
  8867.  
  8868. FX_PostLight_GetInfo(void) .text 821A8A58 0000000C R . . . . T .
  8869.  
  8870. FX_GetProfileEntry .text 821A8A68 00000078 R . . . . T .
  8871.  
  8872. FX_GetProfileEntryCost .text 821A8AE0 0000005C R . . . . T .
  8873.  
  8874. FX_CompareProfileEntries .text 821A8B40 000000C4 R . . . . T .
  8875.  
  8876. FX_ProfileSingleEffect .text 821A8C08 000000F8 R . . . . T .
  8877.  
  8878. FX_DrawProfile(int,void (*)(char const *,float * const),float * const) .text 821A8D00 00000468 R . . . . T .
  8879.  
  8880. FX_InitRandom(void) .text 821A9168 00000004 R . . . . . .
  8881.  
  8882. FX_RandomDir(int,float * const).text 821A9170 000000B4 R . . . . T .
  8883.  
  8884. FX_WaitBeginIteratingOverEffects_Exclusive(FxSystem *) .text 821A9228 00000054 R . . . . T .
  8885.  
  8886. FX_CalcRunnerParentSortOrder .text 821A9280 00000088 R . . . . T .
  8887.  
  8888. FX_FirstEffectIsFurther .text 821A9308 0000008C R . . . . T .
  8889.  
  8890. FX_SortEffects(FxSystem *) .text 821A9398 000001B8 R . . . . T .
  8891.  
  8892. FX_GetInsertSortElem .text 821A9550 000000C8 R . . . . T .
  8893.  
  8894. FX_ExistingElemSortsBeforeNewElem .text 821A9618 000000FC R . . . . T .
  8895.  
  8896. FX_SortSpriteElemIntoEffect .text 821A9718 000000B8 R . . . . T .
  8897.  
  8898. FX_SortNewElemsInEffect(FxSystem *,FxEffect *) .text 821A97D0 00000080 R . . . . T .
  8899.  
  8900. FX_BuildQuadStampCodeMeshVerts .text 821A9850 000003BC R . . . . T .
  8901.  
  8902. FX_BuildSpriteCodeMeshVerts .text 821A9C10 0000011C R . . . . T .
  8903.  
  8904. FX_GetClipSpaceW .text 821A9D30 000000A4 R . . . . T .
  8905.  
  8906. FX_HeightScreenToWorld .text 821A9DD8 000000A0 R . . . . T .
  8907.  
  8908. FX_HeightWorldToScreen .text 821A9E78 000000A0 R . . . . T .
  8909.  
  8910. FX_GenerateSpriteCodeMeshVertsFixedScreenSize .text 821A9F18 00000054 R . . . . T .
  8911.  
  8912. FX_GenerateSpriteCodeMeshVertsFixedWorldSize .text 821A9F70 00000090 R . . . . T .
  8913.  
  8914. FX_GenerateSpriteCodeMeshVerts .text 821AA000 00000084 R . . . . T .
  8915.  
  8916. FX_SpriteGenerateVerts(FxSpriteInfo *) .text 821AA088 00000100 R . . . . T .
  8917.  
  8918. FX_SpriteBegin(void) .text 821AA188 00000010 R . . . . . .
  8919.  
  8920. FX_SpriteAdd(FxSprite *) .text 821AA198 00000050 R . . . . T .
  8921.  
  8922. FX_SpriteGetInfo(void) .text 821AA1E8 0000000C R . . . . T .
  8923.  
  8924. FX_TrailElem_CompressBasis .text 821AA1F8 00000070 R . . . . T .
  8925.  
  8926. FX_ClassForElemType .text 821AA268 00000028 R . . . . T .
  8927.  
  8928. FX_LinkSystemBuffers(FxSystem *,FxSystemBuffers *) .text 821AA290 00000040 R . . . . T .
  8929.  
  8930. FX_ShutdownSystem(int) .text 821AA2D0 00000064 R . . . . T .
  8931.  
  8932. FX_CullEffectSpawnEnabled .text 821AA338 00000010 R . . . . T .
  8933.  
  8934. FX_CullElemSpawnEnabled .text 821AA348 00000010 R . . . . T .
  8935.  
  8936. FX_CullTrailElem .text 821AA358 000000A0 R . . . . T .
  8937.  
  8938. FX_CullElemForSpawn .text 821AA3F8 000000C0 R . . . . T .
  8939.  
  8940. FX_CullEffectForSpawn .text 821AA4B8 0000007C R . . . . T .
  8941.  
  8942. FX_EffectHasSideEffects .text 821AA538 00000034 R . . . . T .
  8943.  
  8944. FX_EffectNoLongerReferenced(FxSystem *,FxEffect *) .text 821AA570 000000A8 R . . . . T .
  8945.  
  8946. FX_RunGarbageCollection_FreeSpotLight .text 821AA618 00000040 R . . . . T .
  8947.  
  8948. FX_EffectAffectsGameplay .text 821AA658 00000138 R . . . . T .
  8949.  
  8950. FX_SetEffectRandomSeed .text 821AA790 00000078 R . . . . T .
  8951.  
  8952. FX_IsSpotLightEffect .text 821AA808 00000054 R . . . . T .
  8953.  
  8954. FX_CanAllocSpotLightEffect .text 821AA860 0000001C R . . . . T .
  8955.  
  8956. FX_SpawnEffect_AllocSpotLightEffect .text 821AA880 00000074 R . . . . T .
  8957.  
  8958. FX_CalculatePackedLighting .text 821AA8F8 00000044 R . . . . T .
  8959.  
  8960. FX_ElemDefCausesDeferral .text 821AA940 00000040 R . . . . T .
  8961.  
  8962. FX_ShouldDeferEffectUpdate .text 821AA980 00000090 R . . . . T .
  8963.  
  8964. FX_NeedsBoltUpdate .text 821AAA10 00000058 R . . . . T .
  8965.  
  8966. FX_IsEffectDone(FxEffect const *) .text 821AAA68 0000001C R . . . . T .
  8967.  
  8968. FX_RandomlyRotateAxis .text 821AAA88 000000D0 R . . . . T .
  8969.  
  8970. FX_SpawnModelPhysics .text 821AAB58 000001C8 R . . . . T .
  8971.  
  8972. FX_GetOriginForElem .text 821AAD20 00000118 R . . . . T .
  8973.  
  8974. FX_SpawnSound .text 821AAE38 000000F0 R . . . . T .
  8975.  
  8976. FX_GetClientVisibility(int,float const * const,float const * const) .text 821AAF28 000001DC R . . . . T .
  8977.  
  8978. FX_GetServerVisibility(float const * const,float const * const) .text 821AB108 00000014 R . . . . T .
  8979.  
  8980. FX_GetClientEffectIndex(int,FxEffect *) .text 821AB120 00000020 R . . . . T .
  8981.  
  8982. FX_GetClientEffectByIndex(int,int) .text 821AB140 00000020 R . . . . T .
  8983.  
  8984. FX_AllocPool_Generic_FxElem_ .text 821AB160 00000074 R . . . . T .
  8985.  
  8986. FX_AllocPool_Generic_FxTrailElem_ .text 821AB1D8 0000006C R . . . . T .
  8987.  
  8988. FX_AllocPool_Generic_FxTrail_ .text 821AB248 0000006C R . . . . T .
  8989.  
  8990. FX_InitPool_Generic_FxElem_2048_ .text 821AB2B8 00000038 R . . . . T .
  8991.  
  8992. FX_InitPool_Generic_FxTrailElem_2048_ .text 821AB2F0 00000030 R . . . . T .
  8993.  
  8994. FX_InitPool_Generic_FxTrail_128_ .text 821AB320 00000030 R . . . . T .
  8995.  
  8996. FX_RelocatePointer_FxVisState_const__ .text 821AB350 00000010 R . . . . T .
  8997.  
  8998. FX_RelocatePointer_FxVisState_ .text 821AB360 00000010 R . . . . T .
  8999.  
  9000. FX_FreePool_Generic_FxTrail_ .text 821AB370 00000044 R . . . . T .
  9001.  
  9002. FX_FreePool_Generic_FxElem_ .text 821AB3B8 00000058 R . . . . T .
  9003.  
  9004. FX_FreePool_Generic_FxTrailElem_ .text 821AB410 00000044 R . . . . T .
  9005.  
  9006. FX_AllocElem .text 821AB458 00000084 R . . . . T .
  9007.  
  9008. FX_AllocTrailElem .text 821AB4E0 0000007C R . . . . T .
  9009.  
  9010. FX_AllocTrail .text 821AB560 0000007C R . . . . T .
  9011.  
  9012. FX_ResetSystem .text 821AB5E0 00000104 R . . . . T .
  9013.  
  9014. FX_InitSystem(int) .text 821AB6E8 000000F4 R . . . . T .
  9015.  
  9016. FX_RelocateSystem(FxSystem *,int) .text 821AB7E0 00000024 R . . . . T .
  9017.  
  9018. FX_RunGarbageCollection_FreeTrails .text 821AB808 000000A8 R . . . . T .
  9019.  
  9020. FX_RunGarbageCollection(FxSystem *) .text 821AB8B0 00000190 R . . . . T .
  9021.  
  9022. FX_SpawnEffect_AllocTrails(FxSystem *,FxEffect *) .text 821ABA40 000000F4 R . . . . T .
  9023.  
  9024. FX_SpawnEffect(FxSystem *,FxEffectDef const *,double,float const * const,float const (* const)[3],int,int,int,ushort,uint) .text 821ABB38 0000042C R . . . . T .
  9025.  
  9026. FX_SpawnOrientedEffect(int,FxEffectDef const *,double,float const * const,float const (* const)[3],uint) .text 821ABF68 00000070 R . . . . T .
  9027.  
  9028. FX_PlayOrientedEffectWithMarkEntity(int,FxEffectDef const *,double,float const * const,float const (* const)[3],uint) .text 821ABFD8 000000AC R . . . . T .
  9029.  
  9030. FX_PlayOrientedEffect(int,FxEffectDef const *,double,float const * const,float const (* const)[3]) .text 821AC088 000000B0 R . . . . T .
  9031.  
  9032. FX_SpawnBoltedEffect(int,FxEffectDef const *,double,int,int) .text 821AC138 000000D0 R . . . . T .
  9033.  
  9034. FX_PlayBoltedEffect(int,FxEffectDef const *,double,int,int).text 821AC208 0000007C R . . . . T .
  9035.  
  9036. FX_GetTrailHandleList_Last .text 821AC288 00000044 R . . . . T .
  9037.  
  9038. FX_StopEffect(FxSystem *,FxEffect *).text 821AC2D0 0000007C R . . . . T .
  9039.  
  9040. FX_SpawnRunner .text 821AC350 000001BC R . . . . T .
  9041.  
  9042. FX_SpawnTrailElem_NoCull(FxSystem *,FxEffect *,FxTrail *,FxSpatialFrame const *,double,float) .text 821AC510 00000240 R . . . . T .
  9043.  
  9044. FX_SpawnTrailElem_Cull(FxSystem *,FxEffect *,FxTrail *,FxSpatialFrame const *,double,float) .text 821AC750 000000A8 R . . . . T .
  9045.  
  9046. FX_SpawnSpotLightElem(FxSystem *,FxElem *).text 821AC7F8 00000024 R . . . . T .
  9047.  
  9048. FX_FreeElem(FxSystem *,ushort,FxEffect *,uint) .text 821AC820 000001D0 R . . . . T .
  9049.  
  9050. FX_FreeTrailElem(FxSystem *,ushort,FxEffect *,FxTrail *) .text 821AC9F0 00000110 R . . . . T .
  9051.  
  9052. FX_FreeSpotLightElem(FxSystem *,ushort,FxEffect *) .text 821ACB00 00000100 R . . . . T .
  9053.  
  9054. FX_RetriggerEffect(FxEffect *,double) .text 821ACC00 00000330 R . . . . T .
  9055.  
  9056. FX_ThroughWithEffect(FxEffect *) .text 821ACF30 000000A0 R . . . . T .
  9057.  
  9058. FX_RemoveAllEffectElems .text 821ACFD0 00000140 R . . . . T .
  9059.  
  9060. FX_KillEffect(FxSystem *,FxEffect *).text 821AD110 00000190 R . . . . T .
  9061.  
  9062. FX_KillEffectDef(int,FxEffectDef const *) .text 821AD2A0 00000104 R . . . . T .
  9063.  
  9064. FX_SpawnElem(FxSystem *,FxEffect *,int,FxSpatialFrame const *,double,float,int) .text 821AD3A8 00000448 R . . . . T .
  9065.  
  9066. FX_AcquireEffectLock(FxEffect *) .text 821AD7F0 00000080 R . . . . T .
  9067.  
  9068. FX_TrailElem_CompressBasis_0 .text 821AD870 00000070 R . . . . T .
  9069.  
  9070. FX_LerpSpatialFrame .text 821AD8E0 00000098 R . . . . T .
  9071.  
  9072. FX_SpawnTrailLoopingElems .text 821AD978 00000188 R . . . . T .
  9073.  
  9074. FX_LimitStabilizeTimeForElemDef_SelfOnly .text 821ADB00 00000090 R . . . . T .
  9075.  
  9076. FX_LimitStabilizeTimeForEffectDef_Recurse .text 821ADB90 000000BC R . . . . T .
  9077.  
  9078. FX_LimitStabilizeTimeForElemDef_Recurse .text 821ADC50 00000170 R . . . . T .
  9079.  
  9080. FX_LimitStabilizeTimeForElemDef.text 821ADDC0 00000008 R . . . . T .
  9081.  
  9082. FX_SpawnLoopingElems .text 821ADDC8 00000238 R . . . . T .
  9083.  
  9084. FX_SpawnOneShotElems .text 821AE000 000000CC R . . . . T .
  9085.  
  9086. FX_SpawnAllFutureLooping(FxSystem *,FxEffect *,int,int,FxSpatialFrame const *,FxSpatialFrame const *,double,double) .text 821AE0D0 000000B4 R . . . . T .
  9087.  
  9088. FX_TriggerOneShot(FxSystem *,FxEffect *,int,int,FxSpatialFrame const *,double) .text 821AE188 00000060 R . . . . T .
  9089.  
  9090. FX_EmitEffect .text 821AE1E8 00000098 R . . . . T .
  9091.  
  9092. FX_ProcessEmitting .text 821AE280 0000033C R . . . . T .
  9093.  
  9094. FX_IntegrateVelocityFromZeroInSegment .text 821AE5C0 00000118 R . . . . T .
  9095.  
  9096. FX_IntegrateVelocityAcrossSegments .text 821AE6D8 000000FC R . . . . T .
  9097.  
  9098. FX_IntegrateVelocityInSegmentInFrame.text 821AE7D8 000000C4 R . . . . T .
  9099.  
  9100. FX_IntegrateVelocityInSegment .text 821AE8A0 000000BC R . . . . T .
  9101.  
  9102. FX_IntegrateVelocity .text 821AE960 000001AC R . . . . T .
  9103.  
  9104. FX_NextElementPosition_NoExternalForces .text 821AEB10 00000030 R . . . . T .
  9105.  
  9106. FX_NextElementPosition .text 821AEB40 00000148 R . . . . T .
  9107.  
  9108. FX_TraceHitSomething .text 821AEC88 00000038 R . . . . T .
  9109.  
  9110. FX_GetAtRestFraction .text 821AECC0 0000004C R . . . . T .
  9111.  
  9112. FX_SpawnImpactEffect .text 821AED10 00000074 R . . . . T .
  9113.  
  9114. FX_CollisionResponse .text 821AED88 000002E4 R . . . . T .
  9115.  
  9116. FX_UpdateElementPosition_CollidingStep .text 821AF070 00000150 R . . . . T .
  9117.  
  9118. FX_UpdateElementPosition_Colliding .text 821AF1C0 000000D8 R . . . . T .
  9119.  
  9120. FX_UpdateElementPosition_NonColliding .text 821AF298 00000048 R . . . . T .
  9121.  
  9122. FX_UpdateElementPosition_Local .text 821AF2E0 00000060 R . . . . T .
  9123.  
  9124. FX_UpdateElementPosition .text 821AF340 00000054 R . . . . T .
  9125.  
  9126. FX_GetQuatForOrientation .text 821AF398 00000098 R . . . . T .
  9127.  
  9128. FX_SpawnDeathEffect .text 821AF430 00000084 R . . . . T .
  9129.  
  9130. FX_UpdateElement_SetupUpdate .text 821AF4B8 00000148 R . . . . T .
  9131.  
  9132. FX_UpdateElement_TruncateToElemEnd .text 821AF600 00000030 R . . . . T .
  9133.  
  9134. FX_UpdateElement_HandleEmitting.text 821AF630 000000E0 R . . . . T .
  9135.  
  9136. FX_UpdateElement_TruncateToElemBegin.text 821AF710 000000A8 R . . . . T .
  9137.  
  9138. FX_UpdateElement_CoreUpdate .text 821AF7B8 000000AC R . . . . T .
  9139.  
  9140. FX_UpdateTrailElement .text 821AF868 00000158 R . . . . T .
  9141.  
  9142. FX_UpdateElement .text 821AF9C0 000001C8 R . . . . T .
  9143.  
  9144. FX_GetBoneOrientation_IsDObjEntityValid .text 821AFB88 00000030 R . . . . T .
  9145.  
  9146. FX_GetBoneOrientation(int,int,int,orientation_t *) .text 821AFBB8 000000E0 R . . . . T .
  9147.  
  9148. FX_UpdateEffectBolt .text 821AFC98 000000A0 R . . . . T .
  9149.  
  9150. FX_ShouldProcessEffect .text 821AFD38 00000064 R . . . . T .
  9151.  
  9152. FX_BeginUpdate(int) .text 821AFDA0 0000002C R . . . . T .
  9153.  
  9154. FX_EndUpdate(int) .text 821AFDD0 00000030 R . . . . T .
  9155.  
  9156. FX_AddNonSpriteDrawSurfs(FxCmd *) .text 821AFE08 00000060 R . . . . T .
  9157.  
  9158. FX_RewindTo_Setup(int,int) .text 821AFE68 00000174 R . . . . T .
  9159.  
  9160. DB_RestartEffects_Begin(void) .text 821AFFE0 00000054 R . . . . . .
  9161.  
  9162. FX_SetNextUpdateCamera(int,refdef_s const *,float) .text 821B0038 00000278 R . . . . T .
  9163.  
  9164. FX_SetNextUpdateTime(int,int) .text 821B02B0 0000006C R . . . . T .
  9165.  
  9166. FX_FillUpdateCmd(int,FxCmd *) .text 821B0320 0000001C R . . . . T .
  9167.  
  9168. FX_ProcessLooping .text 821B0340 000000F4 R . . . . T .
  9169.  
  9170. FX_BeginLooping(FxSystem *,FxEffect *,int,int,FxSpatialFrame const *,FxSpatialFrame const *,double,double) .text 821B0438 00000154 R . . . . T .
  9171.  
  9172. FX_StartNewEffect(FxSystem *,FxEffect *) .text 821B0590 00000098 R . . . . T .
  9173.  
  9174. FX_UpdateSpotLightEffectPartial.text 821B0628 0000006C R . . . . T .
  9175.  
  9176. FX_UpdateEffectPartialForClass .text 821B0698 000000D8 R . . . . T .
  9177.  
  9178. FX_UpdateEffectPartialTrail .text 821B0770 000001D0 R . . . . T .
  9179.  
  9180. FX_UpdateEffectPartial(FxSystem *,FxEffect *,double,double,float,float,ushort * const,ushort * const,ushort * const,ushort * const) .text 821B0940 000001BC R . . . . T .
  9181.  
  9182. FX_UpdateEffect.text 821B0B00 00000130 R . . . . T .
  9183.  
  9184. FX_UpdateSpotLightEffect .text 821B0C30 000001A8 R . . . . T .
  9185.  
  9186. FX_Update .text 821B0DD8 0000014C R . . . . T .
  9187.  
  9188. FX_UpdateSpotLight(FxCmd *) .text 821B0F28 00000100 R . . . . T .
  9189.  
  9190. FX_UpdateNonDependent(FxCmd *) .text 821B1028 00000024 R . . . . T .
  9191.  
  9192. FX_UpdateRemaining(FxCmd *) .text 821B1050 00000080 R . . . . T .
  9193.  
  9194. FX_RewindTo_Finish(int) .text 821B10D0 00000118 R . . . . T .
  9195.  
  9196. FX_RewindTo(int,int) .text 821B11E8 0000034C R . . . . T .
  9197.  
  9198. DB_RestartEffects_Finish(void) .text 821B1538 00000058 R . . . . . .
  9199.  
  9200. FX_TransformPosFromLocalToWorld.text 821B1590 000000B8 R . . . . T .
  9201.  
  9202. FX_OffsetSpawnOrigin(FxSpatialFrame const *,FxElemDef const *,int,float * const) .text 821B1648 00000184 R . . . . T .
  9203.  
  9204. FX_GetSpawnOrigin(FxSpatialFrame const *,FxElemDef const *,int,float * const) .text 821B17D0 000000C0 R . . . . T .
  9205.  
  9206. FX_SpatialFrameToOrientation(FxSpatialFrame const *,orientation_t *) .text 821B1890 00000024 R . . . . T .
  9207.  
  9208. FX_OrientationDirToWorldDir(orientation_t const *,float const * const,float * const) .text 821B18B8 0000007C R . . . . T .
  9209.  
  9210. FX_GetOrientation(FxElemDef const *,FxSpatialFrame const *,FxSpatialFrame const *,int,orientation_t *).text 821B1938 0000027C R . . . . T .
  9211.  
  9212. FX_GetVelocityAtTimeInFrame .text 821B1BB8 000000B8 R . . . . T .
  9213.  
  9214. FX_GetVelocityAtTime(FxElemDef const *,int,float,float,orientation_t const *,float const * const,float * const) .text 821B1C70 000001EC R . . . . T .
  9215.  
  9216. FX_OrientationPosToWorldPos(orientation_t const *,float const * const,float * const) .text 821B1E60 00000094 R . . . . T .
  9217.  
  9218. FX_OrientationPosFromWorldPos(orientation_t const *,float const * const,float * const) .text 821B1EF8 0000007C R . . . . T .
  9219.  
  9220. FX_AddVisBlocker(FxSystem *,float const * const,float,float) .text 821B1F78 0000009C R . . . . T .
  9221.  
  9222. FX_ToggleVisBlockerFrame(FxSystem *,FxSystem *) .text 821B2018 0000005C R . . . . T .
  9223.  
  9224. FX_CullSphere(FxCamera const *,uint,float const * const,float) .text 821B2078 00000068 R . . . . T .
  9225.  
  9226. FX_AnglesToOrientedAxis .text 821B20E0 000001DC R . . . . T .
  9227.  
  9228. FX_GetElemAxis(FxElemDef const *,int,orientation_t const *,float,float (* const)[3]) .text 821B22C0 000000C8 R . . . . T .
  9229.  
  9230. FX_GetOriginForTrailElem(FxEffect *,FxElemDef const *,FxSpatialFrame const *,int,float * const,float * const,float * const) .text 821B2388 00000090 R . . . . T .
  9231.  
  9232. FxCurveIterator_Create(FxCurveIterator *,FxCurve const *) .text 821B2418 00000010 R . . . . T .
  9233.  
  9234. FxCurveIterator_Release(FxCurveIterator *).text 821B2428 0000000C R . . . . T .
  9235.  
  9236. FxIntegrateLineSegment .text 821B2438 0000001C R . . . . T .
  9237.  
  9238. FxCurve_Integrate(FxCurve const *,float) .text 821B2458 0000009C R . . . . T .
  9239.  
  9240. G_GoodRandomFloat(int *) .text 821B24F8 0000020C R . . . . T .
  9241.  
  9242. Bullet_RandomDir .text 821B2708 000000A0 R . . . . T .
  9243.  
  9244. Bullet_Endpos(int,float,float * const,float * const,weaponParms const *,float) .text 821B27A8 00000140 R . . . . T .
  9245.  
  9246. Bullet_GetDamage .text 821B28E8 00000100 R . . . . T .
  9247.  
  9248. Bullet_ImpactEffect .text 821B29E8 00000114 R . . . . T .
  9249.  
  9250. Bullet_ImpactEffect_SetAdditionalFlags .text 821B2B00 00000014 R . . . . T .
  9251.  
  9252. Bullet_IgnoreHitEntity .text 821B2B18 00000014 R . . . . T .
  9253.  
  9254. Bullet_Trace .text 821B2B30 0000015C R . . . . T .
  9255.  
  9256. Bullet_Process .text 821B2C90 000001A8 R . . . . T .
  9257.  
  9258. Bullet_FireExtended .text 821B2E38 00000158 R . . . . T .
  9259.  
  9260. Bullet_FirePenetrate .text 821B2F90 0000037C R . . . . T .
  9261.  
  9262. Bullet_Fire(gentity_s *,float,weaponParms const *,gentity_s const *,int) .text 821B3310 00000174 R . . . . T .
  9263.  
  9264. P_DamageFeedback(gentity_s *) .text 821B3488 000001D4 R . . . . T .
  9265.  
  9266. G_SetClientSound(gentity_s *) .text 821B3660 0000000C R . . . . T .
  9267.  
  9268. ClientImpacts(gentity_s *,pmove_t *).text 821B3670 0000014C R . . . . T .
  9269.  
  9270. G_TouchTriggers(gentity_s *) .text 821B37C0 0000022C R . . . . T .
  9271.  
  9272. ClientInactivityTimer(gclient_s *) .text 821B39F0 00000168 R . . . . T .
  9273.  
  9274. ClientIntermissionThink(gentity_s *,usercmd_s *) .text 821B3B58 0000002C R . . . . T .
  9275.  
  9276. NotifyGrenadePullback(gentity_s *,uint) .text 821B3B88 00000050 R . . . . T .
  9277.  
  9278. IsLiveGrenade .text 821B3BD8 00000064 R . . . . T .
  9279.  
  9280. AttemptLiveGrenadePickup .text 821B3C40 00000110 R . . . . T .
  9281.  
  9282. HandleClientEvent(gclient_s *,gentity_s *,int,int) .text 821B3D50 0000042C R . . . . T .
  9283.  
  9284. ClientEvents(gentity_s *,int) .text 821B4180 00000084 R . . . . T .
  9285.  
  9286. G_SetLastServerTime(int,int) .text 821B4208 0000004C R . . . . T .
  9287.  
  9288. G_SetClientContents(gentity_s *) .text 821B4258 00000044 R . . . . T .
  9289.  
  9290. G_PlayerStateToEntityStateExtrapolate .text 821B42A0 00000064 R . . . . T .
  9291.  
  9292. G_AddPlayerMantleBlockage .text 821B4308 000000D8 R . . . . T .
  9293.  
  9294. IntermissionClientEndFrame(gentity_s *) .text 821B43E0 000000BC R . . . . T .
  9295.  
  9296. G_ClientCanSpectateTeam(gclient_s *,team_t).text 821B44A0 0000001C R . . . . T .
  9297.  
  9298. GetFollowPlayerState(int,playerState_s *) .text 821B44C0 00000084 R . . . . T .
  9299.  
  9300. StuckInClient(gentity_s *) .text 821B4548 00000328 R . . . . T .
  9301.  
  9302. G_PlayerController(gentity_s const *,int * const) .text 821B4870 000000B4 R . . . . T .
  9303.  
  9304. G_UpdateClientInfo .text 821B4928 0000020C R . . . . T .
  9305.  
  9306. G_PlayerEvent(int,int) .text 821B4B38 00000054 R . . . . T .
  9307.  
  9308. G_SetClanInfo(char *) .text 821B4B90 000000C8 R . . . . T .
  9309.  
  9310. G_FreeUnusedClanSlots(void) .text 821B4C58 00000194 R . . . . . .
  9311.  
  9312. G_SetClientClanId(int,uint) .text 821B4DF0 00000064 R . . . . T .
  9313.  
  9314. G_GetClientClanId(int) .text 821B4E58 00000028 R . . . . T .
  9315.  
  9316. SpectatorThink(gentity_s *,usercmd_s *) .text 821B4E80 00000180 R . . . . T .
  9317.  
  9318. ClientThink_real(gentity_s *,usercmd_s *) .text 821B5000 000006E0 R . . . . T .
  9319.  
  9320. ClientThink(int) .text 821B56E0 000000B4 R . . . . T .
  9321.  
  9322. G_RunClient(gentity_s *) .text 821B5798 00000134 R . . . . T .
  9323.  
  9324. SpectatorClientEndFrame(gentity_s *).text 821B58D0 00000250 R . . . . T .
  9325.  
  9326. ClientEndFrame(gentity_s *) .text 821B5B20 000004B0 R . . . . T .
  9327.  
  9328. ClientScr_ReadOnly .text 821B5FD0 00000030 R . . . . T .
  9329.  
  9330. ClientScr_SetSessionTeam .text 821B6000 00000108 R . . . . T .
  9331.  
  9332. ClientScr_GetName .text 821B6108 00000064 R . . . . T .
  9333.  
  9334. ClientScr_GetSessionTeam .text 821B6170 00000078 R . . . . T .
  9335.  
  9336. ClientScr_SetSessionState .text 821B61E8 00000104 R . . . . T .
  9337.  
  9338. ClientScr_GetSessionState .text 821B62F0 00000078 R . . . . T .
  9339.  
  9340. ClientScr_SetMaxHealth .text 821B6368 000000A0 R . . . . T .
  9341.  
  9342. ClientScr_SetScore .text 821B6408 00000038 R . . . . T .
  9343.  
  9344. ClientScr_SetSpectatorClient .text 821B6440 0000005C R . . . . T .
  9345.  
  9346. ClientScr_SetStatusIcon .text 821B64A0 00000038 R . . . . T .
  9347.  
  9348. ClientScr_GetStatusIcon .text 821B64D8 0000005C R . . . . T .
  9349.  
  9350. ClientScr_SetHeadIcon .text 821B6538 0000006C R . . . . T .
  9351.  
  9352. ClientScr_GetHeadIcon .text 821B65A8 0000009C R . . . . T .
  9353.  
  9354. ClientScr_SetHeadIconTeam .text 821B6648 0000012C R . . . . T .
  9355.  
  9356. ClientScr_GetHeadIconTeam .text 821B6778 0000008C R . . . . T .
  9357.  
  9358. ClientScr_SetRank .text 821B6808 00000070 R . . . . T .
  9359.  
  9360. ClientScr_GetRank .text 821B6878 00000008 R . . . . T .
  9361.  
  9362. ClientScr_SetArchiveTime .text 821B6880 00000048 R . . . . T .
  9363.  
  9364. ClientScr_GetArchiveTime .text 821B68C8 00000044 R . . . . T .
  9365.  
  9366. ClientScr_SetPSOffsetTime .text 821B6910 00000034 R . . . . T .
  9367.  
  9368. ClientScr_GetPSOffsetTime .text 821B6948 00000008 R . . . . T .
  9369.  
  9370. GScr_AddFieldsForClient(void) .text 821B6950 00000068 R . . . . . .
  9371.  
  9372. Scr_SetClientField(gclient_s *,int) .text 821B69B8 00000038 R . . . . T .
  9373.  
  9374. Scr_GetClientField(gclient_s *,int) .text 821B69F0 00000038 R . . . . T .
  9375.  
  9376. SetClientViewAngle(gentity_s *,float const * const) .text 821B6A28 0000020C R . . . . T .
  9377.  
  9378. G_GetPlayerViewOrigin(playerState_s const *,float * const) .text 821B6C38 0000008C R . . . . T .
  9379.  
  9380. ClientCleanName.text 821B6CC8 0000012C R . . . . T .
  9381.  
  9382. ClientUserinfoChanged(int) .text 821B6DF8 00000184 R . . . . T .
  9383.  
  9384. ClientConnect(int,ushort) .text 821B6F80 000001AC R . . . . T .
  9385.  
  9386. ClientBegin(int) .text 821B7130 00000070 R . . . . T .
  9387.  
  9388. ClientSpawn(gentity_s *,float const * const,float const * const) .text 821B71A0 000002E0 R . . . . T .
  9389.  
  9390. ClientDisconnect(int) .text 821B7480 00000120 R . . . . T .
  9391.  
  9392. G_GetNonPVSPlayerInfo(gentity_s *,float * const,int) .text 821B75A0 0000032C R . . . . T .
  9393.  
  9394. G_InitializeAmmo .text 821B78D0 000000D0 R . . . . T .
  9395.  
  9396. PlayerCmd_giveWeapon(scr_entref_t) .text 821B79A0 00000158 R . . . . T .
  9397.  
  9398. PlayerCmd_takeWeapon(scr_entref_t) .text 821B7AF8 00000094 R . . . . T .
  9399.  
  9400. PlayerCmd_takeAllWeapons(scr_entref_t) .text 821B7B90 000000BC R . . . . T .
  9401.  
  9402. ClientPlaying .text 821B7C50 00000014 R . . . . T .
  9403.  
  9404. PlayerCmd_getCurrentWeapon(scr_entref_t) .text 821B7C68 000000AC R . . . . T .
  9405.  
  9406. PlayerCmd_getCurrentOffhand(scr_entref_t) .text 821B7D18 000000AC R . . . . T .
  9407.  
  9408. PlayerCmd_setOffhandSecondaryClass(scr_entref_t) .text 821B7DC8 00000104 R . . . . T .
  9409.  
  9410. PlayerCmd_getOffhandSecondaryClass(scr_entref_t) .text 821B7ED0 000000A0 R . . . . T .
  9411.  
  9412. PlayerCmd_hasWeapon(scr_entref_t) .text 821B7F70 000000C4 R . . . . T .
  9413.  
  9414. PlayerCmd_switchToWeapon(scr_entref_t) .text 821B8038 000000F4 R . . . . T .
  9415.  
  9416. PlayerCmd_switchToOffhand(scr_entref_t) .text 821B8130 000000F4 R . . . . T .
  9417.  
  9418. PlayerCmd_giveStartAmmo(scr_entref_t) .text 821B8228 000000C8 R . . . . T .
  9419.  
  9420. PlayerCmd_giveMaxAmmo(scr_entref_t) .text 821B82F0 000000F4 R . . . . T .
  9421.  
  9422. PlayerCmd_getFractionStartAmmo(scr_entref_t) .text 821B83E8 00000124 R . . . . T .
  9423.  
  9424. PlayerCmd_getFractionMaxAmmo(scr_entref_t).text 821B8510 00000124 R . . . . T .
  9425.  
  9426. PlayerCmd_setOrigin .text 821B8638 00000108 R . . . . T .
  9427.  
  9428. PlayerCmd_GetVelocity .text 821B8740 00000084 R . . . . T .
  9429.  
  9430. PlayerCmd_setAngles .text 821B87C8 000000A8 R . . . . T .
  9431.  
  9432. PlayerCmd_getAngles .text 821B8870 00000084 R . . . . T .
  9433.  
  9434. PlayerCmd_useButtonPressed(scr_entref_t) .text 821B88F8 000000A0 R . . . . T .
  9435.  
  9436. PlayerCmd_attackButtonPressed(scr_entref_t).text 821B8998 000000A0 R . . . . T .
  9437.  
  9438. PlayerCmd_meleeButtonPressed(scr_entref_t).text 821B8A38 000000A0 R . . . . T .
  9439.  
  9440. PlayerCmd_fragButtonPressed(scr_entref_t) .text 821B8AD8 000000A0 R . . . . T .
  9441.  
  9442. PlayerCmd_secondaryOffhandButtonPressed(scr_entref_t) .text 821B8B78 000000A0 R . . . . T .
  9443.  
  9444. PlayerCmd_buttonPressedDEVONLY(scr_entref_t) .text 821B8C18 00000008 R . . . . T .
  9445.  
  9446. PlayerCmd_playerADS(scr_entref_t) .text 821B8C20 00000084 R . . . . T .
  9447.  
  9448. PlayerCmd_isOnGround(scr_entref_t) .text 821B8CA8 000000A4 R . . . . T .
  9449.  
  9450. PlayerCmd_pingPlayer(scr_entref_t) .text 821B8D50 000000A0 R . . . . T .
  9451.  
  9452. PlayerCmd_SetViewmodel .text 821B8DF0 000000C0 R . . . . T .
  9453.  
  9454. PlayerCmd_GetViewmodel .text 821B8EB0 00000088 R . . . . T .
  9455.  
  9456. PlayerCmd_showScoreboard .text 821B8F38 00000080 R . . . . T .
  9457.  
  9458. PlayerCmd_setSpawnWeapon .text 821B8FB8 000000DC R . . . . T .
  9459.  
  9460. PlayerCmd_dropItem .text 821B9098 00000110 R . . . . T .
  9461.  
  9462. PlayerCmd_finishPlayerDamage .text 821B91A8 00000840 R . . . . T .
  9463.  
  9464. PlayerCmd_Suicide .text 821B99E8 000000B0 R . . . . T .
  9465.  
  9466. PlayerCmd_OpenMenu .text 821B9A98 000000CC R . . . . T .
  9467.  
  9468. PlayerCmd_OpenMenuNoMouse .text 821B9B68 000000CC R . . . . T .
  9469.  
  9470. PlayerCmd_CloseMenu .text 821B9C38 00000094 R . . . . T .
  9471.  
  9472. PlayerCmd_CloseInGameMenu .text 821B9CD0 00000094 R . . . . T .
  9473.  
  9474. PlayerCmd_SetWeaponAmmoClip .text 821B9D68 000000EC R . . . . T .
  9475.  
  9476. PlayerCmd_SetWeaponAmmoStock .text 821B9E58 00000138 R . . . . T .
  9477.  
  9478. PlayerCmd_GetWeaponAmmoClip .text 821B9F90 000000A4 R . . . . T .
  9479.  
  9480. PlayerCmd_GetWeaponAmmoStock .text 821BA038 000000D0 R . . . . T .
  9481.  
  9482. PlayerCmd_AnyAmmoForWeaponModes.text 821BA108 000000C8 R . . . . T .
  9483.  
  9484. iclientprintln .text 821BA1D0 00000090 R . . . . T .
  9485.  
  9486. iclientprintlnbold .text 821BA260 00000090 R . . . . T .
  9487.  
  9488. PlayerCmd_spawn.text 821BA2F0 000000A0 R . . . . T .
  9489.  
  9490. PlayerCmd_setEnterTime .text 821BA390 00000088 R . . . . T .
  9491.  
  9492. BodyEnd(gentity_s *) .text 821BA418 00000020 R . . . . T .
  9493.  
  9494. PlayerCmd_ClonePlayer .text 821BA438 00000254 R . . . . T .
  9495.  
  9496. PlayerCmd_SetClientDvar .text 821BA690 00000170 R . . . . T .
  9497.  
  9498. PlayerCmd_SetClientDvars .text 821BA800 00000190 R . . . . T .
  9499.  
  9500. PlayerCmd_IsTalking .text 821BA990 000000B8 R . . . . T .
  9501.  
  9502. PlayerCmd_FreezeControls .text 821BAA48 00000088 R . . . . T .
  9503.  
  9504. PlayerCmd_DisableWeapons .text 821BAAD0 00000088 R . . . . T .
  9505.  
  9506. PlayerCmd_EnableWeapons .text 821BAB58 00000088 R . . . . T .
  9507.  
  9508. PlayerCmd_SetReverb .text 821BABE0 000001AC R . . . . T .
  9509.  
  9510. PlayerCmd_DeactivateReverb .text 821BAD90 00000130 R . . . . T .
  9511.  
  9512. PlayerCmd_SetChannelVolumes .text 821BAEC0 00000158 R . . . . T .
  9513.  
  9514. PlayerCmd_DeactivateChannelVolumes .text 821BB018 00000144 R . . . . T .
  9515.  
  9516. ScrCmd_PlayLocalSound .text 821BB160 000000A8 R . . . . T .
  9517.  
  9518. ScrCmd_StopLocalSound .text 821BB208 000000A8 R . . . . T .
  9519.  
  9520. PlayerCmd_SayAll .text 821BB2B0 000000B0 R . . . . T .
  9521.  
  9522. PlayerCmd_SayTeam .text 821BB360 000000B0 R . . . . T .
  9523.  
  9524. PlayerCmd_AllowADS(scr_entref_t) .text 821BB410 000000E8 R . . . . T .
  9525.  
  9526. PlayerCmd_AllowJump(scr_entref_t) .text 821BB4F8 000000A0 R . . . . T .
  9527.  
  9528. PlayerCmd_AllowSprint(scr_entref_t) .text 821BB598 000000A0 R . . . . T .
  9529.  
  9530. PlayerCmd_SetSpreadOverride(scr_entref_t) .text 821BB638 00000124 R . . . . T .
  9531.  
  9532. PlayerCmd_ResetSpreadOverride(scr_entref_t).text 821BB760 000000AC R . . . . T .
  9533.  
  9534. PlayerCmd_AllowSpectateTeam .text 821BB810 00000120 R . . . . T .
  9535.  
  9536. PlayerCmd_GetGuid .text 821BB930 00000098 R . . . . T .
  9537.  
  9538. PlayerCmd_BeginLocationSelection .text 821BB9C8 00000174 R . . . . T .
  9539.  
  9540. PlayerCmd_EndLocationSelection .text 821BBB40 00000084 R . . . . T .
  9541.  
  9542. PlayerCmd_SetActionSlot .text 821BBBC8 000001D0 R . . . . T .
  9543.  
  9544. PlayerCmd_GetWeaponsList(scr_entref_t) .text 821BBD98 000000CC R . . . . T .
  9545.  
  9546. PlayerCmd_GetWeaponsListPrimaries(scr_entref_t) .text 821BBE68 000000D8 R . . . . T .
  9547.  
  9548. PlayerCmd_SetPerk .text 821BBF40 000000C0 R . . . . T .
  9549.  
  9550. PlayerCmd_HasPerk .text 821BC000 000000BC R . . . . T .
  9551.  
  9552. PlayerCmd_UnsetPerk .text 821BC0C0 000000C4 R . . . . T .
  9553.  
  9554. PlayerCmd_ClearPerks .text 821BC188 00000094 R . . . . T .
  9555.  
  9556. Player_GetMethod(char const * *) .text 821BC220 00000094 R . . . . T .
  9557.  
  9558. SendScoreboard(gentity_s *) .text 821BC2B8 000001D0 R . . . . T .
  9559.  
  9560. Cmd_Score_f(gentity_s *) .text 821BC488 00000004 R . . . . T .
  9561.  
  9562. CheatsOk(gentity_s *) .text 821BC490 00000104 R . . . . T .
  9563.  
  9564. ConcatArgs(int).text 821BC598 000000C4 R . . . . T .
  9565.  
  9566. SanitizeString(char *,char *) .text 821BC660 00000084 R . . . . T .
  9567.  
  9568. ClientNumberFromString(gentity_s *,char *).text 821BC6E8 0000017C R . . . . T .
  9569.  
  9570. G_setfog(char const *) .text 821BC868 000000BC R . . . . T .
  9571.  
  9572. Cmd_Fogswitch_f(void) .text 821BC928 00000028 R . . . . . .
  9573.  
  9574. Cmd_Give_f(gentity_s *) .text 821BC950 0000033C R . . . . T .
  9575.  
  9576. Cmd_Take_f(gentity_s *) .text 821BCC90 000003F8 R . . . . T .
  9577.  
  9578. Cmd_God_f(gentity_s *) .text 821BD088 000000A4 R . . . . T .
  9579.  
  9580. Cmd_DemiGod_f(gentity_s *) .text 821BD130 000000A4 R . . . . T .
  9581.  
  9582. Cmd_Notarget_f(gentity_s *) .text 821BD1D8 000000A4 R . . . . T .
  9583.  
  9584. Cmd_Noclip_f(gentity_s *) .text 821BD280 000000A8 R . . . . T .
  9585.  
  9586. Cmd_UFO_f(gentity_s *) .text 821BD328 000000A8 R . . . . T .
  9587.  
  9588. Cmd_Kill_f(gentity_s *) .text 821BD3D0 00000080 R . . . . T .
  9589.  
  9590. StopFollowing(gentity_s *) .text 821BD450 00000234 R . . . . T .
  9591.  
  9592. Cmd_FollowCycle_f(gentity_s *,int) .text 821BD688 00000104 R . . . . T .
  9593.  
  9594. G_IsPlaying(gentity_s *) .text 821BD790 00000014 R . . . . T .
  9595.  
  9596. G_SayTo .text 821BD7A8 000001EC R . . . . T .
  9597.  
  9598. G_Say(gentity_s *,gentity_s *,int,char const *) .text 821BD998 000001D4 R . . . . T .
  9599.  
  9600. Cmd_Say_f .text 821BDB70 00000090 R . . . . T .
  9601.  
  9602. Cmd_Where_f(gentity_s *) .text 821BDC00 0000007C R . . . . T .
  9603.  
  9604. Cmd_CallVote_f(gentity_s *) .text 821BDC80 000008C0 R . . . . T .
  9605.  
  9606. Cmd_Vote_f(gentity_s *) .text 821BE540 00000260 R . . . . T .
  9607.  
  9608. Cmd_SetViewpos_f(gentity_s *) .text 821BE7A0 00000180 R . . . . T .
  9609.  
  9610. Cmd_EntityCount_f(gentity_s *) .text 821BE920 00000034 R . . . . T .
  9611.  
  9612. Cmd_MenuResponse_f(gentity_s *).text 821BE958 00000100 R . . . . T .
  9613.  
  9614. Cmd_PrintEntities_f .text 821BEA58 00000004 R . . . . . .
  9615.  
  9616. ClientCommand(int) .text 821BEA60 000003F0 R . . . . T .
  9617.  
  9618. G_HitLocStrcpy .text 821BEE50 0000001C R . . . . T .
  9619.  
  9620. G_ParseHitLocDmgTable(void) .text 821BEE70 000000FC R . . . . . .
  9621.  
  9622. AddScore(gentity_s *,int) .text 821BEF70 00000004 R . . . . T .
  9623.  
  9624. LookAtKiller(gentity_s *,gentity_s *,gentity_s *) .text 821BEF78 000000D8 R . . . . T .
  9625.  
  9626. G_MeansOfDeathFromScriptParam(int) .text 821BF050 000000A4 R . . . . T .
  9627.  
  9628. DeathGrenadeDrop .text 821BF0F8 000001AC R . . . . T .
  9629.  
  9630. player_die(gentity_s *,gentity_s *,gentity_s *,int,int,int,float const * const,hitLocation_t,int) .text 821BF2A8 0000025C R . . . . T .
  9631.  
  9632. G_GetWeaponHitLocationMultiplier(hitLocation_t,int) .text 821BF508 00000088 R . . . . T .
  9633.  
  9634. G_GetWeaponIndexForEntity .text 821BF590 00000058 R . . . . T .
  9635.  
  9636. G_DamageClient(gentity_s *,gentity_s *,gentity_s *,float const * const,float const * const,int,int,int,int,hitLocation_t,int) .text 821BF5E8 00000140 R . . . . T .
  9637.  
  9638. DamageNotify .text 821BF728 00000114 R . . . . T .
  9639.  
  9640. G_Damage(gentity_s *,gentity_s *,gentity_s *,float const * const,float const * const,int,int,int,int,hitLocation_t,uint,uint,int) .text 821BF840 00000278 R . . . . T .
  9641.  
  9642. CanDamage(gentity_s *,gentity_s *,float const * const,float,float * const,int) .text 821BFAB8 000005F4 R . . . . T .
  9643.  
  9644. EntDistToPoint .text 821C00B0 000000CC R . . . . T .
  9645.  
  9646. GetEntListForRadius .text 821C0180 0000008C R . . . . T .
  9647.  
  9648. AddScrTeamName .text 821C0210 000000E4 R . . . . T .
  9649.  
  9650. FlashbangBlastEnt .text 821C02F8 00000198 R . . . . T .
  9651.  
  9652. G_FlashbangBlast(float const * const,float,float,gentity_s *,team_t) .text 821C0490 000000C0 R . . . . T .
  9653.  
  9654. G_GetRadiusDamageDistanceSquared .text 821C0550 000000C4 R . . . . T .
  9655.  
  9656. G_WithinDamageRadius(float const * const,float,gentity_s *).text 821C0618 00000038 R . . . . T .
  9657.  
  9658. G_RadiusDamage(float const * const,gentity_s *,gentity_s *,float,float,float,float,float * const,gentity_s *,int,int) .text 821C0650 00000258 R . . . . T .
  9659.  
  9660. G_GetHitLocationString(hitLocation_t) .text 821C08A8 00000014 R . . . . T .
  9661.  
  9662. G_GetHitLocationIndexFromString(ushort) .text 821C08C0 00000044 R . . . . T .
  9663.  
  9664. G_DebugLine(float const * const,float const * const,float const * const,int) .text 821C0908 0000000C R . . . . T .
  9665.  
  9666. G_DebugLineWithDuration(float const * const,float const * const,float const * const,int,int) .text 821C0918 00000008 R . . . . T .
  9667.  
  9668. G_DebugStar(float const * const,float const * const) .text 821C0920 0000000C R . . . . T .
  9669.  
  9670. G_DebugStarWithText(float const * const,float const * const,float const * const,char const *,float) .text 821C0930 0000000C R . . . . T .
  9671.  
  9672. G_DebugBox(float const * const,float const * const,float const * const,float,float const * const,int,int) .text 821C0940 00000180 R . . . . T .
  9673.  
  9674. G_DebugCircleEx(float const * const,float,float const * const,float const * const,int,int) .text 821C0AC0 0000017C R . . . . T .
  9675.  
  9676. G_DebugArc(float const * const,float,float,float,float const * const,int,int) .text 821C0C40 0000011C R . . . . T .
  9677.  
  9678. G_DebugPlane(float const * const,float,float const * const,float const * const,float,int,int) .text 821C0D60 000001E8 R . . . . T .
  9679.  
  9680. G_DebugDrawBrushModel(gentity_s *,float const * const,int,int) .text 821C0F48 00000004 R . . . . T .
  9681.  
  9682. G_DebugCircle(float const * const,float,float const * const,int,int,int) .text 821C0F50 00000090 R . . . . T
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement