mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
Compare commits
2 commits
e58e55bc9e
...
d32b775248
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d32b775248 | ||
|
|
ba0110ec22 |
11 changed files with 282 additions and 0 deletions
|
|
@ -480,6 +480,7 @@ static import_symbols() {
|
||||||
set_name(0x004B62A0, "TextureIsReadyNow");
|
set_name(0x004B62A0, "TextureIsReadyNow");
|
||||||
set_name(0x004B6580, "TextureSetCacheSize");
|
set_name(0x004B6580, "TextureSetCacheSize");
|
||||||
set_name(0x004B6AE0, "TextureCacheUpdate");
|
set_name(0x004B6AE0, "TextureCacheUpdate");
|
||||||
|
set_name(0x004B6CB0, "TextureGetGxTex");
|
||||||
set_name(0x004B7220, "TextureAllocMippedImg");
|
set_name(0x004B7220, "TextureAllocMippedImg");
|
||||||
set_name(0x004B7300, "TextureFreeMippedImg@2");
|
set_name(0x004B7300, "TextureFreeMippedImg@2");
|
||||||
set_name(0x004B78A0, "LoadTgaMips");
|
set_name(0x004B78A0, "LoadTgaMips");
|
||||||
|
|
@ -4136,7 +4137,9 @@ static import_symbols() {
|
||||||
set_name(0x0077C980, "SBigPowMod");
|
set_name(0x0077C980, "SBigPowMod");
|
||||||
set_name(0x0077EC80, "World__MapIsDungeon");
|
set_name(0x0077EC80, "World__MapIsDungeon");
|
||||||
set_name(0x0077EC90, "World__SetLoadProgressCallback");
|
set_name(0x0077EC90, "World__SetLoadProgressCallback");
|
||||||
|
set_name(0x0077EFF0, "World__Render");
|
||||||
set_name(0x0077F310, "World__Intersect");
|
set_name(0x0077F310, "World__Intersect");
|
||||||
|
set_name(0x0077FFB0, "World__ObjectTestConvexVolume");
|
||||||
set_name(0x00780240, "World__ObjectUpdate");
|
set_name(0x00780240, "World__ObjectUpdate");
|
||||||
set_name(0x00780860, "World__PrepareAreaOfInterest");
|
set_name(0x00780860, "World__PrepareAreaOfInterest");
|
||||||
set_name(0x00780F50, "World__Initialize");
|
set_name(0x00780F50, "World__Initialize");
|
||||||
|
|
@ -4144,10 +4147,18 @@ static import_symbols() {
|
||||||
set_name(0x00781500, "World__Preload");
|
set_name(0x00781500, "World__Preload");
|
||||||
set_name(0x007816F0, "DayNight__Update");
|
set_name(0x007816F0, "DayNight__Update");
|
||||||
set_name(0x0078F020, "AreaListRegisterLocation");
|
set_name(0x0078F020, "AreaListRegisterLocation");
|
||||||
|
set_name(0x0078FB00, "CWorldScene__FrustumXform");
|
||||||
|
set_name(0x00791100, "CWorldScene__FrustumSet");
|
||||||
|
set_name(0x00795D40, "CWorldScene__LocateViewer3");
|
||||||
|
set_name(0x007964A0, "CWorldScene__RenderMapObjDefGroups");
|
||||||
set_name(0x00799730, "CBarrier__Initialize");
|
set_name(0x00799730, "CBarrier__Initialize");
|
||||||
set_name(0x007997D0, "CWorldScene__Initialize");
|
set_name(0x007997D0, "CWorldScene__Initialize");
|
||||||
|
set_name(0x0079A870, "CWorldScene__Render");
|
||||||
set_name(0x0079B070, "CAaBsp__constructor");
|
set_name(0x0079B070, "CAaBsp__constructor");
|
||||||
|
set_name(0x0079B2C0, "CAaBsp__Clear");
|
||||||
|
set_name(0x0079B760, "CMapObjGroup__QueryLiquidSounds");
|
||||||
set_name(0x0079B8E0, "Particulate__InitParticles");
|
set_name(0x0079B8E0, "Particulate__InitParticles");
|
||||||
|
set_name(0x0079BBF0, "CMapObj__QueryLiquidSounds");
|
||||||
set_name(0x0079BCC0, "Particulate__InitMovement");
|
set_name(0x0079BCC0, "Particulate__InitMovement");
|
||||||
set_name(0x0079DFF0, "Particulate__SetTexture");
|
set_name(0x0079DFF0, "Particulate__SetTexture");
|
||||||
set_name(0x0079E100, "Particulate__constructor");
|
set_name(0x0079E100, "Particulate__constructor");
|
||||||
|
|
@ -4155,8 +4166,51 @@ static import_symbols() {
|
||||||
set_name(0x0079F320, "CMap__Destroy");
|
set_name(0x0079F320, "CMap__Destroy");
|
||||||
set_name(0x0079F820, "CPassenger__Disable");
|
set_name(0x0079F820, "CPassenger__Disable");
|
||||||
set_name(0x007A0FE0, "CMapEntity__constructor");
|
set_name(0x007A0FE0, "CMapEntity__constructor");
|
||||||
|
set_name(0x007A4C10, "CMap__TestQueryAdd");
|
||||||
|
set_name(0x007A5330, "CMap__GetChunkFacets");
|
||||||
|
set_name(0x007A8520, "CMapObj__UpdateMaterials");
|
||||||
|
set_name(0x007A9BF0, "CMapObj__RenderGroupLightmapTex");
|
||||||
|
set_name(0x007A9D30, "CMapObj__RenderGroupColorTex");
|
||||||
|
set_name(0x007ABF50, "CMapObj__RenderGroup");
|
||||||
|
set_name(0x007AC6A0, "CMapObj__ExtRender");
|
||||||
|
set_name(0x007AC9F0, "CMapObj__IntRender");
|
||||||
|
set_name(0x007AD020, "CMapObj__PrepareUpdate");
|
||||||
|
set_name(0x007AE030, "CMapObj__Delete");
|
||||||
|
set_name(0x007AE1A0, "CMapObj__ReadGroup");
|
||||||
|
set_name(0x007AE1C0, "CMapObj__WaitLoad");
|
||||||
set_name(0x007AE300, "CMapObj__Init");
|
set_name(0x007AE300, "CMapObj__Init");
|
||||||
|
set_name(0x007AE4C0, "CMapObj__isGroupLoaded");
|
||||||
|
set_name(0x007AE4F0, "CMapObj__IsGroupLoading");
|
||||||
|
set_name(0x007AE520, "CMapObj__GetBounds");
|
||||||
|
set_name(0x007AE5E0, "CMapObj__GetBounds@2");
|
||||||
|
set_name(0x007AE670, "CMapObj__GetGroupBounds");
|
||||||
|
set_name(0x007AE720, "CMapObj__GetGroupBounds@2");
|
||||||
|
set_name(0x007AE7B0, "CMapObj__GetGroupFlags");
|
||||||
|
set_name(0x007AE840, "CMapObj__TestBounds");
|
||||||
|
set_name(0x007AE880, "CMapObj__TestGroupBounds");
|
||||||
|
set_name(0x007AEA10, "CMapObj__TestConvexVolume");
|
||||||
|
set_name(0x007AEA80, "CMapObj__GetGroup");
|
||||||
|
set_name(0x007AEAB0, "CMapObj__WaitLoadGroup");
|
||||||
|
set_name(0x007AEAE0, "CMapObj__GetGroupName");
|
||||||
|
set_name(0x007AEB10, "CMapObj__GetGroupInfo");
|
||||||
|
set_name(0x007AEB40, "CMapObj__QueryLighting");
|
||||||
|
set_name(0x007AEC30, "CMapObj__GetDoodadSet");
|
||||||
|
set_name(0x007AEF00, "CMapObj__GetTris");
|
||||||
|
set_name(0x007AF0F0, "CMapObj__GetTris@2");
|
||||||
|
set_name(0x007AF200, "CMapObj__Intersect");
|
||||||
|
set_name(0x007AF280, "CMapObj__VectorIntersectPortal");
|
||||||
|
set_name(0x007AF740, "CMapObj__IsAllLoaded");
|
||||||
|
set_name(0x007AF780, "CMapObj__QueryLighting@2");
|
||||||
|
set_name(0x007AF850, "CMapObj__IsAllDrawable");
|
||||||
|
set_name(0x007AF8D0, "GetMinimapQuads");
|
||||||
|
set_name(0x007AFC70, "CMapObj__QueryMapObjMinimapGroup");
|
||||||
|
set_name(0x007AFE70, "GetMinimapQuads@2");
|
||||||
set_name(0x007AFEE0, "CMapObj__Initialize");
|
set_name(0x007AFEE0, "CMapObj__Initialize");
|
||||||
|
set_name(0x007B0040, "CMapObj__ClearCache");
|
||||||
|
set_name(0x007B00A0, "CMapObj__QueryMapObjMinimap");
|
||||||
|
set_name(0x007B01C0, "CMapObj__Destroy");
|
||||||
|
set_name(0x007B0250, "CMapObj__AllocOccluder");
|
||||||
|
set_name(0x007B0260, "CMapObj__FreeMapObj");
|
||||||
set_name(0x007B0580, "CMapObj__constructor");
|
set_name(0x007B0580, "CMapObj__constructor");
|
||||||
set_name(0x007B0CC0, "CMapObj__Create");
|
set_name(0x007B0CC0, "CMapObj__Create");
|
||||||
set_name(0x007B1270, "CDetailDoodad__UpdateAlphaRampTexture");
|
set_name(0x007B1270, "CDetailDoodad__UpdateAlphaRampTexture");
|
||||||
|
|
@ -4166,6 +4220,7 @@ static import_symbols() {
|
||||||
set_name(0x007B3DE0, "CMapObjDefGroup__constructor");
|
set_name(0x007B3DE0, "CMapObjDefGroup__constructor");
|
||||||
set_name(0x007B4350, "CMapObjDef__constructor");
|
set_name(0x007B4350, "CMapObjDef__constructor");
|
||||||
set_name(0x007B5020, "TSList__LinkToHead");
|
set_name(0x007B5020, "TSList__LinkToHead");
|
||||||
|
set_name(0x007B6110, "CMap__PrepareMapObjDefs");
|
||||||
set_name(0x007BD3A0, "CShadowQuery__Initialize");
|
set_name(0x007BD3A0, "CShadowQuery__Initialize");
|
||||||
set_name(0x007BD9F0, "CMap__Preload");
|
set_name(0x007BD9F0, "CMap__Preload");
|
||||||
set_name(0x007BF8B0, "CMap__LoadWdt");
|
set_name(0x007BF8B0, "CMap__LoadWdt");
|
||||||
|
|
@ -4190,12 +4245,48 @@ static import_symbols() {
|
||||||
set_name(0x007C21E0, "CMapDoodadDef__constructor");
|
set_name(0x007C21E0, "CMapDoodadDef__constructor");
|
||||||
set_name(0x007C3D90, "CMapChunk__Initialize");
|
set_name(0x007C3D90, "CMapChunk__Initialize");
|
||||||
set_name(0x007C65A0, "CMapChunk__UpdateLights");
|
set_name(0x007C65A0, "CMapChunk__UpdateLights");
|
||||||
|
set_name(0x007C7AE0, "CMapObjGroup__GetTrisFromQuery");
|
||||||
|
set_name(0x007C7F10, "CMapObjGroup__InitPtrs");
|
||||||
|
set_name(0x007C7FE0, "CMapObjGroup__QueryLighting");
|
||||||
|
set_name(0x007C8360, "CMapObjGroup__QueryLiquid");
|
||||||
|
set_name(0x007C8C60, "CMapObjGroup__GenLiquidVerts");
|
||||||
|
set_name(0x007C8D80, "CMapObjGroup__IdentifyLegacyLiquidType");
|
||||||
|
set_name(0x007C8DD0, "CMapObjGroup__VectorIntersectLiquidTiles");
|
||||||
|
set_name(0x007C9110, "CMapObjGroup__VectorIntersectLiquidSX");
|
||||||
|
set_name(0x007C91A0, "CMapObjGroup__VectorIntersectLiquidDY");
|
||||||
|
set_name(0x007C9230, "CMapObjGroup__VectorIntersectLiquidDX");
|
||||||
|
set_name(0x007C9370, "CMapObjGroup__VectorIntersectLiquidSY");
|
||||||
|
set_name(0x007C94B0, "CMapObjGroup__GetLiquidTris");
|
||||||
set_name(0x007C9BC0, "CMapObjGroup__Init");
|
set_name(0x007C9BC0, "CMapObjGroup__Init");
|
||||||
|
set_name(0x007C9DD0, "CMapObjGroup__VectorIntersectLiquid");
|
||||||
|
set_name(0x007CAB70, "CMapObjGroup__GetLiquidTris@2");
|
||||||
|
set_name(0x007CB0C0, "CMapObjGroup__GetTris");
|
||||||
|
set_name(0x007CB180, "CMapObjGroup__GetTris@2");
|
||||||
|
set_name(0x007CB2F0, "CMapObjGroup__Intersect");
|
||||||
|
set_name(0x007CB520, "CMapObjGroup__AllocVertArray");
|
||||||
set_name(0x007CB700, "CMapObjGroup__constructor");
|
set_name(0x007CB700, "CMapObjGroup__constructor");
|
||||||
|
set_name(0x007CB7B0, "CMapObjGroup__GetTris@3");
|
||||||
|
set_name(0x007CB9D0, "CMapObjGroup__Destroy");
|
||||||
|
set_name(0x007CBE80, "CMapObjGroup__Clear");
|
||||||
set_name(0x007CC310, "CMap__LoadWdl");
|
set_name(0x007CC310, "CMap__LoadWdl");
|
||||||
|
set_name(0x007D59B0, "CMap__LocateViewerMapObjs");
|
||||||
set_name(0x007D7050, "CMapArea__constructor");
|
set_name(0x007D7050, "CMapArea__constructor");
|
||||||
set_name(0x007D7260, "CMapBaseObj__constructor");
|
set_name(0x007D7260, "CMapBaseObj__constructor");
|
||||||
|
set_name(0x007D72D0, "CMapObj__CreateMaterials");
|
||||||
|
set_name(0x007D7310, "CMapObjGroup__GetLegacyLiquidId");
|
||||||
|
set_name(0x007D7380, "CMapObjGroup__FixColorVertexAlpha");
|
||||||
|
set_name(0x007D7470, "CMapObj__CreateDataPointers");
|
||||||
|
set_name(0x007D7710, "CMapObj__CreateMaterial");
|
||||||
|
set_name(0x007D78C0, "CMapObj__AttenTransVerts");
|
||||||
|
set_name(0x007D7C30, "CMapObjGroup__CreateOptionalDataPointers");
|
||||||
|
set_name(0x007D7EB0, "CMapObj__CreateData");
|
||||||
|
set_name(0x007D7F50, "CMapObjGroup__CreateDataPointers");
|
||||||
|
set_name(0x007D8050, "CMapObj__AsyncPostloadCallback");
|
||||||
set_name(0x007D80C0, "CMapObj__Read");
|
set_name(0x007D80C0, "CMapObj__Read");
|
||||||
|
set_name(0x007D81C0, "CMapObjGroup__CreateOccluders");
|
||||||
|
set_name(0x007D82E0, "CMapObjGroup__Create");
|
||||||
|
set_name(0x007D8570, "CMapObjGroup__AsyncPostloadCallback");
|
||||||
|
set_name(0x007D85E0, "CMapObj__ReadGroup@2");
|
||||||
set_name(0x007D9B10, "CMapLight__constructor");
|
set_name(0x007D9B10, "CMapLight__constructor");
|
||||||
set_name(0x007D9BD0, "CMap__CreateLight");
|
set_name(0x007D9BD0, "CMap__CreateLight");
|
||||||
set_name(0x007D9C80, "CMap__UpdateLightBounds");
|
set_name(0x007D9C80, "CMap__UpdateLightBounds");
|
||||||
|
|
@ -5705,6 +5796,9 @@ static import_symbols() {
|
||||||
set_name(0x00CE07D0, "CMap__mapPath");
|
set_name(0x00CE07D0, "CMap__mapPath");
|
||||||
set_name(0x00CF08F0, "CMap__bActive");
|
set_name(0x00CF08F0, "CMap__bActive");
|
||||||
set_name(0x00CF08F4, "CMap__bDungeon");
|
set_name(0x00CF08F4, "CMap__bDungeon");
|
||||||
|
set_name(0x00CFBEC4, "CMapObjRenderGroupExterior_ptr");
|
||||||
|
set_name(0x00CFBECC, "CMapObjRenderGroupInterior_ptr");
|
||||||
|
set_name(0x00D1C418, "CMapObj__sMinimapTag");
|
||||||
set_name(0x00D25308, "s_cvShadowCull");
|
set_name(0x00D25308, "s_cvShadowCull");
|
||||||
set_name(0x00D25310, "s_cvShadowScissor");
|
set_name(0x00D25310, "s_cvShadowScissor");
|
||||||
set_name(0x00D25314, "s_cvShadowInstancing");
|
set_name(0x00D25314, "s_cvShadowInstancing");
|
||||||
|
|
|
||||||
|
|
@ -1 +1,2 @@
|
||||||
CAaBsp__constructor 0079B070 f end=0079B0C8
|
CAaBsp__constructor 0079B070 f end=0079B0C8
|
||||||
|
CAaBsp__Clear 0079B2C0 f end=0079B308
|
||||||
|
|
|
||||||
|
|
@ -476,6 +476,7 @@ LoadPredrawnMips 004B5A00 f end=004B5BA2
|
||||||
TextureIsReadyNow 004B62A0 f end=004B62C1
|
TextureIsReadyNow 004B62A0 f end=004B62C1
|
||||||
TextureSetCacheSize 004B6580 f end=004B65D5
|
TextureSetCacheSize 004B6580 f end=004B65D5
|
||||||
TextureCacheUpdate 004B6AE0 f end=004B6C47
|
TextureCacheUpdate 004B6AE0 f end=004B6C47
|
||||||
|
TextureGetGxTex 004B6CB0 f end=004B6D82
|
||||||
TextureAllocMippedImg 004B7220 f end=004B72F4 type="MipBits* __stdcall func(PIXEL_FORMAT format, uint32_t width, uint32_t height)"
|
TextureAllocMippedImg 004B7220 f end=004B72F4 type="MipBits* __stdcall func(PIXEL_FORMAT format, uint32_t width, uint32_t height)"
|
||||||
TextureFreeMippedImg 004B7300 f end=004B73D9 type="void func(MipBits* image)"
|
TextureFreeMippedImg 004B7300 f end=004B73D9 type="void func(MipBits* image)"
|
||||||
LoadTgaMips 004B78A0 f end=004B7AA0 type="int32_t __usercall func@<eax>(char* ext@<eax>, char* filename, int32_t a3, MipBits** mipBits, uint32_t* width, uint32_t* height, PIXEL_FORMAT* texFormat, int32_t* isOpaque@<ecx>, uint32_t* alphaBits, PIXEL_FORMAT* dataFormat)"
|
LoadTgaMips 004B78A0 f end=004B7AA0 type="int32_t __usercall func@<eax>(char* ext@<eax>, char* filename, int32_t a3, MipBits** mipBits, uint32_t* width, uint32_t* height, PIXEL_FORMAT* texFormat, int32_t* isOpaque@<ecx>, uint32_t* alphaBits, PIXEL_FORMAT* dataFormat)"
|
||||||
|
|
@ -4132,7 +4133,9 @@ PowMod 0077C720 f end=0077C97B type="void __stdcall func(BigBuffer* a, BigBuffer
|
||||||
SBigPowMod 0077C980 f end=0077C9A4 type="void __stdcall func(BigData* a, BigData* b, BigData* c, BigData* d)"
|
SBigPowMod 0077C980 f end=0077C9A4 type="void __stdcall func(BigData* a, BigData* b, BigData* c, BigData* d)"
|
||||||
World__MapIsDungeon 0077EC80 f end=0077EC8B
|
World__MapIsDungeon 0077EC80 f end=0077EC8B
|
||||||
World__SetLoadProgressCallback 0077EC90 f end=0077ECA6
|
World__SetLoadProgressCallback 0077EC90 f end=0077ECA6
|
||||||
|
World__Render 0077EFF0 f end=0077F00C
|
||||||
World__Intersect 0077F310 f end=0077F319
|
World__Intersect 0077F310 f end=0077F319
|
||||||
|
World__ObjectTestConvexVolume 0077FFB0 f end=00780122
|
||||||
World__ObjectUpdate 00780240 f end=007804F5
|
World__ObjectUpdate 00780240 f end=007804F5
|
||||||
World__PrepareAreaOfInterest 00780860 f end=00780CCF
|
World__PrepareAreaOfInterest 00780860 f end=00780CCF
|
||||||
World__Initialize 00780F50 f end=0078142F
|
World__Initialize 00780F50 f end=0078142F
|
||||||
|
|
@ -4140,10 +4143,18 @@ World__LoadMap 00781430 f end=007814F2
|
||||||
World__Preload 00781500 f end=007815B7
|
World__Preload 00781500 f end=007815B7
|
||||||
DayNight__Update 007816F0 f end=007819BC ; DayNight::Update(unsigned int, float, float)
|
DayNight__Update 007816F0 f end=007819BC ; DayNight::Update(unsigned int, float, float)
|
||||||
AreaListRegisterLocation 0078F020 f end=0078F1EC
|
AreaListRegisterLocation 0078F020 f end=0078F1EC
|
||||||
|
CWorldScene__FrustumXform 0078FB00 f end=0078FB20
|
||||||
|
CWorldScene__FrustumSet 00791100 f end=00791120
|
||||||
|
CWorldScene__LocateViewer3 00795D40 f end=00795F7F
|
||||||
|
CWorldScene__RenderMapObjDefGroups 007964A0 f end=007968C2
|
||||||
CBarrier__Initialize 00799730 f end=007997C5
|
CBarrier__Initialize 00799730 f end=007997C5
|
||||||
CWorldScene__Initialize 007997D0 f end=00799891
|
CWorldScene__Initialize 007997D0 f end=00799891
|
||||||
|
CWorldScene__Render 0079A870 f end=0079ADBB
|
||||||
CAaBsp__constructor 0079B070 f end=0079B0C8
|
CAaBsp__constructor 0079B070 f end=0079B0C8
|
||||||
|
CAaBsp__Clear 0079B2C0 f end=0079B308
|
||||||
|
CMapObjGroup__QueryLiquidSounds 0079B760 f end=0079B86A
|
||||||
Particulate__InitParticles 0079B8E0 f end=0079BA22
|
Particulate__InitParticles 0079B8E0 f end=0079BA22
|
||||||
|
CMapObj__QueryLiquidSounds 0079BBF0 f end=0079BCC0
|
||||||
Particulate__InitMovement 0079BCC0 f end=0079BE44
|
Particulate__InitMovement 0079BCC0 f end=0079BE44
|
||||||
Particulate__SetTexture 0079DFF0 f end=0079E080
|
Particulate__SetTexture 0079DFF0 f end=0079E080
|
||||||
Particulate__constructor 0079E100 f end=0079E191
|
Particulate__constructor 0079E100 f end=0079E191
|
||||||
|
|
@ -4151,8 +4162,51 @@ CMap__Initialize 0079E7C0 f end=0079EFD4
|
||||||
CMap__Destroy 0079F320 f end=0079F646
|
CMap__Destroy 0079F320 f end=0079F646
|
||||||
CPassenger__Disable 0079F820 f end=0079F858
|
CPassenger__Disable 0079F820 f end=0079F858
|
||||||
CMapEntity__constructor 007A0FE0 f end=007A1098
|
CMapEntity__constructor 007A0FE0 f end=007A1098
|
||||||
|
CMap__TestQueryAdd 007A4C10 f end=007A4EDD
|
||||||
|
CMap__GetChunkFacets 007A5330 f end=007A55DC
|
||||||
|
CMapObj__UpdateMaterials 007A8520 f end=007A85D1
|
||||||
|
CMapObj__RenderGroupLightmapTex 007A9BF0 f end=007A9D21
|
||||||
|
CMapObj__RenderGroupColorTex 007A9D30 f end=007A9ECF
|
||||||
|
CMapObj__RenderGroup 007ABF50 f end=007AC059
|
||||||
|
CMapObj__ExtRender 007AC6A0 f end=007AC9EF
|
||||||
|
CMapObj__IntRender 007AC9F0 f end=007AD015
|
||||||
|
CMapObj__PrepareUpdate 007AD020 f end=007AD1EC
|
||||||
|
CMapObj__Delete 007AE030 f end=007AE050
|
||||||
|
CMapObj__ReadGroup 007AE1A0 f end=007AE1B2
|
||||||
|
CMapObj__WaitLoad 007AE1C0 f end=007AE1E5
|
||||||
CMapObj__Init 007AE300 f end=007AE3A6 ; CMapObj::Init()
|
CMapObj__Init 007AE300 f end=007AE3A6 ; CMapObj::Init()
|
||||||
|
CMapObj__isGroupLoaded 007AE4C0 f end=007AE4EA
|
||||||
|
CMapObj__IsGroupLoading 007AE4F0 f end=007AE51B
|
||||||
|
CMapObj__GetBounds 007AE520 f end=007AE5D8
|
||||||
|
CMapObj__GetBounds 007AE5E0 f end=007AE66A
|
||||||
|
CMapObj__GetGroupBounds 007AE670 f end=007AE71C
|
||||||
|
CMapObj__GetGroupBounds 007AE720 f end=007AE7A7
|
||||||
|
CMapObj__GetGroupFlags 007AE7B0 f end=007AE7D5
|
||||||
|
CMapObj__TestBounds 007AE840 f end=007AE873
|
||||||
|
CMapObj__TestGroupBounds 007AE880 f end=007AE8CC
|
||||||
|
CMapObj__TestConvexVolume 007AEA10 f end=007AEA79
|
||||||
|
CMapObj__GetGroup 007AEA80 f end=007AEAAB
|
||||||
|
CMapObj__WaitLoadGroup 007AEAB0 f end=007AEAE0
|
||||||
|
CMapObj__GetGroupName 007AEAE0 f end=007AEB0F
|
||||||
|
CMapObj__GetGroupInfo 007AEB10 f end=007AEB32
|
||||||
|
CMapObj__QueryLighting 007AEB40 f end=007AEB84
|
||||||
|
CMapObj__GetDoodadSet 007AEC30 f end=007AECAF
|
||||||
|
CMapObj__GetTris 007AEF00 f end=007AEFFC
|
||||||
|
CMapObj__GetTris 007AF0F0 f end=007AF1F2
|
||||||
|
CMapObj__Intersect 007AF200 f end=007AF271
|
||||||
|
CMapObj__VectorIntersectPortal 007AF280 f end=007AF511
|
||||||
|
CMapObj__IsAllLoaded 007AF740 f end=007AF77E
|
||||||
|
CMapObj__QueryLighting 007AF780 f end=007AF848
|
||||||
|
CMapObj__IsAllDrawable 007AF850 f end=007AF8CB
|
||||||
|
GetMinimapQuads 007AF8D0 f end=007AFC70
|
||||||
|
CMapObj__QueryMapObjMinimapGroup 007AFC70 f end=007AFE6E
|
||||||
|
GetMinimapQuads 007AFE70 f end=007AFED2
|
||||||
CMapObj__Initialize 007AFEE0 f end=007B003C
|
CMapObj__Initialize 007AFEE0 f end=007B003C
|
||||||
|
CMapObj__ClearCache 007B0040 f end=007B0097
|
||||||
|
CMapObj__QueryMapObjMinimap 007B00A0 f end=007B015C
|
||||||
|
CMapObj__Destroy 007B01C0 f end=007B024A
|
||||||
|
CMapObj__AllocOccluder 007B0250 f end=007B025B
|
||||||
|
CMapObj__FreeMapObj 007B0260 f end=007B0304
|
||||||
CMapObj__constructor 007B0580 f end=007B05F9 ; CMapObj::CMapObj()
|
CMapObj__constructor 007B0580 f end=007B05F9 ; CMapObj::CMapObj()
|
||||||
CMapObj__Create 007B0CC0 f end=007B0D37 ; CMapObj::Create(char const*)
|
CMapObj__Create 007B0CC0 f end=007B0D37 ; CMapObj::Create(char const*)
|
||||||
CDetailDoodad__UpdateAlphaRampTexture 007B1270 f end=007B129F ; CDetailDoodad::UpdateAlphaRampTexture(EGxTexCommand, unsigned int, unsigned int, unsigned int, unsigned int, void*, unsigned int&, void const*&)
|
CDetailDoodad__UpdateAlphaRampTexture 007B1270 f end=007B129F ; CDetailDoodad::UpdateAlphaRampTexture(EGxTexCommand, unsigned int, unsigned int, unsigned int, unsigned int, void*, unsigned int&, void const*&)
|
||||||
|
|
@ -4162,6 +4216,7 @@ CDetailDoodad__InitializeRenderState 007B2D30 f end=007B304E ; CDetailDoodad::In
|
||||||
CMapObjDefGroup__constructor 007B3DE0 f end=007B3EFC
|
CMapObjDefGroup__constructor 007B3DE0 f end=007B3EFC
|
||||||
CMapObjDef__constructor 007B4350 f end=007B44FE
|
CMapObjDef__constructor 007B4350 f end=007B44FE
|
||||||
TSList__LinkToHead 007B5020 f end=007B50AB ; 00005410
|
TSList__LinkToHead 007B5020 f end=007B50AB ; 00005410
|
||||||
|
CMap__PrepareMapObjDefs 007B6110 f end=007B64ED
|
||||||
CShadowQuery__Initialize 007BD3A0 f end=007BD44D
|
CShadowQuery__Initialize 007BD3A0 f end=007BD44D
|
||||||
CMap__Preload 007BD9F0 f end=007BDA62
|
CMap__Preload 007BD9F0 f end=007BDA62
|
||||||
CMap__LoadWdt 007BF8B0 f end=007BFCDC ; CMap::LoadWdt()
|
CMap__LoadWdt 007BF8B0 f end=007BFCDC ; CMap::LoadWdt()
|
||||||
|
|
@ -4186,12 +4241,48 @@ CMapEntity__SelectLights 007C1730 f end=007C1ACA ; CMapEntity::SelectLights(CM2L
|
||||||
CMapDoodadDef__constructor 007C21E0 f end=007C234A
|
CMapDoodadDef__constructor 007C21E0 f end=007C234A
|
||||||
CMapChunk__Initialize 007C3D90 f end=007C3DAD
|
CMapChunk__Initialize 007C3D90 f end=007C3DAD
|
||||||
CMapChunk__UpdateLights 007C65A0 f end=007C65FE ; public: void __thiscall CMapChunk::UpdateLights(void)
|
CMapChunk__UpdateLights 007C65A0 f end=007C65FE ; public: void __thiscall CMapChunk::UpdateLights(void)
|
||||||
|
CMapObjGroup__GetTrisFromQuery 007C7AE0 f end=007C7F0C
|
||||||
|
CMapObjGroup__InitPtrs 007C7F10 f end=007C7FD8
|
||||||
|
CMapObjGroup__QueryLighting 007C7FE0 f end=007C8352
|
||||||
|
CMapObjGroup__QueryLiquid 007C8360 f end=007C8500
|
||||||
|
CMapObjGroup__GenLiquidVerts 007C8C60 f end=007C8D73
|
||||||
|
CMapObjGroup__IdentifyLegacyLiquidType 007C8D80 f end=007C8DCB
|
||||||
|
CMapObjGroup__VectorIntersectLiquidTiles 007C8DD0 f end=007C9106
|
||||||
|
CMapObjGroup__VectorIntersectLiquidSX 007C9110 f end=007C9194
|
||||||
|
CMapObjGroup__VectorIntersectLiquidDY 007C91A0 f end=007C9230
|
||||||
|
CMapObjGroup__VectorIntersectLiquidDX 007C9230 f end=007C936F
|
||||||
|
CMapObjGroup__VectorIntersectLiquidSY 007C9370 f end=007C94AE
|
||||||
|
CMapObjGroup__GetLiquidTris 007C94B0 f end=007C99F7
|
||||||
CMapObjGroup__Init 007C9BC0 f end=007C9CB0
|
CMapObjGroup__Init 007C9BC0 f end=007C9CB0
|
||||||
|
CMapObjGroup__VectorIntersectLiquid 007C9DD0 f end=007CA104
|
||||||
|
CMapObjGroup__GetLiquidTris 007CAB70 f end=007CB0B4
|
||||||
|
CMapObjGroup__GetTris 007CB0C0 f end=007CB17D
|
||||||
|
CMapObjGroup__GetTris 007CB180 f end=007CB257
|
||||||
|
CMapObjGroup__Intersect 007CB2F0 f end=007CB3AB
|
||||||
|
CMapObjGroup__AllocVertArray 007CB520 f end=007CB5FC
|
||||||
CMapObjGroup__constructor 007CB700 f end=007CB7A8
|
CMapObjGroup__constructor 007CB700 f end=007CB7A8
|
||||||
|
CMapObjGroup__GetTris 007CB7B0 f end=007CB867
|
||||||
|
CMapObjGroup__Destroy 007CB9D0 f end=007CB9EE
|
||||||
|
CMapObjGroup__Clear 007CBE80 f end=007CBF3F
|
||||||
CMap__LoadWdl 007CC310 f end=007CC761
|
CMap__LoadWdl 007CC310 f end=007CC761
|
||||||
|
CMap__LocateViewerMapObjs 007D59B0 f end=007D5CC9
|
||||||
CMapArea__constructor 007D7050 f end=007D711F
|
CMapArea__constructor 007D7050 f end=007D711F
|
||||||
CMapBaseObj__constructor 007D7260 f end=007D7293 ; CMapBaseObj::CMapBaseObj()
|
CMapBaseObj__constructor 007D7260 f end=007D7293 ; CMapBaseObj::CMapBaseObj()
|
||||||
|
CMapObj__CreateMaterials 007D72D0 f end=007D730C
|
||||||
|
CMapObjGroup__GetLegacyLiquidId 007D7310 f end=007D7361
|
||||||
|
CMapObjGroup__FixColorVertexAlpha 007D7380 f end=007D7470
|
||||||
|
CMapObj__CreateDataPointers 007D7470 f end=007D7701
|
||||||
|
CMapObj__CreateMaterial 007D7710 f end=007D77A2
|
||||||
|
CMapObj__AttenTransVerts 007D78C0 f end=007D7C24
|
||||||
|
CMapObjGroup__CreateOptionalDataPointers 007D7C30 f end=007D7EB0
|
||||||
|
CMapObj__CreateData 007D7EB0 f end=007D7F4A
|
||||||
|
CMapObjGroup__CreateDataPointers 007D7F50 f end=007D800F
|
||||||
|
CMapObj__AsyncPostloadCallback 007D8050 f end=007D80B6
|
||||||
CMapObj__Read 007D80C0 f end=007D81BB ; CMapObj::Read(char const*)
|
CMapObj__Read 007D80C0 f end=007D81BB ; CMapObj::Read(char const*)
|
||||||
|
CMapObjGroup__CreateOccluders 007D81C0 f end=007D82D6
|
||||||
|
CMapObjGroup__Create 007D82E0 f end=007D856F
|
||||||
|
CMapObjGroup__AsyncPostloadCallback 007D8570 f end=007D85D6
|
||||||
|
CMapObj__ReadGroup 007D85E0 f end=007D872B
|
||||||
CMapLight__constructor 007D9B10 f end=007D9B8F ; public: __thiscall CMapLight::CMapLight(void)
|
CMapLight__constructor 007D9B10 f end=007D9B8F ; public: __thiscall CMapLight::CMapLight(void)
|
||||||
CMap__CreateLight 007D9BD0 f end=007D9C7B ; CMap::CreateLight(bool, bool)
|
CMap__CreateLight 007D9BD0 f end=007D9C7B ; CMap::CreateLight(bool, bool)
|
||||||
CMap__UpdateLightBounds 007D9C80 f end=007D9D4F ; public: static void __cdecl CMap::UpdateLightBounds(class CMapLight *)
|
CMap__UpdateLightBounds 007D9C80 f end=007D9D4F ; public: static void __cdecl CMap::UpdateLightBounds(class CMapLight *)
|
||||||
|
|
@ -5701,6 +5792,9 @@ CMap__mapName 00CE06D0 l
|
||||||
CMap__mapPath 00CE07D0 l
|
CMap__mapPath 00CE07D0 l
|
||||||
CMap__bActive 00CF08F0 l
|
CMap__bActive 00CF08F0 l
|
||||||
CMap__bDungeon 00CF08F4 l
|
CMap__bDungeon 00CF08F4 l
|
||||||
|
CMapObjRenderGroupExterior_ptr 00CFBEC4 l
|
||||||
|
CMapObjRenderGroupInterior_ptr 00CFBECC l
|
||||||
|
CMapObj__sMinimapTag 00D1C418 l
|
||||||
s_cvShadowCull 00D25308 l type="CVar*"
|
s_cvShadowCull 00D25308 l type="CVar*"
|
||||||
s_cvShadowScissor 00D25310 l type="CVar*"
|
s_cvShadowScissor 00D25310 l type="CVar*"
|
||||||
s_cvShadowInstancing 00D25314 l type="CVar*"
|
s_cvShadowInstancing 00D25314 l type="CVar*"
|
||||||
|
|
|
||||||
|
|
@ -26,3 +26,7 @@ CMap__AllocArea 007C07C0 f end=007C0827
|
||||||
CMap__AllocMapObjDefGroup 007C0910 f end=007C0977
|
CMap__AllocMapObjDefGroup 007C0910 f end=007C0977
|
||||||
CMap__FreeBaseObjLink 007C09F0 f end=007C0A8B
|
CMap__FreeBaseObjLink 007C09F0 f end=007C0A8B
|
||||||
CMap__LoadWdl 007CC310 f end=007CC761
|
CMap__LoadWdl 007CC310 f end=007CC761
|
||||||
|
CMap__TestQueryAdd 007A4C10 f end=007A4EDD
|
||||||
|
CMap__GetChunkFacets 007A5330 f end=007A55DC
|
||||||
|
CMap__PrepareMapObjDefs 007B6110 f end=007B64ED
|
||||||
|
CMap__LocateViewerMapObjs 007D59B0 f end=007D5CC9
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,31 @@
|
||||||
CMapObjGroup__Init 007C9BC0 f end=007C9CB0
|
CMapObjGroup__Init 007C9BC0 f end=007C9CB0
|
||||||
CMapObjGroup__constructor 007CB700 f end=007CB7A8
|
CMapObjGroup__constructor 007CB700 f end=007CB7A8
|
||||||
|
CMapObjGroup__QueryLiquidSounds 0079B760 f end=0079B86A
|
||||||
|
CMapObjGroup__GetTrisFromQuery 007C7AE0 f end=007C7F0C
|
||||||
|
CMapObjGroup__InitPtrs 007C7F10 f end=007C7FD8
|
||||||
|
CMapObjGroup__QueryLighting 007C7FE0 f end=007C8352
|
||||||
|
CMapObjGroup__QueryLiquid 007C8360 f end=007C8500
|
||||||
|
CMapObjGroup__GenLiquidVerts 007C8C60 f end=007C8D73
|
||||||
|
CMapObjGroup__IdentifyLegacyLiquidType 007C8D80 f end=007C8DCB
|
||||||
|
CMapObjGroup__VectorIntersectLiquidTiles 007C8DD0 f end=007C9106
|
||||||
|
CMapObjGroup__VectorIntersectLiquidSX 007C9110 f end=007C9194
|
||||||
|
CMapObjGroup__VectorIntersectLiquidDY 007C91A0 f end=007C9230
|
||||||
|
CMapObjGroup__VectorIntersectLiquidDX 007C9230 f end=007C936F
|
||||||
|
CMapObjGroup__VectorIntersectLiquidSY 007C9370 f end=007C94AE
|
||||||
|
CMapObjGroup__GetLiquidTris 007C94B0 f end=007C99F7
|
||||||
|
CMapObjGroup__VectorIntersectLiquid 007C9DD0 f end=007CA104
|
||||||
|
CMapObjGroup__GetLiquidTris 007CAB70 f end=007CB0B4
|
||||||
|
CMapObjGroup__GetTris 007CB0C0 f end=007CB17D
|
||||||
|
CMapObjGroup__GetTris 007CB180 f end=007CB257
|
||||||
|
CMapObjGroup__Intersect 007CB2F0 f end=007CB3AB
|
||||||
|
CMapObjGroup__AllocVertArray 007CB520 f end=007CB5FC
|
||||||
|
CMapObjGroup__GetTris 007CB7B0 f end=007CB867
|
||||||
|
CMapObjGroup__Destroy 007CB9D0 f end=007CB9EE
|
||||||
|
CMapObjGroup__Clear 007CBE80 f end=007CBF3F
|
||||||
|
CMapObjGroup__GetLegacyLiquidId 007D7310 f end=007D7361
|
||||||
|
CMapObjGroup__FixColorVertexAlpha 007D7380 f end=007D7470
|
||||||
|
CMapObjGroup__CreateOptionalDataPointers 007D7C30 f end=007D7EB0
|
||||||
|
CMapObjGroup__CreateDataPointers 007D7F50 f end=007D800F
|
||||||
|
CMapObjGroup__CreateOccluders 007D81C0 f end=007D82D6
|
||||||
|
CMapObjGroup__Create 007D82E0 f end=007D856F
|
||||||
|
CMapObjGroup__AsyncPostloadCallback 007D8570 f end=007D85D6
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,52 @@ CMapObj__constructor 007B0580 f end=007B05F9 ; CMapObj::CMapObj()
|
||||||
CMapObj__Create 007B0CC0 f end=007B0D37 ; CMapObj::Create(char const*)
|
CMapObj__Create 007B0CC0 f end=007B0D37 ; CMapObj::Create(char const*)
|
||||||
CMapObj__Read 007D80C0 f end=007D81BB ; CMapObj::Read(char const*)
|
CMapObj__Read 007D80C0 f end=007D81BB ; CMapObj::Read(char const*)
|
||||||
CMapObj__Initialize 007AFEE0 f end=007B003C
|
CMapObj__Initialize 007AFEE0 f end=007B003C
|
||||||
|
CMapObj__QueryLiquidSounds 0079BBF0 f end=0079BCC0
|
||||||
|
CMapObj__UpdateMaterials 007A8520 f end=007A85D1
|
||||||
|
CMapObj__RenderGroupLightmapTex 007A9BF0 f end=007A9D21
|
||||||
|
CMapObj__RenderGroupColorTex 007A9D30 f end=007A9ECF
|
||||||
|
CMapObj__RenderGroup 007ABF50 f end=007AC059
|
||||||
|
CMapObj__ExtRender 007AC6A0 f end=007AC9EF
|
||||||
|
CMapObj__IntRender 007AC9F0 f end=007AD015
|
||||||
|
CMapObj__PrepareUpdate 007AD020 f end=007AD1EC
|
||||||
|
CMapObj__Delete 007AE030 f end=007AE050
|
||||||
|
CMapObj__ReadGroup 007AE1A0 f end=007AE1B2
|
||||||
|
CMapObj__WaitLoad 007AE1C0 f end=007AE1E5
|
||||||
|
CMapObj__isGroupLoaded 007AE4C0 f end=007AE4EA
|
||||||
|
CMapObj__IsGroupLoading 007AE4F0 f end=007AE51B
|
||||||
|
CMapObj__GetBounds 007AE520 f end=007AE5D8
|
||||||
|
CMapObj__GetBounds 007AE5E0 f end=007AE66A
|
||||||
|
CMapObj__GetGroupBounds 007AE670 f end=007AE71C
|
||||||
|
CMapObj__GetGroupBounds 007AE720 f end=007AE7A7
|
||||||
|
CMapObj__GetGroupFlags 007AE7B0 f end=007AE7D5
|
||||||
|
CMapObj__TestBounds 007AE840 f end=007AE873
|
||||||
|
CMapObj__TestGroupBounds 007AE880 f end=007AE8CC
|
||||||
|
CMapObj__TestConvexVolume 007AEA10 f end=007AEA79
|
||||||
|
CMapObj__GetGroup 007AEA80 f end=007AEAAB
|
||||||
|
CMapObj__WaitLoadGroup 007AEAB0 f end=007AEAE0
|
||||||
|
CMapObj__GetGroupName 007AEAE0 f end=007AEB0F
|
||||||
|
CMapObj__GetGroupInfo 007AEB10 f end=007AEB32
|
||||||
|
CMapObj__QueryLighting 007AEB40 f end=007AEB84
|
||||||
|
CMapObj__GetDoodadSet 007AEC30 f end=007AECAF
|
||||||
|
CMapObj__GetTris 007AEF00 f end=007AEFFC
|
||||||
|
CMapObj__GetTris 007AF0F0 f end=007AF1F2
|
||||||
|
CMapObj__Intersect 007AF200 f end=007AF271
|
||||||
|
CMapObj__VectorIntersectPortal 007AF280 f end=007AF511
|
||||||
|
CMapObj__IsAllLoaded 007AF740 f end=007AF77E
|
||||||
|
CMapObj__QueryLighting 007AF780 f end=007AF848
|
||||||
|
CMapObj__IsAllDrawable 007AF850 f end=007AF8CB
|
||||||
|
CMapObj__QueryMapObjMinimapGroup 007AFC70 f end=007AFE6E
|
||||||
|
CMapObj__ClearCache 007B0040 f end=007B0097
|
||||||
|
CMapObj__QueryMapObjMinimap 007B00A0 f end=007B015C
|
||||||
|
CMapObj__Destroy 007B01C0 f end=007B024A
|
||||||
|
CMapObj__AllocOccluder 007B0250 f end=007B025B
|
||||||
|
CMapObj__FreeMapObj 007B0260 f end=007B0304
|
||||||
|
CMapObj__CreateMaterials 007D72D0 f end=007D730C
|
||||||
|
CMapObj__CreateDataPointers 007D7470 f end=007D7701
|
||||||
|
CMapObj__CreateMaterial 007D7710 f end=007D77A2
|
||||||
|
CMapObj__AttenTransVerts 007D78C0 f end=007D7C24
|
||||||
|
CMapObj__CreateData 007D7EB0 f end=007D7F4A
|
||||||
|
CMapObj__AsyncPostloadCallback 007D8050 f end=007D80B6
|
||||||
|
CMapObj__ReadGroup 007D85E0 f end=007D872B
|
||||||
|
GetMinimapQuads 007AF8D0 f end=007AFC70
|
||||||
|
GetMinimapQuads 007AFE70 f end=007AFED2
|
||||||
|
|
|
||||||
3
profile/3.3.5a-windows-386/symbol/mapobj/label.sym
Normal file
3
profile/3.3.5a-windows-386/symbol/mapobj/label.sym
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
CMapObjRenderGroupExterior_ptr 00CFBEC4 l
|
||||||
|
CMapObjRenderGroupInterior_ptr 00CFBECC l
|
||||||
|
CMapObj__sMinimapTag 00D1C418 l
|
||||||
|
|
@ -49,3 +49,4 @@ CBLPFile__Lock2 006AFCE0 f end=006AFF06 type="int32_t __thiscall func(CBLPFile*
|
||||||
CBLPFile__Open 006AFF10 f end=006AFFCF type="int32_t __thiscall func(CBLPFile* this, char* filename)"
|
CBLPFile__Open 006AFF10 f end=006AFFCF type="int32_t __thiscall func(CBLPFile* this, char* filename)"
|
||||||
CBLPFile__LockChain2 006AFFD0 f end=006B012E type="int32_t __thiscall func(CBLPFile* this, char* fileName, PIXEL_FORMAT format, MipBits** images, uint32_t mipLevel, int32_t a6)"
|
CBLPFile__LockChain2 006AFFD0 f end=006B012E type="int32_t __thiscall func(CBLPFile* this, char* fileName, PIXEL_FORMAT format, MipBits** images, uint32_t mipLevel, int32_t a6)"
|
||||||
TextureIsReadyNow 004B62A0 f end=004B62C1
|
TextureIsReadyNow 004B62A0 f end=004B62C1
|
||||||
|
TextureGetGxTex 004B6CB0 f end=004B6D82
|
||||||
|
|
|
||||||
|
|
@ -6,3 +6,5 @@ World__MapIsDungeon 0077EC80 f end=0077EC8B
|
||||||
World__PrepareAreaOfInterest 00780860 f end=00780CCF
|
World__PrepareAreaOfInterest 00780860 f end=00780CCF
|
||||||
World__Initialize 00780F50 f end=0078142F
|
World__Initialize 00780F50 f end=0078142F
|
||||||
World__LoadMap 00781430 f end=007814F2
|
World__LoadMap 00781430 f end=007814F2
|
||||||
|
World__Render 0077EFF0 f end=0077F00C
|
||||||
|
World__ObjectTestConvexVolume 0077FFB0 f end=00780122
|
||||||
|
|
|
||||||
|
|
@ -1 +1,6 @@
|
||||||
CWorldScene__Initialize 007997D0 f end=00799891
|
CWorldScene__Initialize 007997D0 f end=00799891
|
||||||
|
CWorldScene__FrustumXform 0078FB00 f end=0078FB20
|
||||||
|
CWorldScene__FrustumSet 00791100 f end=00791120
|
||||||
|
CWorldScene__LocateViewer3 00795D40 f end=00795F7F
|
||||||
|
CWorldScene__RenderMapObjDefGroups 007964A0 f end=007968C2
|
||||||
|
CWorldScene__Render 0079A870 f end=0079ADBB
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue