Mercurial > mm7
annotate Indoor.cpp @ 1074:d6bea22f8b53
sub_440BED() cleaned
author | zipi |
---|---|
date | Sat, 25 May 2013 13:30:58 +0100 |
parents | bcebd491e8fa |
children | b44dee7e70e8 |
rev | line source |
---|---|
0 | 1 #include <assert.h> |
2 | |
1016 | 3 #include "LightmapBuilder.h" |
4 #include "DecalBuilder.h" | |
5 #include "ParticleEngine.h" | |
6 #include "stru9.h" | |
7 #include "stru10.h" | |
8 | |
9 #include "BSPModel.h" | |
0 | 10 #include "Outdoor.h" |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
11 #include "SpriteObject.h" |
0 | 12 #include "Events.h" |
13 #include "Game.h" | |
14 #include "Viewport.h" | |
15 #include "Time.h" | |
16 #include "Party.h" | |
17 #include "Math.h" | |
18 #include "Allocator.h" | |
19 #include "LOD.h" | |
20 #include "DecorationList.h" | |
21 #include "ObjectList.h" | |
22 #include "Actor.h" | |
23 #include "Chest.h" | |
24 #include "GUIProgressBar.h" | |
25 #include "stru123.h" | |
26 #include "AudioPlayer.h" | |
27 #include "Log.h" | |
28 #include "TurnEngine.h" | |
29 #include "PaletteManager.h" | |
30 #include "MapInfo.h" | |
186 | 31 #include "IndoorCamera.h" |
0 | 32 |
33 #include "mm7_data.h" | |
831 | 34 #include "MM7.h" |
0 | 35 |
36 | |
37 | |
38 | |
39 | |
40 | |
41 | |
42 | |
43 | |
44 IndoorLocation *pIndoor = new IndoorLocation; | |
45 BLVRenderParams *pBLVRenderParams = new BLVRenderParams; | |
46 | |
47 struct DecorationList *pDecorationList; | |
48 | |
49 LevelDecoration pLevelDecorations[3000]; | |
50 size_t uNumLevelDecorations; | |
520
35f28d4c0ff9
GlobalEventInfo changed to LevelDecoration* activeLevelDecoration
Gloval
parents:
515
diff
changeset
|
51 LevelDecoration* activeLevelDecoration; |
0 | 52 |
53 LEVEL_TYPE uCurrentlyLoadedLevelType = LEVEL_null; | |
54 | |
55 stru320 stru_F8AD28; // idb | |
56 stru337 stru_F81018; | |
57 stru167_wrap array_5118E8; | |
58 BspRenderer_stru2 stru_F8A590; | |
59 BspRenderer *pBspRenderer = new BspRenderer; // idb | |
60 stru141 stru_721530; | |
61 stru352 stru_F83B80[480]; | |
62 | |
63 | |
64 | |
65 unsigned __int16 pDoorSoundIDsByLocationID[78] = | |
66 { | |
67 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, | |
68 300, 300, 300, 404, 302, 306, 308, 304, 308, 302, 400, 302, 300, | |
69 308, 308, 306, 308, 308, 304, 300, 404, 406, 300, 400, 406, 404, | |
70 306, 302, 408, 304, 300, 300, 300, 300, 300, 300, 300, 300, 300, | |
71 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 404, 304, | |
72 400, 300, 300, 404, 304, 400, 300, 300, 404, 304, 400, 300, 300 | |
73 }; | |
74 | |
75 | |
1006 | 76 const char *_4E6BDC_loc_names[11]= |
77 { | |
78 "mdt12.blv", | |
79 "d18.blv", | |
80 "mdt14.blv", | |
81 "d37.blv", | |
82 "mdk01.blv", | |
83 "mdt01.blv", | |
84 "mdr01.blv", | |
85 "mdt10.blv", | |
86 "mdt09.blv", | |
87 "mdt15.blv", | |
88 "mdt11.blv" | |
89 }; | |
90 | |
0 | 91 |
92 //----- (0043F39E) -------------------------------------------------------- | |
93 void __fastcall PrepareDrawLists_BLV(IndoorLocation_drawstru *_this) | |
94 { | |
95 //int *v1; // ecx@1 | |
96 //double v2; // ST30_8@3 | |
97 //double v3; // ST30_8@6 | |
98 //double v4; // ST28_8@6 | |
99 int v5; // eax@4 | |
707 | 100 //int v6; // eax@7 |
0 | 101 unsigned int v7; // ebx@8 |
102 BLVSector *v8; // esi@8 | |
707 | 103 //unsigned __int16 *v9; // edi@8 |
104 //int i; // [sp+18h] [bp-8h]@7 | |
0 | 105 //unsigned __int8 v11; // [sp+1Ch] [bp-4h]@3 |
707 | 106 //signed int v12; // [sp+1Ch] [bp-4h]@8 |
0 | 107 |
108 pBLVRenderParams->Reset(_this); | |
109 pMobileLightsStack->uNumLightsActive = 0; | |
110 //uNumMobileLightsApplied = 0; | |
111 uNumDecorationsDrawnThisFrame = 0; | |
112 _unused000 = 0; | |
113 uNumSpritesDrawnThisFrame = 0; | |
114 uNumBillboardsToDraw = 0; | |
707 | 115 |
116 if ( !byte_4D864C || !(pGame->uFlags & 0x1000) ) // lightspot around party | |
0 | 117 { |
118 //v2 = pParty->flt_TorchlightColorB + 6.7553994e15; | |
119 //v11 = LOBYTE(v2); | |
120 v5 = 800; | |
121 if (pParty->TorchlightActive()) | |
707 | 122 v5 *= pParty->pPartyBuffs[PARTY_BUFF_TORCHLIGHT].uPower; |
0 | 123 //LOBYTE(v1) = byte_4E94D0; |
124 //v4 = pParty->flt_TorchlightColorR + 6.7553994e15; | |
125 //v3 = pParty->flt_TorchlightColorG + 6.7553994e15; | |
707 | 126 pMobileLightsStack->AddLight(pBLVRenderParams->vPartyPos.x, |
127 pBLVRenderParams->vPartyPos.y, | |
128 pBLVRenderParams->vPartyPos.z, | |
129 pBLVRenderParams->uPartySectorID, | |
130 v5, | |
131 floorf(pParty->flt_TorchlightColorR + 0.5f), | |
132 floorf(pParty->flt_TorchlightColorG + 0.5f), | |
133 floorf(pParty->flt_TorchlightColorB + 0.5f), | |
134 byte_4E94D0); | |
0 | 135 } |
136 PrepareBspRenderList_BLV(); | |
137 PrepareItemsRenderList_BLV(); | |
138 PrepareActorRenderList_BLV(); | |
707 | 139 |
140 //v6 = 0; | |
141 for (uint i = 0; i < pBspRenderer->uNumVisibleNotEmptySectors; ++i) | |
0 | 142 { |
707 | 143 v7 = pBspRenderer->pVisibleSectorIDs_toDrawDecorsActorsEtcFrom[i]; |
144 //v12 = 0; | |
145 v8 = &pIndoor->pSectors[pBspRenderer->pVisibleSectorIDs_toDrawDecorsActorsEtcFrom[i]]; | |
146 //v9 = v8->pDecorationIDs; | |
147 | |
148 for (uint j = 0; j < v8->uNumDecorations; ++j) | |
149 //if ( v8->uNumDecorations > 0 ) | |
0 | 150 { |
707 | 151 // do |
152 PrepareDecorationsRenderList_BLV(v8->pDecorationIDs[j], v7); | |
153 // while ( v12 < v8->uNumDecorations ); | |
0 | 154 } |
707 | 155 //v6 = i + 1; |
0 | 156 } |
657 | 157 FindBillboardsLightLevels_BLV(); |
0 | 158 pGame->PrepareBloodsplats(); |
159 } | |
160 | |
161 | |
162 | |
163 //----- (004407D9) -------------------------------------------------------- | |
164 int BLVRenderParams::Reset(IndoorLocation_drawstru *a2) | |
165 { | |
166 IndoorLocation_drawstru *v2; // ebx@1 | |
167 int v4; // ST08_4@1 | |
168 int v5; // ST04_4@1 | |
169 int v6; // ST00_4@1 | |
170 int v7; // eax@1 | |
171 int v8; // ST08_4@2 | |
172 int v9; // ST04_4@2 | |
173 int v10; // ST00_4@2 | |
174 unsigned int v11; // edi@4 | |
175 unsigned int v12; // ecx@4 | |
176 int v13; // edx@4 | |
177 signed int v14; // ecx@4 | |
178 unsigned int v15; // edx@4 | |
179 unsigned int v16; // eax@4 | |
180 double v17; // st7@5 | |
181 int v18; // eax@5 | |
182 double v19; // st7@5 | |
183 int v20; // eax@5 | |
184 double v21; // st7@5 | |
185 int v22; // eax@5 | |
186 unsigned int v23; // edx@5 | |
187 unsigned int v24; // ecx@5 | |
188 int v25; // eax@5 | |
189 int v26; // eax@5 | |
190 signed int v27; // eax@6 | |
191 int result; // eax@6 | |
192 int v29; // [sp+24h] [bp+8h]@5 | |
193 | |
194 v2 = a2; | |
195 this->field_0_timer_ = a2->field_0_timer; | |
196 this->uFlags = a2->uFlags; | |
197 this->vPartyPos.x = a2->vPosition.x; | |
198 this->vPartyPos.y = a2->vPosition.y; | |
199 this->vPartyPos.z = a2->vPosition.z; | |
200 v4 = this->vPartyPos.z; | |
201 v5 = this->vPartyPos.y; | |
202 this->sPartyRotY = a2->sRotationY; | |
203 v6 = this->vPartyPos.x; | |
204 this->sPartyRotX = a2->sRotationX; | |
205 v7 = pIndoor->GetSector(v6, v5, v4); | |
1006 | 206 this->uPartySectorID = v7; |
0 | 207 if ( !v7 ) |
208 { | |
1006 | 209 v8 = this->vPartyPos.z; |
210 this->vPartyPos.x = pParty->vPosition.x; | |
0 | 211 v9 = pParty->vPosition.y; |
1006 | 212 v10 = this->vPartyPos.x; |
213 this->vPartyPos.y = pParty->vPosition.y; | |
214 this->uPartySectorID = pIndoor->GetSector(v10, v9, v8); | |
0 | 215 } |
216 if ( pRenderer->pRenderD3D ) | |
217 { | |
1006 | 218 this->sCosineY = stru_5C6E00->Cos(this->sPartyRotY); |
219 this->sSineY = stru_5C6E00->Sin(this->sPartyRotY); | |
220 this->sCosineNegX = stru_5C6E00->Cos(-this->sPartyRotX); | |
221 this->sSineNegX = stru_5C6E00->Sin(-this->sPartyRotX); | |
222 this->fCosineY = cos((3.141592653589793 + 3.141592653589793) * (double)this->sPartyRotY * 0.00048828125); | |
223 this->fSineY = sin((3.141592653589793 + 3.141592653589793) * (double)this->sPartyRotY * 0.00048828125); | |
224 this->fCosineNegX = cos((3.141592653589793 + 3.141592653589793) * (double)-this->sPartyRotX * 0.00048828125); | |
225 this->fSineNegX = sin((3.141592653589793 + 3.141592653589793) * (double)-this->sPartyRotX * 0.00048828125); | |
226 this->field_64 = a2->field_3C; | |
227 v11 = this->uViewportW; | |
228 v12 = this->uViewportX; | |
229 v13 = this->uViewportZ - v12; | |
230 v14 = this->uViewportZ + v12; | |
231 this->field_70 = v13 + 1; | |
232 v15 = this->uViewportY; | |
233 this->uViewportHeight = v11 - v15 + 1; | |
234 v16 = this->uViewportW; | |
235 this->uViewportCenterX = v14 >> 1; | |
236 this->uViewportCenterY = (signed int)(v16 + v15) >> 1; | |
0 | 237 } |
238 else | |
239 { | |
1006 | 240 this->sCosineY = stru_5C6E00->Cos(-this->sPartyRotY); |
241 this->sSineY = stru_5C6E00->Sin(-this->sPartyRotY); | |
242 this->sCosineNegX = stru_5C6E00->Cos(-this->sPartyRotX); | |
243 this->sSineNegX = stru_5C6E00->Sin(-this->sPartyRotX); | |
244 v17 = cos((double)-this->sPartyRotY * 0.0030664064); | |
245 v18 = this->sPartyRotY; | |
246 this->fCosineY = v17; | |
0 | 247 v19 = sin((double)-v18 * 0.0030664064); |
1006 | 248 v20 = this->sPartyRotX; |
249 this->fSineY = v19; | |
0 | 250 v21 = cos((double)-v20 * 0.0030664064); |
1006 | 251 v22 = this->sPartyRotX; |
252 this->fCosineNegX = v21; | |
253 this->fSineNegX = sin((double)-v22 * 0.0030664064); | |
254 v23 = this->uViewportX; | |
255 this->field_64 = a2->field_3C; | |
256 v24 = this->uViewportZ; | |
257 this->field_70 = this->uViewportZ - v23 + 1; | |
258 v25 = this->uViewportW - this->uViewportY + 1; | |
259 this->uViewportHeight = v25; | |
0 | 260 v29 = v25; |
1006 | 261 v26 = this->field_64; |
262 this->uViewportCenterX = (signed int)(v24 + v23) >> 1; | |
263 this->uViewportCenterY = this->uViewportW - ((unsigned __int64)(v26 * (signed __int64)v29) >> 16); | |
0 | 264 } |
1006 | 265 v27 = (unsigned int)(signed __int64)((double)this->field_70 * 0.5 / tan((double)(v2->field_1C_mb_fov >> 1) * 0.01745329) |
0 | 266 + 0.5) << 16; |
1006 | 267 this->field_40 = v27; |
268 this->field_44 = 0x100000000i64 / v27; | |
269 this->pRenderTarget = v2->pRenderTarget; | |
270 this->uTargetWidth = v2->uTargetWidth; | |
271 this->uTargetHeight = v2->uTargetHeight; | |
272 this->uViewportX = v2->uViewportX; | |
273 this->uViewportY = v2->uViewportY; | |
274 this->uViewportZ = v2->uViewportZ; | |
275 this->uViewportW = v2->uViewportW; | |
276 this->pTargetZBuffer = v2->pTargetZ; | |
0 | 277 result = 0; |
1006 | 278 this->field_8C = 0; |
279 this->field_84 = 0; | |
280 this->uNumFacesRenderedThisFrame = 0; | |
281 this->field_88 = 0; | |
0 | 282 pBLVRenderParams->field_90 = 64; |
283 pBLVRenderParams->field_94 = 6; | |
284 return result; | |
285 } | |
286 | |
287 //----- (00440B44) -------------------------------------------------------- | |
288 void IndoorLocation::ExecDraw(bool bD3D) | |
289 { | |
290 int v2; // eax@3 | |
795 | 291 //IndoorCameraD3D_Vec4 *v3; // edx@4 |
292 //unsigned int v5; // ecx@9 | |
293 //RenderVertexSoft *v6; // [sp-4h] [bp-8h]@4 | |
0 | 294 |
295 if (bD3D) | |
296 { | |
297 pIndoor->GetSector(pParty->vPosition.x, pParty->vPosition.y, pParty->vPosition.z); | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
298 for (uint i = 0; i < pBspRenderer->num_faces; ++i) |
0 | 299 { |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
300 v2 = pBspRenderer->faces[i].uNodeID; |
795 | 301 if (pBspRenderer->nodes[v2].viewing_portal_id == -1) |
302 IndoorLocation::ExecDraw_d3d(pBspRenderer->faces[i].uFaceID, nullptr, 4, nullptr); | |
0 | 303 else |
795 | 304 IndoorLocation::ExecDraw_d3d(pBspRenderer->faces[i].uFaceID, pBspRenderer->nodes[v2].std__vector_0007AC, 4, pBspRenderer->nodes[v2].pPortalBounding); |
0 | 305 } |
306 } | |
795 | 307 else for (uint j = 0; j < pBspRenderer->num_faces; ++j ) |
0 | 308 { |
795 | 309 pBLVRenderParams->field_7C = &pBspRenderer->nodes[pBspRenderer->faces[j].uNodeID].field_C; |
310 IndoorLocation::ExecDraw_sw(pBspRenderer->faces[j].uFaceID); | |
0 | 311 } |
312 } | |
313 | |
314 //----- (00440BED) -------------------------------------------------------- | |
315 void __fastcall sub_440BED(IndoorLocation_drawstru *_this) | |
316 { | |
317 unsigned __int16 *v1; // edi@7 | |
1074 | 318 BspRenderer_stru0 *v2; // esi@8 |
0 | 319 int v3; // ecx@9 |
320 unsigned int v4; // edx@9 | |
1074 | 321 short *v5; // eax@10 |
0 | 322 signed int v6; // [sp+8h] [bp-8h]@7 |
323 int v7; // [sp+Ch] [bp-4h]@8 | |
1074 | 324 short *v8; |
0 | 325 |
326 PrepareDrawLists_BLV(_this); | |
327 if (pBLVRenderParams->uPartySectorID) | |
328 IndoorLocation::ExecDraw(pRenderer->pRenderD3D != 0); | |
329 pRenderer->DrawBillboardList_BLV(); | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
330 |
0 | 331 if ( !pRenderer->pRenderD3D ) |
332 { | |
486 | 333 if (pBLVRenderParams->uFlags & INDOOR_CAMERA_DRAW_D3D_OUTLINES) |
334 pBspRenderer->DrawFaceOutlines(); | |
335 if (pBLVRenderParams->uFlags & INDOOR_CAMERA_DRAW_SW_OUTLINES) | |
0 | 336 { |
337 v1 = pBLVRenderParams->pRenderTarget; | |
1074 | 338 v7 = 0; |
339 for(int i=0; i < pBspRenderer->num_nodes; i++) | |
340 { | |
341 BspRenderer_stru0 *pNode = &pBspRenderer->nodes[i]; | |
342 v4 = pRenderer->uTargetSurfacePitch * pNode->field_C._viewport_space_y; | |
343 if ( pNode->field_C._viewport_space_y <= pNode->field_C._viewport_space_w ) | |
344 { | |
345 //v5 = (char *)&pBspRenderer->nodes[0].field_C.array_3D8[pNode->field_C._viewport_space_y + v7]; | |
346 v5 = &pNode->field_C.array_3D8[pNode->field_C._viewport_space_y]; | |
347 v8 = &pNode->field_C.array_18[pNode->field_C._viewport_space_y]; | |
348 do | |
349 { | |
350 v1[v4 + *v8] = 255; | |
351 ++pNode->field_C._viewport_space_y; | |
352 v1[v4 + *v5] = 255; | |
353 v4 += pRenderer->uTargetSurfacePitch; | |
354 ++v5; | |
355 ++v8; | |
356 } | |
357 while ( pNode->field_C._viewport_space_y <= pNode->field_C._viewport_space_w ); | |
358 } | |
359 } | |
0 | 360 } |
361 } | |
362 } | |
363 | |
364 | |
365 | |
366 | |
367 | |
368 //----- (00441BD4) -------------------------------------------------------- | |
369 void IndoorLocation::Draw() | |
370 { | |
186 | 371 //int v0; // eax@1 |
0 | 372 IndoorLocation_drawstru _this; // [sp+0h] [bp-4Ch]@5 |
373 int v2; // [sp+44h] [bp-8h]@5 | |
374 int v3; // [sp+48h] [bp-4h]@5 | |
375 | |
186 | 376 _this.uFlags = 0; |
377 if (viewparams->draw_sw_outlines) | |
378 _this.uFlags |= INDOOR_CAMERA_DRAW_SW_OUTLINES; | |
379 if (viewparams->draw_d3d_outlines) | |
380 _this.uFlags |= INDOOR_CAMERA_DRAW_D3D_OUTLINES; | |
381 | |
791 | 382 _this.uFlags |= INDOOR_CAMERA_DRAW_D3D_OUTLINES; |
383 _this.uFlags |= INDOOR_CAMERA_DRAW_SW_OUTLINES; | |
384 //INDOOR_CAMERA_DRAW_TERRAIN_OUTLINES | |
385 | |
0 | 386 _this.field_0_timer = pEventTimer->uTotalGameTimeElapsed; |
387 _this.field_1C_mb_fov = 65; | |
871 | 388 _this.vPosition.x = pParty->vPosition.x - fixpoint_sub0(stru_5C6E00->Cos(pParty->sRotationY), pParty->y_rotation_granularity); |
389 _this.vPosition.y = pParty->vPosition.y - fixpoint_sub0(stru_5C6E00->Sin(pParty->sRotationY), pParty->y_rotation_granularity); | |
581 | 390 _this.vPosition.z = pParty->vPosition.z + pParty->sEyelevel; |
391 _this.sRotationX = pParty->sRotationX; | |
0 | 392 _this.sRotationY = pParty->sRotationY; |
393 _this.pRenderTarget = pRenderer->pTargetSurface; | |
692 | 394 _this.uViewportX = pViewport->uScreen_TL_X; |
395 _this.uViewportY = pViewport->uScreen_TL_Y; | |
396 _this.uViewportZ = pViewport->uScreen_BR_X; | |
397 _this.uViewportW = pViewport->uScreen_BR_Y; | |
0 | 398 _this.field_3C = pViewport->field_30; |
581 | 399 |
0 | 400 _this.uTargetWidth = 640; |
401 _this.uTargetHeight = 480; | |
402 _this.pTargetZ = pRenderer->pActiveZBuffer; | |
403 sub_440BED(&_this); | |
569 | 404 pParty->uFlags &= ~2; |
0 | 405 pGame->DrawParticles(); |
406 array_5118E8._440F07(); | |
407 } | |
408 | |
409 //----- (004C0EF2) -------------------------------------------------------- | |
1025 | 410 void BLVFace::FromODM(ODMFace *face) |
0 | 411 { |
1025 | 412 this->pFacePlane_old.vNormal.x = face->pFacePlane.vNormal.x; |
413 this->pFacePlane_old.vNormal.y = face->pFacePlane.vNormal.y; | |
414 this->pFacePlane_old.vNormal.z = face->pFacePlane.vNormal.z; | |
415 this->pFacePlane_old.dist = face->pFacePlane.dist; | |
416 this->pFacePlane.vNormal.x = (double)(face->pFacePlane.vNormal.x & 0xFFFF) * 0.000015259022 | |
417 + (double)(face->pFacePlane.vNormal.x >> 16); | |
418 this->pFacePlane.vNormal.y = (double)(face->pFacePlane.vNormal.y & 0xFFFF) * 0.000015259022 | |
419 + (double)(face->pFacePlane.vNormal.y >> 16); | |
420 this->pFacePlane.vNormal.z = (double)(face->pFacePlane.vNormal.z & 0xFFFF) * 0.000015259022 | |
421 + (double)(face->pFacePlane.vNormal.z >> 16); | |
422 this->pFacePlane.dist = (double)(face->pFacePlane.dist & 0xFFFF) * 0.000015259022 + (double)(face->pFacePlane.dist >> 16); | |
423 this->uAttributes = face->uAttributes; | |
424 this->pBounding.x1 = face->pBoundingBox.x1; | |
425 this->pBounding.y1 = face->pBoundingBox.y1; | |
426 this->pBounding.z1 = face->pBoundingBox.z1; | |
427 this->pBounding.x2 = face->pBoundingBox.x2; | |
428 this->pBounding.y2 = face->pBoundingBox.y2; | |
429 this->pBounding.z2 = face->pBoundingBox.z2; | |
430 this->zCalc1 = face->zCalc1; | |
431 this->zCalc2 = face->zCalc2; | |
432 this->zCalc3 = face->zCalc3; | |
433 this->pXInterceptDisplacements = face->pXInterceptDisplacements; | |
434 this->pYInterceptDisplacements = face->pYInterceptDisplacements; | |
435 this->pZInterceptDisplacements = face->pZInterceptDisplacements; | |
436 this->uPolygonType = (PolygonType)face->uPolygonType; | |
437 this->uNumVertices = face->uNumVertices; | |
438 this->uBitmapID = face->uTextureID; | |
439 this->pVertexIDs = face->pVertexIDs; | |
0 | 440 } |
441 | |
442 //----- (004B0A25) -------------------------------------------------------- | |
794 | 443 void IndoorLocation::ExecDraw_d3d(unsigned int uFaceID, IndoorCameraD3D_Vec4 *pVertices, unsigned int uNumVertices, RenderVertexSoft *pPortalBounding) |
0 | 444 { |
445 //unsigned int v4; // esi@1 | |
446 char *v5; // eax@4 | |
447 signed int v6; // ecx@4 | |
448 char *v7; // eax@8 | |
449 signed int v8; // ecx@8 | |
450 //BLVFace *v9; // esi@13 | |
451 //IndoorCameraD3D *v10; // edi@16 | |
452 //int v11; // ebx@17 | |
453 //Vec3_short_ *v12; // ecx@18 | |
454 //char *v13; // edx@18 | |
455 //int v14; // eax@19 | |
456 //unsigned __int8 v15; // sf@19 | |
457 //unsigned __int8 v16; // of@19 | |
458 int v17; // ebx@25 | |
459 //double v18; // st7@27 | |
460 //double v19; // st6@27 | |
461 //double v20; // st5@27 | |
462 //char v21; // dl@27 | |
463 //unsigned int v22; // eax@44 | |
464 unsigned int v23; // eax@35 | |
465 //DWORD v24; // eax@37 | |
466 //int v25; // eax@38 | |
467 //char *v26; // edi@38 | |
468 IDirect3DTexture2 *v27; // eax@42 | |
469 Texture *v28; // [sp+Ch] [bp-1Ch]@15 | |
470 //int i; // [sp+10h] [bp-18h]@38 | |
471 //LightmapBuilder *pStru4; // [sp+14h] [bp-14h]@16 | |
472 //IndoorCameraD3D *v31; // [sp+18h] [bp-10h]@16 | |
473 //IndoorCameraD3D_Vec4 *a7; // [sp+1Ch] [bp-Ch]@1 | |
474 //unsigned int uFaceID_; // [sp+20h] [bp-8h]@1 | |
475 unsigned int uNumVerticesa; // [sp+24h] [bp-4h]@17 | |
476 int a4a; // [sp+34h] [bp+Ch]@25 | |
477 //unsigned int a4b; // [sp+34h] [bp+Ch]@38 | |
478 | |
479 //v4 = uFaceID; | |
480 //a7 = pVertices; | |
481 //uFaceID_ = uFaceID; | |
482 if (uFaceID >= pIndoor->uNumFaces) | |
483 return; | |
484 | |
485 static RenderVertexSoft static_vertices_F7C228[64]; | |
486 static RenderVertexSoft static_vertices_F7B628[64]; | |
487 static stru154 stru_F7B60C; // idb | |
488 | |
489 //v9 = &pIndoor->pFaces[uFaceID]; | |
490 auto pFace = &pIndoor->pFaces[uFaceID]; | |
491 if (pFace->uNumVertices < 3) | |
492 return; | |
493 | |
494 | |
495 if (pFace->Invisible()) | |
496 return; | |
497 | |
498 ++pBLVRenderParams->uNumFacesRenderedThisFrame; | |
499 pFace->uAttributes |= 0x80u; | |
500 | |
501 if (!pFace->GetTexture()) | |
502 return; | |
503 | |
504 v28 = pFace->GetTexture(); | |
505 | |
506 if (!pGame->pIndoorCameraD3D->IsCulled(pFace)) | |
507 { | |
508 uNumVerticesa = pFace->uNumVertices; | |
509 for (uint i = 0; i < pFace->uNumVertices; ++i) | |
510 { | |
511 static_vertices_F7C228[i].vWorldPosition.x = pIndoor->pVertices[pFace->pVertexIDs[i]].x; | |
512 static_vertices_F7C228[i].vWorldPosition.y = pIndoor->pVertices[pFace->pVertexIDs[i]].y; | |
513 static_vertices_F7C228[i].vWorldPosition.z = pIndoor->pVertices[pFace->pVertexIDs[i]].z; | |
514 static_vertices_F7C228[i].u = (signed short)pFace->pVertexUIDs[i]; | |
515 static_vertices_F7C228[i].v = (signed short)pFace->pVertexVIDs[i]; | |
516 } | |
517 | |
518 if (!pVertices || | |
794 | 519 (pGame->pStru9Instance->_498377(pPortalBounding, 4u, pVertices, static_vertices_F7C228, &uNumVerticesa), uNumVerticesa) ) |
0 | 520 { |
795 | 521 if (pGame->pIndoorCameraD3D->CalcPortalShape(static_vertices_F7C228, &uNumVerticesa, |
581 | 522 static_vertices_F7B628, pGame->pIndoorCameraD3D->std__vector_000034_prolly_frustrum, 4, false, 0) != 1 || uNumVerticesa ) |
0 | 523 { |
524 a4a = SHIWORD(stru_F8AD28.uCurrentAmbientLightLevel); | |
1006 | 525 v17 = (248 - 8 * SHIWORD(stru_F8AD28.uCurrentAmbientLightLevel)) | (((248 - 8 * SHIWORD(stru_F8AD28.uCurrentAmbientLightLevel)) |
526 | ((248 - 8 * SHIWORD(stru_F8AD28.uCurrentAmbientLightLevel)) << 8)) << 8); | |
0 | 527 sub_4B0E07(uFaceID); |
528 pGame->pLightmapBuilder->ApplyLights_IndoorFace(uFaceID); | |
529 pDecalBuilder->ApplyBloodsplatDecals_IndoorFace(uFaceID); | |
530 pGame->pIndoorCameraD3D->ViewTransfrom_OffsetUV(static_vertices_F7B628, uNumVerticesa, array_507D30, &stru_F8AD28); | |
531 pGame->pIndoorCameraD3D->Project(array_507D30, uNumVerticesa, 0); | |
532 pGame->pLightmapBuilder->std__vector_000004_size = 0; | |
533 if (stru_F8AD28.uNumLightsApplied > 0 || | |
534 pDecalBuilder->uNumDecals > 0) | |
535 { | |
536 stru_F7B60C.face_plane.vNormal.x = pFace->pFacePlane.vNormal.x; | |
537 stru_F7B60C.polygonType = pFace->uPolygonType; | |
538 stru_F7B60C.face_plane.vNormal.y = pFace->pFacePlane.vNormal.y; | |
539 stru_F7B60C.face_plane.vNormal.z = pFace->pFacePlane.vNormal.z; | |
540 stru_F7B60C.face_plane.dist = pFace->pFacePlane.dist; | |
541 } | |
542 | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
543 if (stru_F8AD28.uNumLightsApplied > 0 && !(pFace->uAttributes & FACE_DO_NOT_LIGHT)) |
581 | 544 pGame->pLightmapBuilder->ApplyLights(&stru_F8AD28, &stru_F7B60C, uNumVerticesa, array_507D30, pVertices, 0); |
0 | 545 |
546 if (pDecalBuilder->uNumDecals > 0) | |
581 | 547 pDecalBuilder->ApplyDecals(a4a, 1, &stru_F7B60C, uNumVerticesa, array_507D30, pVertices, 0, pFace->uSectorID); |
0 | 548 |
791 | 549 if (pFace->Fluid()) |
0 | 550 { |
831 | 551 if (pFace->uBitmapID == pRenderer->hd_water_tile_id) |
552 { | |
553 v23 = pRenderer->pHDWaterBitmapIDs[pRenderer->hd_water_current_frame]; | |
554 v27 = pBitmaps_LOD->pHardwareTextures[v23]; | |
555 } | |
805 | 556 else |
831 | 557 { |
558 //auto v24 = GetTickCount() / 4; | |
559 //auto v25 = v24 - stru_5C6E00->uIntegerHalfPi; | |
560 uint eightSeconds = GetTickCount() % 8000; | |
561 float angle = (eightSeconds / 8000.0f) * 2 * 3.1415f; | |
562 | |
563 //animte lava back and forth | |
564 for (uint i = 0; i < uNumVerticesa; ++i) | |
565 //array_507D30[i].v += (double)(pBitmaps_LOD->pTextures[pFace->uBitmapID].uHeightMinus1 & (unsigned int)(stru_5C6E00->SinCos(v25) >> 8)); | |
566 array_507D30[i].v += pBitmaps_LOD->pTextures[pFace->uBitmapID].uHeightMinus1 * cosf(angle); | |
567 v23 = pFace->uBitmapID; | |
568 v27 = pBitmaps_LOD->pHardwareTextures[v23]; | |
569 } | |
0 | 570 } |
595 | 571 else if (pFace->uAttributes & 0x4000) |
0 | 572 { |
581 | 573 v23 = pTextureFrameTable->GetFrameTexture(pFace->uBitmapID, pBLVRenderParams->field_0_timer_); |
574 v27 = pBitmaps_LOD->pHardwareTextures[v23]; | |
0 | 575 } |
831 | 576 else |
577 { | |
578 v17 = 0xFFD0D0D0; | |
579 v23 = pFace->uBitmapID; | |
580 v27 = pBitmaps_LOD->pHardwareTextures[v23]; | |
581 } | |
582 | |
805 | 583 if (pFace->uAttributes & FACE_DO_NOT_LIGHT) |
584 _479A53_draw_some_blv_poly(uNumVerticesa, uFaceID); | |
585 else | |
831 | 586 pRenderer->DrawIndoorPolygon(uNumVerticesa, pFace, v27, v28, PID(OBJECT_BModel, uFaceID), v17, 0); |
587 return; | |
0 | 588 } |
589 } | |
590 } | |
591 } | |
592 | |
593 //----- (004AFF79) -------------------------------------------------------- | |
594 void IndoorLocation::ExecDraw_sw(unsigned int uFaceID) | |
595 { | |
596 unsigned int v1; // ebx@1 | |
597 BLVFace *v2; // esi@3 | |
598 unsigned int v3; // eax@3 | |
599 Texture *v4; // eax@8 | |
600 Texture *v5; // edi@8 | |
601 int v6; // eax@9 | |
602 int v7; // eax@9 | |
603 int v8; // ecx@17 | |
604 int v9; // ebx@17 | |
605 int v10; // eax@17 | |
606 int v11; // esi@17 | |
607 unsigned int v12; // eax@17 | |
608 int j; // ecx@19 | |
609 int v14; // edx@20 | |
610 int v15; // eax@20 | |
611 int v16; // edx@20 | |
612 int i; // ebx@22 | |
613 int v18; // ecx@23 | |
614 int v19; // eax@23 | |
615 int v20; // eax@23 | |
616 int v21; // eax@24 | |
617 unsigned __int8 *v22; // ecx@24 | |
618 int v23; // ebx@24 | |
619 int v24; // esi@25 | |
620 int v25; // eax@28 | |
621 unsigned __int16 *v26; // eax@28 | |
622 unsigned int v27; // eax@29 | |
623 int v28; // eax@30 | |
624 char *v29; // esi@31 | |
625 int v30; // eax@33 | |
626 int v31; // eax@33 | |
627 int v32; // eax@35 | |
628 int v33; // edx@35 | |
629 signed int v34; // ebx@35 | |
630 int v35; // eax@35 | |
631 int v36; // ebx@35 | |
632 signed int v37; // ebx@35 | |
633 signed int v38; // edi@35 | |
634 unsigned int v39; // edi@36 | |
635 int v40; // edx@40 | |
636 int v41; // ecx@40 | |
637 signed int v42; // edx@40 | |
638 int v43; // edx@42 | |
639 int v44; // eax@42 | |
640 unsigned __int16 *v45; // eax@43 | |
641 int *v46; // esi@44 | |
642 unsigned __int16 *v47; // edi@44 | |
643 unsigned int v48; // edx@44 | |
644 int v49; // ebx@44 | |
645 char v50; // cl@44 | |
646 char v51; // ch@44 | |
647 unsigned int v52; // ebx@46 | |
648 int v53; // edx@46 | |
649 unsigned int v54; // ebx@46 | |
650 int v55; // edx@46 | |
651 unsigned int v56; // ebx@47 | |
652 int v57; // edx@47 | |
653 int v58; // ebx@47 | |
654 int v59; // edx@47 | |
655 unsigned __int16 *v60; // eax@50 | |
656 int *v61; // esi@51 | |
657 unsigned __int16 *v62; // edi@51 | |
658 unsigned int v63; // edx@51 | |
659 int v64; // ebx@51 | |
660 char v65; // cl@51 | |
661 char v66; // ch@51 | |
662 unsigned int v67; // ebx@53 | |
663 int v68; // edx@53 | |
664 unsigned int v69; // ebx@53 | |
665 int v70; // edx@53 | |
666 unsigned int v71; // ebx@54 | |
667 int v72; // edx@54 | |
668 int v73; // ebx@54 | |
669 int v74; // edx@54 | |
670 unsigned __int16 *v75; // eax@58 | |
671 int *v76; // esi@59 | |
672 int v77; // edi@59 | |
673 unsigned int v78; // edx@59 | |
674 int v79; // ebx@59 | |
675 char v80; // cl@59 | |
676 char v81; // ch@59 | |
677 int v82; // ebx@61 | |
678 int v83; // edx@61 | |
679 unsigned int v84; // ebx@62 | |
680 int v85; // edx@62 | |
681 unsigned __int16 *v86; // eax@65 | |
682 int *v87; // esi@66 | |
683 int v88; // edi@66 | |
684 unsigned int v89; // edx@66 | |
685 int v90; // ebx@66 | |
686 char v91; // cl@66 | |
687 char v92; // ch@66 | |
688 int v93; // ebx@68 | |
689 int v94; // edx@68 | |
690 unsigned __int16 v95; // bx@69 | |
691 int v96; // edx@69 | |
692 unsigned __int8 *v97; // [sp+Ch] [bp-9Ch]@24 | |
693 unsigned __int8 *v98; // [sp+10h] [bp-98h]@24 | |
694 unsigned __int8 *v99; // [sp+14h] [bp-94h]@24 | |
695 unsigned __int8 *v100; // [sp+18h] [bp-90h]@24 | |
696 int v101; // [sp+1Ch] [bp-8Ch]@40 | |
697 int v102; // [sp+20h] [bp-88h]@31 | |
698 BLVFace *v103; // [sp+24h] [bp-84h]@3 | |
699 unsigned __int16 *v104; // [sp+28h] [bp-80h]@24 | |
700 int v105; // [sp+2Ch] [bp-7Ch]@30 | |
701 int v106; // [sp+30h] [bp-78h]@24 | |
702 int v107; // [sp+34h] [bp-74h]@9 | |
703 Texture *v108; // [sp+38h] [bp-70h]@8 | |
704 int v109; // [sp+3Ch] [bp-6Ch]@9 | |
705 unsigned int v110; // [sp+40h] [bp-68h]@24 | |
706 unsigned int v111; // [sp+44h] [bp-64h]@1 | |
707 int *k; // [sp+48h] [bp-60h]@31 | |
708 int v113; // [sp+4Ch] [bp-5Ch]@35 | |
709 int v114; // [sp+50h] [bp-58h]@35 | |
710 int v115; // [sp+54h] [bp-54h]@42 | |
711 unsigned __int8 *v116; // [sp+58h] [bp-50h]@35 | |
712 int v117; // [sp+5Ch] [bp-4Ch]@33 | |
713 int a1; // [sp+60h] [bp-48h]@27 | |
714 int v119; // [sp+64h] [bp-44h]@17 | |
715 int v120; // [sp+68h] [bp-40h]@23 | |
716 unsigned int v121; // [sp+6Ch] [bp-3Ch]@40 | |
717 unsigned int v122; // [sp+70h] [bp-38h]@35 | |
718 int v123; // [sp+74h] [bp-34h]@30 | |
719 int v124; // [sp+78h] [bp-30h]@17 | |
720 int v125; // [sp+7Ch] [bp-2Ch]@35 | |
721 unsigned int v126; // [sp+80h] [bp-28h]@9 | |
722 int v127; // [sp+84h] [bp-24h]@17 | |
723 int v128; // [sp+88h] [bp-20h]@9 | |
724 int *pZPixel; // [sp+8Ch] [bp-1Ch]@28 | |
725 int a2; // [sp+90h] [bp-18h]@16 | |
726 unsigned int v131; // [sp+94h] [bp-14h]@17 | |
727 unsigned __int16 *pColorPixel; // [sp+98h] [bp-10h]@28 | |
728 int v133; // [sp+9Ch] [bp-Ch]@17 | |
729 int v134; // [sp+A0h] [bp-8h]@17 | |
730 int v135; // [sp+A4h] [bp-4h]@24 | |
731 | |
732 v1 = uFaceID; | |
733 v111 = pRenderer->uTargetSurfacePitch; | |
734 if ( (uFaceID & 0x80000000u) == 0 ) | |
735 { | |
736 if ( (signed int)uFaceID < (signed int)pIndoor->uNumFaces ) | |
737 { | |
738 v2 = &pIndoor->pFaces[uFaceID]; | |
739 v103 = v2; | |
740 v3 = v2->uAttributes; | |
741 if ( !(BYTE1(v3) & 0x20) ) | |
742 { | |
743 if ( v3 & 0x400000 ) | |
744 { | |
745 sub_4ADD1D(uFaceID); | |
746 return; | |
747 } | |
748 if ( !(v3 & 0x10) || (sub_4AD504(uFaceID), pRenderer->pRenderD3D) ) | |
749 { | |
750 v4 = v2->GetTexture(); | |
751 ++pBLVRenderParams->uNumFacesRenderedThisFrame; | |
752 v5 = v4; | |
753 v108 = v4; | |
754 if ( v4 ) | |
755 { | |
756 v6 = v4->palette_id2; | |
757 LOBYTE(v2->uAttributes) |= 0x80u; | |
758 v109 = v6; | |
759 sub_4AE5F1(v1); | |
760 v126 = stru_F8AD28.pDeltaUV[0]; | |
761 v128 = stru_F8AD28.pDeltaUV[1]; | |
762 v107 = bUseLoResSprites; | |
763 v7 = sub_423B5D(v1); | |
764 if ( v7 ) | |
765 { | |
766 if ( sub_424829(v7, &stru_F8A590, pBLVRenderParams->field_7C, v1) ) | |
767 { | |
768 if ( v2->uPolygonType == 1 ) | |
769 { | |
770 for ( i = 0; i < stru_F8AD28.uNumLightsApplied; stru_F8AD28._blv_lights_ys[v18] = v20 ) | |
771 { | |
772 v18 = i; | |
773 v120 = stru_F8AD28._blv_lights_xs[i]; | |
774 v134 = (unsigned __int64)(v120 * (signed __int64)-stru_F8AD28.plane_4.vNormal.y) >> 16; | |
775 v133 = stru_F8AD28.plane_4.vNormal.x; | |
776 v120 = stru_F8AD28._blv_lights_ys[i]; | |
777 v133 = (unsigned __int64)(v120 * (signed __int64)stru_F8AD28.plane_4.vNormal.x) >> 16; | |
778 v19 = v128; | |
779 stru_F8AD28._blv_lights_xs[i] = v126 | |
780 + v134 | |
781 + ((unsigned __int64)(v120 | |
782 * (signed __int64)stru_F8AD28.plane_4.vNormal.x) >> 16); | |
783 v20 = v19 - stru_F8AD28._blv_lights_zs[i++]; | |
784 } | |
785 } | |
786 else | |
787 { | |
788 if ( v2->uPolygonType != 3 ) | |
789 { | |
790 if ( v2->uPolygonType == 4 ) | |
791 { | |
792 LABEL_16: | |
793 a2 = 0; | |
794 if ( stru_F8AD28.uNumLightsApplied > 0 ) | |
795 { | |
796 do | |
797 { | |
798 v8 = a2; | |
799 v9 = stru_F8AD28._blv_lights_xs[a2]; | |
800 v131 = stru_F8AD28._blv_lights_ys[a2]; | |
801 v10 = stru_F8AD28._blv_lights_zs[a2]; | |
802 v11 = (signed int)(v10 * stru_F8AD28.plane_4.vNormal.z | |
803 + stru_F8AD28.plane_4.dist | |
804 + v9 * stru_F8AD28.plane_4.vNormal.x | |
805 + v131 * stru_F8AD28.plane_4.vNormal.y) >> 16; | |
806 v119 = v9 | |
807 - ((unsigned __int64)(stru_F8AD28.plane_4.vNormal.x | |
808 * (signed __int64)((signed int)(v10 * stru_F8AD28.plane_4.vNormal.z | |
809 + stru_F8AD28.plane_4.dist | |
810 + v9 * stru_F8AD28.plane_4.vNormal.x | |
811 + v131 * stru_F8AD28.plane_4.vNormal.y) >> 16)) >> 16); | |
812 v131 -= (unsigned __int64)(stru_F8AD28.plane_4.vNormal.y * (signed __int64)v11) >> 16; | |
813 v127 = v10 - ((unsigned __int64)(stru_F8AD28.plane_4.vNormal.z * (signed __int64)v11) >> 16); | |
814 stru_F8AD28._blv_lights_xs[a2] = ((unsigned __int64)(v119 | |
815 * (signed __int64)stru_F8AD28.vec_14.x) >> 16) | |
816 + ((unsigned __int64)((signed int)v131 | |
817 * (signed __int64)stru_F8AD28.vec_14.y) >> 16); | |
818 v124 = (unsigned __int64)(v119 * (signed __int64)stru_F8AD28.vec_20.x) >> 16; | |
819 v134 = (unsigned __int64)((signed int)v131 * (signed __int64)stru_F8AD28.vec_20.y) >> 16; | |
820 v133 = (unsigned __int64)(v127 * (signed __int64)stru_F8AD28.vec_20.z) >> 16; | |
821 v12 = v126; | |
822 stru_F8AD28._blv_lights_ys[v8] = v124 | |
823 + ((unsigned __int64)((signed int)v131 | |
824 * (signed __int64)stru_F8AD28.vec_20.y) >> 16) | |
825 + ((unsigned __int64)(v127 | |
826 * (signed __int64)stru_F8AD28.vec_20.z) >> 16); | |
827 stru_F8AD28._blv_lights_xs[v8] += v12; | |
828 stru_F8AD28._blv_lights_ys[v8] += v128; | |
829 ++a2; | |
830 } | |
831 while ( a2 < stru_F8AD28.uNumLightsApplied ); | |
832 v2 = v103; | |
833 } | |
834 goto LABEL_24; | |
835 } | |
836 if ( v2->uPolygonType != 5 ) | |
837 { | |
838 if ( v2->uPolygonType != 6 ) | |
839 goto LABEL_24; | |
840 goto LABEL_16; | |
841 } | |
842 } | |
843 for ( j = 0; j < stru_F8AD28.uNumLightsApplied; *(int *)v15 = v16 ) | |
844 { | |
845 v14 = v128; | |
846 stru_F8AD28._blv_lights_xs[j] += v126; | |
847 v15 = 4 * j + 16297672; | |
848 v16 = v14 - stru_F8AD28._blv_lights_ys[j++]; | |
849 } | |
850 } | |
851 LABEL_24: | |
852 v135 = 1; | |
853 pGame->_44ED0A(v2, &v135, 31); | |
854 v104 = sr_sub_47C24C_get_palette(v2, v109, 0, 1); | |
855 v134 = stru_F8AD28.field_44; | |
856 v106 = stru_F8AD28.field_48; | |
857 v21 = stru_F8A590._viewport_space_y; | |
858 a2 = stru_F8A590._viewport_space_y; | |
859 v110 = v111 * stru_F8A590._viewport_space_y; | |
710 | 860 v97 = v5->pLevelOfDetail0_prolly_alpha_mask; |
0 | 861 v98 = v5->pLevelOfDetail1; |
862 v99 = v5->pLevelOfDetail2; | |
863 v22 = v5->pLevelOfDetail3; | |
864 v23 = 640 * stru_F8A590._viewport_space_y; | |
865 v119 = 640 * stru_F8A590._viewport_space_y; | |
866 v100 = v22; | |
867 if ( stru_F8A590._viewport_space_y <= stru_F8A590._viewport_space_w ) | |
868 { | |
869 v24 = 2 * stru_F8A590._viewport_space_y; | |
870 v120 = 2 * stru_F8A590._viewport_space_y; | |
871 while ( 1 ) | |
872 { | |
873 a1 = *(__int16 *)((char *)stru_F8A590.array_18 + v24); | |
874 sub_4AE313(a1, v21, &stru_F81018.field_0); | |
875 if ( LOBYTE(viewparams->field_20) ) | |
876 { | |
877 v27 = v111 * (v24 - pBLVRenderParams->uViewportY); | |
878 pZPixel = &pBLVRenderParams->pTargetZBuffer[2 | |
879 * (*(__int16 *)((char *)stru_F8A590.array_18 + v24) | |
880 + 320 * (v24 - pBLVRenderParams->uViewportY)) | |
881 - pBLVRenderParams->uViewportX]; | |
882 pColorPixel = &pBLVRenderParams->pRenderTarget[v27 | |
883 + 2 * *(__int16 *)((char *)stru_F8A590.array_18 + v24) | |
884 - pBLVRenderParams->uViewportX]; | |
885 v26 = &pBLVRenderParams->pRenderTarget[v27 | |
886 + 2 * *(__int16 *)((char *)stru_F8A590.array_3D8 + v24) | |
887 - pBLVRenderParams->uViewportX]; | |
888 v23 = v119; | |
889 } | |
890 else | |
891 { | |
892 v25 = *(__int16 *)((char *)stru_F8A590.array_18 + v24); | |
893 pZPixel = &pBLVRenderParams->pTargetZBuffer[v25 + v23]; | |
894 pColorPixel = &pBLVRenderParams->pRenderTarget[v25 + v110]; | |
895 v26 = &pBLVRenderParams->pRenderTarget[v110 + *(__int16 *)((char *)stru_F8A590.array_3D8 + v24)]; | |
896 } | |
897 v131 = (unsigned int)v26; | |
898 HIWORD(v28) = HIWORD(stru_F81018.field_0.field_0); | |
899 LOWORD(v28) = 0; | |
900 v105 = stru_F8AD28.field_0 | v28; | |
901 v123 = sub_4AE491(SHIWORD(stru_F81018.field_0.field_4), SHIWORD(stru_F81018.field_0.field_8)); | |
902 if ( (unsigned int)pColorPixel < v131 ) | |
903 { | |
904 v102 = v107 + v106; | |
905 v29 = (char *)&stru_F81018.field_34.field_8; | |
906 a1 += v134; | |
907 for ( k = &stru_F81018.field_34.field_8; ; v29 = (char *)k ) | |
908 { | |
909 sub_4AE313(a1, a2, (stru337_stru0 *)(v29 - 8)); | |
910 v30 = *((int *)v29 - 2); | |
911 LOWORD(v30) = 0; | |
912 v117 = v105; | |
913 v31 = stru_F8AD28.field_0 | v30; | |
914 if ( v105 <= (unsigned int)v31 ) | |
915 v117 = v31; | |
916 v105 = v31; | |
917 v32 = *((int *)v29 - 14); | |
918 v122 = *((int *)v29 - 14) >> v107; | |
919 v33 = *((int *)v29 - 13); | |
920 v125 = *((int *)v29 - 13) >> v107; | |
921 v34 = *((int *)v29 - 1) - v32; | |
922 v113 = (*(int *)v29 - v33) >> v102; | |
923 v35 = *((int *)v29 - 11); | |
924 v114 = v34 >> v102; | |
925 v116 = (&v97)[4 * v35]; | |
926 v36 = v35 + 16 - v5->uWidthLn2; | |
927 v133 = v35 + 16; | |
928 v127 = v35 + v36; | |
929 v37 = v5->uWidthMinus1 >> v35; | |
930 v38 = v5->uHeightMinus1 >> v35 << (v35 + 16); | |
931 v128 = v37; | |
932 v126 = v38; | |
933 v39 = (unsigned int)(LOBYTE(viewparams->field_20) ? &pColorPixel[2 * v134] : &pColorPixel[v134]); | |
934 if ( v39 > v131 ) | |
935 v39 = v131; | |
936 v40 = *((short *)v29 + 1); | |
937 v41 = *((short *)v29 - 1); | |
938 v121 = v39; | |
939 v42 = sub_4AE491(v41, v40); | |
940 v101 = v42; | |
941 v124 = (signed int)(v39 - (int)pColorPixel) >> 1; | |
942 if ( v123 >> 16 == v42 >> 16 || v135 & 2 ) | |
943 { | |
944 v123 = (int)sr_sub_47C24C_get_palette(v103, v109, v123 >> 16, 1); | |
945 if ( LOBYTE(viewparams->field_20) ) | |
946 { | |
947 v86 = pColorPixel; | |
948 if ( (unsigned int)pColorPixel < v121 ) | |
949 { | |
950 v87 = pZPixel; | |
951 v88 = v123; | |
952 v89 = v122; | |
953 v90 = v125; | |
954 v91 = v133; | |
955 v92 = v127; | |
956 if ( v124 & 2 ) | |
957 { | |
958 *pZPixel = v117; | |
959 v87 -= 2; | |
960 v86 = pColorPixel + 2; | |
961 goto LABEL_69; | |
962 } | |
963 do | |
964 { | |
965 v86 += 4; | |
966 v93 = *(&v116[v128 & (v89 >> v91)] + ((v126 & v90) >> v92)); | |
967 v94 = v117; | |
968 LOWORD(v93) = *(short *)(v88 + 2 * v93); | |
969 *v87 = v117; | |
970 v87[1] = v94; | |
971 v87[640] = v94; | |
972 v87[641] = v94; | |
973 *(v86 - 4) = v93; | |
974 *(v86 - 3) = v93; | |
975 v86[636] = v93; | |
976 v86[637] = v93; | |
977 v87[2] = v94; | |
978 v87[3] = v94; | |
979 v87[642] = v94; | |
980 v87[643] = v94; | |
981 v122 += v114; | |
982 v125 += v113; | |
983 v89 = v122; | |
984 v90 = v125; | |
985 LABEL_69: | |
986 v87 += 4; | |
987 v95 = *(short *)(v88 + 2 * *(&v116[v128 & (v89 >> v91)] + ((v126 & v90) >> v92))); | |
988 v96 = v114; | |
989 *(v86 - 2) = v95; | |
990 *(v86 - 1) = v95; | |
991 v86[638] = v95; | |
992 v86[639] = v95; | |
993 v122 += v96; | |
994 v125 += v113; | |
995 v89 = v122; | |
996 v90 = v125; | |
997 } | |
998 while ( (unsigned int)v86 < v121 ); | |
999 pColorPixel = v86; | |
1000 pZPixel = v87; | |
1001 } | |
1002 } | |
1003 else | |
1004 { | |
1005 v75 = pColorPixel; | |
1006 if ( (unsigned int)pColorPixel < v121 ) | |
1007 { | |
1008 v76 = pZPixel; | |
1009 v77 = v123; | |
1010 v78 = v122; | |
1011 v79 = v125; | |
1012 v80 = v133; | |
1013 v81 = v127; | |
1014 if ( v124 & 1 ) | |
1015 { | |
1016 *pZPixel = v117; | |
1017 --v76; | |
1018 v75 = pColorPixel + 1; | |
1019 goto LABEL_62; | |
1020 } | |
1021 do | |
1022 { | |
1023 v75 += 2; | |
1024 v82 = *(&v116[v128 & (v78 >> v80)] + ((v126 & v79) >> v81)); | |
1025 v83 = v117; | |
1026 LOWORD(v82) = *(short *)(v77 + 2 * v82); | |
1027 *v76 = v117; | |
1028 *(v75 - 2) = v82; | |
1029 v76[1] = v83; | |
1030 v122 += v114; | |
1031 v125 += v113; | |
1032 v78 = v122; | |
1033 v79 = v125; | |
1034 LABEL_62: | |
1035 v84 = (unsigned int)(&v116[v128 & (v78 >> v80)] + ((v126 & v79) >> v81)); | |
1036 v76 += 2; | |
1037 v85 = v114; | |
1038 *(v75 - 1) = *(short *)(v77 + 2 * *(char *)v84); | |
1039 v122 += v85; | |
1040 v125 += v113; | |
1041 v78 = v122; | |
1042 v79 = v125; | |
1043 } | |
1044 while ( (unsigned int)v75 < v121 ); | |
1045 pColorPixel = v75; | |
1046 pZPixel = v76; | |
1047 } | |
1048 } | |
1049 } | |
1050 else | |
1051 { | |
1052 v43 = (v42 - v123) >> v106; | |
1053 v44 = v123 - v43; | |
1054 v123 = v43; | |
1055 v115 = v44; | |
1056 if ( LOBYTE(viewparams->field_20) ) | |
1057 { | |
1058 v60 = pColorPixel; | |
1059 if ( (unsigned int)pColorPixel < v121 ) | |
1060 { | |
1061 v61 = pZPixel; | |
1062 v62 = v104; | |
1063 v63 = v122; | |
1064 v64 = v125; | |
1065 v65 = v133; | |
1066 v66 = v127; | |
1067 if ( v124 & 2 ) | |
1068 { | |
1069 *pZPixel = v117; | |
1070 v61 += 2; | |
1071 v60 = pColorPixel + 2; | |
1072 goto LABEL_54; | |
1073 } | |
1074 do | |
1075 { | |
1076 v67 = (v128 & (v63 >> v65)) + ((v126 & v64) >> v66); | |
1077 v68 = v123 + v115; | |
1078 v60 += 4; | |
1079 v115 = v68; | |
1080 v69 = ((v68 & 0xFFFF0000u) >> 8) + v116[v67]; | |
1081 v70 = v117; | |
1082 LOWORD(v69) = v62[v69]; | |
1083 *v61 = v117; | |
1084 v61[1] = v70; | |
1085 v61[640] = v70; | |
1086 v61[641] = v70; | |
1087 *(v60 - 4) = v69; | |
1088 *(v60 - 3) = v69; | |
1089 v60[636] = v69; | |
1090 v60[637] = v69; | |
1091 v61[2] = v70; | |
1092 v61[3] = v70; | |
1093 v61[642] = v70; | |
1094 v61[643] = v70; | |
1095 v122 += v114; | |
1096 v125 += v113; | |
1097 v63 = v122; | |
1098 v64 = v125; | |
1099 v61 += 4; | |
1100 LABEL_54: | |
1101 v71 = (v128 & (v63 >> v65)) + ((v126 & v64) >> v66); | |
1102 v72 = v123 + v115; | |
1103 v73 = v116[v71]; | |
1104 v115 = v72; | |
1105 LOWORD(v73) = v62[((v72 & 0xFFFF0000u) >> 8) + v73]; | |
1106 v74 = v114; | |
1107 *(v60 - 2) = v73; | |
1108 *(v60 - 1) = v73; | |
1109 v60[638] = v73; | |
1110 v60[639] = v73; | |
1111 v122 += v74; | |
1112 v125 += v113; | |
1113 v63 = v122; | |
1114 v64 = v125; | |
1115 } | |
1116 while ( (unsigned int)v60 < v121 ); | |
1117 pColorPixel = v60; | |
1118 pZPixel = v61; | |
1119 } | |
1120 } | |
1121 else | |
1122 { | |
1123 v45 = pColorPixel; | |
1124 if ( (unsigned int)pColorPixel < v121 ) | |
1125 { | |
1126 v46 = pZPixel; | |
1127 v47 = v104; | |
1128 v48 = v122; | |
1129 v49 = v125; | |
1130 v50 = v133; | |
1131 v51 = v127; | |
1132 if ( v124 & 1 ) | |
1133 { | |
1134 *pZPixel = v117; | |
1135 ++v46; | |
1136 v45 = pColorPixel + 1; | |
1137 goto LABEL_47; | |
1138 } | |
1139 do | |
1140 { | |
1141 v52 = (v128 & (v48 >> v50)) + ((v126 & v49) >> v51); | |
1142 v53 = v123 + v115; | |
1143 v45 += 2; | |
1144 v115 = v53; | |
1145 v54 = ((v53 & 0xFFFF0000u) >> 8) + v116[v52]; | |
1146 v55 = v117; | |
1147 LOWORD(v54) = v47[v54]; | |
1148 *v46 = v117; | |
1149 *(v45 - 2) = v54; | |
1150 v46[1] = v55; | |
1151 v122 += v114; | |
1152 v125 += v113; | |
1153 v48 = v122; | |
1154 v49 = v125; | |
1155 v46 += 2; | |
1156 LABEL_47: | |
1157 v56 = (v128 & (v48 >> v50)) + ((v126 & v49) >> v51); | |
1158 v57 = v123 + v115; | |
1159 v58 = v116[v56]; | |
1160 v115 = v57; | |
1161 LOWORD(v58) = v47[((v57 & 0xFFFF0000u) >> 8) + v58]; | |
1162 v59 = v114; | |
1163 *(v45 - 1) = v58; | |
1164 v122 += v59; | |
1165 v125 += v113; | |
1166 v48 = v122; | |
1167 v49 = v125; | |
1168 } | |
1169 while ( (unsigned int)v45 < v121 ); | |
1170 pColorPixel = v45; | |
1171 pZPixel = v46; | |
1172 } | |
1173 } | |
1174 } | |
1175 k += 13; | |
1176 v5 = v108; | |
1177 v123 = v101; | |
1178 a1 += v134; | |
1179 if ( (unsigned int)pColorPixel >= v131 ) | |
1180 break; | |
1181 } | |
1182 v23 = v119; | |
1183 v24 = v120; | |
1184 } | |
1185 ++a2; | |
1186 v110 += v111; | |
1187 v23 += 640; | |
1188 v24 += 2; | |
1189 v120 = v24; | |
1190 v119 = v23; | |
1191 if ( a2 > stru_F8A590._viewport_space_w ) | |
1192 break; | |
1193 v21 = a2; | |
1194 } | |
1195 } | |
1196 return; | |
1197 } | |
1198 } | |
1199 } | |
1200 } | |
1201 } | |
1202 } | |
1203 } | |
1204 } | |
1205 // 4AE491: using guessed type int __fastcall sub_4AE491(int, int); | |
1206 | |
1207 | |
1208 | |
1209 //----- (004B0E07) -------------------------------------------------------- | |
1210 unsigned int __fastcall sub_4B0E07(unsigned int uFaceID) | |
1211 { | |
1212 BLVFace *v1; // edi@1 | |
1213 BLVFaceExtra *v2; // ecx@1 | |
1214 Texture *v3; // esi@1 | |
1215 unsigned int v4; // eax@1 | |
1216 unsigned int v5; // ecx@1 | |
1217 unsigned int result; // eax@1 | |
1218 unsigned int v7; // ecx@5 | |
1219 | |
1220 v1 = &pIndoor->pFaces[uFaceID]; | |
1221 v2 = &pIndoor->pFaceExtras[v1->uFaceExtraID]; | |
945 | 1222 v3 = pBitmaps_LOD->GetTexture(v1->uBitmapID); |
0 | 1223 stru_F8AD28.pDeltaUV[0] = v2->sTextureDeltaU; |
1224 stru_F8AD28.pDeltaUV[1] = v2->sTextureDeltaV; | |
1225 v4 = GetTickCount(); | |
1226 v5 = v1->uAttributes; | |
1227 result = v4 >> 3; | |
1228 if ( v5 & 4 ) | |
1229 { | |
1230 stru_F8AD28.pDeltaUV[1] -= result & v3->uHeightMinus1; | |
1231 } | |
1232 else | |
1233 { | |
1234 if ( v5 & 0x20 ) | |
1235 stru_F8AD28.pDeltaUV[1] += result & v3->uHeightMinus1; | |
1236 } | |
1237 v7 = v1->uAttributes; | |
1238 if ( BYTE1(v7) & 8 ) | |
1239 { | |
1240 stru_F8AD28.pDeltaUV[0] -= result & v3->uWidthMinus1; | |
1241 } | |
1242 else | |
1243 { | |
1244 if ( v7 & 0x40 ) | |
1245 stru_F8AD28.pDeltaUV[0] += result & v3->uWidthMinus1; | |
1246 } | |
1247 return result; | |
1248 } | |
1249 | |
1250 //----- (004B0EA8) -------------------------------------------------------- | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1251 void BspRenderer::AddFaceToRenderList_d3d(unsigned int node_id, unsigned int uFaceID) |
0 | 1252 { |
1253 //unsigned int v3; // edx@1 | |
1254 //stru170 *v4; // ebx@1 | |
1255 //BLVFace *v5; // eax@1 | |
1256 //int v6; // ecx@2 | |
1257 unsigned __int16 v7; // ax@11 | |
1258 Vec3_short_ *v8; // esi@15 | |
1259 int v9; // edx@15 | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1260 //signed int v10; // eax@18 |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1261 //signed int v11; // edi@19 |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1262 //signed int v12; // ecx@19 |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1263 //signed int v13; // esi@19 |
0 | 1264 signed int v14; // edx@20 |
1265 int v15; // edx@24 | |
1266 //int v16; // esi@29 | |
1267 //BLVFace *v17; // edi@34 | |
1268 unsigned __int16 v18; // ax@34 | |
1269 char *v19; // eax@38 | |
1270 signed int v20; // ecx@38 | |
1271 char *v21; // eax@42 | |
1272 signed int v22; // ecx@42 | |
1273 //signed int v23; // edx@45 | |
1274 //char *v24; // ecx@46 | |
1275 //int v25; // eax@47 | |
1276 //Vec3_short_ *v26; // eax@47 | |
1277 //double v27; // st7@47 | |
1278 //signed int v28; // ST28_4@47 | |
1279 char v29; // al@48 | |
795 | 1280 //signed int v30; // eax@51 |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1281 //int v31; // eax@52 |
0 | 1282 //unsigned int v32; // eax@55 |
1283 //__int16 v33; // cx@56 | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1284 //signed int v34; // [sp+Ch] [bp-14h]@18 |
0 | 1285 //int a0; // [sp+14h] [bp-Ch]@2 |
1286 //IndoorCameraD3D *a0a; // [sp+14h] [bp-Ch]@36 | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1287 //signed int v37; // [sp+18h] [bp-8h]@19 |
0 | 1288 //stru10 *v38; // [sp+18h] [bp-8h]@36 |
1289 //BLVFace *v39; // [sp+1Ch] [bp-4h]@1 | |
1290 | |
1291 //v3 = uFaceID; | |
1292 //v4 = this; | |
1293 //v5 = &pIndoor->pFaces[uFaceID]; | |
795 | 1294 nodes[num_nodes].viewing_portal_id = -1; |
0 | 1295 //v39 = &pIndoor->pFaces[uFaceID]; |
1296 | |
1297 auto pFace = &pIndoor->pFaces[uFaceID]; | |
830 | 1298 auto p = &nodes[node_id]; |
0 | 1299 |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1300 if (!pFace->Portal()) |
0 | 1301 { |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1302 if (num_faces < 1000) |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1303 { |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1304 faces[num_faces].uFaceID = uFaceID; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1305 faces[num_faces++].uNodeID = node_id; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1306 } |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1307 return; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1308 } |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1309 |
830 | 1310 |
1311 | |
0 | 1312 if (p->uFaceID == uFaceID) |
1313 return; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1314 if (!node_id && |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1315 pBLVRenderParams->vPartyPos.x >= pFace->pBounding.x1 - 16 && // we are probably standing at the portal plane |
0 | 1316 pBLVRenderParams->vPartyPos.x <= pFace->pBounding.x2 + 16 && |
1317 pBLVRenderParams->vPartyPos.y >= pFace->pBounding.y1 - 16 && | |
1318 pBLVRenderParams->vPartyPos.y <= pFace->pBounding.y2 + 16 && | |
1319 pBLVRenderParams->vPartyPos.z >= pFace->pBounding.z1 - 16 && | |
1320 pBLVRenderParams->vPartyPos.z <= pFace->pBounding.z2 + 16 ) | |
1321 { | |
1322 if ( abs(pFace->pFacePlane_old.dist + pBLVRenderParams->vPartyPos.x * pFace->pFacePlane_old.vNormal.x | |
830 | 1323 + pBLVRenderParams->vPartyPos.y * pFace->pFacePlane_old.vNormal.y |
1324 + pBLVRenderParams->vPartyPos.z * pFace->pFacePlane_old.vNormal.z) <= 589824 ) // we sure are standing at the portal plane | |
0 | 1325 { |
1326 v7 = pFace->uSectorID; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1327 if ( nodes[0].uSectorID == v7 ) // draw back sector |
0 | 1328 v7 = pFace->uBackSectorID; |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1329 nodes[num_nodes].uSectorID = v7; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1330 nodes[num_nodes].uFaceID = uFaceID; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1331 nodes[num_nodes].uViewportX = pBLVRenderParams->uViewportX; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1332 nodes[num_nodes].uViewportZ = pBLVRenderParams->uViewportZ; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1333 nodes[num_nodes].uViewportY = pBLVRenderParams->uViewportY; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1334 nodes[num_nodes].uViewportW = pBLVRenderParams->uViewportW; |
830 | 1335 nodes[num_nodes].field_C._43F9E1(pBLVRenderParams->uViewportX, |
1336 pBLVRenderParams->uViewportY, | |
1337 pBLVRenderParams->uViewportZ, | |
1338 pBLVRenderParams->uViewportW); | |
1339 AddBspNodeToRenderList(++num_nodes - 1); | |
0 | 1340 return; |
1341 } | |
1342 //v5 = v39; | |
1343 //v6 = a0; | |
1344 } | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1345 |
0 | 1346 v8 = &pIndoor->pVertices[pFace->pVertexIDs[0]]; |
1347 v9 = pFace->pFacePlane_old.vNormal.x * (v8->x - pBLVRenderParams->vPartyPos.x) | |
1348 + pFace->pFacePlane_old.vNormal.y * (v8->y - pBLVRenderParams->vPartyPos.y) | |
1349 + pFace->pFacePlane_old.vNormal.z * (v8->z - pBLVRenderParams->vPartyPos.z); | |
1350 if (p->uSectorID != pFace->uSectorID) | |
1351 v9 = -v9; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1352 if (v9 >= 0) |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1353 return; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1354 |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1355 auto num_vertices = sub_423B5D(uFaceID); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1356 if (num_vertices < 2) |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1357 return; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1358 |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1359 auto face_min_screenspace_x = _50BAC8_screen_space_x[0], |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1360 face_max_screenspace_x = _50BAC8_screen_space_x[0]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1361 auto face_min_screenspace_y = _50B9D8_screen_space_y[0], |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1362 face_max_screenspace_y = _50B9D8_screen_space_y[0]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1363 for (uint i = 1; i < num_vertices; ++i) |
0 | 1364 { |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1365 if (face_min_screenspace_x > _50BAC8_screen_space_x[i]) |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1366 face_min_screenspace_x = _50BAC8_screen_space_x[i]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1367 if (face_max_screenspace_x < _50BAC8_screen_space_x[i]) |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1368 face_max_screenspace_x = _50BAC8_screen_space_x[i]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1369 |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1370 if (face_min_screenspace_y > _50B9D8_screen_space_y[i]) |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1371 face_min_screenspace_y = _50B9D8_screen_space_y[i]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1372 if (face_max_screenspace_y < _50B9D8_screen_space_y[i]) |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1373 face_max_screenspace_y = _50B9D8_screen_space_y[i]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1374 } |
830 | 1375 |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1376 if (face_max_screenspace_x >= p->uViewportX && |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1377 face_min_screenspace_x <= p->uViewportZ && |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1378 face_max_screenspace_y >= p->uViewportY && |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1379 face_min_screenspace_y <= p->uViewportW && |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1380 sub_424829(num_vertices, &nodes[num_nodes].field_C, &p->field_C, uFaceID)) |
0 | 1381 { |
1382 //v17 = v39; | |
1383 v18 = pFace->uSectorID; | |
1384 if (p->uSectorID == v18 ) | |
1385 v18 = pFace->uBackSectorID; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1386 nodes[num_nodes].uSectorID = v18; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1387 nodes[num_nodes].uFaceID = uFaceID; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1388 nodes[num_nodes].uViewportX = pBLVRenderParams->uViewportX; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1389 nodes[num_nodes].uViewportZ = pBLVRenderParams->uViewportZ; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1390 nodes[num_nodes].uViewportY = pBLVRenderParams->uViewportY; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1391 nodes[num_nodes].uViewportW = pBLVRenderParams->uViewportW; |
0 | 1392 //v38 = pGame->pStru10Instance; |
1393 //a0a = pGame->pIndoorCameraD3D; | |
795 | 1394 v29 = false; |
1395 if (p->viewing_portal_id == -1) | |
0 | 1396 { |
795 | 1397 v29 = pGame->pStru10Instance->CalcPortalShape(pFace, nodes[num_nodes].std__vector_0007AC, nodes[num_nodes].pPortalBounding); |
0 | 1398 } |
1399 else | |
1400 { | |
618
5cfb5dadf330
Margareth righ-click (addded constructor to NPCProfession) and cleaned BLV debug logs
Nomad
parents:
595
diff
changeset
|
1401 static RenderVertexSoft static_subAddFaceToRenderList_d3d_stru_F7AA08[64]; |
5cfb5dadf330
Margareth righ-click (addded constructor to NPCProfession) and cleaned BLV debug logs
Nomad
parents:
595
diff
changeset
|
1402 static RenderVertexSoft static_subAddFaceToRenderList_d3d_stru_F79E08[64]; |
0 | 1403 |
1404 for (uint k = 0; k < pFace->uNumVertices; ++k) | |
1405 { | |
795 | 1406 static_subAddFaceToRenderList_d3d_stru_F7AA08[k].vWorldPosition.x = pIndoor->pVertices[pFace->pVertexIDs[k]].x; |
1407 static_subAddFaceToRenderList_d3d_stru_F7AA08[k].vWorldPosition.y = pIndoor->pVertices[pFace->pVertexIDs[k]].y; | |
1408 static_subAddFaceToRenderList_d3d_stru_F7AA08[k].vWorldPosition.z = pIndoor->pVertices[pFace->pVertexIDs[k]].z; | |
0 | 1409 } |
795 | 1410 |
1411 | |
1412 unsigned int a2 = pFace->uNumVertices; | |
1413 pGame->pIndoorCameraD3D->CalcPortalShape(static_subAddFaceToRenderList_d3d_stru_F7AA08, | |
1414 &a2, | |
1415 static_subAddFaceToRenderList_d3d_stru_F79E08, | |
1416 p->std__vector_0007AC, 4, 0, 0); | |
1417 | |
1418 v29 = pGame->pStru10Instance->_49C5DA(pFace, static_subAddFaceToRenderList_d3d_stru_F79E08, &a2, | |
1419 nodes[num_nodes].std__vector_0007AC, | |
1420 nodes[num_nodes].pPortalBounding); | |
0 | 1421 } |
1422 if ( v29 ) | |
1423 { | |
795 | 1424 assert(num_nodes < 150); |
1425 | |
1426 nodes[num_nodes].viewing_portal_id = uFaceID; | |
1427 AddBspNodeToRenderList(++num_nodes - 1); | |
0 | 1428 } |
486 | 1429 if (pBLVRenderParams->uFlags & INDOOR_CAMERA_DRAW_SW_OUTLINES) |
0 | 1430 pGame->pIndoorCameraD3D->PrepareAndDrawDebugOutline(pFace, 0x1E1EFF); |
791 | 1431 //pGame->pIndoorCameraD3D->DebugDrawPortal(pFace); |
0 | 1432 } |
1433 } | |
1434 | |
1435 | |
1436 //----- (004AFB86) -------------------------------------------------------- | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1437 void BspRenderer::AddFaceToRenderList_sw(unsigned int node_id, unsigned int uFaceID) |
0 | 1438 { |
1439 BspRenderer *v3; // ebx@1 | |
1440 BLVFace *v4; // eax@1 | |
1441 char *v5; // ecx@2 | |
1442 unsigned __int16 v6; // ax@11 | |
1443 int v7; // ecx@13 | |
1444 Vec3_short_ *v8; // esi@16 | |
1445 int v9; // edx@16 | |
1446 signed int v10; // eax@19 | |
1447 signed int v11; // edi@20 | |
1448 signed int v12; // ecx@20 | |
1449 signed int v13; // esi@20 | |
1450 int v14; // edx@21 | |
1451 int v15; // edx@25 | |
1452 unsigned __int16 v16; // ax@35 | |
1453 signed int v17; // eax@37 | |
1454 int v18; // eax@38 | |
1455 signed int v19; // [sp+Ch] [bp-14h]@19 | |
1456 char *v20; // [sp+14h] [bp-Ch]@2 | |
1457 BLVFace *v21; // [sp+18h] [bp-8h]@1 | |
1458 signed int v22; // [sp+1Ch] [bp-4h]@20 | |
1459 signed int v23; // [sp+28h] [bp+8h]@20 | |
1460 | |
1461 v3 = this; | |
1462 v4 = &pIndoor->pFaces[uFaceID]; | |
1463 v21 = v4; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1464 if (v4->Portal()) |
0 | 1465 { |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1466 v5 = (char *)this + 2252 * node_id; |
0 | 1467 v20 = v5; |
1468 if ( uFaceID == *((short *)v5 + 2982) ) | |
1469 return; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1470 if (!node_id |
0 | 1471 && pBLVRenderParams->vPartyPos.x >= v4->pBounding.x1 - 16 |
1472 && pBLVRenderParams->vPartyPos.x <= v4->pBounding.x2 + 16 | |
1473 && pBLVRenderParams->vPartyPos.y >= v4->pBounding.y1 - 16 | |
1474 && pBLVRenderParams->vPartyPos.y <= v4->pBounding.y2 + 16 | |
1475 && pBLVRenderParams->vPartyPos.z >= v4->pBounding.z1 - 16 | |
1476 && pBLVRenderParams->vPartyPos.z <= v4->pBounding.z2 + 16 ) | |
1477 { | |
1478 if ( abs(v4->pFacePlane_old.dist + pBLVRenderParams->vPartyPos.x * v4->pFacePlane_old.vNormal.x | |
1479 + pBLVRenderParams->vPartyPos.y * v4->pFacePlane_old.vNormal.y | |
1480 + pBLVRenderParams->vPartyPos.z * v4->pFacePlane_old.vNormal.z) <= 589824 ) | |
1481 { | |
1482 v6 = v21->uSectorID; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1483 if ( v3->nodes[0].uSectorID == v6 ) |
0 | 1484 v6 = v21->uBackSectorID; |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1485 v3->nodes[v3->num_nodes].uSectorID = v6; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1486 v3->nodes[v3->num_nodes].uFaceID = uFaceID; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1487 v3->nodes[v3->num_nodes].uViewportX = LOWORD(pBLVRenderParams->uViewportX); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1488 v3->nodes[v3->num_nodes].uViewportZ = LOWORD(pBLVRenderParams->uViewportZ); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1489 v3->nodes[v3->num_nodes].uViewportY = LOWORD(pBLVRenderParams->uViewportY); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1490 v3->nodes[v3->num_nodes].uViewportW = LOWORD(pBLVRenderParams->uViewportW); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1491 v3->nodes[v3->num_nodes++].field_C._43F9E1( |
0 | 1492 SLOWORD(pBLVRenderParams->uViewportX), |
1493 pBLVRenderParams->uViewportY, | |
1494 SLOWORD(pBLVRenderParams->uViewportZ), | |
1495 pBLVRenderParams->uViewportW); | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1496 v7 = v3->num_nodes - 1; |
0 | 1497 goto LABEL_14; |
1498 } | |
1499 v4 = v21; | |
1500 v5 = v20; | |
1501 } | |
1502 v8 = &pIndoor->pVertices[*v4->pVertexIDs]; | |
1503 v9 = v4->pFacePlane_old.vNormal.x * ((signed __int16)*(int *)&v8->x - pBLVRenderParams->vPartyPos.x) | |
1504 + v4->pFacePlane_old.vNormal.y * ((signed __int16)(*(int *)&v8->x >> 16) - pBLVRenderParams->vPartyPos.y) | |
1505 + v4->pFacePlane_old.vNormal.z * (v8->z - pBLVRenderParams->vPartyPos.z); | |
1506 if ( *((short *)v5 + 2004) != v4->uSectorID ) | |
1507 v9 = -v9; | |
1508 if ( v9 < 0 ) | |
1509 { | |
1510 v10 = sub_423B5D(uFaceID); | |
1511 v19 = v10; | |
1512 if ( v10 ) | |
1513 { | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1514 v11 = _50BAC8_screen_space_x[0]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1515 v12 = _50B9D8_screen_space_y[0]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1516 v23 = _50BAC8_screen_space_x[0]; |
0 | 1517 v13 = 1; |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1518 v22 = _50B9D8_screen_space_y[0]; |
0 | 1519 if ( v10 > 1 ) |
1520 { | |
1521 do | |
1522 { | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1523 v14 = _50BAC8_screen_space_x[v13]; |
0 | 1524 if ( v14 < v23 ) |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1525 v23 = _50BAC8_screen_space_x[v13]; |
0 | 1526 if ( v14 > v11 ) |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1527 v11 = _50BAC8_screen_space_x[v13]; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1528 v15 = _50B9D8_screen_space_y[v13]; |
0 | 1529 if ( v15 < v22 ) |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1530 v22 = _50B9D8_screen_space_y[v13]; |
0 | 1531 if ( v15 > v12 ) |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1532 v12 = _50B9D8_screen_space_y[v13]; |
0 | 1533 v10 = v19; |
1534 ++v13; | |
1535 } | |
1536 while ( v13 < v19 ); | |
1537 } | |
1538 if ( v11 >= *((short *)v20 + 2005) | |
1539 && v23 <= *((short *)v20 + 2007) | |
1540 && v12 >= *((short *)v20 + 2006) | |
1541 && v22 <= *((short *)v20 + 2008) | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1542 && sub_424829(v10, &v3->nodes[v3->num_nodes].field_C, (BspRenderer_stru2 *)(v20 + 4020), uFaceID) ) |
0 | 1543 { |
1544 v16 = v21->uSectorID; | |
1545 if ( *((short *)v20 + 2004) == v16 ) | |
1546 v16 = v21->uBackSectorID; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1547 v3->nodes[v3->num_nodes].uSectorID = v16; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1548 v3->nodes[v3->num_nodes].uFaceID = uFaceID; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1549 v3->nodes[v3->num_nodes].uViewportX = LOWORD(pBLVRenderParams->uViewportX); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1550 v3->nodes[v3->num_nodes].uViewportZ = LOWORD(pBLVRenderParams->uViewportZ); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1551 v3->nodes[v3->num_nodes].uViewportY = LOWORD(pBLVRenderParams->uViewportY); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1552 v3->nodes[v3->num_nodes].uViewportW = LOWORD(pBLVRenderParams->uViewportW); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1553 v17 = v3->num_nodes; |
0 | 1554 if ( v17 < 150 ) |
1555 { | |
1556 v18 = v17 + 1; | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1557 v3->num_nodes = v18; |
0 | 1558 v7 = v18 - 1; |
1559 LABEL_14: | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1560 AddBspNodeToRenderList(v7); |
0 | 1561 return; |
1562 } | |
1563 } | |
1564 } | |
1565 } | |
1566 } | |
1567 else | |
1568 { | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1569 if (num_faces < 1000) |
0 | 1570 { |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1571 faces[num_faces].uFaceID = uFaceID; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1572 faces[num_faces++].uNodeID = node_id; |
0 | 1573 } |
1574 } | |
1575 } | |
1576 | |
1577 //----- (004B0967) -------------------------------------------------------- | |
486 | 1578 void BspRenderer::DrawFaceOutlines() |
0 | 1579 { |
1580 signed int i; // edi@1 | |
1581 int v1; // esi@2 | |
1582 unsigned int v2; // ecx@4 | |
1583 int v3; // eax@4 | |
1584 int v4; // eax@6 | |
1585 unsigned __int16 *v5; // edx@6 | |
1586 int v6; // ecx@7 | |
1587 int v7; // esi@8 | |
1588 | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1589 for ( i = 0; i < (signed int)pBspRenderer->num_faces; ++i ) |
0 | 1590 { |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1591 v1 = pBspRenderer->faces[i].uFaceID; |
0 | 1592 if ( v1 >= 0 ) |
1593 { | |
1594 if ( v1 < (signed int)pIndoor->uNumFaces ) | |
1595 { | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1596 v2 = pBspRenderer->faces[i].uFaceID; |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
666
diff
changeset
|
1597 pBLVRenderParams->field_7C = &pBspRenderer->nodes[pBspRenderer->faces[i].uNodeID].field_C; |
0 | 1598 v3 = sub_423B5D(v2); |
1599 if ( v3 ) | |
1600 { | |
1601 if ( sub_424829(v3, &stru_F8A590, pBLVRenderParams->field_7C, v1) ) | |
1602 { | |
1603 v4 = stru_F8A590._viewport_space_y; | |
1604 v5 = pBLVRenderParams->pRenderTarget; | |
1605 if ( stru_F8A590._viewport_space_y <= stru_F8A590._viewport_space_w ) | |
1606 { | |
1607 v6 = 640 * stru_F8A590._viewport_space_y; | |
1608 do | |
1609 { | |
1610 v5[v6 + stru_F8A590.array_18[v4]] = -1; | |
1611 v7 = v6 + stru_F8A590.array_3D8[v4]; | |
1612 v6 += 640; | |
1613 v5[v7] = -1; | |
1614 ++v4; | |
1615 } | |
1616 while ( v4 <= stru_F8A590._viewport_space_w ); | |
1617 } | |
1618 } | |
1619 } | |
1620 } | |
1621 } | |
1622 } | |
1623 } | |
1624 | |
1625 | |
1626 //----- (004AE5BA) -------------------------------------------------------- | |
1627 Texture *BLVFace::GetTexture() | |
1628 { | |
1629 unsigned int v1; // ecx@2 | |
1630 | |
1631 if ( uAttributes & 0x4000 ) | |
1632 v1 = pTextureFrameTable->GetFrameTexture(this->uBitmapID, pBLVRenderParams->field_0_timer_); | |
1633 else | |
1634 v1 = uBitmapID; | |
945 | 1635 return pBitmaps_LOD->GetTexture(v1); |
0 | 1636 } |
1637 | |
1638 | |
1639 //----- (00498B15) -------------------------------------------------------- | |
1640 void IndoorLocation::Release() | |
1641 { | |
1642 IndoorLocation *v1; // esi@1 | |
1643 char *v2; // ebp@1 | |
1644 void *v3; // ST00_4@1 | |
1645 | |
1646 v1 = this; | |
1647 v2 = (char *)&this->ptr_0002B4_doors_ddata; | |
1648 pAllocator->FreeChunk(this->ptr_0002B4_doors_ddata); | |
1649 *(int *)v2 = 0; | |
1650 pAllocator->FreeChunk(v1->ptr_0002B0_sector_rdata); | |
1651 v1->ptr_0002B0_sector_rdata = 0; | |
1652 pAllocator->FreeChunk(v1->ptr_0002B8_sector_lrdata); | |
1653 v1->ptr_0002B8_sector_lrdata = 0; | |
1006 | 1654 pAllocator->FreeChunk(v1->pLFaces); |
1655 v1->pLFaces = 0; | |
0 | 1656 pAllocator->FreeChunk(v1->pSpawnPoints); |
1657 v3 = v1->pVertices; | |
1658 v1->pSpawnPoints = 0; | |
1659 v1->uNumSectors = 0; | |
1660 v1->uNumFaces = 0; | |
1661 v1->uNumVertices = 0; | |
1662 v1->uNumNodes = 0; | |
1663 v1->uNumDoors = 0; | |
1664 v1->uNumLights = 0; | |
1665 pAllocator->FreeChunk(v3); | |
1666 pAllocator->FreeChunk(v1->pFaces); | |
1667 pAllocator->FreeChunk(v1->pFaceExtras); | |
1668 pAllocator->FreeChunk(v1->pSectors); | |
1669 pAllocator->FreeChunk(v1->pLights); | |
1670 pAllocator->FreeChunk(v1->pDoors); | |
1671 pAllocator->FreeChunk(v1->pNodes); | |
1672 pAllocator->FreeChunk(v1->pMapOutlines); | |
1673 v1->pVertices = 0; | |
1674 v1->pFaces = 0; | |
1675 v1->pFaceExtras = 0; | |
1676 v1->pSectors = 0; | |
1677 v1->pLights = 0; | |
1678 v1->pDoors = 0; | |
1679 v1->pNodes = 0; | |
1680 v1->pMapOutlines = 0; | |
1681 v1->bLoaded = 0; | |
1682 } | |
1683 | |
1684 //----- (00498C45) -------------------------------------------------------- | |
711 | 1685 bool IndoorLocation::Alloc() |
1686 { | |
1687 pVertices = (Vec3_short_ *) pAllocator->AllocNamedChunk(pVertices, 15000*sizeof(Vec3_short_), "L.V");//0x15F90u | |
1688 pFaces = (BLVFace *) pAllocator->AllocNamedChunk(pFaces, 10000*sizeof(BLVFace), "L.F");//0xEA600u | |
1689 pFaceExtras = (BLVFaceExtra *) pAllocator->AllocNamedChunk(pFaceExtras,5000*sizeof(BLVFaceExtra), "L.FX"); //0x2BF20u | |
1690 pSectors = (BLVSector *) pAllocator->AllocNamedChunk(pSectors, 512*sizeof(BLVSector), "L.R");//0xE800u | |
1691 pLights = (BLVLightMM7 *) pAllocator->AllocNamedChunk(pLights, 400*sizeof(BLVLightMM7), "L.L");//0x1900u | |
1692 pDoors = (BLVDoor *) pAllocator->AllocNamedChunk(pDoors, 200*sizeof(BLVDoor), "L.D");//0x3E80u | |
1693 pNodes = (BSPNode *) pAllocator->AllocNamedChunk(pNodes, 5000*sizeof(BSPNode), "L.BSP");//0x9C40u | |
1694 pMapOutlines =(BLVMapOutlines *)pAllocator->AllocNamedChunk(pMapOutlines, sizeof(BLVMapOutlines), "L.Map");//0x14824u | |
1695 if (pVertices && pFaces && pFaceExtras && pSectors && pLights && pDoors && pNodes && pMapOutlines ) | |
0 | 1696 { |
711 | 1697 memset(pVertices, 0, 15000*sizeof(Vec3_short_)); |
1698 memset(pFaces, 0, 10000*sizeof(BLVFace)); | |
1699 memset(pFaceExtras,0, 5000*sizeof(BLVFaceExtra)); | |
1700 memset(pSectors, 0, 512*sizeof(BLVSector)); | |
1701 memset(pLights, 0, 400*sizeof(BLVLightMM7)); | |
1702 memset(pDoors, 0, 200*sizeof(BLVDoor)); | |
1703 memset(pNodes, 0, 5000*sizeof(BSPNode)); | |
1704 memset(pMapOutlines,0, sizeof(BLVMapOutlines)); | |
1705 return true; | |
0 | 1706 } |
1707 else | |
1708 { | |
711 | 1709 return false; |
0 | 1710 } |
1711 } | |
1712 | |
1713 | |
1714 | |
1715 //----- (00444810) -------------------------------------------------------- | |
1716 unsigned int IndoorLocation::GetLocationIndex(const char *Str1) | |
1717 { | |
1718 const char *v1; // edi@1 | |
1719 signed int v2; // esi@1 | |
1720 | |
434 | 1721 for (uint i = 0; i < 11; ++i) |
1722 if (!strcmpi(Str1, _4E6BDC_loc_names[i])) | |
1723 return i + 1; | |
1724 return 0; | |
0 | 1725 } |
1726 | |
1727 | |
1728 | |
1729 //----- (004488F7) -------------------------------------------------------- | |
711 | 1730 void IndoorLocation::ToggleLight(signed int sLightID, unsigned int bToggle) |
0 | 1731 { |
711 | 1732 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor && (sLightID <= pIndoor->uNumLights - 1) && (sLightID >= 0) ) |
0 | 1733 { |
1734 if ( bToggle ) | |
1063 | 1735 pIndoor->pLights[sLightID].uAtributes &= 0xFFFFFFF7u; |
0 | 1736 else |
1063 | 1737 pIndoor->pLights[sLightID].uAtributes |= 8u; |
0 | 1738 pParty->uFlags |= 2u; |
1739 } | |
1740 } | |
1741 | |
1742 | |
1743 //----- (00498E0A) -------------------------------------------------------- | |
1744 bool IndoorLocation::Load(char *pFilename, int a3, size_t _i, char *pDest) | |
1745 { | |
1746 /*unsigned int v5; // ebx@1 | |
1747 //IndoorLocation *v6; // esi@1 | |
1748 FILE *v7; // edi@3 | |
1749 bool result; // eax@3 | |
1750 char *v9; // ecx@4 | |
1751 void *v10; // eax@4 | |
1752 //unsigned __int8 v11; // zf@4 | |
1753 //unsigned __int8 v12; // sf@4 | |
1754 int v13; // eax@5 | |
1755 size_t v14; // ecx@6 | |
1756 char *v15; // ecx@6 | |
1757 int v16; // edx@6 | |
1758 size_t v17; // ecx@6 | |
1759 char *v18; // ecx@6 | |
1760 int v19; // edx@6 | |
1761 unsigned __int16 *v20; // edx@6 | |
1762 unsigned __int16 *v21; // edx@6 | |
1763 unsigned __int16 *v22; // edx@6 | |
1764 __int16 v23; // ax@10 | |
1765 char *v24; // ecx@10 | |
1766 __int16 v25; // cx@10 | |
1767 __int16 v26; // ax@11 | |
1768 char *v27; // ecx@11 | |
1769 unsigned __int16 v28; // ax@17 | |
1770 BLVFaceExtra *v29; // ecx@17 | |
1771 char *v30; // edx@17 | |
1772 int v31; // ecx@20 | |
1773 void *v32; // eax@25 | |
1774 int v33; // eax@26 | |
1775 unsigned __int16 *v34; // edx@27 | |
1776 size_t v35; // ecx@27 | |
1777 char *v36; // ecx@27 | |
1778 int v37; // edx@27 | |
1779 size_t v38; // ecx@27 | |
1780 char *v39; // ecx@27 | |
1781 int v40; // edx@27 | |
1782 unsigned __int16 *v41; // edx@27 | |
1783 unsigned __int16 *v42; // edx@27 | |
1784 unsigned __int16 *v43; // edx@27 | |
1785 unsigned __int16 *v44; // edx@27 | |
1786 size_t v45; // ecx@27 | |
1787 unsigned __int16 *v46; // edx@27 | |
1788 void *v47; // eax@28 | |
1789 BLVSector *v48; // eax@29 | |
1790 size_t v49; // ecx@29 | |
1791 unsigned __int16 *v50; // edx@31 | |
1792 void *v51; // eax@32 | |
1793 int v52; // eax@33 | |
1794 unsigned __int16 *v53; // edx@34 | |
1795 size_t v54; // ecx@34 | |
1796 char *v55; // ecx@34 | |
1797 int v56; // edx@34 | |
1798 size_t v57; // ecx@34 | |
1799 char *v58; // ecx@34 | |
1800 int v59; // edx@34 | |
1801 unsigned __int16 *v60; // edx@34 | |
1802 unsigned __int16 *v61; // edx@34 | |
1803 unsigned __int16 *v62; // edx@34 | |
1804 unsigned __int16 *v63; // edx@34 | |
1805 int v64; // ecx@34 | |
1806 BLVDoor *v65; // ecx@36 | |
1807 char *v66; // eax@37 | |
1808 int v67; // edx@38 | |
1809 int v68; // ecx@38 | |
1810 BLVFace *v69; // edx@38 | |
1811 int v70; // ecx@38 | |
1812 int v71; // edx@38 | |
1813 int v72; // eax@38 | |
1814 unsigned __int16 v73; // ax@42 | |
1815 char *v74; // ecx@42 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
1816 SpriteObject *v75; // ecx@44 |
0 | 1817 size_t v76; // eax@45 |
1818 int j; // edx@46 | |
1819 unsigned __int16 v78; // ax@50 | |
1820 void *v79; // eax@52 | |
1821 void **v80; // esi@52 | |
1822 unsigned int v145; // eax@103 | |
1823 void *v146; // eax@103 | |
1824 unsigned int v147; // ecx@103 | |
1825 int v148; // ebx@103 | |
1826 unsigned int *v149; // ecx@103*/ | |
1827 //size_t v150; // eax@103 | |
1828 //unsigned int v151; // ebx@109 | |
1829 //unsigned int v152; // ecx@116 | |
1830 //unsigned int v153; // eax@117 | |
1831 //size_t v154; // ebx@126 | |
1832 //unsigned int v155; // ebx@134 | |
1833 //size_t v156; // eax@140 | |
1834 //signed int v157; // ebx@142 | |
1835 //int v158; // ebx@148 | |
1836 //BLVFace *v159; // eax@149 | |
1837 // BLVFaceExtra *v160; // ecx@149 | |
1838 //BLVFaceExtra *v161; // ecx@149 | |
1839 //signed int v162; // ebx@154 | |
1840 //unsigned int v163; // ebx@157 | |
1841 //unsigned int v164; // ebx@157 | |
1842 //unsigned int v165; // edx@158 | |
1843 //char *v166; // ecx@158 | |
1844 //unsigned __int16 v167; // ax@161 | |
1845 //__int16 v168; // ax@165 | |
1846 //unsigned int v169; // ebx@168 | |
1847 //void *v170; // eax@168 | |
1848 //size_t v171; // ebx@168 | |
1849 //int v172; // edx@168 | |
1850 //BLVDoor *v173; // ecx@169 | |
1851 //int k; // eax@169 | |
1852 //BLVDoor *v175; // ecx@172 | |
1853 //int v176; // edx@172 | |
1854 //BLVDoor *v177; // ecx@172 | |
1855 //int v178; // edx@172 | |
1856 //BLVDoor *v179; // ecx@172 | |
1857 //int v180; // edx@172 | |
1858 //BLVDoor *v181; // ecx@172 | |
1859 //int v182; // edx@172 | |
1860 //BLVDoor *v183; // ecx@172 | |
1861 //int v184; // edx@172 | |
1862 //BLVDoor *v185; // ecx@172 | |
1863 //int v186; // edx@172 | |
1864 //BLVDoor *v187; // ecx@172 | |
1865 //int v188; // edx@172 | |
1866 //unsigned __int16 *v189; // ebx@172 | |
1867 //char *v190; // edx@173 | |
1868 //BLVDoor *v191; // ecx@174 | |
1869 //BLVDoor *l; // eax@175 | |
1870 //signed int v193; // ebx@176 | |
1871 //int v194; // ecx@176 | |
1872 //BLVFaceExtra *v195; // ecx@176 | |
1873 //BLVFace *v196; // ebx@178 | |
1874 //std::string v197; // [sp-18h] [bp-680h]@66 | |
1875 //void *v198; // [sp-14h] [bp-67Ch]@72 | |
1876 //size_t v199; // [sp-10h] [bp-678h]@72 | |
1877 //size_t v200; // [sp-Ch] [bp-674h]@72 | |
1878 //const char *v201; // [sp-8h] [bp-670h]@4 | |
1879 //int v202; // [sp-4h] [bp-66Ch]@4 | |
1880 char v203[875]; // [sp+Ch] [bp-65Ch]@130 | |
1881 char FileName[260]; // [sp+378h] [bp-2F0h]@1 | |
1882 //char DstBuf; // [sp+47Ch] [bp-1ECh]@4 | |
1883 __int32 Offset; // [sp+480h] [bp-1E8h]@4 | |
1884 __int32 v207; // [sp+48Ch] [bp-1DCh]@4 | |
1885 __int32 v208; // [sp+498h] [bp-1D0h]@4 | |
1886 __int32 v209; // [sp+4A4h] [bp-1C4h]@4 | |
1887 __int32 v210; // [sp+4B0h] [bp-1B8h]@4 | |
1888 __int32 v211; // [sp+4BCh] [bp-1ACh]@15 | |
1889 __int32 v212; // [sp+4C8h] [bp-1A0h]@15 | |
1890 __int32 v213; // [sp+4D4h] [bp-194h]@25 | |
1891 __int32 v214; // [sp+4E0h] [bp-188h]@25 | |
1892 __int32 v215; // [sp+4ECh] [bp-17Ch]@32 | |
1893 __int32 v216; // [sp+4F8h] [bp-170h]@32 | |
1894 __int32 v217; // [sp+504h] [bp-164h]@40 | |
1895 __int32 v218; // [sp+510h] [bp-158h]@40 | |
1896 __int32 v219; // [sp+51Ch] [bp-14Ch]@43 | |
1897 __int32 v220; // [sp+528h] [bp-140h]@43 | |
1898 __int32 v221; // [sp+534h] [bp-134h]@52 | |
1899 __int32 v222; // [sp+540h] [bp-128h]@52 | |
1900 __int32 v223; // [sp+54Ch] [bp-11Ch]@52 | |
1901 __int32 v224; // [sp+558h] [bp-110h]@52 | |
1902 __int32 v225; // [sp+564h] [bp-104h]@52 | |
1903 __int32 v226; // [sp+570h] [bp-F8h]@52 | |
1904 __int32 v227; // [sp+57Ch] [bp-ECh]@52 | |
1905 __int32 v228; // [sp+588h] [bp-E0h]@52 | |
1906 __int32 v229; // [sp+594h] [bp-D4h]@52 | |
1907 __int32 v230; // [sp+5A0h] [bp-C8h]@52 | |
1908 __int32 v231; // [sp+5ACh] [bp-BCh]@52 | |
1909 __int32 v232; // [sp+5B8h] [bp-B0h]@52 | |
1910 __int32 v233; // [sp+5C4h] [bp-A4h]@52 | |
1911 __int32 v234; // [sp+5D0h] [bp-98h]@52 | |
1912 //char pName[40]; // [sp+5FCh] [bp-6Ch]@42 | |
1913 //size_t pSource; // [sp+624h] [bp-44h]@67 | |
1914 //char Dst[12]; // [sp+628h] [bp-40h]@9 | |
1915 //char *v238; // [sp+634h] [bp-34h]@38 | |
1916 ODMHeader header; // [sp+638h] [bp-30h]@61 | |
1917 //void *ptr; // [sp+648h] [bp-20h]@66 | |
1918 //size_t Count; // [sp+64Ch] [bp-1Ch]@109 | |
1919 //int uSourceLen; // [sp+653h] [bp-15h]@66 | |
1920 FILE *File; // [sp+658h] [bp-10h]@56 | |
1921 //BLVSector *v244; // [sp+65Ch] [bp-Ch]@72 | |
1922 //int v245; // [sp+660h] [bp-8h]@72 | |
1923 //BLVFace *Src; // [sp+664h] [bp-4h]@73 | |
1924 signed int Argsa; // [sp+670h] [bp+8h]@4 | |
1925 signed int Argsb; // [sp+670h] [bp+8h]@7 | |
1926 signed int Argsc; // [sp+670h] [bp+8h]@15 | |
1927 signed int Argsd; // [sp+670h] [bp+8h]@18 | |
1928 int Argse; // [sp+670h] [bp+8h]@25 | |
1929 int Argsf; // [sp+670h] [bp+8h]@28 | |
1930 int Argsg; // [sp+670h] [bp+8h]@32 | |
1931 int Argsh; // [sp+670h] [bp+8h]@35 | |
1932 signed int Argsi; // [sp+670h] [bp+8h]@40 | |
1933 signed int Argsj; // [sp+670h] [bp+8h]@45 | |
1934 //int Argsk; // [sp+670h] [bp+8h]@143 | |
1935 //void *Argsl; // [sp+670h] [bp+8h]@155 | |
1936 //signed int Argsm; // [sp+670h] [bp+8h]@161 | |
1937 //signed int Argsn; // [sp+670h] [bp+8h]@175 | |
1938 | |
1939 //v5 = 0; | |
1940 //v6 = this; | |
1941 _6807E0_num_decorations_with_sounds_6807B8 = 0; | |
1942 | |
1943 #pragma region "loading from txt" | |
1944 /*sprintf(FileName, "levels\\%s", pFilename); | |
1945 if ( GetFileAttributesA(FileName) != -1 ) | |
1946 { | |
1947 Release(); | |
1948 if ( Alloc() ) | |
1949 { | |
1950 v7 = fopen(FileName, "rb"); | |
1951 result = 1; | |
1952 if ( !v7 ) | |
1953 return result; | |
1954 v9 = pDest; | |
1955 bLoaded = 1; | |
1956 v202 = (int)v7; | |
1957 v201 = (const char *)1; | |
1958 *(int *)v9 = 1; | |
1959 fread(&DstBuf, 0x180u, (size_t)v201, (FILE *)v202); | |
1960 fseek(v7, Offset, 0); | |
1961 fread(&blv, 0x88u, 1u, v7); | |
1962 fseek(v7, v207, 0); | |
1963 fread(&uNumVertices, 1u, 4u, v7); | |
1964 fseek(v7, v208, 0); | |
1965 fread(pVertices, 6u, uNumVertices, v7); | |
1966 fseek(v7, v209, 0); | |
1967 fread(&uNumFaces, 4u, 1u, v7); | |
1968 fseek(v7, v210, 0); | |
1969 fread(pFaces, 0x60u, uNumFaces, v7); | |
1970 v10 = pAllocator->AllocNamedChunk(ptr_2AC, blv.uFaces_fdata_Size, "L.FData"); | |
1971 v202 = (int)v7; | |
1972 ptr_2AC = (unsigned __int16 *)v10; | |
1973 fread(v10, 1u, blv.uFaces_fdata_Size, (FILE *)v202); | |
1974 v11 = uNumFaces == 0; | |
1975 v12 = (uNumFaces & 0x80000000u) != 0; | |
1976 pDest = 0; | |
1977 Argsa = 0; | |
1978 if ( !(v12 | v11) ) | |
1979 { | |
1980 v13 = 0; | |
1981 do | |
1982 { | |
1983 pFaces[v13].pVertexIDs = (unsigned __int16 *)&pDest[(unsigned int)ptr_2AC]; | |
1984 v14 = (size_t)&pFaces[v13]; | |
1985 i = v14; | |
1986 v15 = &pDest[2 * *(char *)(v14 + 93) + 2]; | |
1987 v16 = (int)&v15[(unsigned int)ptr_2AC]; | |
1988 pDest = v15; | |
1989 *(int *)(i + 52) = v16; | |
1990 v17 = (size_t)&pFaces[v13]; | |
1991 i = v17; | |
1992 v18 = &pDest[2 * *(char *)(v17 + 93) + 2]; | |
1993 v19 = (int)&v18[(unsigned int)ptr_2AC]; | |
1994 pDest = v18; | |
1995 *(int *)(i + 56) = v19; | |
1996 i = (size_t)&pFaces[v13]; | |
1997 v20 = ptr_2AC; | |
1998 pDest += 2 * *(char *)(i + 93) + 2; | |
1999 *(int *)(i + 60) = (int)(char *)v20 + (int)pDest; | |
2000 i = (size_t)&pFaces[v13]; | |
2001 v21 = ptr_2AC; | |
2002 pDest += 2 * *(char *)(i + 93) + 2; | |
2003 *(int *)(i + 64) = (int)(char *)v21 + (int)pDest; | |
2004 i = (size_t)&pFaces[v13]; | |
2005 ++v13; | |
2006 v22 = ptr_2AC; | |
2007 pDest += 2 * *(char *)(i + 93) + 2; | |
2008 ++Argsa; | |
2009 *(int *)(i + 68) = (int)(char *)v22 + (int)pDest; | |
2010 pDest += 2 * *((char *)&pFaces[v13] - 3) + 2; | |
2011 } | |
2012 while ( Argsa < (signed int)uNumFaces ); | |
2013 } | |
2014 Argsb = 0; | |
2015 if ( (signed int)uNumFaces > 0 ) | |
2016 { | |
2017 pDest = 0; | |
2018 do | |
2019 { | |
2020 fread(Dst, 1u, 0xAu, v7); | |
2021 if ( pDest[(unsigned int)pFaces + 45] & 0x40 ) | |
2022 { | |
2023 v23 = pTextureFrameTable->FindTextureByName(Dst); | |
2024 v24 = pDest; | |
2025 *(short *)&pDest[(unsigned int)pFaces + 74] = v23; | |
2026 v25 = *(short *)&v24[(unsigned int)pFaces + 74]; | |
2027 if ( v25 ) | |
2028 { | |
2029 pTextureFrameTable->LoadAnimationSequenceAndPalettes(v25); | |
2030 } | |
2031 else | |
2032 { | |
2033 v26 = pBitmaps_LOD->LoadTexture(Dst); | |
2034 v27 = pDest; | |
2035 *(short *)&pDest[(unsigned int)pFaces + 74] = v26; | |
2036 v27[(unsigned int)pFaces + 45] &= 0xBFu; | |
2037 } | |
2038 } | |
2039 else | |
2040 { | |
2041 *(short *)&pDest[(unsigned int)pFaces + 74] = pBitmaps_LOD->LoadTexture(Dst); | |
2042 } | |
2043 ++Argsb; | |
2044 pDest += 96; | |
2045 } | |
2046 while ( Argsb < (signed int)uNumFaces ); | |
2047 } | |
2048 fseek(v7, v211, 0); | |
2049 fread(&uNumFaceExtras, 4u, 1u, v7); | |
2050 fseek(v7, v212, 0); | |
2051 fread(pFaceExtras, 0x24u, uNumFaceExtras, v7); | |
2052 Argsc = 0; | |
2053 if ( (signed int)uNumFaceExtras > 0 ) | |
2054 { | |
2055 pDest = 0; | |
2056 do | |
2057 { | |
2058 fread(Dst, 1u, 0xAu, v7); | |
2059 v28 = pBitmaps_LOD->LoadTexture(Dst); | |
2060 v29 = pFaceExtras; | |
2061 v30 = pDest; | |
2062 ++Argsc; | |
2063 pDest += 36; | |
2064 *(unsigned __int16 *)((char *)&v29->uAdditionalBitmapID + (int)v30) = v28; | |
2065 } | |
2066 while ( Argsc < (signed int)uNumFaceExtras ); | |
2067 } | |
2068 Argsd = 0; | |
2069 if ( (signed int)uNumFaces > 0 ) | |
2070 { | |
2071 pDest = 0; | |
2072 do | |
2073 { | |
2074 v31 = (int)&pFaceExtras[*(short *)&pDest[(unsigned int)pFaces + 72]]; | |
2075 if ( *(short *)(v31 + 26) ) | |
2076 { | |
2077 if ( ((BLVFaceExtra *)v31)->HasEventint() ) | |
2078 pDest[(unsigned int)pFaces + 46] |= 0x10u; | |
2079 else | |
2080 pDest[(unsigned int)pFaces + 46] &= 0xEFu; | |
2081 } | |
2082 ++Argsd; | |
2083 pDest += 96; | |
2084 } | |
2085 while ( Argsd < (signed int)uNumFaces ); | |
2086 } | |
2087 fseek(v7, v213, 0); | |
2088 fread(&uNumSectors, 4u, 1u, v7); | |
2089 fseek(v7, v214, 0); | |
2090 fread(pSectors, 0x74u, uNumSectors, v7); | |
2091 v32 = pAllocator->AllocNamedChunk(ptr_0002B0_sector_rdata, blv.uSector_rdata_Size, "L.RData"); | |
2092 v202 = (int)v7; | |
2093 ptr_0002B0_sector_rdata = (unsigned __int16 *)v32; | |
2094 fread(v32, 1u, blv.uSector_rdata_Size, (FILE *)v202); | |
2095 v11 = uNumSectors == 0; | |
2096 v12 = uNumSectors < 0; | |
2097 pDest = 0; | |
2098 Argse = 0; | |
2099 if ( !(v12 | v11) ) | |
2100 { | |
2101 v33 = 0; | |
2102 do | |
2103 { | |
2104 pSectors[v33].pFloors = (unsigned __int16 *)&pDest[(unsigned int)ptr_0002B0_sector_rdata]; | |
2105 i = (size_t)&pSectors[v33]; | |
2106 v34 = ptr_0002B0_sector_rdata; | |
2107 pDest += 2 * *(short *)(i + 4); | |
2108 *(int *)(i + 16) = (int)(char *)v34 + (int)pDest; | |
2109 v35 = (size_t)&pSectors[v33]; | |
2110 i = v35; | |
2111 v36 = &pDest[2 * *(short *)(v35 + 12)]; | |
2112 v37 = (int)&v36[(unsigned int)ptr_0002B0_sector_rdata]; | |
2113 pDest = v36; | |
2114 *(int *)(i + 24) = v37; | |
2115 v38 = (size_t)&pSectors[v33]; | |
2116 i = v38; | |
2117 v39 = &pDest[2 * *(short *)(v38 + 20)]; | |
2118 v40 = (int)&v39[(unsigned int)ptr_0002B0_sector_rdata]; | |
2119 pDest = v39; | |
2120 *(int *)(i + 32) = v40; | |
2121 i = (size_t)&pSectors[v33]; | |
2122 v41 = ptr_0002B0_sector_rdata; | |
2123 pDest += 2 * *(short *)(i + 28); | |
2124 *(int *)(i + 40) = (int)(char *)v41 + (int)pDest; | |
2125 i = (size_t)&pSectors[v33]; | |
2126 v42 = ptr_0002B0_sector_rdata; | |
2127 pDest += 2 * *(short *)(i + 36); | |
2128 *(int *)(i + 48) = (int)(char *)v42 + (int)pDest; | |
2129 i = (size_t)&pSectors[v33]; | |
2130 v43 = ptr_0002B0_sector_rdata; | |
2131 pDest += 2 * *(short *)(i + 44); | |
2132 *(int *)(i + 64) = (int)(char *)v43 + (int)pDest; | |
2133 i = (size_t)&pSectors[v33]; | |
2134 v44 = ptr_0002B0_sector_rdata; | |
2135 pDest += 2 * *(short *)(i + 60); | |
2136 *(int *)(i + 72) = (int)(char *)v44 + (int)pDest; | |
2137 v45 = (size_t)&pSectors[v33]; | |
2138 ++v33; | |
2139 i = v45; | |
2140 v46 = ptr_0002B0_sector_rdata; | |
2141 pDest += 2 * *(short *)(v45 + 68); | |
2142 ++Argse; | |
2143 *(int *)(v45 + 80) = (int)(char *)v46 + (int)pDest; | |
2144 pDest += 2 * *((short *)&pSectors[v33] - 20); | |
2145 } | |
2146 while ( Argse < uNumSectors ); | |
2147 } | |
2148 v47 = pAllocator->AllocNamedChunk( | |
2149 ptr_0002B8_sector_lrdata, | |
2150 blv.uSector_lrdata_Size, | |
2151 "L.RLData"); | |
2152 v202 = (int)v7; | |
2153 ptr_0002B8_sector_lrdata = (unsigned __int16 *)v47; | |
2154 fread(v47, 1u, blv.uSector_lrdata_Size, (FILE *)v202); | |
2155 v11 = uNumSectors == 0; | |
2156 v12 = uNumSectors < 0; | |
2157 pDest = 0; | |
2158 Argsf = 0; | |
2159 if ( !(v12 | v11) ) | |
2160 { | |
2161 v48 = pSectors; | |
2162 v49 = 0; | |
2163 for ( i = 0; ; v49 = i ) | |
2164 { | |
2165 v50 = ptr_0002B8_sector_lrdata; | |
2166 i += 116; | |
2167 ++Argsf; | |
2168 *(BLVLightMM7 **)((char *)&v48->pLights + v49) = (BLVLightMM7 *)((char *)v50 + (int)pDest); | |
2169 v48 = pSectors; | |
2170 pDest += 2 * *(__int16 *)((char *)&v48->uNumLights + v49); | |
2171 if ( Argsf >= uNumSectors ) | |
2172 break; | |
2173 } | |
2174 } | |
2175 fseek(v7, v215, 0); | |
2176 fread(&uNumDoors, 4u, 1u, v7); | |
2177 fseek(v7, v216, 0); | |
2178 fread(pDoors, 0x50u, 0xC8u, v7); | |
2179 v51 = pAllocator->AllocNamedChunk(ptr_0002B4_doors_ddata, blv.uDoors_ddata_Size, "L.DData"); | |
2180 v202 = (int)v7; | |
2181 ptr_0002B4_doors_ddata = (unsigned __int16 *)v51; | |
2182 fread(v51, 1u, blv.uDoors_ddata_Size, (FILE *)v202); | |
2183 v11 = uNumDoors == 0; | |
2184 v12 = uNumDoors < 0; | |
2185 pDest = 0; | |
2186 Argsg = 0; | |
2187 if ( !(v12 | v11) ) | |
2188 { | |
2189 v52 = 0; | |
2190 do | |
2191 { | |
2192 pDoors[v52].pVertexIDs = (unsigned __int16 *)&pDest[(unsigned int)ptr_0002B4_doors_ddata]; | |
2193 i = (size_t)&pDoors[v52]; | |
2194 v53 = ptr_0002B4_doors_ddata; | |
2195 pDest += 2 * *(short *)(i + 68); | |
2196 *(int *)(i + 40) = (int)(char *)v53 + (int)pDest; | |
2197 v54 = (size_t)&pDoors[v52]; | |
2198 i = v54; | |
2199 v55 = &pDest[2 * *(short *)(v54 + 70)]; | |
2200 v56 = (int)&v55[(unsigned int)ptr_0002B4_doors_ddata]; | |
2201 pDest = v55; | |
2202 *(int *)(i + 44) = v56; | |
2203 v57 = (size_t)&pDoors[v52]; | |
2204 i = v57; | |
2205 v58 = &pDest[2 * *(short *)(v57 + 72)]; | |
2206 v59 = (int)&v58[(unsigned int)ptr_0002B4_doors_ddata]; | |
2207 pDest = v58; | |
2208 *(int *)(i + 48) = v59; | |
2209 i = (size_t)&pDoors[v52]; | |
2210 v60 = ptr_0002B4_doors_ddata; | |
2211 pDest += 2 * *(short *)(i + 70); | |
2212 *(int *)(i + 52) = (int)(char *)v60 + (int)pDest; | |
2213 i = (size_t)&pDoors[v52]; | |
2214 v61 = ptr_0002B4_doors_ddata; | |
2215 pDest += 2 * *(short *)(i + 70); | |
2216 *(int *)(i + 56) = (int)(char *)v61 + (int)pDest; | |
2217 i = (size_t)&pDoors[v52]; | |
2218 v62 = ptr_0002B4_doors_ddata; | |
2219 pDest += 2 * *(short *)(i + 74); | |
2220 *(int *)(i + 60) = (int)(char *)v62 + (int)pDest; | |
2221 i = (size_t)&pDoors[v52]; | |
2222 v63 = ptr_0002B4_doors_ddata; | |
2223 pDest += 2 * *(short *)(i + 74); | |
2224 *(int *)(i + 64) = (int)(char *)v63 + (int)pDest; | |
2225 ++Argsg; | |
2226 v64 = pDoors[v52].uNumOffsets; | |
2227 ++v52; | |
2228 pDest += 2 * v64; | |
2229 } | |
2230 while ( Argsg < uNumDoors ); | |
2231 } | |
2232 Argsh = 0; | |
2233 if ( uNumDoors > 0 ) | |
2234 { | |
2235 v65 = pDoors; | |
2236 pDest = 0; | |
2237 do | |
2238 { | |
2239 i = 0; | |
2240 v66 = &pDest[(int)v65]; | |
2241 if ( *(short *)&pDest[(int)v65 + 70] > 0 ) | |
2242 { | |
2243 do | |
2244 { | |
2245 v67 = *((int *)v66 + 10); | |
2246 a3 = 2 * i; | |
2247 v68 = *(short *)(v67 + 2 * i); | |
2248 v69 = pFaces; | |
2249 ++i; | |
2250 v70 = (int)&pFaceExtras[v69[v68].uFaceExtraID]; | |
2251 v71 = *((int *)v66 + 12); | |
2252 v72 = a3; | |
2253 v238 = (char *)v70; | |
2254 *(short *)(a3 + v71) = *(short *)(v70 + 20); | |
2255 *(__int16 *)(*(char **)((char *)&pDoors->pDeltaVs + (unsigned int)pDest) + v72) = *((short *)v238 + 11); | |
2256 v65 = pDoors; | |
2257 v66 = &pDest[(int)v65]; | |
2258 } | |
2259 while ( (signed int)i < *(short *)&pDest[(int)v65 + 70] ); | |
2260 } | |
2261 ++Argsh; | |
2262 pDest += 80; | |
2263 } | |
2264 while ( Argsh < uNumDoors ); | |
2265 } | |
2266 fseek(v7, v217, 0); | |
2267 fread(&uNumLevelDecorations, 4u, 1u, v7); | |
2268 fseek(v7, v218, 0); | |
2269 fread(pLevelDecorations, 0x20u, uNumLevelDecorations, v7); | |
2270 Argsi = 0; | |
2271 if ( (signed int)uNumLevelDecorations > 0 ) | |
2272 { | |
2273 pDest = (char *)pLevelDecorations; | |
2274 do | |
2275 { | |
2276 fread(pName, 1u, 0x20u, v7); | |
2277 v73 = pDecorationList->GetDecorIdByName(pName); | |
2278 v74 = pDest; | |
2279 ++Argsi; | |
2280 pDest += 32; | |
2281 *(short *)v74 = v73; | |
2282 } | |
2283 while ( Argsi < (signed int)uNumLevelDecorations ); | |
2284 } | |
2285 fseek(v7, v219, 0); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2286 fread(&uNumSpriteObjects, 4u, 1u, v7); |
0 | 2287 fseek(v7, v220, 0); |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2288 fread(pSpriteObjects, 0x70u, uNumSpriteObjects, v7); |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2289 if ( (signed int)uNumSpriteObjects > 0 ) |
0 | 2290 { |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2291 v75 = pSpriteObjects; |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2292 pDest = (char *)uNumSpriteObjects; |
0 | 2293 do |
2294 { | |
2295 Argsj = 0; | |
2296 v76 = 48 * v75->stru_24.uItemID; | |
2297 v11 = pObjectList->uNumObjects == 0; | |
2298 v12 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
2299 LOWORD(v76) = *(unsigned __int16 *)((char *)&pItemsTable->pItems[0].uSpriteID + v76); | |
2300 i = v76; | |
2301 v75->uItemType = v76; | |
2302 if ( v12 | v11 ) | |
2303 { | |
2304 LABEL_50: | |
2305 v78 = 0; | |
2306 } | |
2307 else | |
2308 { | |
2309 for ( j = (int)&pObjectList->pObjects->uObjectID; (short)v76 != *(short *)j; j = a3 ) | |
2310 { | |
2311 ++Argsj; | |
2312 a3 = j + 56; | |
2313 if ( Argsj >= (signed int)pObjectList->uNumObjects ) | |
2314 goto LABEL_50; | |
2315 LOWORD(v76) = i; | |
2316 } | |
2317 v78 = Argsj; | |
2318 } | |
2319 v75->uObjectDescID = v78; | |
2320 ++v75; | |
2321 --pDest; | |
2322 } | |
2323 while ( pDest ); | |
2324 } | |
2325 fseek(v7, v221, 0); | |
2326 fread(&uNumActors, 4u, 1u, v7); | |
2327 fseek(v7, v222, 0); | |
2328 fread(pActors, 0x344u, uNumActors, v7); | |
2329 fseek(v7, v228, 0); | |
2330 fread(&uNumChests, 4u, 1u, v7); | |
2331 fseek(v7, v229, 0); | |
2332 fread(pChests, 0x14CCu, uNumChests, v7); | |
2333 fseek(v7, v224, 0); | |
2334 fread(&uNumLights, 4u, 1u, v7); | |
2335 fseek(v7, v225, 0); | |
2336 fread(pLights, 0x10u, uNumLights, v7); | |
2337 fseek(v7, v226, 0); | |
2338 fread(&uNumNodes, 4u, 1u, v7); | |
2339 fseek(v7, v227, 0); | |
2340 fread(pNodes, 8u, uNumNodes, v7); | |
2341 fseek(v7, v230, 0); | |
2342 fread(&uNumSpawnPoints, 4u, 1u, v7); | |
2343 v79 = pAllocator->AllocNamedChunk(pSpawnPoints, 24 * uNumSpawnPoints, "Spawn"); | |
2344 v202 = 0; | |
2345 pSpawnPoints = (SpawnPointMM7 *)v79; | |
2346 fseek(v7, v231, v202); | |
2347 fread(pSpawnPoints, 0x18u, uNumSpawnPoints, v7); | |
2348 fseek(v7, v232, 0); | |
2349 fread(&dlv, 0x28u, 1u, v7); | |
2350 fseek(v7, v233, 0); | |
2351 fread(&stru_5E4C90, 1u, 0xC8u, v7); | |
2352 fseek(v7, v234, 0); | |
2353 fread(&uLastVisitDay, 1u, 0x38u, v7); | |
2354 fseek(v7, v223, 0); | |
2355 v80 = (void **)&pMapOutlines; | |
2356 fread(*v80, 4u, 1u, v7); | |
2357 fread((char *)*v80 + 4, 0xCu, *(int *)*v80, v7); | |
2358 fclose(v7); | |
2359 goto LABEL_179; | |
2360 } | |
2361 return 4; | |
2362 }*/ | |
2363 #pragma endregion | |
2364 | |
2365 if (bLoaded) | |
2366 { | |
2367 Log::Warning(L"BLV is already loaded"); | |
2368 return 3; | |
2369 } | |
2370 | |
2371 if ( !pGames_LOD->DoesContainerExist(pFilename) ) | |
2372 Abortf("Unable to find %s in Games.LOD", pFilename); | |
2373 | |
2374 //v238 = pFilename - 4; | |
2375 //v81 = strlen(pFilename); | |
2376 strcpy(this->pFilename, pFilename); | |
2377 strcpy(&pFilename[strlen(pFilename) - 4], ".blv"); | |
2378 File = pGames_LOD->FindContainer(pFilename, 1); | |
2379 //File = v82; | |
2380 | |
2381 Release(); | |
2382 if ( !Alloc() ) | |
2383 return 4; | |
2384 | |
2385 header.uVersion = 91969; | |
2386 header.pMagic[0] = 'm'; | |
2387 header.pMagic[1] = 'v'; | |
2388 header.pMagic[2] = 'i'; | |
2389 header.pMagic[3] = 'i'; | |
2390 header.uCompressedSize = 0; | |
2391 header.uDecompressedSize = 0; | |
2392 fread(&header, sizeof(ODMHeader), 1u, File); | |
2393 if (header.uVersion != 91969 || | |
2394 header.pMagic[0] != 'm' || | |
2395 header.pMagic[1] != 'v' || | |
2396 header.pMagic[2] != 'i' || | |
2397 header.pMagic[3] != 'i' ) | |
2398 { | |
2399 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:792", 0); | |
2400 } | |
2401 //v83 = header.uCompressedSize; | |
2402 //pSource = header.uDecompressedSize; | |
2403 //v84 = malloc(header.uDecompressedSize); | |
2404 //v85 = v84; | |
2405 //ptr = v84; | |
2406 auto pRawBLV = malloc(header.uDecompressedSize); | |
2407 memset(pRawBLV, 0, header.uDecompressedSize); | |
2408 | |
2409 if (header.uCompressedSize == header.uDecompressedSize) | |
2410 fread(pRawBLV, header.uDecompressedSize, 1, File); | |
2411 else if (header.uCompressedSize < header.uDecompressedSize) | |
2412 { | |
2413 auto pTmpMem = malloc(header.uCompressedSize); | |
2414 { | |
2415 fread(pTmpMem, header.uCompressedSize, 1, File); | |
2416 | |
2417 uint uDecompressedSize = header.uDecompressedSize; | |
2418 zlib::MemUnzip(pRawBLV, &uDecompressedSize, pTmpMem, header.uCompressedSize); | |
2419 | |
2420 if (uDecompressedSize != header.uDecompressedSize) | |
2421 Log::Warning(L"uDecompressedSize != header.uDecompressedSize in BLV"); | |
2422 } | |
2423 free(pTmpMem); | |
2424 } | |
2425 else | |
2426 { | |
2427 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:803", 0); | |
2428 return 0; | |
2429 } | |
2430 | |
2431 bLoaded = true; | |
2432 | |
2433 auto pData = (char *)pRawBLV; | |
2434 | |
2435 pGameLoadingUI_ProgressBar->Progress(); | |
2436 | |
2437 memcpy(&blv, pData, 136); | |
2438 memcpy(&uNumVertices, pData += 136, 4); | |
2439 memcpy(pVertices, pData += 4, uNumVertices * sizeof(Vec3_short_)); | |
2440 | |
2441 pGameLoadingUI_ProgressBar->Progress(); | |
2442 | |
2443 memcpy(&uNumFaces, pData += uNumVertices * sizeof(Vec3_short_), 4); | |
2444 | |
2445 pGameLoadingUI_ProgressBar->Progress(); | |
2446 | |
2447 memcpy(pFaces, pData += 4, uNumFaces * sizeof (BLVFace)); | |
1006 | 2448 pLFaces = (unsigned __int16 *)pAllocator->AllocNamedChunk(pLFaces, blv.uFaces_fdata_Size, "L.FData"); |
2449 | |
2450 memcpy(pLFaces, pData += uNumFaces * sizeof (BLVFace), blv.uFaces_fdata_Size); | |
0 | 2451 |
2452 for (uint i = 0, j = 0; i < uNumFaces; ++i) | |
2453 { | |
2454 auto pFace = pFaces + i; | |
2455 | |
1006 | 2456 pFace->pVertexIDs = pLFaces + j; |
0 | 2457 |
2458 j += pFace->uNumVertices + 1; | |
1006 | 2459 pFace->pXInterceptDisplacements = (short *)(pLFaces + j); |
0 | 2460 |
2461 j += pFace->uNumVertices + 1; | |
1006 | 2462 pFace->pYInterceptDisplacements = (short *)(pLFaces + j); |
0 | 2463 |
2464 j += pFace->uNumVertices + 1; | |
1006 | 2465 pFace->pZInterceptDisplacements = (short *)(pLFaces + j); |
0 | 2466 |
2467 j += pFace->uNumVertices + 1; | |
1006 | 2468 pFace->pVertexUIDs = (__int16 *)(pLFaces + j); |
0 | 2469 |
2470 j += pFace->uNumVertices + 1; | |
1006 | 2471 pFace->pVertexVIDs = (__int16 *)(pLFaces + j); |
0 | 2472 |
2473 j += pFace->uNumVertices + 1; | |
2474 /*v93 = &pFaces[v92]; | |
2475 Src = v93; | |
2476 v94 = (BLVSector *)((char *)v244 + 2 * v93->uNumVertices + 2); | |
2477 v95 = (unsigned __int16 *)((char *)v94 + (unsigned int)ptr_2AC); | |
2478 v244 = v94; | |
2479 Src->pXInterceptDisplacements = v95; | |
2480 v96 = (int)&pFaces[v92]; | |
2481 Src = (BLVFace *)v96; | |
2482 v97 = (BLVSector *)((char *)v244 + 2 * *(char *)(v96 + 93) + 2); | |
2483 v98 = (unsigned __int16 *)((char *)v97 + (unsigned int)ptr_2AC); | |
2484 v244 = v97; | |
2485 Src->pYInterceptDisplacements = v98; | |
2486 Src = &pFaces[v92]; | |
2487 v99 = ptr_2AC; | |
2488 v244 = (BLVSector *)((char *)v244 + 2 * Src->uNumVertices + 2); | |
2489 Src->pZInterceptDisplacements = (unsigned __int16 *)((char *)v99 + (int)v244); | |
2490 Src = &pFaces[v92]; | |
2491 v100 = ptr_2AC; | |
2492 v244 = (BLVSector *)((char *)v244 + 2 * Src->uNumVertices + 2); | |
2493 Src->pVertexUIDs = (unsigned __int16 *)((char *)v100 + (int)v244); | |
2494 Src = &pFaces[v92]; | |
2495 ++v92; | |
2496 v101 = ptr_2AC; | |
2497 v244 = (BLVSector *)((char *)v244 + 2 * Src->uNumVertices + 2); | |
2498 ++v245; | |
2499 Src->pVertexVIDs = (unsigned __int16 *)((char *)v101 + (int)v244); | |
2500 v244 = (BLVSector *)((char *)v244 + 2 * *((char *)&pFaces[v92] - 3) + 2);*/ | |
2501 } | |
2502 | |
2503 pGameLoadingUI_ProgressBar->Progress(); | |
2504 | |
2505 pData += blv.uFaces_fdata_Size; | |
2506 | |
2507 for (uint i = 0; i < uNumFaces; ++i) | |
2508 { | |
2509 auto pFace = pFaces + i; | |
2510 | |
2511 char pTexName[16]; | |
2512 strncpy(pTexName, pData, 10); | |
2513 pData += 10; | |
2514 | |
2515 if (pFace->uAttributes & 0x4000) | |
2516 { | |
2517 pFace->uBitmapID = pTextureFrameTable->FindTextureByName(pTexName); | |
2518 if (pFace->uBitmapID) | |
2519 pTextureFrameTable->LoadAnimationSequenceAndPalettes(pFace->uBitmapID); | |
2520 else | |
2521 { | |
2522 pFace->uBitmapID = pBitmaps_LOD->LoadTexture(pTexName); | |
2523 pFace->uAttributes &= ~0x4000; | |
2524 } | |
2525 } | |
2526 else | |
2527 pFace->uBitmapID = pBitmaps_LOD->LoadTexture(pTexName); | |
2528 } | |
2529 | |
2530 pGameLoadingUI_ProgressBar->Progress(); | |
2531 | |
2532 memcpy(&uNumFaceExtras, pData, 4u); | |
2533 memcpy(pFaceExtras, pData += 4, uNumFaceExtras * sizeof(BLVFaceExtra)); | |
2534 pData += uNumFaceExtras * sizeof(BLVFaceExtra); | |
2535 | |
2536 pGameLoadingUI_ProgressBar->Progress(); | |
2537 | |
2538 //v108 = (char *)v107 + 36 * uNumFaceExtras; | |
2539 //v245 = 0; | |
2540 //*(int *)((char *)&uSourceLen + 1) = 0; | |
2541 for (uint i = 0; i < uNumFaceExtras; ++i) | |
2542 { | |
2543 char pTexName[32]; | |
2544 strncpy(pTexName, pData, 10); | |
2545 pData += 10; | |
2546 | |
2547 if (!strcmp(pTexName, "")) | |
2548 pFaceExtras[i].uAdditionalBitmapID = -1; | |
2549 else | |
2550 pFaceExtras[i].uAdditionalBitmapID = pBitmaps_LOD->LoadTexture(pTexName); | |
2551 } | |
2552 | |
2553 | |
2554 for (uint i = 0; i < uNumFaces; ++i) | |
2555 { | |
2556 auto pFace = pFaces + i; | |
2557 auto pFaceExtra = pFaceExtras + pFace->uFaceExtraID; | |
2558 | |
2559 if (pFaceExtra->uEventID) | |
2560 { | |
2561 if (pFaceExtra->HasEventint()) | |
2562 pFace->uAttributes |= 0x100000; | |
2563 else | |
2564 pFace->uAttributes &= ~0x100000; | |
2565 } | |
2566 } | |
2567 | |
2568 pGameLoadingUI_ProgressBar->Progress(); | |
2569 | |
2570 memcpy(&uNumSectors, pData, 4); | |
2571 memcpy(pSectors, pData + 4, uNumSectors * sizeof(BLVSector)); | |
2572 pData += 4 + uNumSectors * sizeof(BLVSector); | |
2573 | |
2574 pGameLoadingUI_ProgressBar->Progress(); | |
2575 | |
2576 ptr_0002B0_sector_rdata = (unsigned short *)pAllocator->AllocNamedChunk(ptr_0002B0_sector_rdata, blv.uSector_rdata_Size, "L.RData"); | |
2577 memcpy(ptr_0002B0_sector_rdata, pData, blv.uSector_rdata_Size); | |
2578 pData += blv.uSector_rdata_Size; | |
2579 | |
2580 for (uint i = 0, j = 0; i < uNumSectors; ++i) | |
2581 { | |
2582 auto pSector = pSectors + i; | |
2583 | |
2584 pSector->pFloors = ptr_0002B0_sector_rdata + j; | |
2585 j += pSector->uNumFloors; | |
2586 | |
2587 pSector->pWalls = ptr_0002B0_sector_rdata + j; | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2588 j += pSector->uNumWalls; |
0 | 2589 |
2590 pSector->pCeilings = ptr_0002B0_sector_rdata + j; | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2591 j += pSector->uNumCeilings; |
0 | 2592 |
2593 pSector->pFluids = ptr_0002B0_sector_rdata + j; | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2594 j += pSector->uNumFluids; |
0 | 2595 |
2596 pSector->pPortals = ptr_0002B0_sector_rdata + j; | |
2597 j += pSector->uNumPortals; | |
2598 | |
2599 pSector->pFaceIDs = ptr_0002B0_sector_rdata + j; | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2600 j += pSector->uNumFaces; |
0 | 2601 |
2602 pSector->pCogs = ptr_0002B0_sector_rdata + j; | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2603 j += pSector->uNumCogs; |
0 | 2604 |
2605 pSector->pDecorationIDs = ptr_0002B0_sector_rdata + j; | |
2606 j += pSector->uNumDecorations; | |
2607 | |
2608 pSector->pMarkers = ptr_0002B0_sector_rdata + j; | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2609 j += pSector->uNumMarkers; |
0 | 2610 |
2611 | |
2612 //do | |
2613 //{ | |
2614 /*pSectors[v118].pFloors = (unsigned __int16 *)((char *)Src + (unsigned int)ptr_0002B0_sector_rdata); | |
2615 v244 = &pSectors[v118]; | |
2616 v119 = ptr_0002B0_sector_rdata; | |
2617 Src = (BLVFace *)((char *)Src + 2 * v244->field_4); | |
2618 v244->pWalls = (unsigned __int16 *)((char *)v119 + (int)Src); | |
2619 v120 = (int)&pSectors[v118]; | |
2620 v244 = (BLVSector *)v120; | |
2621 v121 = (BLVFace *)((char *)Src + 2 * *(short *)(v120 + 12)); | |
2622 v122 = (unsigned __int16 *)((char *)v121 + (unsigned int)ptr_0002B0_sector_rdata); | |
2623 Src = v121; | |
2624 v244->pCeilings = v122; | |
2625 v123 = (int)&pSectors[v118]; | |
2626 v244 = (BLVSector *)v123; | |
2627 v124 = (BLVFace *)((char *)Src + 2 * *(short *)(v123 + 20)); | |
2628 v125 = (unsigned __int16 *)((char *)v124 + (unsigned int)ptr_0002B0_sector_rdata); | |
2629 Src = v124; | |
2630 v244->pFluids = v125; | |
2631 v244 = &pSectors[v118]; | |
2632 v126 = ptr_0002B0_sector_rdata; | |
2633 Src = (BLVFace *)((char *)Src + 2 * v244->field_1C); | |
2634 v244->pPortals = (unsigned __int16 *)((char *)v126 + (int)Src); | |
2635 v244 = &pSectors[v118]; | |
2636 v127 = ptr_0002B0_sector_rdata; | |
2637 Src = (BLVFace *)((char *)Src + 2 * v244->uNumPortals); | |
2638 v244->pFaceIDs = (unsigned __int16 *)((char *)v127 + (int)Src); | |
2639 v244 = &pSectors[v118]; | |
2640 v128 = ptr_0002B0_sector_rdata; | |
2641 Src = (BLVFace *)((char *)Src + 2 * v244->field_2C); | |
2642 v244->pCogs = (unsigned __int16 *)((char *)v128 + (int)Src); | |
2643 v244 = &pSectors[v118]; | |
2644 v129 = ptr_0002B0_sector_rdata; | |
2645 Src = (BLVFace *)((char *)Src + 2 * v244->field_3C); | |
2646 v244->pDecorationIDs = (unsigned __int16 *)((char *)v129 + (int)Src); | |
2647 v130 = (int)&pSectors[v118]; | |
2648 ++v118; | |
2649 v244 = (BLVSector *)v130; | |
2650 v131 = ptr_0002B0_sector_rdata; | |
2651 Src = (BLVFace *)((char *)Src + 2 * *(short *)(v130 + 68)); | |
2652 ++v245; | |
2653 *(int *)(v130 + 80) = (int)(char *)v131 + (int)Src; | |
2654 Src = (BLVFace *)((char *)Src + 2 * *((short *)&pSectors[v118] - 20));*/ | |
2655 //} | |
2656 //while ( v245 < uNumSectors ); | |
2657 } | |
2658 | |
2659 ptr_0002B8_sector_lrdata = (unsigned __int16 *)pAllocator->AllocNamedChunk(ptr_0002B8_sector_lrdata, blv.uSector_lrdata_Size, "L.RLData"); | |
2660 memcpy(ptr_0002B8_sector_lrdata, pData, blv.uSector_lrdata_Size); | |
2661 pData += blv.uSector_lrdata_Size; | |
2662 | |
2663 pGameLoadingUI_ProgressBar->Progress(); | |
2664 | |
2665 for (uint i = 0, j = 0; i < uNumSectors; ++i) | |
2666 { | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2667 pSectors[i].pLights = ptr_0002B8_sector_lrdata + j; |
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2668 j += pSectors[i].uNumLights; |
0 | 2669 } |
2670 | |
2671 pGameLoadingUI_ProgressBar->Progress(); | |
2672 | |
2673 memcpy(&uNumDoors, pData, 4); | |
2674 pData += 4; | |
2675 | |
2676 pGameLoadingUI_ProgressBar->Progress(); | |
2677 pGameLoadingUI_ProgressBar->Progress(); | |
2678 | |
2679 memcpy(&uNumLevelDecorations, pData, 4); | |
2680 memcpy(pLevelDecorations, pData + 4, uNumLevelDecorations * sizeof(LevelDecoration)); | |
2681 pData += 4 + uNumLevelDecorations * sizeof(LevelDecoration); | |
2682 | |
2683 for (uint i = 0; i < uNumLevelDecorations; ++i) | |
2684 { | |
2685 pLevelDecorations[i].uDecorationDescID = pDecorationList->GetDecorIdByName(pData); | |
2686 | |
2687 pData += 32; | |
2688 } | |
2689 | |
2690 pGameLoadingUI_ProgressBar->Progress(); | |
2691 | |
2692 memcpy(&uNumLights, pData, 4); | |
2693 memcpy(pLights, pData + 4, uNumLights * sizeof(BLVLightMM7)); | |
2694 pData += 4 + uNumLights * sizeof(BLVLightMM7); | |
2695 | |
2696 pGameLoadingUI_ProgressBar->Progress(); | |
2697 pGameLoadingUI_ProgressBar->Progress(); | |
2698 | |
2699 memcpy(&uNumNodes, pData, 4); | |
2700 memcpy(pNodes, pData + 4, uNumNodes * sizeof(BSPNode)); | |
2701 pData += 4 + uNumNodes * sizeof(BSPNode); | |
2702 | |
2703 pGameLoadingUI_ProgressBar->Progress(); | |
2704 pGameLoadingUI_ProgressBar->Progress(); | |
2705 | |
2706 memcpy(&uNumSpawnPoints, pData, 4); | |
2707 pSpawnPoints = (SpawnPointMM7 *)pAllocator->AllocNamedChunk(pSpawnPoints, uNumSpawnPoints * sizeof(SpawnPointMM7), "Spawn"); | |
2708 memcpy(pSpawnPoints, pData + 4, uNumSpawnPoints * sizeof(SpawnPointMM7)); | |
2709 pData += 4 + uNumSpawnPoints * sizeof(SpawnPointMM7); | |
2710 | |
2711 pGameLoadingUI_ProgressBar->Progress(); | |
2712 pGameLoadingUI_ProgressBar->Progress(); | |
2713 | |
2714 //v201 = (const char *)v148; | |
2715 //v200 = (size_t)pMapOutlines; | |
2716 memcpy(&pMapOutlines->uNumOutlines, pData, 4); | |
2717 memcpy(pMapOutlines->pOutlines, pData + 4, pMapOutlines->uNumOutlines * sizeof(BLVMapOutline)); | |
2718 //v149 = pMapOutlines; | |
2719 //v199 = 12 * *v149; | |
2720 //memcpy(v149 + 1, (const void *)(v148 + 4), v199); | |
2721 free(pRawBLV); | |
2722 pRawBLV = nullptr; | |
2723 | |
2724 void *pRawDLV = nullptr; | |
2725 strcpy(&pFilename[strlen(pFilename) - 4], ".dlv"); | |
2726 File = pNew_LOD->FindContainer(pFilename, 1); | |
2727 fread(&header, 0x10u, 1u, File);//(FILE *)v245); | |
2728 bool _v244 = false; | |
2729 if (header.uVersion != 91969 || | |
2730 header.pMagic[0] != 'm' || | |
2731 header.pMagic[1] != 'v' || | |
2732 header.pMagic[2] != 'i' || | |
2733 header.pMagic[3] != 'i' ) | |
2734 { | |
2735 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:1090", 0); | |
2736 _v244 = true; | |
2737 } | |
2738 else | |
2739 { | |
2740 pRawDLV = malloc(header.uDecompressedSize); | |
2741 if (header.uCompressedSize == header.uDecompressedSize) | |
2742 fread(pRawDLV, 1, header.uCompressedSize, File); | |
2743 else if (header.uCompressedSize < header.uDecompressedSize) | |
2744 { | |
2745 auto pTmpMem = malloc(header.uCompressedSize); | |
2746 { | |
2747 fread(pTmpMem, header.uCompressedSize, 1, File); | |
2748 | |
2749 uint uDecompressedSize = header.uDecompressedSize; | |
2750 zlib::MemUnzip(pRawDLV, &uDecompressedSize, pTmpMem, header.uCompressedSize); | |
2751 | |
2752 if (uDecompressedSize != header.uDecompressedSize) | |
2753 Log::Warning(L"uDecompressedSize != header.uDecompressedSize in DLV"); | |
2754 } | |
2755 free(pTmpMem); | |
2756 } | |
2757 else | |
2758 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:1108", 0); | |
2759 | |
2760 pData = (char *)pRawDLV; | |
2761 } | |
2762 | |
2763 memcpy(&dlv, pData, 40); | |
2764 pData += 40; | |
2765 | |
2766 //v152 = dlv.uNumFacesInBModels; | |
2767 if (dlv.uNumFacesInBModels) | |
2768 { | |
2769 //v153 = dlv.uNumDecorations; | |
2770 if (dlv.uNumDecorations) | |
2771 { | |
2772 if (dlv.uNumFacesInBModels != uNumFaces || | |
2773 dlv.uNumDecorations != uNumLevelDecorations) | |
2774 _v244 = true; | |
2775 } | |
2776 } | |
2777 | |
2778 if (dword_6BE364_game_settings_1 & 0x2000 ) | |
2779 _i = 29030400; | |
2780 bool _a = false; | |
2781 if ( a3 - dlv.uLastRepawnDay >= _i && strcmpi(pCurrentMapName, "d29.dlv") ) | |
2782 _a = true; | |
2783 | |
2784 //v154 = 875; | |
2785 if (_v244) | |
2786 { | |
2787 memset(v203, 0, 0x36B); | |
2788 goto LABEL_132; | |
2789 } | |
2790 if (_a || !dlv.uLastRepawnDay ) | |
2791 { | |
2792 memcpy(v203, pData, 0x36B); | |
2793 LABEL_132: | |
435 | 2794 free(pRawDLV); |
0 | 2795 dlv.uLastRepawnDay = a3; |
2796 if (_v244) | |
2797 ++dlv.uNumRespawns; | |
2798 //v201 = pFilename; | |
2799 *(int *)pDest = 1; | |
2800 File = pGames_LOD->FindContainer(pFilename, 0); | |
2801 fread(&header, 0x10u, 1u, File); | |
2802 auto v155 = header.uCompressedSize; | |
2803 auto Count = header.uDecompressedSize; | |
2804 auto Src = (BLVFace *)malloc(header.uDecompressedSize); | |
435 | 2805 pRawDLV = Src; |
0 | 2806 if ( v155 <= Count ) |
2807 { | |
2808 if ( v155 == Count ) | |
2809 { | |
2810 fread(Src, 1u, Count, File); | |
2811 } | |
2812 else | |
2813 { | |
2814 auto _uSourceLen = malloc(v155); | |
2815 fread(_uSourceLen, v155, 1u, File); | |
2816 zlib::MemUnzip(Src, &Count, _uSourceLen, v155); | |
2817 free(_uSourceLen); | |
2818 } | |
2819 } | |
2820 else | |
2821 { | |
2822 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:1195", 0); | |
2823 } | |
2824 pData = ((char *)Src + 40); | |
2825 //v154 = 875; | |
2826 goto LABEL_140; | |
2827 } | |
2828 *(int *)pDest = 0; | |
2829 LABEL_140: | |
2830 //v202 = (int)".blv"; | |
2831 //v156 = strlen(pFilename); | |
2832 strcpy(&pFilename[strlen(pFilename) - 4], ".blv"); | |
2833 memcpy(_visible_outlines, pData, 875); | |
2834 pData += 875; | |
2835 | |
2836 if ( *(int *)pDest ) | |
2837 memcpy(_visible_outlines, v203, 875); | |
2838 | |
2839 for (uint i = 0; i < pMapOutlines->uNumOutlines; ++i) | |
2840 { | |
2841 auto pVertex = pMapOutlines->pOutlines + i; | |
2842 if ((unsigned __int8)(1 << (7 - i % 8)) & _visible_outlines[i / 8]) | |
2843 pVertex->uFlags |= 1; | |
2844 } | |
2845 | |
2846 | |
2847 for (uint i = 0; i < uNumFaces; ++i) | |
2848 { | |
2849 auto pFace = pFaces + i; | |
2850 auto pFaceExtra = pFaceExtras + pFace->uFaceExtraID; | |
2851 | |
2852 memcpy(&pFace->uAttributes, pData, 4); | |
2853 pData += 4; | |
2854 | |
2855 if (pFaceExtra->uEventID) | |
2856 { | |
2857 if (pFaceExtra->HasEventint()) | |
2858 pFace->uAttributes |= 0x100000; | |
2859 else | |
2860 pFace->uAttributes &= ~0x100000; | |
2861 } | |
2862 } | |
2863 | |
2864 pGameLoadingUI_ProgressBar->Progress(); | |
2865 | |
2866 for (uint i = 0; i < uNumLevelDecorations; ++i) | |
2867 { | |
2868 memcpy(&pLevelDecorations[i].field_2, pData, 2); | |
2869 pData += 2; | |
2870 } | |
2871 | |
2872 pGameLoadingUI_ProgressBar->Progress(); | |
2873 | |
2874 memcpy(&uNumActors, pData, 4); | |
2875 memcpy(pActors, pData + 4, uNumActors * sizeof(Actor)); | |
2876 pData += 4 + uNumActors * sizeof(Actor); | |
2877 | |
2878 pGameLoadingUI_ProgressBar->Progress(); | |
2879 pGameLoadingUI_ProgressBar->Progress(); | |
2880 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2881 memcpy(&uNumSpriteObjects, pData, 4); |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2882 memcpy(pSpriteObjects, pData + 4, uNumSpriteObjects * sizeof(SpriteObject)); |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2883 pData += 4 + uNumSpriteObjects * sizeof(SpriteObject); |
0 | 2884 |
2885 pGameLoadingUI_ProgressBar->Progress(); | |
2886 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2887 for (uint i = 0; i < uNumSpriteObjects; ++i) |
0 | 2888 { |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2889 auto pItem = pSpriteObjects + i; |
0 | 2890 |
2891 if (pItem->stru_24.uItemID && !(pItem->uAttributes & 0x0100)) | |
2892 { | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2893 pItem->uType = pItemsTable->pItems[pItem->stru_24.uItemID - 1].uSpriteID; |
0 | 2894 |
2895 uint uObjectID = 0; | |
2896 for (uint j = 0; j < pObjectList->uNumObjects; ++j) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2897 if (pItem->uType == pObjectList->pObjects[j].uObjectID) |
0 | 2898 { |
2899 pItem->uObjectDescID = j; | |
2900 break; | |
2901 } | |
2902 } | |
2903 } | |
2904 | |
2905 pGameLoadingUI_ProgressBar->Progress(); | |
2906 | |
2907 memcpy(&uNumChests, pData, 4); | |
2908 memcpy(pChests, pData + 4, uNumChests * sizeof(Chest)); | |
2909 pData += 4 + uNumChests * sizeof(Chest); | |
2910 | |
2911 pGameLoadingUI_ProgressBar->Progress(); | |
2912 pGameLoadingUI_ProgressBar->Progress(); | |
2913 | |
2914 memcpy(pDoors, pData, 0x3E80); | |
2915 pData += 0x3E80; | |
2916 | |
2917 //v201 = (const char *)blv.uDoors_ddata_Size; | |
2918 //v200 = (size_t)ptr_0002B4_doors_ddata; | |
2919 //v170 = pAllocator->AllocNamedChunk(ptr_0002B4_doors_ddata, blv.uDoors_ddata_Size, "L.DData"); | |
2920 //v171 = blv.uDoors_ddata_Size; | |
2921 ptr_0002B4_doors_ddata = (unsigned __int16 *)pAllocator->AllocNamedChunk(ptr_0002B4_doors_ddata, blv.uDoors_ddata_Size, "L.DData"); | |
2922 memcpy(ptr_0002B4_doors_ddata, pData, blv.uDoors_ddata_Size); | |
2923 pData += blv.uDoors_ddata_Size; | |
2924 | |
2925 //Src = (BLVFace *)((char *)Src + v171); | |
2926 //v172 = 0; | |
2927 //v245 = 0; | |
2928 //if (uNumDoors > 0) | |
2929 for (uint i = 0, j = 0; i < uNumDoors; ++i) | |
2930 { | |
2931 auto pDoor = pDoors + i; | |
2932 | |
2933 pDoor->pVertexIDs = ptr_0002B4_doors_ddata + j; | |
2934 j += pDoor->uNumVertices; | |
2935 | |
2936 pDoor->pFaceIDs = ptr_0002B4_doors_ddata + j; | |
2937 j += pDoor->uNumFaces; | |
2938 | |
2939 pDoor->pSectorIDs = ptr_0002B4_doors_ddata + j; | |
2940 j += pDoor->field_48; | |
2941 | |
2942 pDoor->pDeltaUs = (short *)(ptr_0002B4_doors_ddata + j); | |
2943 j += pDoor->uNumFaces; | |
2944 | |
2945 pDoor->pDeltaVs = (short *)(ptr_0002B4_doors_ddata + j); | |
2946 j += pDoor->uNumFaces; | |
2947 | |
2948 pDoor->pXOffsets = ptr_0002B4_doors_ddata + j; | |
2949 j += pDoor->uNumOffsets; | |
2950 | |
2951 pDoor->pYOffsets = ptr_0002B4_doors_ddata + j; | |
2952 j += pDoor->uNumOffsets; | |
2953 | |
2954 pDoor->pZOffsets = ptr_0002B4_doors_ddata + j; | |
2955 j += pDoor->uNumOffsets; | |
2956 /*v173 = pDoors; | |
2957 for ( k = 0; ; v172 = v188 + 2 * *((short *)&v173[k] - 3) ) | |
2958 { | |
2959 v173[k].pVertexIDs = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v172); | |
2960 v175 = &pDoors[k]; | |
2961 v176 = v172 + 2 * v175->uNumVertices; | |
2962 v175->pFaceIDs = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v176); | |
2963 v177 = &pDoors[k]; | |
2964 v178 = v176 + 2 * v177->uNumFaces; | |
2965 v177->pSectorIDs = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v178); | |
2966 v179 = &pDoors[k]; | |
2967 v180 = v178 + 2 * v179->field_48; | |
2968 v179->pDeltaUs = (__int16 *)((char *)ptr_0002B4_doors_ddata + v180); | |
2969 v181 = &pDoors[k]; | |
2970 v182 = v180 + 2 * v181->uNumFaces; | |
2971 v181->pDeltaVs = (__int16 *)((char *)ptr_0002B4_doors_ddata + v182); | |
2972 v183 = &pDoors[k]; | |
2973 v184 = v182 + 2 * v183->uNumFaces; | |
2974 v183->pXOffsets = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v184); | |
2975 v185 = &pDoors[k]; | |
2976 v186 = v184 + 2 * v185->uNumOffsets; | |
2977 v185->pYOffsets = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v186); | |
2978 v187 = &pDoors[k]; | |
2979 ++k; | |
2980 v188 = v186 + 2 * v187->uNumOffsets; | |
2981 v189 = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v188); | |
2982 ++v245; | |
2983 v187->pZOffsets = v189; | |
2984 v173 = pDoors; | |
2985 if ( v245 >= uNumDoors ) | |
2986 break; | |
2987 }*/ | |
2988 } | |
2989 //v190 = 0; | |
2990 //v245 = 0; | |
2991 for (uint i = 0; i < uNumDoors; ++i) | |
2992 { | |
2993 auto pDoor = pDoors + i; | |
2994 | |
2995 for (uint j = 0; j < pDoor->uNumFaces; ++j) | |
2996 { | |
2997 auto pFace = pFaces + pDoor->pFaceIDs[j]; | |
2998 auto pFaceExtra = pFaceExtras + pFace->uFaceExtraID; | |
2999 | |
3000 pDoor->pDeltaUs[j] = pFaceExtra->sTextureDeltaU; | |
3001 pDoor->pDeltaVs[j] = pFaceExtra->sTextureDeltaV; | |
3002 } | |
3003 //v191 = pDoors; | |
3004 //pDest = 0; | |
3005 //do | |
3006 // { | |
3007 /*Argsn = 0; | |
3008 for ( l = (BLVDoor *)&v190[(int)v191]; | |
3009 Argsn < *(short *)&v190[(int)v191 + 70]; | |
3010 l = (BLVDoor *)&v190[(int)v191] ) | |
3011 { | |
3012 v193 = Argsn; | |
3013 v194 = l->pFaceIDs[Argsn++]; | |
3014 v195 = &pFaceExtras[pFaces[v194].uFaceExtraID]; | |
3015 l->pDeltaUs[v193] = v195->sTextureDeltaU; | |
3016 v190 = pDest; | |
3017 *(short *)(v193 * 2 + *(int *)&pDest[(unsigned int)pDoors + 52]) = v195->sTextureDeltaV; | |
3018 v191 = pDoors; | |
3019 } | |
3020 ++v245; | |
3021 v190 += 80; | |
3022 pDest = v190;*/ | |
3023 //} | |
3024 //while ( v245 < uNumDoors ); | |
3025 } | |
3026 | |
3027 | |
3028 pGameLoadingUI_ProgressBar->Progress(); | |
3029 | |
3030 memcpy(&stru_5E4C90, pData, 0xC8); | |
3031 pData += 0xC8; | |
3032 | |
3033 pGameLoadingUI_ProgressBar->Progress(); | |
3034 | |
3035 memcpy(&stru1, pData, 0x38u); | |
3036 pData += 0x38; | |
3037 | |
3038 free(pRawDLV); | |
3039 //v5 = 0; | |
3040 | |
3041 pSoundList->LoadSound(64, 0); | |
3042 pSoundList->LoadSound(103, 0); | |
3043 pSoundList->LoadSound(63, 0); | |
3044 pSoundList->LoadSound(102, 0); | |
3045 pSoundList->LoadSound(50, 0); | |
3046 pSoundList->LoadSound(89, 0); | |
3047 | |
3048 return 0; | |
3049 } | |
3050 | |
3051 | |
3052 //----- (0049AC17) -------------------------------------------------------- | |
3053 int IndoorLocation::GetSector(int sX, int sY, int sZ) | |
3054 { | |
3055 int v4; // esi@1 | |
3056 //unsigned __int8 v5; // zf@1 | |
3057 //unsigned __int8 v6; // sf@1 | |
3058 //unsigned __int8 v7; // of@1 | |
3059 //BLVSector *v8; // eax@3 | |
3060 //int v9; // edi@9 | |
3061 //int v10; // eax@9 | |
3062 //int v11; // edx@9 | |
3063 //int v12; // eax@10 | |
3064 //unsigned __int16 v13; // ax@12 | |
3065 //int v14; // edi@14 | |
3066 //BLVFace *v15; // eax@14 | |
3067 //BLVFace *v16; // edi@14 | |
3068 //PolygonType v17; // al@14 | |
3069 //unsigned __int16 *pVertexIDs; // esi@16 | |
3070 //Vec3_short_ *v19; // eax@16 | |
3071 //int v20; // edx@16 | |
3072 //unsigned __int16 *v21; // esi@17 | |
3073 //int v22; // edi@19 | |
3074 //int v23; // edi@20 | |
3075 //Vec3_short_ *v24; // edx@20 | |
3076 signed int v25; // edx@21 | |
3077 int v26; // ebx@23 | |
3078 //int v27; // edx@26 | |
3079 //signed __int64 v28; // qtt@26 | |
3080 ///Vec3_short_ *v29; // eax@26 | |
3081 //Vec3_short_ *v30; // edx@26 | |
3082 //int v31; // edx@26 | |
791 | 3083 //signed int v32; // edi@27 |
0 | 3084 signed __int64 v33; // qtt@27 |
3085 //Vec3_short_ *v34; // edx@27 | |
791 | 3086 //int v35; // edx@32 |
0 | 3087 int v37; // edi@38 |
717 | 3088 int pSectorID; // ebx@40 |
0 | 3089 int v39; // eax@41 |
717 | 3090 BLVFace *pFace; // esi@42 |
3091 PolygonType pPolygonType; // dl@42 | |
0 | 3092 int v42; // edx@43 |
3093 int v43[50]; // [sp+Ch] [bp-108h]@1 | |
3094 //int v44; // [sp+D4h] [bp-40h]@9 | |
3095 //int v45; // [sp+D8h] [bp-3Ch]@14 | |
3096 //int v46; // [sp+DCh] [bp-38h]@14 | |
3097 //int v47; // [sp+E0h] [bp-34h]@19 | |
3098 //int v48; // [sp+E4h] [bp-30h]@9 | |
3099 //Vec3_short_ *v49; // [sp+E8h] [bp-2Ch]@19 | |
3100 bool v50; // [sp+ECh] [bp-28h]@19 | |
3101 int v51; // [sp+F0h] [bp-24h]@9 | |
3102 //unsigned int v52; // [sp+F4h] [bp-20h]@2 | |
3103 int v53; // [sp+F8h] [bp-1Ch]@10 | |
3104 int v54; // [sp+FCh] [bp-18h]@16 | |
3105 int v55; // [sp+100h] [bp-14h]@1 | |
3106 int v56; // [sp+104h] [bp-10h]@1 | |
3107 int v57; // [sp+108h] [bp-Ch]@16 | |
3108 //Vec3_short_ *v58; // [sp+10Ch] [bp-8h]@20 | |
3109 int v59; // [sp+110h] [bp-4h]@16 | |
3110 | |
3111 v4 = 0; | |
791 | 3112 v43[0] = 0; |
3113 | |
0 | 3114 v55 = 0; |
791 | 3115 |
0 | 3116 if (uNumSectors < 2) |
3117 return 0; | |
3118 | |
3119 for (uint i = 1; i < uNumSectors; ++i) | |
3120 { | |
3121 auto pSector = pSectors + i; | |
3122 | |
791 | 3123 if (pSector->pBounding.x1 > sX || pSector->pBounding.x2 < sX || |
3124 pSector->pBounding.y1 > sY || pSector->pBounding.y2 < sY || | |
3125 pSector->pBounding.z1 - 64 > sZ || pSector->pBounding.z2 + 64 < sZ) | |
3126 continue; | |
3127 | |
618
5cfb5dadf330
Margareth righ-click (addded constructor to NPCProfession) and cleaned BLV debug logs
Nomad
parents:
595
diff
changeset
|
3128 //Log::Warning(L"Sector[%u]", i); |
791 | 3129 v51 = pSector->uNumFloors + pSector->uNumPortals; |
3130 if (!v51) | |
3131 continue; | |
3132 | |
3133 | |
3134 for (uint j = 0; j < v51; ++j) | |
3135 { | |
3136 uint uFaceID; | |
3137 if (j < pSector->uNumFloors) | |
3138 uFaceID = pSector->pFloors[j]; | |
3139 else | |
3140 uFaceID = pSector->pPortals[j - pSector->uNumFloors]; | |
3141 | |
3142 auto pFace = pFaces + uFaceID; | |
3143 if (pFace->uPolygonType != POLYGON_Floor && | |
3144 pFace->uPolygonType != POLYGON_InBetweenFloorAndWall) | |
3145 continue; | |
3146 | |
3147 v54 = 0; | |
3148 v50 = pVertices[pFace->pVertexIDs[0]].y >= sY; | |
3149 | |
793 | 3150 for (uint k = 1; k <= pFace->uNumVertices; k++) |
791 | 3151 { |
3152 v59 = v50; | |
3153 | |
3154 if (v54 >= 2) | |
3155 break; | |
3156 | |
3157 auto v2 = &pVertices[pFace->pVertexIDs[k]]; | |
3158 v50 = v2->y >= sY; | |
3159 | |
793 | 3160 if (v59 == v50) |
791 | 3161 continue; |
3162 | |
3163 auto v1 = &pVertices[pFace->pVertexIDs[k - 1]]; | |
3164 v25 = v2->x >= sX ? 0 : 2; | |
3165 v26 = v25 | (v1->x < sX); | |
3166 | |
3167 if (v26 == 3) | |
3168 continue; | |
3169 | |
3170 if (!v26) | |
3171 ++v54; | |
3172 else | |
3173 { | |
3174 if (v1->x >= v2->x) | |
3175 { | |
3176 /*int _a58; | |
0 | 3177 int _a59; |
3178 | |
3179 v32 = v1->x - v2->x; | |
3180 LODWORD(v33) = v32 << 16; | |
791 | 3181 HIDWORD(v33) = v32 >> 16;*/ |
3182 //fixpoint_div(v1->x - v2->x, v1->y - v2->y); | |
3183 //_a58 = v33 / (v1->y - v2->y); | |
871 | 3184 //_a59 = fixpoint_sub0(_a58, sY - v2->y); |
791 | 3185 auto x_div_y = fixpoint_div(v1->x - v2->x, v1->y - v2->y); |
871 | 3186 auto res = fixpoint_sub0(x_div_y, sY - v2->y); // a / b * c - looks like projection |
793 | 3187 if (res + v2->x > sX) |
791 | 3188 ++v54; |
3189 } | |
3190 else | |
3191 { | |
3192 auto x_div_y = fixpoint_div(v2->x - v1->x, v2->y - v1->y); | |
871 | 3193 auto res = fixpoint_sub0(x_div_y, sY - v1->y); |
791 | 3194 |
3195 if (res + v1->x > sX) | |
3196 ++v54; | |
3197 | |
3198 /*int _a58; | |
0 | 3199 int _a59; |
791 | 3200 auto v32 = v2->x - v1->x; |
0 | 3201 LODWORD(v33) = v32 << 16; |
3202 HIDWORD(v33) = v32 >> 16; | |
3203 _a58 = v33 / (v2->y - v1->y); | |
871 | 3204 _a59 = fixpoint_sub0(_a58, sY - v1->y); |
0 | 3205 |
787 | 3206 if (_a59 + pVertices[k].x > sX) |
791 | 3207 ++v54;*/ |
0 | 3208 } |
717 | 3209 } |
791 | 3210 } |
3211 | |
3212 if (pFace->uNumVertices && v54 == 1) | |
3213 v43[v55++] = uFaceID; | |
3214 } | |
0 | 3215 } |
3216 | |
791 | 3217 v4 = v43[0]; |
0 | 3218 if ( v55 == 1 ) |
3219 return this->pFaces[v4].uSectorID; | |
3220 v37 = 0; | |
3221 if ( !v55 ) | |
3222 return 0; | |
717 | 3223 pSectorID = 0; |
0 | 3224 v53 = 0xFFFFFFu; |
3225 if ( v55 > 0 ) | |
3226 { | |
3227 v39 = sY; | |
3228 while ( 1 ) | |
3229 { | |
717 | 3230 pFace = &this->pFaces[v43[v37]]; |
3231 //pPolygonType = pFace->uPolygonType; | |
3232 if ( pFace->uPolygonType == POLYGON_Floor ) | |
0 | 3233 { |
717 | 3234 v42 = this->pVertices[*pFace->pVertexIDs].z; |
3235 v39 = sZ - v42; | |
3236 //goto LABEL_47; | |
3237 } | |
3238 if ( pFace->uPolygonType == POLYGON_InBetweenFloorAndWall ) | |
3239 { | |
3240 //v51 = pFace->zCalc1; | |
3241 v57 = (unsigned __int64)(pFace->zCalc1 * (signed __int64)(sX << 16)) >> 16; | |
3242 //v56 = sY << 16; | |
3243 //v51 = pFace->zCalc2; | |
3244 v56 = (unsigned __int64)(pFace->zCalc2 * (signed __int64)(sY << 16)) >> 16; | |
3245 v42 = (v56 + pFace->zCalc3 + v57 + 32768) >> 16; | |
662 | 3246 v39 = sZ - v42; |
0 | 3247 } |
717 | 3248 //LABEL_47: |
0 | 3249 if ( v39 >= 0 ) |
3250 { | |
3251 if ( v39 < v53 ) | |
3252 { | |
717 | 3253 pSectorID = pFace->uSectorID; |
0 | 3254 v53 = v39; |
3255 } | |
3256 } | |
3257 ++v37; | |
3258 if ( v37 >= v55 ) | |
717 | 3259 return pSectorID; |
0 | 3260 } |
3261 } | |
717 | 3262 //return pSectorID; |
0 | 3263 } |
3264 // 49AC17: using guessed type int var_108[50]; | |
3265 | |
3266 | |
3267 //----- (00498A41) -------------------------------------------------------- | |
3268 char BLVFace::_get_normals(Vec3_int_ *a2, Vec3_int_ *a3) | |
3269 { | |
3270 BLVFace *v3; // ebx@1 | |
3271 int v4; // eax@1 | |
3272 signed __int64 v5; // qax@2 | |
3273 double v6; // st7@8 | |
3274 Vec3_float_ a1; // [sp+Ch] [bp-Ch]@8 | |
3275 | |
3276 v3 = this; | |
3277 LOBYTE(v4) = this->uPolygonType; | |
3278 if ( (char)v4 == POLYGON_VerticalWall ) | |
3279 { | |
3280 a2->x = -this->pFacePlane_old.vNormal.y; | |
3281 LODWORD(v5) = this->pFacePlane_old.vNormal.x; | |
3282 LABEL_9: | |
3283 a2->y = v5; | |
3284 v4 = 0; | |
3285 a2->z = 0; | |
3286 a3->y = 0; | |
3287 a3->z = 0xFFFF0000u; | |
3288 LABEL_11: | |
3289 a3->x = v4; | |
3290 goto LABEL_12; | |
3291 } | |
3292 if ( (char)v4 == POLYGON_Floor || (char)v4 == POLYGON_Ceiling ) | |
3293 { | |
3294 LABEL_10: | |
3295 v4 = 0; | |
3296 a2->x = 0x10000u; | |
3297 a2->z = 0; | |
3298 a2->y = 0; | |
3299 a3->y = 0xFFFF0000u; | |
3300 a3->z = 0; | |
3301 goto LABEL_11; | |
3302 } | |
3303 if ( (char)v4 == POLYGON_InBetweenFloorAndWall || (char)v4 == POLYGON_InBetweenCeilingAndWall ) | |
3304 { | |
3305 if ( abs(this->pFacePlane_old.vNormal.z) < 46441 ) | |
3306 { | |
3307 a1.x = (double)-v3->pFacePlane_old.vNormal.y; | |
3308 a1.y = (double)v3->pFacePlane_old.vNormal.x; | |
3309 a1.z = 0.0; | |
3310 a1.Normalize(); | |
3311 v6 = a1.y * 65536.0; | |
3312 a2->x = (signed __int64)(a1.x * 65536.0); | |
3313 v5 = (signed __int64)v6; | |
3314 goto LABEL_9; | |
3315 } | |
3316 goto LABEL_10; | |
3317 } | |
3318 LABEL_12: | |
3319 if ( BYTE2(v3->uAttributes) & 0x80 ) | |
3320 { | |
3321 a2->x = -a2->x; | |
3322 a2->y = -a2->y; | |
3323 a2->z = -a2->z; | |
3324 } | |
3325 if ( BYTE3(v3->uAttributes) & 1 ) | |
3326 { | |
3327 a3->x = -a3->x; | |
3328 a3->y = -a3->y; | |
3329 a3->z = -a3->z; | |
3330 } | |
3331 return v4; | |
3332 } | |
3333 | |
3334 //----- (0044C23B) -------------------------------------------------------- | |
428 | 3335 bool BLVFaceExtra::HasEventint() |
3336 { | |
3337 signed int event_index; // eax@1 | |
3338 _evt_raw* start_evt; | |
3339 _evt_raw* end_evt; | |
3340 | |
3341 event_index = 0; | |
3342 if ( (uLevelEVT_NumEvents - 1) <= 0 ) | |
3343 return false; | |
3344 while ( pLevelEVT_Index[event_index].uEventID != this->uEventID ) | |
0 | 3345 { |
428 | 3346 ++event_index; |
3347 if ( event_index >= (signed int)(uLevelEVT_NumEvents - 1) ) | |
3348 return false; | |
0 | 3349 } |
428 | 3350 end_evt=(_evt_raw*)&pLevelEVT[pLevelEVT_Index[event_index+1].uEventOffsetInEVT]; |
3351 start_evt=(_evt_raw*)&pLevelEVT[pLevelEVT_Index[event_index].uEventOffsetInEVT]; | |
3352 if ( (end_evt->_e_type != EVENT_Exit) || (start_evt->_e_type!= EVENT_MouseOver) ) | |
3353 return false; | |
0 | 3354 else |
428 | 3355 return true; |
0 | 3356 } |
3357 | |
3358 | |
3359 | |
3360 | |
3361 //----- (0046F228) -------------------------------------------------------- | |
3362 void __cdecl BLV_UpdateDoors() | |
3363 { | |
472 | 3364 //int v0; // ebx@1 |
3365 //int v1; // edi@1 | |
3366 //BLVDoor *v2; // esi@3 | |
3367 //unsigned __int16 v3; // ax@3 | |
3368 //unsigned int v4; // ecx@5 | |
3369 //int v5; // eax@8 | |
3370 //int v6; // ecx@8 | |
3371 //int v7; // eax@12 | |
3372 //int v8; // eax@16 | |
3373 //unsigned __int8 v9; // zf@18 | |
3374 //char v10; // sf@18 | |
3375 //unsigned __int8 v11; // of@18 | |
3376 //int v12; // edi@19 | |
3377 //int v13; // ecx@19 | |
3378 //__int16 v14; // ax@19 | |
0 | 3379 BLVFace *v15; // ebx@24 |
472 | 3380 //unsigned __int16 *v16; // ecx@24 |
0 | 3381 Vec3_short_ *v17; // esi@24 |
3382 int v18; // eax@24 | |
3383 int v19; // edx@24 | |
3384 signed int v20; // eax@24 | |
472 | 3385 //Vec3_short_ *v21; // ecx@24 |
3386 //double v22; // st7@24 | |
3387 //double v23; // st6@24 | |
0 | 3388 int v24; // esi@25 |
3389 int v25; // eax@25 | |
472 | 3390 //BLVDoor *v26; // edi@25 |
0 | 3391 signed __int64 v27; // qtt@27 |
3392 BLVFaceExtra *v28; // esi@32 | |
3393 int v29; // ecx@34 | |
3394 int v30; // edx@34 | |
3395 unsigned __int64 v31; // qax@34 | |
3396 int v32; // eax@34 | |
472 | 3397 //unsigned __int16 *v33; // eax@35 |
0 | 3398 Vec3_short_ *v34; // eax@35 |
3399 int v35; // ecx@35 | |
3400 int v36; // edx@35 | |
3401 signed int v37; // eax@35 | |
3402 signed int v38; // edx@35 | |
3403 int v39; // eax@35 | |
3404 int v40; // edx@35 | |
472 | 3405 //unsigned __int8 v41; // cf@35 |
3406 //unsigned __int16 *v42; // edi@36 | |
0 | 3407 Vec3_short_ *v43; // edi@36 |
472 | 3408 //int v44; // ecx@36 |
3409 //int v45; // edi@36 | |
3410 //int v46; // ecx@36 | |
3411 //__int16 *v47; // edx@44 | |
3412 //int v48; // ecx@44 | |
0 | 3413 unsigned int v49; // ecx@46 |
3414 unsigned __int16 v50; // ax@48 | |
3415 unsigned int v51; // eax@51 | |
3416 unsigned __int16 v52; // ax@54 | |
3417 int v53; // ecx@57 | |
472 | 3418 //int v54; // edx@57 |
0 | 3419 unsigned __int64 v55; // qax@57 |
3420 int v56; // ecx@58 | |
3421 int v57; // eax@58 | |
472 | 3422 //int v58; // eax@59 |
3423 //SoundID v59; // [sp-24h] [bp-88h]@12 | |
3424 //signed int v60; // [sp-20h] [bp-84h]@12 | |
3425 //unsigned int v61; // [sp-1Ch] [bp-80h]@12 | |
3426 //signed int v62; // [sp-18h] [bp-7Ch]@12 | |
3427 //signed int v63; // [sp-14h] [bp-78h]@12 | |
3428 //int v64; // [sp-10h] [bp-74h]@12 | |
3429 //unsigned int v65; // [sp-Ch] [bp-70h]@12 | |
3430 //int v66; // [sp-8h] [bp-6Ch]@12 | |
3431 Vec3_int_ v67; | |
3432 //int v67; // [sp+8h] [bp-5Ch]@31 | |
3433 //int v68; // [sp+Ch] [bp-58h]@34 | |
3434 //int v69; // [sp+10h] [bp-54h]@34 | |
3435 Vec3_int_ v70; | |
3436 //int v70; // [sp+14h] [bp-50h]@31 | |
3437 //int v71; // [sp+18h] [bp-4Ch]@34 | |
3438 //int v72; // [sp+1Ch] [bp-48h]@34 | |
0 | 3439 int v73; // [sp+20h] [bp-44h]@24 |
472 | 3440 //__int16 v74; // [sp+24h] [bp-40h]@24 |
0 | 3441 int v75; // [sp+28h] [bp-3Ch]@36 |
3442 int v76; // [sp+2Ch] [bp-38h]@36 | |
3443 int v77; // [sp+30h] [bp-34h]@36 | |
472 | 3444 //int v78; // [sp+34h] [bp-30h]@36 |
3445 //int v79; // [sp+38h] [bp-2Ch]@19 | |
3446 //unsigned int v80; // [sp+3Ch] [bp-28h]@2 | |
3447 //int v81; // [sp+40h] [bp-24h]@1 | |
0 | 3448 int v82; // [sp+44h] [bp-20h]@35 |
3449 int v83; // [sp+48h] [bp-1Ch]@34 | |
3450 int v84; // [sp+4Ch] [bp-18h]@34 | |
3451 int v85; // [sp+50h] [bp-14h]@19 | |
3452 SoundID eDoorSoundID; // [sp+54h] [bp-10h]@1 | |
472 | 3453 //BLVDoor *v87; // [sp+58h] [bp-Ch]@3 |
0 | 3454 int v88; // [sp+5Ch] [bp-8h]@18 |
3455 int v89; // [sp+60h] [bp-4h]@6 | |
3456 | |
472 | 3457 //v0 = 0; |
3458 //v1 = 0; | |
0 | 3459 eDoorSoundID = (SoundID)pDoorSoundIDsByLocationID[dword_6BE13C_uCurrentlyLoadedLocationID]; |
472 | 3460 //v81 = 0; |
3461 //if ( pIndoor->uNumDoors > 0 ) | |
3462 for (uint i = 0; i < pIndoor->uNumDoors; ++i) | |
0 | 3463 { |
472 | 3464 auto door = pIndoor->pDoors + i; |
3465 //v80 = 0; | |
3466 //do | |
3467 //{ | |
3468 //v2 = &pIndoor->pDoors[v80 / 0x50]; | |
3469 //v87 = &pIndoor->pDoors[v80 / 0x50]; | |
3470 //v3 = door->uState; | |
3471 if (door->uState == BLVDoor::Closed || door->uState == BLVDoor::Open) | |
0 | 3472 { |
472 | 3473 door->uAttributes &= 0xFFFFFFFDu; |
0 | 3474 goto LABEL_62; |
3475 } | |
472 | 3476 door->uTimeSinceTriggered += pEventTimer->uTimeElapsed; |
3477 //v4 = door->uTimeSinceTriggered; | |
3478 if (door->uState == BLVDoor::Opening) | |
0 | 3479 { |
472 | 3480 v89 = (signed int)(door->uTimeSinceTriggered * door->uCloseSpeed) / 128; |
3481 if ( v89 >= door->uMoveLength ) | |
0 | 3482 { |
472 | 3483 v89 = door->uMoveLength; |
3484 door->uState = BLVDoor::Open; | |
0 | 3485 LABEL_10: |
472 | 3486 if ( !(door->uAttributes & 6) && door->uNumVertices != 0) |
0 | 3487 { |
472 | 3488 //v66 = 0; |
3489 //v65 = 0; | |
3490 //v64 = 0; | |
862 | 3491 //v7 = PID(OBJECT_BLVDoor,i); |
472 | 3492 //v63 = 0; |
3493 //v62 = -1; | |
862 | 3494 //LOBYTE(v7) = PID(OBJECT_BLVDoor,i); |
472 | 3495 //v61 = 0; |
862 | 3496 //v60 = PID(OBJECT_BLVDoor,i); |
472 | 3497 //v59 = (SoundID)((int)eDoorSoundID + 1); |
3498 //LABEL_17: | |
862 | 3499 pAudioPlayer->PlaySound((SoundID)((int)eDoorSoundID + 1), PID(OBJECT_BLVDoor,i), 0, -1, 0, 0, 0, 0); |
472 | 3500 //goto LABEL_18; |
0 | 3501 } |
3502 goto LABEL_18; | |
3503 } | |
3504 } | |
3505 else | |
3506 { | |
472 | 3507 auto v5 = (signed int)(door->uTimeSinceTriggered * door->uOpenSpeed) / 128; |
3508 //v6 = door->uMoveLength; | |
3509 if ( v5 >= door->uMoveLength) | |
0 | 3510 { |
472 | 3511 v89 = 0; |
3512 door->uState = BLVDoor::Closed; | |
0 | 3513 goto LABEL_10; |
3514 } | |
472 | 3515 v89 = door->uMoveLength - v5; |
0 | 3516 } |
472 | 3517 if ( !(door->uAttributes & 6) && door->uNumVertices) |
0 | 3518 { |
472 | 3519 //v66 = 0; |
3520 //v65 = 0; | |
3521 //v64 = 0; | |
862 | 3522 //v8 = PID(OBJECT_BLVDoor,i); |
472 | 3523 //v63 = 0; |
3524 //v62 = -1; | |
3525 //LOBYTE(v8) = 8 * v1 | 1; | |
3526 //v61 = 1; | |
862 | 3527 //v60 = PID(OBJECT_BLVDoor,i); |
472 | 3528 //v59 = eDoorSoundID; |
862 | 3529 pAudioPlayer->PlaySound(eDoorSoundID, PID(OBJECT_BLVDoor,i), 1, -1, 0, 0, 0, 0); |
472 | 3530 //goto LABEL_18; |
0 | 3531 } |
3532 LABEL_18: | |
472 | 3533 //v11 = __OFSUB__(v2->uNumVertices, 0); |
3534 //v9 = v2->uNumVertices == 0; | |
3535 //v10 = (signed __int16)(v2->uNumVertices - 0) < 0; | |
3536 //v88 = 0; | |
3537 //if (door->uNumVertices > 0) | |
3538 for (uint j = 0; j < door->uNumVertices; ++j) | |
0 | 3539 { |
472 | 3540 //do |
3541 //{ | |
3542 //v12 = v88; | |
3543 //v13 = door->pVertexIDs[v88]; | |
3544 //v85 = v89; | |
3545 //v79 = door->vDirection.x; | |
3546 //v85 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; | |
3547 //v13 *= 6; | |
3548 pIndoor->pVertices[door->pVertexIDs[j]].x = ((unsigned int)(door->vDirection.x * v89) >> 16) + door->pXOffsets[j]; | |
3549 //v85 = v89; | |
3550 //v79 = door->vDirection.y; | |
3551 //v85 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; | |
3552 pIndoor->pVertices[door->pVertexIDs[j]].y = ((unsigned int)(door->vDirection.y * v89) >> 16) + door->pYOffsets[j]; | |
3553 //v85 = v89; | |
3554 //v79 = door->vDirection.z; | |
3555 //v85 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; | |
3556 //v14 = ((unsigned int)(door->vDirection.z * v89) >> 16) + door->pZOffsets[j]; | |
3557 pIndoor->pVertices[door->pVertexIDs[j]].z = ((unsigned int)(door->vDirection.z * v89) >> 16) + door->pZOffsets[j]; | |
3558 //++v88; | |
3559 //} | |
3560 //while ( v88 < door->uNumVertices ); | |
3561 //v1 = v81; | |
0 | 3562 } |
472 | 3563 //v11 = __OFSUB__(v2->uNumFaces, 0); |
3564 //v9 = v2->uNumFaces == 0; | |
3565 //v10 = (signed __int16)(v2->uNumFaces - 0) < 0; | |
3566 v88 = 0; | |
3567 if (door->uNumFaces > 0) | |
0 | 3568 { |
3569 while ( 1 ) | |
3570 { | |
472 | 3571 v15 = &pIndoor->pFaces[door->pFaceIDs[v88]]; |
3572 //v16 = v15->pVertexIDs; | |
3573 v17 = &pIndoor->pVertices[v15->pVertexIDs[0]]; | |
0 | 3574 v18 = v15->pFacePlane_old.vNormal.y; |
3575 v73 = *(int *)&v17->x; | |
472 | 3576 //v74 = v17->z; |
0 | 3577 v19 = v15->pFacePlane_old.vNormal.z; |
472 | 3578 v20 = -(v19 * (int)v17->z + (signed __int16)v73 * v15->pFacePlane_old.vNormal.x + SHIWORD(v73) * v18); |
0 | 3579 v15->pFacePlane_old.dist = v20; |
472 | 3580 //v21 = &pIndoor->pVertices[v15->pVertexIDs[0]]; |
3581 //v79 = v21->x; | |
3582 //v22 = (double)v21->x; | |
3583 //v23 = (double)v21->y; | |
3584 //v79 = v21->z; | |
3585 v15->pFacePlane.dist = -((double)v17->z * v15->pFacePlane.vNormal.z | |
3586 + (double)v17->y * v15->pFacePlane.vNormal.y | |
3587 + (double)v17->x * v15->pFacePlane.vNormal.x); | |
0 | 3588 if ( v19 ) |
3589 { | |
3590 v24 = abs(v20 >> 15); | |
3591 v25 = abs(v15->pFacePlane_old.vNormal.z); | |
472 | 3592 //v26 = v87; |
0 | 3593 if ( v24 > v25 ) |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3594 Abortf("Door Error\ndoor id: %i\nfacet no: %i\n\nOverflow dividing facet->d [%i] by facet->nz [%i]", |
472 | 3595 door->uDoorID, |
3596 door->pFaceIDs[v88], | |
0 | 3597 v15->pFacePlane_old.dist, |
3598 v15->pFacePlane_old.vNormal.z); | |
472 | 3599 //v79 = v15->pFacePlane_old.vNormal.z; |
3600 //v85 = v15->pFacePlane_old.dist; | |
3601 LODWORD(v27) = v15->pFacePlane_old.dist << 16; | |
3602 HIDWORD(v27) = v15->pFacePlane_old.dist >> 16; | |
3603 //v85 = v27 / v15->pFacePlane_old.vNormal.z; | |
3604 v15->zCalc3 = -v27 / v15->pFacePlane_old.vNormal.z; | |
0 | 3605 } |
472 | 3606 /*else |
0 | 3607 { |
3608 v26 = v87; | |
472 | 3609 }*/ |
0 | 3610 if ( BYTE2(v15->uAttributes) & 4 || pRenderer->pRenderD3D ) |
472 | 3611 v15->_get_normals(&v70, &v67); |
0 | 3612 v28 = &pIndoor->pFaceExtras[v15->uFaceExtraID]; |
3613 if ( !pRenderer->pRenderD3D ) | |
3614 { | |
3615 if ( !(BYTE2(v15->uAttributes) & 4) ) | |
3616 goto LABEL_59; | |
472 | 3617 //v79 = door->vDirection.x; |
3618 v83 = (unsigned __int64)(door->vDirection.x * (signed __int64)v70.x) >> 16; | |
3619 //v85 = v71; | |
3620 //v79 = door->vDirection.y; | |
3621 v85 = (unsigned __int64)(door->vDirection.y * (signed __int64)v70.y) >> 16; | |
3622 //v84 = v72; | |
3623 //v79 = door->vDirection.z; | |
3624 v84 = (unsigned __int64)(door->vDirection.z * (signed __int64)v70.z) >> 16; | |
3625 //v79 = v83 + v85 + v84; | |
0 | 3626 v29 = v89; |
472 | 3627 //v83 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; |
3628 v28->sTextureDeltaU = -((v83 + v85 + v84) * (signed __int64)v89) >> 16; | |
3629 //v79 = door->vDirection.x; | |
3630 v85 = (unsigned __int64)(door->vDirection.x * (signed __int64)v67.x) >> 16; | |
3631 //v83 = v68; | |
3632 //v79 = door->vDirection.y; | |
3633 v83 = (unsigned __int64)(door->vDirection.y * (signed __int64)v67.y) >> 16; | |
3634 //v84 = v69; | |
3635 //v79 = door->vDirection.z; | |
3636 v84 = (unsigned __int64)(door->vDirection.z * (signed __int64)v67.z) >> 16; | |
3637 //v30 = v83 + v84; | |
3638 //v79 = v85 + v30; | |
3639 v31 = (v85 + v83 + v84) * (signed __int64)v29; | |
3640 //v83 = v31 >> 16; | |
0 | 3641 v32 = v31 >> 16; |
3642 goto LABEL_58; | |
3643 } | |
3644 v28->sTextureDeltaU = 0; | |
3645 v28->sTextureDeltaV = 0; | |
472 | 3646 //v33 = v15->pVertexIDs; |
3647 //v85 = 1; | |
3648 v34 = &pIndoor->pVertices[v15->pVertexIDs[0]]; | |
0 | 3649 v35 = v34->z; |
3650 v36 = v34->y; | |
3651 v82 = v34->x; | |
472 | 3652 //v79 = v36; |
3653 v37 = v70.x * v82 + v70.y * v36 + v70.z * v35; | |
3654 v38 = v67.x * v82 + v67.y * v36 + v67.z * v35; | |
0 | 3655 v39 = v37 >> 16; |
3656 *v15->pVertexUIDs = v39; | |
3657 v40 = v38 >> 16; | |
3658 *v15->pVertexVIDs = v40; | |
472 | 3659 //v41 = v15->uNumVertices < 1u; |
3660 //v9 = v15->uNumVertices == 1; | |
3661 //v83 = v40; | |
0 | 3662 v84 = v39; |
3663 v82 = v40; | |
472 | 3664 //if (v15->uNumVertices > 1) |
3665 for (uint j = 1; j < v15->uNumVertices; ++j) | |
0 | 3666 { |
472 | 3667 //do |
3668 //{ | |
3669 //v42 = v15->pVertexIDs; | |
3670 //v75 = 2 * v85; | |
3671 v43 = &pIndoor->pVertices[v15->pVertexIDs[j]]; | |
3672 //v79 = v43->z; | |
3673 //v44 = v43->y; | |
3674 //v45 = v43->x; | |
3675 //v78 = v43->y; | |
3676 v76 = ((__int64)v70.z * v43->z + (__int64)v70.x * v43->x + (__int64)v70.y * v43->y) >> 16; | |
3677 //v46 = (v67 * v45 + v68 * v44 + v79 * v69) >> 16; | |
3678 v77 = ((__int64)v67.x * v43->x + (__int64)v67.y * v43->y + (__int64)v43->z * v67.z) >> 16; | |
0 | 3679 if ( v76 < v39 ) |
3680 v39 = v76; | |
472 | 3681 if ( v77 < v40 ) |
3682 v40 = v77; | |
0 | 3683 if ( v76 > v84 ) |
3684 v84 = v76; | |
472 | 3685 if ( v77 > v82 ) |
3686 v82 = v77; | |
3687 //v40 = v83; | |
3688 //v47 = v15->pVertexUIDs; | |
3689 //v48 = v75; | |
3690 //++v85; | |
3691 v15->pVertexUIDs[j] = v76; | |
3692 v15->pVertexVIDs[j] = v77; | |
3693 //} | |
3694 //while ( v85 < v15->uNumVertices ); | |
3695 //v26 = v87; | |
0 | 3696 } |
3697 v49 = v15->uAttributes; | |
3698 if ( BYTE1(v49) & 0x10 ) | |
3699 goto LABEL_50; | |
3700 if ( SBYTE1(v49) < 0 ) | |
3701 { | |
3702 v50 = v15->uBitmapID; | |
3703 if ( v50 != -1 ) | |
3704 break; | |
3705 } | |
3706 LABEL_51: | |
3707 v51 = v15->uAttributes; | |
3708 if ( v51 & 8 ) | |
3709 { | |
3710 v28->sTextureDeltaV -= v40; | |
3711 } | |
3712 else | |
3713 { | |
3714 if ( v51 & 0x20000 ) | |
3715 { | |
3716 v52 = v15->uBitmapID; | |
3717 if ( v52 != -1 ) | |
945 | 3718 v28->sTextureDeltaV -= v82 + pBitmaps_LOD->GetTexture(v52)->uTextureHeight; |
0 | 3719 } |
3720 } | |
3721 if ( BYTE2(v15->uAttributes) & 4 ) | |
3722 { | |
472 | 3723 //v75 = door->vDirection.x; |
3724 v84 = (unsigned __int64)(door->vDirection.x * (signed __int64)v70.x) >> 16; | |
3725 //v82 = v71; | |
3726 //v75 = door->vDirection.y; | |
3727 v82 = (unsigned __int64)(door->vDirection.y * (signed __int64)v70.y) >> 16; | |
3728 //v83 = v72; | |
3729 //v75 = door->vDirection.z; | |
3730 v83 = (unsigned __int64)(door->vDirection.z * (signed __int64)v70.z) >> 16; | |
3731 v75 = v84 + v82 + v83; | |
0 | 3732 v53 = v89; |
3733 v82 = (unsigned __int64)(v75 * (signed __int64)v89) >> 16; | |
472 | 3734 v28->sTextureDeltaU = -v82; |
3735 //v75 = door->vDirection.x; | |
3736 v84 = (unsigned __int64)(door->vDirection.x * (signed __int64)v67.x) >> 16; | |
3737 //v82 = v68; | |
3738 //v75 = door->vDirection.y; | |
3739 v82 = (unsigned __int64)(door->vDirection.y * (signed __int64)v67.y) >> 16; | |
3740 //v83 = v69; | |
3741 //v75 = door->vDirection.z; | |
3742 v83 = (unsigned __int64)(door->vDirection.z * (signed __int64)v67.z) >> 16; | |
3743 //v54 = v82 + v83; | |
3744 v75 = v84 + v82 + v83; | |
3745 v55 = v75 * (signed __int64)v53; | |
3746 //v82 = v55 >> 16; | |
0 | 3747 v32 = v55 >> 16; |
3748 LABEL_58: | |
3749 v56 = v88; | |
3750 v57 = -v32; | |
3751 v28->sTextureDeltaV = v57; | |
472 | 3752 v28->sTextureDeltaU += door->pDeltaUs[v56]; |
3753 v28->sTextureDeltaV = v57 + door->pDeltaVs[v56]; | |
0 | 3754 } |
3755 LABEL_59: | |
472 | 3756 //v58 = door->uNumFaces; |
0 | 3757 ++v88; |
472 | 3758 if ( v88 >= door->uNumFaces) |
0 | 3759 { |
472 | 3760 //v1 = v81; |
3761 //v0 = 0; | |
0 | 3762 goto LABEL_62; |
3763 } | |
472 | 3764 //v2 = v87; |
0 | 3765 } |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3766 LOWORD(v39) = v84; |
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3767 if (v15->uBitmapID != -1) |
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3768 LOWORD(v39) += pBitmaps_LOD->pTextures[v15->uBitmapID].uTextureWidth; |
0 | 3769 LABEL_50: |
3770 v28->sTextureDeltaU -= v39; | |
3771 goto LABEL_51; | |
3772 } | |
3773 LABEL_62: | |
472 | 3774 ; |
3775 //v80 += 80; | |
3776 //++v1; | |
3777 //v81 = v1; | |
3778 //} | |
3779 //while ( v1 < pIndoor->uNumDoors ); | |
0 | 3780 } |
3781 } | |
3782 // 6BE13C: using guessed type int dword_6BE13C_uCurrentlyLoadedLocationID; | |
3783 | |
3784 //----- (0046F90C) -------------------------------------------------------- | |
3785 void __cdecl UpdateActors_BLV() | |
3786 { | |
3787 Actor *v0; // esi@2 | |
3788 unsigned __int16 v1; // ax@2 | |
3789 int v2; // edi@6 | |
3790 int v3; // eax@6 | |
3791 int v4; // eax@8 | |
3792 __int16 v5; // ax@11 | |
3793 signed int v6; // ebx@14 | |
3794 unsigned __int8 v7; // zf@14 | |
3795 unsigned __int8 v8; // sf@14 | |
3796 signed __int16 v9; // ax@17 | |
3797 signed __int64 v10; // qax@18 | |
3798 unsigned __int16 v11; // ax@21 | |
3799 int v12; // eax@29 | |
3800 unsigned __int64 v13; // qax@29 | |
3801 int v14; // eax@30 | |
3802 unsigned __int64 v15; // qax@30 | |
3803 int v16; // ecx@33 | |
3804 BLVFace *v17; // edx@33 | |
3805 int v18; // ecx@33 | |
3806 BLVFace *v19; // eax@34 | |
3807 int v20; // ecx@46 | |
3808 int v21; // eax@46 | |
3809 int v22; // edi@46 | |
3810 int v23; // eax@48 | |
3811 unsigned int v24; // eax@51 | |
3812 int v25; // eax@52 | |
3813 int v26; // ebx@54 | |
3814 int v27; // ST08_4@54 | |
3815 int v28; // edi@54 | |
3816 int v29; // eax@54 | |
3817 int v30; // ecx@62 | |
3818 int v31; // ebx@62 | |
3819 int v32; // eax@62 | |
3820 int v33; // eax@64 | |
3821 unsigned int v34; // ecx@64 | |
3822 int v35; // ecx@64 | |
3823 signed int v36; // edx@85 | |
3824 signed int v37; // ebx@85 | |
3825 BLVFace *v38; // edi@89 | |
3826 int v39; // ecx@90 | |
3827 int v40; // ebx@90 | |
3828 PolygonType v41; // al@94 | |
3829 int v42; // eax@96 | |
3830 __int16 v43; // dx@96 | |
3831 int v44; // ecx@96 | |
3832 int v45; // edi@101 | |
3833 int v46; // edi@101 | |
3834 int v47; // eax@101 | |
3835 unsigned __int64 v48; // qax@101 | |
3836 unsigned __int8 v49; // zf@103 | |
3837 unsigned __int8 v50; // sf@103 | |
3838 unsigned __int8 v51; // of@103 | |
3839 AIDirection v52; // [sp+0h] [bp-60h]@75 | |
3840 AIDirection v53; // [sp+1Ch] [bp-44h]@116 | |
3841 int v54; // [sp+38h] [bp-28h]@53 | |
3842 unsigned int uSectorID; // [sp+3Ch] [bp-24h]@6 | |
3843 int v56; // [sp+40h] [bp-20h]@6 | |
3844 unsigned int _this; // [sp+44h] [bp-1Ch]@51 | |
3845 int v58; // [sp+48h] [bp-18h]@51 | |
3846 int v59; // [sp+4Ch] [bp-14h]@8 | |
3847 unsigned int uFaceID; // [sp+50h] [bp-10h]@6 | |
3848 int v61; // [sp+54h] [bp-Ch]@14 | |
3849 int v62; // [sp+58h] [bp-8h]@6 | |
3850 unsigned int v63; // [sp+5Ch] [bp-4h]@1 | |
3851 | |
3852 v63 = 0; | |
3853 if ( (signed int)uNumActors > 0 ) | |
3854 { | |
3855 while ( 1 ) | |
3856 { | |
3857 v0 = &pActors[v63]; | |
3858 v1 = v0->uAIState; | |
3859 if ( v1 == 11 || v1 == 19 || v1 == 17 || !v0->uMovementSpeed ) | |
3860 goto LABEL_123; | |
3861 uSectorID = v0->uSectorID; | |
783 | 3862 v2 = collide_against_floor(v0->vPosition.x, v0->vPosition.y, v0->vPosition.z, &uSectorID, &uFaceID); |
0 | 3863 v0->uSectorID = uSectorID; |
3864 v3 = v0->pMonsterInfo.uFlying; | |
3865 v56 = v2; | |
3866 v62 = v3; | |
3867 if ( !v0->CanAct() ) | |
3868 v62 = 0; | |
3869 v4 = v0->vPosition.z; | |
3870 v59 = 0; | |
3871 if ( v4 > v2 + 1 ) | |
3872 v59 = 1; | |
3873 if ( v2 <= -30000 ) | |
3874 { | |
3875 v5 = pIndoor->GetSector(v0->vPosition.x, v0->vPosition.y, v4); | |
3876 v0->uSectorID = v5; | |
3877 if ( !v5 | |
723 | 3878 || (v56 = BLV_GetFloorLevel(v0->vPosition.x, v0->vPosition.y, v0->vPosition.z, v5, &uFaceID), v56 == -30000) ) |
0 | 3879 goto LABEL_123; |
3880 } | |
305 | 3881 if ( v0->uCurrentActionAnimation == ANIM_Walking) |
0 | 3882 { |
3883 v6 = v0->uMovementSpeed; | |
3884 v7 = HIDWORD(v0->pActorBuffs[7].uExpireTime) == 0; | |
3885 v8 = SHIDWORD(v0->pActorBuffs[7].uExpireTime) < 0; | |
3886 v61 = v0->uMovementSpeed; | |
3887 if ( !v8 && (!(v8 | v7) || LODWORD(v0->pActorBuffs[7].uExpireTime)) ) | |
3888 { | |
3889 v9 = v0->pActorBuffs[7].uPower; | |
3890 if ( v9 ) | |
3891 LODWORD(v10) = v6 / (unsigned __int16)v9; | |
3892 else | |
3893 v10 = (signed __int64)((double)v61 * 0.5); | |
3894 v6 = v10; | |
3895 v61 = v10; | |
3896 } | |
3897 v11 = v0->uAIState; | |
3898 if ( v11 == 6 || v11 == 7 ) | |
3899 { | |
3900 v6 *= 2; | |
3901 v61 = v6; | |
3902 } | |
3903 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->field_4 == 1 ) | |
3904 v6 = (signed __int64)((double)v61 * flt_6BE3AC_debug_recmod1_x_1_6); | |
3905 if ( v6 > 1000 ) | |
3906 v6 = 1000; | |
323 | 3907 v12 = stru_5C6E00->Cos(v0->uYawAngle); |
0 | 3908 uSectorID = v12; |
3909 v13 = v12 * (signed __int64)v6; | |
3910 v61 = v13 >> 16; | |
3911 v0->vVelocity.x = WORD1(v13); | |
323 | 3912 uSectorID = stru_5C6E00->Sin(v0->uYawAngle); |
0 | 3913 v61 = (unsigned __int64)(uSectorID * (signed __int64)v6) >> 16; |
3914 v7 = v62 == 0; | |
3915 v0->vVelocity.y = (unsigned int)(uSectorID * v6) >> 16; | |
3916 if ( !v7 ) | |
3917 { | |
323 | 3918 v14 = stru_5C6E00->Sin(v0->uPitchAngle); |
0 | 3919 uSectorID = v14; |
3920 v15 = v14 * (signed __int64)v6; | |
3921 v61 = v15 >> 16; | |
3922 v0->vVelocity.z = WORD1(v15); | |
3923 } | |
3924 } | |
3925 else | |
3926 { | |
3927 v61 = v0->vVelocity.x; | |
3928 uSectorID = 55000; | |
3929 v61 = (unsigned __int64)(55000i64 * v61) >> 16; | |
3930 v0->vVelocity.x = v61; | |
3931 v61 = v0->vVelocity.y; | |
3932 v61 = (unsigned __int64)(uSectorID * (signed __int64)v61) >> 16; | |
3933 v7 = v62 == 0; | |
3934 v0->vVelocity.y = v61; | |
3935 if ( !v7 ) | |
3936 { | |
3937 uSectorID = 55000; | |
3938 v61 = v0->vVelocity.z; | |
3939 v61 = (unsigned __int64)(55000i64 * v61) >> 16; | |
3940 v0->vVelocity.z = v61; | |
3941 } | |
3942 } | |
3943 v16 = v0->vPosition.z; | |
3944 v17 = pIndoor->pFaces; | |
3945 v51 = __OFSUB__(v16, v56); | |
3946 v8 = v16 - v56 < 0; | |
3947 v18 = uFaceID; | |
3948 if ( v8 ^ v51 ) | |
3949 { | |
3950 v0->vPosition.z = v56 + 1; | |
3951 v19 = &v17[v18]; | |
3952 if ( v19->uPolygonType == 3 ) | |
3953 { | |
3954 if ( v0->vVelocity.z < 0 ) | |
3955 v0->vVelocity.z = 0; | |
3956 } | |
3957 else | |
3958 { | |
3959 if ( v19->pFacePlane_old.vNormal.z < 45000 ) | |
3960 v0->vVelocity.z -= LOWORD(pEventTimer->uTimeElapsed) * GetGravityStrength(); | |
3961 } | |
3962 } | |
3963 else | |
3964 { | |
3965 if ( v59 && !v62 ) | |
3966 v0->vVelocity.z += -8 * LOWORD(pEventTimer->uTimeElapsed) * GetGravityStrength(); | |
3967 } | |
3968 if ( v0->vVelocity.x * v0->vVelocity.x + v0->vVelocity.y * v0->vVelocity.y + v0->vVelocity.z * v0->vVelocity.z >= 400 ) | |
3969 break; | |
3970 v0->vVelocity.z = 0; | |
3971 v0->vVelocity.y = 0; | |
3972 v0->vVelocity.x = 0; | |
3973 if ( BYTE2(v17[v18].uAttributes) & 0x40 ) | |
3974 { | |
3975 if (v0->uAIState == Dead) | |
3976 v0->uAIState = Removed; | |
3977 } | |
3978 LABEL_123: | |
3979 ++v63; | |
3980 if ( (signed int)v63 >= (signed int)uNumActors ) | |
3981 return; | |
3982 } | |
3983 v20 = v0->uActorRadius; | |
3984 v21 = v0->uActorHeight; | |
3985 stru_721530.field_84 = -1; | |
3986 stru_721530.field_70 = 0; | |
3987 uSectorID = 0; | |
3988 stru_721530.field_0 = 1; | |
3989 stru_721530.field_8 = v20; | |
3990 stru_721530.prolly_normal_d = v20; | |
3991 stru_721530.field_C = v21; | |
3992 v22 = 0; | |
3993 while ( 1 ) | |
3994 { | |
3995 stru_721530.field_34.x = v0->vPosition.x; | |
3996 stru_721530.normal.x = stru_721530.field_34.x; | |
3997 stru_721530.field_34.y = v0->vPosition.y; | |
3998 stru_721530.normal.y = stru_721530.field_34.y; | |
3999 v23 = v0->vPosition.z; | |
4000 stru_721530.normal.z = v23 + v20 + 1; | |
4001 stru_721530.field_34.z = v23 - v20 + stru_721530.field_C - 1; | |
4002 if ( stru_721530.field_34.z < stru_721530.normal.z ) | |
4003 stru_721530.field_34.z = v23 + v20 + 1; | |
4004 stru_721530.field_1C = v0->vVelocity.x; | |
4005 stru_721530.field_20 = v0->vVelocity.y; | |
4006 stru_721530.field_24 = v0->vVelocity.z; | |
4007 stru_721530.uSectorID = v0->uSectorID; | |
4008 if ( !stru_721530._47050A(v22) ) | |
4009 { | |
4010 v58 = v22; | |
4011 v24 = 8 * v63; | |
862 | 4012 LOBYTE(v24) = PID(OBJECT_Actor,v63); |
0 | 4013 v61 = v22; |
4014 _this = v24; | |
4015 do | |
4016 { | |
4017 _46E44E_collide_against_faces_and_portals(1u); | |
4018 _46E0B2_collide_against_decorations(); | |
4019 _46EF01_collision_chech_player(0); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4020 _46ED8A_collide_against_sprite_objects(_this); |
0 | 4021 v25 = 0; |
4022 v56 = 0; | |
4023 if ( ai_arrays_size > v22 ) | |
4024 { | |
4025 do | |
4026 { | |
390 | 4027 v54 = ai_near_actors_ids[v25]; |
0 | 4028 if ( v54 != v63 ) |
4029 { | |
4030 v26 = v54; | |
4031 v27 = abs(pActors[v54].vPosition.z - v0->vPosition.z); | |
4032 v28 = abs(pActors[v26].vPosition.y - v0->vPosition.y); | |
4033 v29 = abs(pActors[v26].vPosition.x - v0->vPosition.x); | |
322 | 4034 if ( int_get_vector_length(v29, v28, v27) >= v0->uActorRadius + (signed int)pActors[v26].uActorRadius |
0 | 4035 && _46DF1A_collide_against_actor(v54, 40) ) |
4036 ++v58; | |
4037 v22 = 0; | |
4038 } | |
4039 v25 = v56++ + 1; | |
4040 } | |
4041 while ( v56 < ai_arrays_size ); | |
4042 } | |
4043 if ( _46F04E_collide_against_portals() ) | |
4044 break; | |
4045 ++v61; | |
4046 } | |
4047 while ( v61 < 100 ); | |
4048 v56 = v58 > 1; | |
4049 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
4050 { | |
4051 v30 = stru_721530.normal2.x; | |
4052 v31 = stru_721530.normal2.y; | |
4053 v32 = stru_721530.normal2.z - stru_721530.prolly_normal_d - 1; | |
4054 } | |
4055 else | |
4056 { | |
4057 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16; | |
4058 v30 = v58 + v0->vPosition.x; | |
4059 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16; | |
4060 v31 = v58 + v0->vPosition.y; | |
4061 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16; | |
4062 v32 = v58 + v0->vPosition.z; | |
4063 } | |
783 | 4064 v33 = collide_against_floor(v30, v31, v32, &stru_721530.uSectorID, &uFaceID); |
0 | 4065 v34 = pIndoor->pFaces[uFaceID].uAttributes; |
4066 v35 = v34 & 0x400000; | |
4067 if (v35 && v0->uAIState == Dead) | |
4068 { | |
4069 v0->uAIState = Removed; | |
4070 goto LABEL_120; | |
4071 } | |
4072 if ( v59 != v22 || v62 != v22 || v35 == v22 ) | |
4073 { | |
4074 if ( v33 == -30000 ) | |
4075 goto LABEL_120; | |
4076 if ( v0->uCurrentActionAnimation != 1 || v33 >= v0->vPosition.z - 100 || v59 != v22 || v62 != v22 ) | |
4077 { | |
4078 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
4079 { | |
4080 v0->vPosition.x = LOWORD(stru_721530.normal2.x); | |
4081 v0->vPosition.y = LOWORD(stru_721530.normal2.y); | |
4082 v0->vPosition.z = LOWORD(stru_721530.normal2.z) - LOWORD(stru_721530.prolly_normal_d) - 1; | |
4083 v0->uSectorID = LOWORD(stru_721530.uSectorID); | |
4084 goto LABEL_123; | |
4085 } | |
4086 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16; | |
4087 v0->vPosition.x += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.x) >> 16; | |
4088 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16; | |
4089 v0->vPosition.y += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.y) >> 16; | |
4090 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16; | |
4091 v36 = stru_721530.uFaceID; | |
4092 v0->vPosition.z += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.z) >> 16; | |
4093 v0->uSectorID = LOWORD(stru_721530.uSectorID); | |
4094 stru_721530.field_70 += stru_721530.field_7C; | |
848 | 4095 v37 = PID_ID(v36); |
4096 if ( PID_TYPE(v36) != OBJECT_Actor) | |
0 | 4097 { |
848 | 4098 if ( PID_TYPE(v36) != OBJECT_Player) |
0 | 4099 { |
848 | 4100 if ( PID_TYPE(v36) == OBJECT_Decoration) |
0 | 4101 { |
295 | 4102 _this = integer_sqrt(v0->vVelocity.x * v0->vVelocity.x + v0->vVelocity.y * v0->vVelocity.y); |
0 | 4103 v45 = stru_5C6E00->Atan2( |
4104 v0->vPosition.x - pLevelDecorations[v37].vPosition.x, | |
4105 v0->vPosition.y - pLevelDecorations[v37].vPosition.y); | |
323 | 4106 v54 = stru_5C6E00->Cos(v45); |
0 | 4107 v56 = (unsigned __int64)(v54 * (signed __int64)(signed int)_this) >> 16; |
4108 v46 = v45 - stru_5C6E00->uIntegerHalfPi; | |
4109 v0->vVelocity.x = v54 * _this >> 16; | |
323 | 4110 v47 = stru_5C6E00->Sin(v45); |
0 | 4111 v54 = v47; |
4112 v48 = v47 * (signed __int64)(signed int)_this; | |
4113 v56 = v48 >> 16; | |
4114 v0->vVelocity.y = WORD1(v48); | |
4115 goto LABEL_119; | |
4116 } | |
848 | 4117 if ( PID_TYPE(v36) == OBJECT_BModel) |
0 | 4118 { |
4119 stru_721530.field_84 = v36 >> 3; | |
4120 v38 = &pIndoor->pFaces[v37]; | |
4121 if ( v38->uPolygonType == 3 ) | |
4122 { | |
4123 v39 = v0->vVelocity.x; | |
4124 v40 = v0->vVelocity.y * v0->vVelocity.y; | |
4125 v0->vVelocity.z = 0; | |
4126 v0->vPosition.z = pIndoor->pVertices[*v38->pVertexIDs].z + 1; | |
4127 if ( v39 * v39 + v40 < 400 ) | |
4128 { | |
4129 v0->vVelocity.y = 0; | |
4130 v0->vVelocity.x = 0; | |
4131 goto LABEL_119; | |
4132 } | |
4133 } | |
4134 else | |
4135 { | |
4136 v61 = abs(v38->pFacePlane_old.vNormal.x * v0->vVelocity.x + v38->pFacePlane_old.vNormal.y | |
4137 * v0->vVelocity.y | |
4138 + v38->pFacePlane_old.vNormal.z | |
4139 * v0->vVelocity.z) >> 16; | |
4140 if ( stru_721530.field_64 >> 3 > v61 ) | |
4141 v61 = stru_721530.field_64 >> 3; | |
4142 v58 = v38->pFacePlane_old.vNormal.x; | |
4143 v58 = (unsigned __int64)(v61 * (signed __int64)v58) >> 16; | |
4144 _this = v38->pFacePlane_old.vNormal.y; | |
4145 _this = (unsigned __int64)(v61 * (signed __int64)(signed int)_this) >> 16; | |
4146 v56 = v38->pFacePlane_old.vNormal.z; | |
4147 v56 = (unsigned __int64)(v61 * (signed __int64)v56) >> 16; | |
4148 v0->vVelocity.x += v58; | |
4149 v0->vVelocity.y += _this; | |
4150 v0->vVelocity.z += v56; | |
4151 v41 = v38->uPolygonType; | |
4152 if ( v41 != 4 && v41 != 3 ) | |
4153 { | |
4154 v42 = v38->pFacePlane_old.vNormal.x; | |
4155 v43 = v0->vPosition.z; | |
4156 v44 = stru_721530.prolly_normal_d | |
4157 - ((v38->pFacePlane_old.dist | |
4158 + v38->pFacePlane_old.vNormal.z * v0->vPosition.z | |
4159 + v38->pFacePlane_old.vNormal.y * v0->vPosition.y | |
4160 + v42 * v0->vPosition.x) >> 16); | |
4161 if ( v44 > 0 ) | |
4162 { | |
4163 v0->vPosition.x += (unsigned int)(v44 * v42) >> 16; | |
4164 v0->vPosition.y += (unsigned int)(v44 * v38->pFacePlane_old.vNormal.y) >> 16; | |
4165 v0->vPosition.z = v43 + ((unsigned int)(v44 * v38->pFacePlane_old.vNormal.z) >> 16); | |
4166 } | |
4167 v0->uYawAngle = stru_5C6E00->Atan2(v0->vVelocity.x, v0->vVelocity.y); | |
4168 } | |
4169 } | |
4170 if ( BYTE3(v38->uAttributes) & 8 ) | |
4171 EventProcessor(pIndoor->pFaceExtras[v38->uFaceExtraID].uEventID, 0, 1); | |
4172 } | |
4173 LABEL_119: | |
4174 v56 = v0->vVelocity.x; | |
4175 v54 = 58500; | |
4176 v56 = (unsigned __int64)(58500i64 * v56) >> 16; | |
4177 v0->vVelocity.x = v56; | |
4178 v56 = v0->vVelocity.y; | |
4179 v56 = (unsigned __int64)(v54 * (signed __int64)v56) >> 16; | |
4180 v54 = 58500; | |
4181 v0->vVelocity.y = v56; | |
4182 v56 = v0->vVelocity.z; | |
4183 v56 = (unsigned __int64)(v54 * (signed __int64)v56) >> 16; | |
4184 v22 = 0; | |
4185 v0->vVelocity.z = v56; | |
4186 goto LABEL_120; | |
4187 } | |
4188 if ( v0->GetActorsRelation(0) ) | |
4189 { | |
4190 v51 = __OFSUB__(HIDWORD(pParty->pPartyBuffs[11].uExpireTime), v22); | |
4191 v49 = HIDWORD(pParty->pPartyBuffs[11].uExpireTime) == v22; | |
4192 v50 = HIDWORD(pParty->pPartyBuffs[11].uExpireTime) - v22 < 0; | |
4193 v0->vVelocity.y = v22; | |
4194 v0->vVelocity.x = v22; | |
4195 if ( !(v50 ^ v51) | |
4196 && (!((unsigned __int8)(v50 ^ v51) | v49) || LODWORD(pParty->pPartyBuffs[11].uExpireTime) > v22) ) | |
4197 pParty->pPartyBuffs[11].Reset(); | |
4198 viewparams->bRedrawGameUI = 1; | |
4199 goto LABEL_119; | |
4200 } | |
4201 v36 = stru_721530.uFaceID; | |
4202 LABEL_118: | |
1060 | 4203 Actor::AI_FaceObject(v63, v36, v22, (AIDirection *)v22); |
0 | 4204 goto LABEL_119; |
4205 } | |
4206 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 2 || pTurnEngine->field_4 == 3) ) | |
4207 goto LABEL_119; | |
4208 if ( v0->pMonsterInfo.uHostilityType ) | |
4209 { | |
4210 if ( v56 == v22 ) | |
4211 goto LABEL_114; | |
4212 } | |
4213 else | |
4214 { | |
4215 if ( v56 == v22 ) | |
4216 { | |
4217 if ( !pActors[v37].pMonsterInfo.uHostilityType ) | |
4218 goto LABEL_118; | |
4219 LABEL_114: | |
1060 | 4220 Actor::AI_Flee(v63, v36, v22, (AIDirection *)v22); |
0 | 4221 goto LABEL_119; |
4222 } | |
4223 } | |
414 | 4224 Actor::AI_StandOrBored(v63, 4, v22, &v53); |
0 | 4225 goto LABEL_119; |
4226 } | |
4227 if ( v0->vPosition.x & 1 ) | |
4228 v0->uYawAngle += 100; | |
4229 else | |
4230 v0->uYawAngle -= 100; | |
4231 } | |
4232 else | |
4233 { | |
4234 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 2 || pTurnEngine->field_4 == 3) ) | |
4235 goto LABEL_123; | |
4236 if ( !v0->pMonsterInfo.uHostilityType || v56 != v22 ) | |
4237 { | |
414 | 4238 Actor::AI_StandOrBored(v63, 4, v22, &v52); |
0 | 4239 goto LABEL_123; |
4240 } | |
4241 } | |
4242 } | |
4243 LABEL_120: | |
4244 ++uSectorID; | |
4245 if ( uSectorID >= 100 ) | |
4246 goto LABEL_123; | |
4247 v20 = stru_721530.prolly_normal_d; | |
4248 } | |
4249 } | |
4250 } | |
4251 // 46DF1A: using guessed type int __fastcall 46DF1A_collide_against_actor(int, int); | |
4252 // 4F75D8: using guessed type int ai_arrays_size; | |
4253 | |
4254 | |
4255 | |
4256 | |
4257 | |
4258 | |
4259 //----- (00460A78) -------------------------------------------------------- | |
4260 void __thiscall PrepareToLoadBLV(unsigned int bLoading) | |
4261 { | |
4262 unsigned int v1; // ebx@1 | |
4263 unsigned int v2; // eax@8 | |
4264 MapInfo *v3; // edi@9 | |
4265 int v4; // eax@11 | |
4266 int v5; // eax@12 | |
4267 int v6; // eax@13 | |
4268 int v7; // esi@27 | |
4269 SpawnPointMM7 *v8; // edx@28 | |
4270 //char v9; // bl@33 | |
4271 //int v10; // eax@34 | |
4272 //char *v11; // ecx@37 | |
4273 //int v12; // edi@44 | |
4274 //unsigned int v13; // edi@48 | |
4275 char *v14; // esi@49 | |
4276 __int16 v15; // ax@50 | |
4277 int v16; // ecx@52 | |
4278 DecorationDesc *v17; // eax@54 | |
4279 int v18; // ecx@55 | |
4280 //int *v19; // edi@58 | |
4281 //unsigned char v20; // dl@58 | |
4282 int v21; // eax@64 | |
4283 char v22; // cl@64 | |
4284 //signed int v23; // ebx@67 | |
4285 //char *v24; // esi@68 | |
4286 //int v25; // eax@70 | |
4287 //char *v26; // esi@78 | |
4288 //int v27; // eax@79 | |
4289 char v28; // zf@81 | |
4290 __int16 v29; // ax@85 | |
4291 signed int v30; // edi@94 | |
4292 int v31; // esi@94 | |
4293 char Args; // [sp+350h] [bp-C4h]@16 | |
4294 int v34[4]; // [sp+3E8h] [bp-2Ch]@96 | |
4295 int v35; // [sp+3F8h] [bp-1Ch]@1 | |
4296 //char b[4]; // [sp+3FCh] [bp-18h]@58 | |
4297 MapInfo *v37; // [sp+400h] [bp-14h]@1 | |
4298 int v38; // [sp+404h] [bp-10h]@1 | |
4299 unsigned int v39; // [sp+408h] [bp-Ch]@8 | |
4300 int pDest; // [sp+40Ch] [bp-8h]@1 | |
4301 //int i; // [sp+410h] [bp-4h]@27 | |
4302 | |
4303 v37 = (MapInfo *)bLoading; | |
4304 v1 = 0; | |
4305 v35 = 0; | |
4306 pGameLoadingUI_ProgressBar->Reset(0x20u); | |
4307 bUnderwater = 0; | |
4308 bNoNPCHiring = 0; | |
4309 v38 = 0; | |
4310 pDest = 1; | |
4311 uCurrentlyLoadedLevelType = LEVEL_Indoor; | |
4312 pGame->uFlags2 &= 0xFFFFFFF7u; | |
4313 if ( Is_out15odm_underwater() ) | |
4314 { | |
4315 bUnderwater = 1; | |
4316 pGame->uFlags2 |= 8u; | |
4317 } | |
4318 if ( !_strcmpi(pCurrentMapName, "out15.odm") || !_strcmpi(pCurrentMapName, "d23.blv") ) | |
4319 bNoNPCHiring = 1; | |
4320 pPaletteManager->pPalette_tintColor[0] = 0; | |
4321 pPaletteManager->pPalette_tintColor[1] = 0; | |
4322 pPaletteManager->pPalette_tintColor[2] = 0; | |
4323 pPaletteManager->RecalculateAll(); | |
4324 if ( qword_A750D8 ) | |
4325 qword_A750D8 = 0i64; | |
4326 v2 = pMapStats->GetMapInfo(pCurrentMapName); | |
4327 v39 = v2; | |
4328 if ( v2 ) | |
4329 { | |
4330 v3 = &pMapStats->pInfos[v2]; | |
4331 v1 = v3->uRespawnIntervalDays; | |
4332 v38 = GetAlertStatus(); | |
4333 } | |
4334 else | |
4335 { | |
4336 v3 = v37; | |
4337 } | |
4338 dword_6BE13C_uCurrentlyLoadedLocationID = v39; | |
4339 pAllocator->FreeChunk(ptr_6A0D08); | |
4340 ptr_6A0D08 = 0; | |
4341 _6A0D0C_txt_lod_loading = 0; | |
4342 TryLoadLevelFromLOD(); | |
4343 pStationaryLightsStack->uNumLightsActive = 0; | |
4344 v4 = pIndoor->Load( | |
4345 pCurrentMapName, | |
4346 (unsigned int)(signed __int64)((double)pParty->uTimePlayed * 0.234375) / 60 / 60 / 24 + 1, | |
4347 v1, | |
4348 (char *)&pDest) | |
4349 - 1; | |
4350 if ( !v4 ) | |
4351 { | |
4352 sprintf(&Args, "Unable to open %s", pCurrentMapName); | |
4353 Abortf(&Args); | |
4354 } | |
4355 v5 = v4 - 1; | |
4356 if ( !v5 ) | |
4357 { | |
4358 sprintf(&Args, "File %s is not a BLV File", pCurrentMapName); | |
4359 Abortf(&Args); | |
4360 } | |
4361 v6 = v5 - 1; | |
4362 if ( !v6 ) | |
4363 Abortf("Attempt to open new level before clearing old"); | |
4364 if ( v6 == 1 ) | |
4365 Abortf("Out of memory loading indoor level"); | |
4366 if ( !(dword_6BE364_game_settings_1 & 0x2000) ) | |
4367 { | |
4368 InitializeActors(); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4369 InitializeSpriteObjects(); |
0 | 4370 } |
4371 BYTE1(dword_6BE364_game_settings_1) &= 0xDFu; | |
4372 if ( !v39 ) | |
4373 pDest = 0; | |
4374 if ( pDest == 1 ) | |
4375 { | |
4376 v7 = 0; | |
4377 for (uint i = 0; i < pIndoor->uNumSpawnPoints; ++v7 ) | |
4378 { | |
4379 v8 = &pIndoor->pSpawnPoints[v7]; | |
4380 if ( pIndoor->pSpawnPoints[v7].uKind == 3 ) | |
4381 SpawnEncounter(v3, v8, 0, 0, 0); | |
4382 else | |
4383 v3->SpawnRandomTreasure(v8); | |
4384 ++i; | |
4385 } | |
4386 RespawnGlobalDecorations(); | |
4387 } | |
4388 | |
4389 pSoundList->LoadSound(pDoorSoundIDsByLocationID[v39], 0); | |
4390 pSoundList->LoadSound(pDoorSoundIDsByLocationID[v39] + 1, 0); | |
4391 | |
4392 for (uint i = 0; i < pIndoor->uNumDoors; ++i) | |
4393 { | |
4394 auto pDoor = pIndoor->pDoors + i; | |
4395 | |
4396 if (pDoor->uAttributes & 0x01) | |
4397 { | |
4398 pDoor->uState = BLVDoor::Opening; | |
4399 pDoor->uTimeSinceTriggered = 15360; | |
4400 pDoor->uAttributes = 2; | |
4401 } | |
4402 | |
4403 if (pDoor->uState == BLVDoor::Closed) | |
4404 { | |
4405 pDoor->uState = BLVDoor::Closing; | |
4406 pDoor->uTimeSinceTriggered = 15360; | |
4407 pDoor->uAttributes = 2; | |
4408 } | |
4409 else if (pDoor->uState == BLVDoor::Open) | |
4410 { | |
4411 pDoor->uState = BLVDoor::Opening; | |
4412 pDoor->uTimeSinceTriggered = 15360; | |
4413 pDoor->uAttributes = 2; | |
4414 } | |
4415 } | |
4416 | |
4417 /* | |
4418 i = 0; | |
4419 v9 = 2; | |
4420 if ( pIndoor->uNumDoors > 0 ) | |
4421 { | |
4422 v10 = 0; | |
4423 while ( 1 ) | |
4424 { | |
4425 if ( pIndoor->pDoors[v10].uAttributes & 1 ) | |
4426 { | |
4427 pIndoor->pDoors[v10].uState = 1; | |
4428 pIndoor->pDoors[v10].uTimeSinceTriggered = 15360; | |
4429 pIndoor->pDoors[v10].uAttributes = 2; | |
4430 } | |
4431 v11 = (char *)&pIndoor->pDoors[v10].uState; | |
4432 if ( !*(short *)v11 ) | |
4433 break; | |
4434 if ( *(short *)v11 == 2 ) | |
4435 { | |
4436 *(short *)v11 = 1; | |
4437 goto LABEL_41; | |
4438 } | |
4439 LABEL_42: | |
4440 ++i; | |
4441 ++v10; | |
4442 if ( i >= pIndoor->uNumDoors ) | |
4443 goto LABEL_43; | |
4444 } | |
4445 *(short *)v11 = 3; | |
4446 LABEL_41: | |
4447 pIndoor->pDoors[v10].uTimeSinceTriggered = 15360; | |
4448 pIndoor->pDoors[v10].uAttributes = 2; | |
4449 goto LABEL_42; | |
4450 } | |
4451 LABEL_43: | |
4452 */ | |
4453 | |
4454 for (uint i = 0; i < pIndoor->uNumFaces; ++i) | |
4455 { | |
4456 auto pFace = pIndoor->pFaces + i; | |
4457 if (!pFace->uBitmapID != -1) | |
4458 pBitmaps_LOD->pTextures[pFace->uBitmapID].palette_id2 = pPaletteManager->LoadPalette(pBitmaps_LOD->pTextures[pFace->uBitmapID].palette_id1); | |
4459 } | |
4460 | |
4461 /*i = 0; | |
4462 if ( (signed int)pIndoor->uNumFaces > 0 ) | |
4463 { | |
4464 v12 = 0; | |
4465 do | |
4466 { | |
4467 if ( pIndoor->pFaces[v12].uBitmapID != -1 ) | |
4468 pBitmaps_LOD->pTextures[pIndoor->pFaces[v12].uBitmapID].palette_id2 = pPaletteManager->LoadPalette(pBitmaps_LOD->pTextures[pIndoor->pFaces[v12].uBitmapID].palette_id1); | |
4469 ++i; | |
4470 ++v12; | |
4471 } | |
4472 while ( i < (signed int)pIndoor->uNumFaces ); | |
4473 }*/ | |
4474 | |
4475 | |
4476 pGameLoadingUI_ProgressBar->Progress(); | |
4477 | |
4478 for (uint i = 0; i < uNumLevelDecorations; ++i) | |
4479 { | |
4480 auto pDecortaion = pLevelDecorations + i; | |
4481 | |
4482 pDecorationList->InitializeDecorationSprite(pDecortaion->uDecorationDescID); | |
4483 | |
4484 v15 = pDecorationList->pDecorations[pDecortaion->uDecorationDescID].uSoundID; | |
4485 if (v15 && _6807E0_num_decorations_with_sounds_6807B8 < 9) | |
4486 { | |
4487 pSoundList->LoadSound(v15, 0); | |
4488 v16 = _6807E0_num_decorations_with_sounds_6807B8++; | |
4489 _6807B8_level_decorations_ids[v16] = i; | |
4490 } | |
4491 | |
4492 if ( !(pDecortaion->field_2 & 0x20) ) | |
4493 { | |
4494 v17 = &pDecorationList->pDecorations[pDecortaion->uDecorationDescID]; | |
380 | 4495 if (!v17->DontDraw()) |
0 | 4496 { |
4497 v18 = v17->uLightRadius; | |
4498 if ( v18 ) | |
4499 { | |
4500 unsigned char r = 255, | |
4501 g = 255, | |
4502 b = 255; | |
4503 if (pRenderer->pRenderD3D && pRenderer->bUseColoredLights) | |
4504 { | |
4505 r = v17->uColoredLightRed; | |
4506 g = v17->uColoredLightGreen; | |
4507 b = v17->uColoredLightBlue; | |
4508 } | |
4509 pStationaryLightsStack->AddLight(pDecortaion->vPosition.x, | |
4510 pDecortaion->vPosition.y, | |
4511 pDecortaion->vPosition.z + v17->uDecorationHeight, | |
4512 v18, | |
4513 r, | |
4514 g, | |
4515 b, | |
4516 byte_4E94D0); | |
4517 } | |
4518 } | |
4519 } | |
4520 | |
4521 if (!pDecortaion->field_16_event_id) | |
4522 { | |
4523 if (pDecortaion->IsInteractive()) | |
4524 { | |
4525 if ( v35 < 124 ) | |
4526 { | |
4527 v21 = v35 + 1; | |
4528 pDecortaion->_idx_in_stru123 = v35 + 75; | |
4529 v22 = stru_5E4C90._decor_events[v21 + 74 - 75]; | |
4530 v35 = v21; | |
4531 if ( !v22 ) | |
4532 pDecortaion->field_2 |= 0x20; | |
4533 } | |
4534 } | |
4535 } | |
4536 } | |
4537 | |
4538 pGameLoadingUI_ProgressBar->Progress(); | |
4539 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4540 for (uint i = 0; i < uNumSpriteObjects; ++i) |
0 | 4541 { |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4542 auto p = pSpriteObjects + i; |
0 | 4543 if (p->uObjectDescID) |
4544 { | |
4545 auto uItemID = p->stru_24.uItemID; | |
4546 if (uItemID) | |
4547 { | |
4548 if (uItemID != 220 && pItemsTable->pItems[uItemID].uEquipType == EQUIP_POTION && | |
570 | 4549 !p->stru_24.uEnchantmentType) |
4550 p->stru_24.uEnchantmentType = rand() % 15 + 5; | |
0 | 4551 pItemsTable->SetSpecialBonus(&p->stru_24); |
4552 } | |
4553 } | |
4554 } | |
4555 | |
4556 for (uint i = 0; i < uNumActors; ++i) | |
4557 //if ( (signed int)uNumActors > (signed int)v13 ) | |
4558 { | |
4559 Actor *pActor = pActors + i; | |
4560 //v26 = (char *)&pActors[0].uAttributes; | |
4561 //do | |
4562 //{ | |
4563 //v27 = *(int *)v26; | |
4564 if (pActor->uAttributes & 0x100000) | |
4565 { | |
4566 if ( !v39 ) | |
4567 { | |
4568 pActor->pMonsterInfo.field_3E = 19; | |
4569 pActor->uAttributes |= 0x10000; | |
4570 continue; | |
4571 } | |
4572 v28 = v38 == 0; | |
4573 } | |
4574 else | |
4575 { | |
4576 v28 = v38 == 1; | |
4577 } | |
4578 | |
4579 if ( !v28 ) | |
4580 { | |
4581 pActor->PrepareSprites(0); | |
4582 v29 = pActor->pMonsterInfo.field_3E; | |
4583 pActor->pMonsterInfo.uHostilityType = MonsterInfo::Hostility_Friendly; | |
4584 if ( v29 != 11 && v29 != 19 && (!pActor->sCurrentHP || !pActor->pMonsterInfo.uHP) ) | |
4585 { | |
4586 pActor->pMonsterInfo.field_3E = 5; | |
4587 pActor->UpdateAnimation(); | |
4588 } | |
4589 } | |
4590 else | |
4591 { | |
4592 pActor->pMonsterInfo.field_3E = 19; | |
4593 pActor->uAttributes |= 0x10000; | |
4594 } | |
4595 //} | |
4596 //while ( i < (signed int)uNumActors ); | |
4597 } | |
4598 | |
4599 pGameLoadingUI_ProgressBar->Progress(); | |
4600 | |
4601 Actor this_; | |
4602 this_.pMonsterInfo.uID = 45; | |
4603 this_.PrepareSprites(0); | |
4604 if ( !v37 ) | |
4605 { | |
4606 pParty->sRotationX = 0; | |
4607 pParty->sRotationY = 0; | |
4608 pParty->vPosition.z = 0; | |
4609 pParty->vPosition.y = 0; | |
4610 pParty->vPosition.x = 0; | |
4611 pParty->uFallStartY = 0; | |
4612 pParty->uFallSpeed = 0; | |
4613 TeleportToStartingPoint(uLevel_StartingPointType); | |
4614 } | |
4615 viewparams->_443365(); | |
4616 PlayLevelMusic(); | |
4617 if ( !v37 ) | |
4618 { | |
4619 v30 = 0; | |
4620 v31 = 1; | |
4621 do | |
4622 { | |
4623 if ( pPlayers[v31]->CanAct() ) | |
4624 v34[v30++] = v31; | |
4625 ++v31; | |
4626 } | |
4627 while ( v31 <= 4 ); | |
4628 if ( v30 ) | |
4629 { | |
4630 if ( pDest ) | |
4631 { | |
4632 qword_A750D8 = 256i64; | |
4633 word_A750E0 = 46; | |
4634 word_A750E2 = LOWORD(v34[rand() % v30]); | |
4635 } | |
4636 } | |
4637 } | |
4638 } |