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