Mercurial > mm7
annotate Indoor.cpp @ 1136:3dc32954f1c7
Слияние
author | Ritor1 |
---|---|
date | Sat, 25 May 2013 02:23:47 +0600 |
parents | bcebd491e8fa |
children | d6bea22f8b53 |
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 { |
711 | 1737 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor && (sLightID <= pIndoor->uNumLights - 1) && (sLightID >= 0) ) |
0 | 1738 { |
1739 if ( bToggle ) | |
1063 | 1740 pIndoor->pLights[sLightID].uAtributes &= 0xFFFFFFF7u; |
0 | 1741 else |
1063 | 1742 pIndoor->pLights[sLightID].uAtributes |= 8u; |
0 | 1743 pParty->uFlags |= 2u; |
1744 } | |
1745 } | |
1746 | |
1747 | |
1748 //----- (00498E0A) -------------------------------------------------------- | |
1749 bool IndoorLocation::Load(char *pFilename, int a3, size_t _i, char *pDest) | |
1750 { | |
1751 /*unsigned int v5; // ebx@1 | |
1752 //IndoorLocation *v6; // esi@1 | |
1753 FILE *v7; // edi@3 | |
1754 bool result; // eax@3 | |
1755 char *v9; // ecx@4 | |
1756 void *v10; // eax@4 | |
1757 //unsigned __int8 v11; // zf@4 | |
1758 //unsigned __int8 v12; // sf@4 | |
1759 int v13; // eax@5 | |
1760 size_t v14; // ecx@6 | |
1761 char *v15; // ecx@6 | |
1762 int v16; // edx@6 | |
1763 size_t v17; // ecx@6 | |
1764 char *v18; // ecx@6 | |
1765 int v19; // edx@6 | |
1766 unsigned __int16 *v20; // edx@6 | |
1767 unsigned __int16 *v21; // edx@6 | |
1768 unsigned __int16 *v22; // edx@6 | |
1769 __int16 v23; // ax@10 | |
1770 char *v24; // ecx@10 | |
1771 __int16 v25; // cx@10 | |
1772 __int16 v26; // ax@11 | |
1773 char *v27; // ecx@11 | |
1774 unsigned __int16 v28; // ax@17 | |
1775 BLVFaceExtra *v29; // ecx@17 | |
1776 char *v30; // edx@17 | |
1777 int v31; // ecx@20 | |
1778 void *v32; // eax@25 | |
1779 int v33; // eax@26 | |
1780 unsigned __int16 *v34; // edx@27 | |
1781 size_t v35; // ecx@27 | |
1782 char *v36; // ecx@27 | |
1783 int v37; // edx@27 | |
1784 size_t v38; // ecx@27 | |
1785 char *v39; // ecx@27 | |
1786 int v40; // edx@27 | |
1787 unsigned __int16 *v41; // edx@27 | |
1788 unsigned __int16 *v42; // edx@27 | |
1789 unsigned __int16 *v43; // edx@27 | |
1790 unsigned __int16 *v44; // edx@27 | |
1791 size_t v45; // ecx@27 | |
1792 unsigned __int16 *v46; // edx@27 | |
1793 void *v47; // eax@28 | |
1794 BLVSector *v48; // eax@29 | |
1795 size_t v49; // ecx@29 | |
1796 unsigned __int16 *v50; // edx@31 | |
1797 void *v51; // eax@32 | |
1798 int v52; // eax@33 | |
1799 unsigned __int16 *v53; // edx@34 | |
1800 size_t v54; // ecx@34 | |
1801 char *v55; // ecx@34 | |
1802 int v56; // edx@34 | |
1803 size_t v57; // ecx@34 | |
1804 char *v58; // ecx@34 | |
1805 int v59; // edx@34 | |
1806 unsigned __int16 *v60; // edx@34 | |
1807 unsigned __int16 *v61; // edx@34 | |
1808 unsigned __int16 *v62; // edx@34 | |
1809 unsigned __int16 *v63; // edx@34 | |
1810 int v64; // ecx@34 | |
1811 BLVDoor *v65; // ecx@36 | |
1812 char *v66; // eax@37 | |
1813 int v67; // edx@38 | |
1814 int v68; // ecx@38 | |
1815 BLVFace *v69; // edx@38 | |
1816 int v70; // ecx@38 | |
1817 int v71; // edx@38 | |
1818 int v72; // eax@38 | |
1819 unsigned __int16 v73; // ax@42 | |
1820 char *v74; // ecx@42 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
1821 SpriteObject *v75; // ecx@44 |
0 | 1822 size_t v76; // eax@45 |
1823 int j; // edx@46 | |
1824 unsigned __int16 v78; // ax@50 | |
1825 void *v79; // eax@52 | |
1826 void **v80; // esi@52 | |
1827 unsigned int v145; // eax@103 | |
1828 void *v146; // eax@103 | |
1829 unsigned int v147; // ecx@103 | |
1830 int v148; // ebx@103 | |
1831 unsigned int *v149; // ecx@103*/ | |
1832 //size_t v150; // eax@103 | |
1833 //unsigned int v151; // ebx@109 | |
1834 //unsigned int v152; // ecx@116 | |
1835 //unsigned int v153; // eax@117 | |
1836 //size_t v154; // ebx@126 | |
1837 //unsigned int v155; // ebx@134 | |
1838 //size_t v156; // eax@140 | |
1839 //signed int v157; // ebx@142 | |
1840 //int v158; // ebx@148 | |
1841 //BLVFace *v159; // eax@149 | |
1842 // BLVFaceExtra *v160; // ecx@149 | |
1843 //BLVFaceExtra *v161; // ecx@149 | |
1844 //signed int v162; // ebx@154 | |
1845 //unsigned int v163; // ebx@157 | |
1846 //unsigned int v164; // ebx@157 | |
1847 //unsigned int v165; // edx@158 | |
1848 //char *v166; // ecx@158 | |
1849 //unsigned __int16 v167; // ax@161 | |
1850 //__int16 v168; // ax@165 | |
1851 //unsigned int v169; // ebx@168 | |
1852 //void *v170; // eax@168 | |
1853 //size_t v171; // ebx@168 | |
1854 //int v172; // edx@168 | |
1855 //BLVDoor *v173; // ecx@169 | |
1856 //int k; // eax@169 | |
1857 //BLVDoor *v175; // ecx@172 | |
1858 //int v176; // edx@172 | |
1859 //BLVDoor *v177; // ecx@172 | |
1860 //int v178; // edx@172 | |
1861 //BLVDoor *v179; // ecx@172 | |
1862 //int v180; // edx@172 | |
1863 //BLVDoor *v181; // ecx@172 | |
1864 //int v182; // edx@172 | |
1865 //BLVDoor *v183; // ecx@172 | |
1866 //int v184; // edx@172 | |
1867 //BLVDoor *v185; // ecx@172 | |
1868 //int v186; // edx@172 | |
1869 //BLVDoor *v187; // ecx@172 | |
1870 //int v188; // edx@172 | |
1871 //unsigned __int16 *v189; // ebx@172 | |
1872 //char *v190; // edx@173 | |
1873 //BLVDoor *v191; // ecx@174 | |
1874 //BLVDoor *l; // eax@175 | |
1875 //signed int v193; // ebx@176 | |
1876 //int v194; // ecx@176 | |
1877 //BLVFaceExtra *v195; // ecx@176 | |
1878 //BLVFace *v196; // ebx@178 | |
1879 //std::string v197; // [sp-18h] [bp-680h]@66 | |
1880 //void *v198; // [sp-14h] [bp-67Ch]@72 | |
1881 //size_t v199; // [sp-10h] [bp-678h]@72 | |
1882 //size_t v200; // [sp-Ch] [bp-674h]@72 | |
1883 //const char *v201; // [sp-8h] [bp-670h]@4 | |
1884 //int v202; // [sp-4h] [bp-66Ch]@4 | |
1885 char v203[875]; // [sp+Ch] [bp-65Ch]@130 | |
1886 char FileName[260]; // [sp+378h] [bp-2F0h]@1 | |
1887 //char DstBuf; // [sp+47Ch] [bp-1ECh]@4 | |
1888 __int32 Offset; // [sp+480h] [bp-1E8h]@4 | |
1889 __int32 v207; // [sp+48Ch] [bp-1DCh]@4 | |
1890 __int32 v208; // [sp+498h] [bp-1D0h]@4 | |
1891 __int32 v209; // [sp+4A4h] [bp-1C4h]@4 | |
1892 __int32 v210; // [sp+4B0h] [bp-1B8h]@4 | |
1893 __int32 v211; // [sp+4BCh] [bp-1ACh]@15 | |
1894 __int32 v212; // [sp+4C8h] [bp-1A0h]@15 | |
1895 __int32 v213; // [sp+4D4h] [bp-194h]@25 | |
1896 __int32 v214; // [sp+4E0h] [bp-188h]@25 | |
1897 __int32 v215; // [sp+4ECh] [bp-17Ch]@32 | |
1898 __int32 v216; // [sp+4F8h] [bp-170h]@32 | |
1899 __int32 v217; // [sp+504h] [bp-164h]@40 | |
1900 __int32 v218; // [sp+510h] [bp-158h]@40 | |
1901 __int32 v219; // [sp+51Ch] [bp-14Ch]@43 | |
1902 __int32 v220; // [sp+528h] [bp-140h]@43 | |
1903 __int32 v221; // [sp+534h] [bp-134h]@52 | |
1904 __int32 v222; // [sp+540h] [bp-128h]@52 | |
1905 __int32 v223; // [sp+54Ch] [bp-11Ch]@52 | |
1906 __int32 v224; // [sp+558h] [bp-110h]@52 | |
1907 __int32 v225; // [sp+564h] [bp-104h]@52 | |
1908 __int32 v226; // [sp+570h] [bp-F8h]@52 | |
1909 __int32 v227; // [sp+57Ch] [bp-ECh]@52 | |
1910 __int32 v228; // [sp+588h] [bp-E0h]@52 | |
1911 __int32 v229; // [sp+594h] [bp-D4h]@52 | |
1912 __int32 v230; // [sp+5A0h] [bp-C8h]@52 | |
1913 __int32 v231; // [sp+5ACh] [bp-BCh]@52 | |
1914 __int32 v232; // [sp+5B8h] [bp-B0h]@52 | |
1915 __int32 v233; // [sp+5C4h] [bp-A4h]@52 | |
1916 __int32 v234; // [sp+5D0h] [bp-98h]@52 | |
1917 //char pName[40]; // [sp+5FCh] [bp-6Ch]@42 | |
1918 //size_t pSource; // [sp+624h] [bp-44h]@67 | |
1919 //char Dst[12]; // [sp+628h] [bp-40h]@9 | |
1920 //char *v238; // [sp+634h] [bp-34h]@38 | |
1921 ODMHeader header; // [sp+638h] [bp-30h]@61 | |
1922 //void *ptr; // [sp+648h] [bp-20h]@66 | |
1923 //size_t Count; // [sp+64Ch] [bp-1Ch]@109 | |
1924 //int uSourceLen; // [sp+653h] [bp-15h]@66 | |
1925 FILE *File; // [sp+658h] [bp-10h]@56 | |
1926 //BLVSector *v244; // [sp+65Ch] [bp-Ch]@72 | |
1927 //int v245; // [sp+660h] [bp-8h]@72 | |
1928 //BLVFace *Src; // [sp+664h] [bp-4h]@73 | |
1929 signed int Argsa; // [sp+670h] [bp+8h]@4 | |
1930 signed int Argsb; // [sp+670h] [bp+8h]@7 | |
1931 signed int Argsc; // [sp+670h] [bp+8h]@15 | |
1932 signed int Argsd; // [sp+670h] [bp+8h]@18 | |
1933 int Argse; // [sp+670h] [bp+8h]@25 | |
1934 int Argsf; // [sp+670h] [bp+8h]@28 | |
1935 int Argsg; // [sp+670h] [bp+8h]@32 | |
1936 int Argsh; // [sp+670h] [bp+8h]@35 | |
1937 signed int Argsi; // [sp+670h] [bp+8h]@40 | |
1938 signed int Argsj; // [sp+670h] [bp+8h]@45 | |
1939 //int Argsk; // [sp+670h] [bp+8h]@143 | |
1940 //void *Argsl; // [sp+670h] [bp+8h]@155 | |
1941 //signed int Argsm; // [sp+670h] [bp+8h]@161 | |
1942 //signed int Argsn; // [sp+670h] [bp+8h]@175 | |
1943 | |
1944 //v5 = 0; | |
1945 //v6 = this; | |
1946 _6807E0_num_decorations_with_sounds_6807B8 = 0; | |
1947 | |
1948 #pragma region "loading from txt" | |
1949 /*sprintf(FileName, "levels\\%s", pFilename); | |
1950 if ( GetFileAttributesA(FileName) != -1 ) | |
1951 { | |
1952 Release(); | |
1953 if ( Alloc() ) | |
1954 { | |
1955 v7 = fopen(FileName, "rb"); | |
1956 result = 1; | |
1957 if ( !v7 ) | |
1958 return result; | |
1959 v9 = pDest; | |
1960 bLoaded = 1; | |
1961 v202 = (int)v7; | |
1962 v201 = (const char *)1; | |
1963 *(int *)v9 = 1; | |
1964 fread(&DstBuf, 0x180u, (size_t)v201, (FILE *)v202); | |
1965 fseek(v7, Offset, 0); | |
1966 fread(&blv, 0x88u, 1u, v7); | |
1967 fseek(v7, v207, 0); | |
1968 fread(&uNumVertices, 1u, 4u, v7); | |
1969 fseek(v7, v208, 0); | |
1970 fread(pVertices, 6u, uNumVertices, v7); | |
1971 fseek(v7, v209, 0); | |
1972 fread(&uNumFaces, 4u, 1u, v7); | |
1973 fseek(v7, v210, 0); | |
1974 fread(pFaces, 0x60u, uNumFaces, v7); | |
1975 v10 = pAllocator->AllocNamedChunk(ptr_2AC, blv.uFaces_fdata_Size, "L.FData"); | |
1976 v202 = (int)v7; | |
1977 ptr_2AC = (unsigned __int16 *)v10; | |
1978 fread(v10, 1u, blv.uFaces_fdata_Size, (FILE *)v202); | |
1979 v11 = uNumFaces == 0; | |
1980 v12 = (uNumFaces & 0x80000000u) != 0; | |
1981 pDest = 0; | |
1982 Argsa = 0; | |
1983 if ( !(v12 | v11) ) | |
1984 { | |
1985 v13 = 0; | |
1986 do | |
1987 { | |
1988 pFaces[v13].pVertexIDs = (unsigned __int16 *)&pDest[(unsigned int)ptr_2AC]; | |
1989 v14 = (size_t)&pFaces[v13]; | |
1990 i = v14; | |
1991 v15 = &pDest[2 * *(char *)(v14 + 93) + 2]; | |
1992 v16 = (int)&v15[(unsigned int)ptr_2AC]; | |
1993 pDest = v15; | |
1994 *(int *)(i + 52) = v16; | |
1995 v17 = (size_t)&pFaces[v13]; | |
1996 i = v17; | |
1997 v18 = &pDest[2 * *(char *)(v17 + 93) + 2]; | |
1998 v19 = (int)&v18[(unsigned int)ptr_2AC]; | |
1999 pDest = v18; | |
2000 *(int *)(i + 56) = v19; | |
2001 i = (size_t)&pFaces[v13]; | |
2002 v20 = ptr_2AC; | |
2003 pDest += 2 * *(char *)(i + 93) + 2; | |
2004 *(int *)(i + 60) = (int)(char *)v20 + (int)pDest; | |
2005 i = (size_t)&pFaces[v13]; | |
2006 v21 = ptr_2AC; | |
2007 pDest += 2 * *(char *)(i + 93) + 2; | |
2008 *(int *)(i + 64) = (int)(char *)v21 + (int)pDest; | |
2009 i = (size_t)&pFaces[v13]; | |
2010 ++v13; | |
2011 v22 = ptr_2AC; | |
2012 pDest += 2 * *(char *)(i + 93) + 2; | |
2013 ++Argsa; | |
2014 *(int *)(i + 68) = (int)(char *)v22 + (int)pDest; | |
2015 pDest += 2 * *((char *)&pFaces[v13] - 3) + 2; | |
2016 } | |
2017 while ( Argsa < (signed int)uNumFaces ); | |
2018 } | |
2019 Argsb = 0; | |
2020 if ( (signed int)uNumFaces > 0 ) | |
2021 { | |
2022 pDest = 0; | |
2023 do | |
2024 { | |
2025 fread(Dst, 1u, 0xAu, v7); | |
2026 if ( pDest[(unsigned int)pFaces + 45] & 0x40 ) | |
2027 { | |
2028 v23 = pTextureFrameTable->FindTextureByName(Dst); | |
2029 v24 = pDest; | |
2030 *(short *)&pDest[(unsigned int)pFaces + 74] = v23; | |
2031 v25 = *(short *)&v24[(unsigned int)pFaces + 74]; | |
2032 if ( v25 ) | |
2033 { | |
2034 pTextureFrameTable->LoadAnimationSequenceAndPalettes(v25); | |
2035 } | |
2036 else | |
2037 { | |
2038 v26 = pBitmaps_LOD->LoadTexture(Dst); | |
2039 v27 = pDest; | |
2040 *(short *)&pDest[(unsigned int)pFaces + 74] = v26; | |
2041 v27[(unsigned int)pFaces + 45] &= 0xBFu; | |
2042 } | |
2043 } | |
2044 else | |
2045 { | |
2046 *(short *)&pDest[(unsigned int)pFaces + 74] = pBitmaps_LOD->LoadTexture(Dst); | |
2047 } | |
2048 ++Argsb; | |
2049 pDest += 96; | |
2050 } | |
2051 while ( Argsb < (signed int)uNumFaces ); | |
2052 } | |
2053 fseek(v7, v211, 0); | |
2054 fread(&uNumFaceExtras, 4u, 1u, v7); | |
2055 fseek(v7, v212, 0); | |
2056 fread(pFaceExtras, 0x24u, uNumFaceExtras, v7); | |
2057 Argsc = 0; | |
2058 if ( (signed int)uNumFaceExtras > 0 ) | |
2059 { | |
2060 pDest = 0; | |
2061 do | |
2062 { | |
2063 fread(Dst, 1u, 0xAu, v7); | |
2064 v28 = pBitmaps_LOD->LoadTexture(Dst); | |
2065 v29 = pFaceExtras; | |
2066 v30 = pDest; | |
2067 ++Argsc; | |
2068 pDest += 36; | |
2069 *(unsigned __int16 *)((char *)&v29->uAdditionalBitmapID + (int)v30) = v28; | |
2070 } | |
2071 while ( Argsc < (signed int)uNumFaceExtras ); | |
2072 } | |
2073 Argsd = 0; | |
2074 if ( (signed int)uNumFaces > 0 ) | |
2075 { | |
2076 pDest = 0; | |
2077 do | |
2078 { | |
2079 v31 = (int)&pFaceExtras[*(short *)&pDest[(unsigned int)pFaces + 72]]; | |
2080 if ( *(short *)(v31 + 26) ) | |
2081 { | |
2082 if ( ((BLVFaceExtra *)v31)->HasEventint() ) | |
2083 pDest[(unsigned int)pFaces + 46] |= 0x10u; | |
2084 else | |
2085 pDest[(unsigned int)pFaces + 46] &= 0xEFu; | |
2086 } | |
2087 ++Argsd; | |
2088 pDest += 96; | |
2089 } | |
2090 while ( Argsd < (signed int)uNumFaces ); | |
2091 } | |
2092 fseek(v7, v213, 0); | |
2093 fread(&uNumSectors, 4u, 1u, v7); | |
2094 fseek(v7, v214, 0); | |
2095 fread(pSectors, 0x74u, uNumSectors, v7); | |
2096 v32 = pAllocator->AllocNamedChunk(ptr_0002B0_sector_rdata, blv.uSector_rdata_Size, "L.RData"); | |
2097 v202 = (int)v7; | |
2098 ptr_0002B0_sector_rdata = (unsigned __int16 *)v32; | |
2099 fread(v32, 1u, blv.uSector_rdata_Size, (FILE *)v202); | |
2100 v11 = uNumSectors == 0; | |
2101 v12 = uNumSectors < 0; | |
2102 pDest = 0; | |
2103 Argse = 0; | |
2104 if ( !(v12 | v11) ) | |
2105 { | |
2106 v33 = 0; | |
2107 do | |
2108 { | |
2109 pSectors[v33].pFloors = (unsigned __int16 *)&pDest[(unsigned int)ptr_0002B0_sector_rdata]; | |
2110 i = (size_t)&pSectors[v33]; | |
2111 v34 = ptr_0002B0_sector_rdata; | |
2112 pDest += 2 * *(short *)(i + 4); | |
2113 *(int *)(i + 16) = (int)(char *)v34 + (int)pDest; | |
2114 v35 = (size_t)&pSectors[v33]; | |
2115 i = v35; | |
2116 v36 = &pDest[2 * *(short *)(v35 + 12)]; | |
2117 v37 = (int)&v36[(unsigned int)ptr_0002B0_sector_rdata]; | |
2118 pDest = v36; | |
2119 *(int *)(i + 24) = v37; | |
2120 v38 = (size_t)&pSectors[v33]; | |
2121 i = v38; | |
2122 v39 = &pDest[2 * *(short *)(v38 + 20)]; | |
2123 v40 = (int)&v39[(unsigned int)ptr_0002B0_sector_rdata]; | |
2124 pDest = v39; | |
2125 *(int *)(i + 32) = v40; | |
2126 i = (size_t)&pSectors[v33]; | |
2127 v41 = ptr_0002B0_sector_rdata; | |
2128 pDest += 2 * *(short *)(i + 28); | |
2129 *(int *)(i + 40) = (int)(char *)v41 + (int)pDest; | |
2130 i = (size_t)&pSectors[v33]; | |
2131 v42 = ptr_0002B0_sector_rdata; | |
2132 pDest += 2 * *(short *)(i + 36); | |
2133 *(int *)(i + 48) = (int)(char *)v42 + (int)pDest; | |
2134 i = (size_t)&pSectors[v33]; | |
2135 v43 = ptr_0002B0_sector_rdata; | |
2136 pDest += 2 * *(short *)(i + 44); | |
2137 *(int *)(i + 64) = (int)(char *)v43 + (int)pDest; | |
2138 i = (size_t)&pSectors[v33]; | |
2139 v44 = ptr_0002B0_sector_rdata; | |
2140 pDest += 2 * *(short *)(i + 60); | |
2141 *(int *)(i + 72) = (int)(char *)v44 + (int)pDest; | |
2142 v45 = (size_t)&pSectors[v33]; | |
2143 ++v33; | |
2144 i = v45; | |
2145 v46 = ptr_0002B0_sector_rdata; | |
2146 pDest += 2 * *(short *)(v45 + 68); | |
2147 ++Argse; | |
2148 *(int *)(v45 + 80) = (int)(char *)v46 + (int)pDest; | |
2149 pDest += 2 * *((short *)&pSectors[v33] - 20); | |
2150 } | |
2151 while ( Argse < uNumSectors ); | |
2152 } | |
2153 v47 = pAllocator->AllocNamedChunk( | |
2154 ptr_0002B8_sector_lrdata, | |
2155 blv.uSector_lrdata_Size, | |
2156 "L.RLData"); | |
2157 v202 = (int)v7; | |
2158 ptr_0002B8_sector_lrdata = (unsigned __int16 *)v47; | |
2159 fread(v47, 1u, blv.uSector_lrdata_Size, (FILE *)v202); | |
2160 v11 = uNumSectors == 0; | |
2161 v12 = uNumSectors < 0; | |
2162 pDest = 0; | |
2163 Argsf = 0; | |
2164 if ( !(v12 | v11) ) | |
2165 { | |
2166 v48 = pSectors; | |
2167 v49 = 0; | |
2168 for ( i = 0; ; v49 = i ) | |
2169 { | |
2170 v50 = ptr_0002B8_sector_lrdata; | |
2171 i += 116; | |
2172 ++Argsf; | |
2173 *(BLVLightMM7 **)((char *)&v48->pLights + v49) = (BLVLightMM7 *)((char *)v50 + (int)pDest); | |
2174 v48 = pSectors; | |
2175 pDest += 2 * *(__int16 *)((char *)&v48->uNumLights + v49); | |
2176 if ( Argsf >= uNumSectors ) | |
2177 break; | |
2178 } | |
2179 } | |
2180 fseek(v7, v215, 0); | |
2181 fread(&uNumDoors, 4u, 1u, v7); | |
2182 fseek(v7, v216, 0); | |
2183 fread(pDoors, 0x50u, 0xC8u, v7); | |
2184 v51 = pAllocator->AllocNamedChunk(ptr_0002B4_doors_ddata, blv.uDoors_ddata_Size, "L.DData"); | |
2185 v202 = (int)v7; | |
2186 ptr_0002B4_doors_ddata = (unsigned __int16 *)v51; | |
2187 fread(v51, 1u, blv.uDoors_ddata_Size, (FILE *)v202); | |
2188 v11 = uNumDoors == 0; | |
2189 v12 = uNumDoors < 0; | |
2190 pDest = 0; | |
2191 Argsg = 0; | |
2192 if ( !(v12 | v11) ) | |
2193 { | |
2194 v52 = 0; | |
2195 do | |
2196 { | |
2197 pDoors[v52].pVertexIDs = (unsigned __int16 *)&pDest[(unsigned int)ptr_0002B4_doors_ddata]; | |
2198 i = (size_t)&pDoors[v52]; | |
2199 v53 = ptr_0002B4_doors_ddata; | |
2200 pDest += 2 * *(short *)(i + 68); | |
2201 *(int *)(i + 40) = (int)(char *)v53 + (int)pDest; | |
2202 v54 = (size_t)&pDoors[v52]; | |
2203 i = v54; | |
2204 v55 = &pDest[2 * *(short *)(v54 + 70)]; | |
2205 v56 = (int)&v55[(unsigned int)ptr_0002B4_doors_ddata]; | |
2206 pDest = v55; | |
2207 *(int *)(i + 44) = v56; | |
2208 v57 = (size_t)&pDoors[v52]; | |
2209 i = v57; | |
2210 v58 = &pDest[2 * *(short *)(v57 + 72)]; | |
2211 v59 = (int)&v58[(unsigned int)ptr_0002B4_doors_ddata]; | |
2212 pDest = v58; | |
2213 *(int *)(i + 48) = v59; | |
2214 i = (size_t)&pDoors[v52]; | |
2215 v60 = ptr_0002B4_doors_ddata; | |
2216 pDest += 2 * *(short *)(i + 70); | |
2217 *(int *)(i + 52) = (int)(char *)v60 + (int)pDest; | |
2218 i = (size_t)&pDoors[v52]; | |
2219 v61 = ptr_0002B4_doors_ddata; | |
2220 pDest += 2 * *(short *)(i + 70); | |
2221 *(int *)(i + 56) = (int)(char *)v61 + (int)pDest; | |
2222 i = (size_t)&pDoors[v52]; | |
2223 v62 = ptr_0002B4_doors_ddata; | |
2224 pDest += 2 * *(short *)(i + 74); | |
2225 *(int *)(i + 60) = (int)(char *)v62 + (int)pDest; | |
2226 i = (size_t)&pDoors[v52]; | |
2227 v63 = ptr_0002B4_doors_ddata; | |
2228 pDest += 2 * *(short *)(i + 74); | |
2229 *(int *)(i + 64) = (int)(char *)v63 + (int)pDest; | |
2230 ++Argsg; | |
2231 v64 = pDoors[v52].uNumOffsets; | |
2232 ++v52; | |
2233 pDest += 2 * v64; | |
2234 } | |
2235 while ( Argsg < uNumDoors ); | |
2236 } | |
2237 Argsh = 0; | |
2238 if ( uNumDoors > 0 ) | |
2239 { | |
2240 v65 = pDoors; | |
2241 pDest = 0; | |
2242 do | |
2243 { | |
2244 i = 0; | |
2245 v66 = &pDest[(int)v65]; | |
2246 if ( *(short *)&pDest[(int)v65 + 70] > 0 ) | |
2247 { | |
2248 do | |
2249 { | |
2250 v67 = *((int *)v66 + 10); | |
2251 a3 = 2 * i; | |
2252 v68 = *(short *)(v67 + 2 * i); | |
2253 v69 = pFaces; | |
2254 ++i; | |
2255 v70 = (int)&pFaceExtras[v69[v68].uFaceExtraID]; | |
2256 v71 = *((int *)v66 + 12); | |
2257 v72 = a3; | |
2258 v238 = (char *)v70; | |
2259 *(short *)(a3 + v71) = *(short *)(v70 + 20); | |
2260 *(__int16 *)(*(char **)((char *)&pDoors->pDeltaVs + (unsigned int)pDest) + v72) = *((short *)v238 + 11); | |
2261 v65 = pDoors; | |
2262 v66 = &pDest[(int)v65]; | |
2263 } | |
2264 while ( (signed int)i < *(short *)&pDest[(int)v65 + 70] ); | |
2265 } | |
2266 ++Argsh; | |
2267 pDest += 80; | |
2268 } | |
2269 while ( Argsh < uNumDoors ); | |
2270 } | |
2271 fseek(v7, v217, 0); | |
2272 fread(&uNumLevelDecorations, 4u, 1u, v7); | |
2273 fseek(v7, v218, 0); | |
2274 fread(pLevelDecorations, 0x20u, uNumLevelDecorations, v7); | |
2275 Argsi = 0; | |
2276 if ( (signed int)uNumLevelDecorations > 0 ) | |
2277 { | |
2278 pDest = (char *)pLevelDecorations; | |
2279 do | |
2280 { | |
2281 fread(pName, 1u, 0x20u, v7); | |
2282 v73 = pDecorationList->GetDecorIdByName(pName); | |
2283 v74 = pDest; | |
2284 ++Argsi; | |
2285 pDest += 32; | |
2286 *(short *)v74 = v73; | |
2287 } | |
2288 while ( Argsi < (signed int)uNumLevelDecorations ); | |
2289 } | |
2290 fseek(v7, v219, 0); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2291 fread(&uNumSpriteObjects, 4u, 1u, v7); |
0 | 2292 fseek(v7, v220, 0); |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2293 fread(pSpriteObjects, 0x70u, uNumSpriteObjects, v7); |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2294 if ( (signed int)uNumSpriteObjects > 0 ) |
0 | 2295 { |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2296 v75 = pSpriteObjects; |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2297 pDest = (char *)uNumSpriteObjects; |
0 | 2298 do |
2299 { | |
2300 Argsj = 0; | |
2301 v76 = 48 * v75->stru_24.uItemID; | |
2302 v11 = pObjectList->uNumObjects == 0; | |
2303 v12 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
2304 LOWORD(v76) = *(unsigned __int16 *)((char *)&pItemsTable->pItems[0].uSpriteID + v76); | |
2305 i = v76; | |
2306 v75->uItemType = v76; | |
2307 if ( v12 | v11 ) | |
2308 { | |
2309 LABEL_50: | |
2310 v78 = 0; | |
2311 } | |
2312 else | |
2313 { | |
2314 for ( j = (int)&pObjectList->pObjects->uObjectID; (short)v76 != *(short *)j; j = a3 ) | |
2315 { | |
2316 ++Argsj; | |
2317 a3 = j + 56; | |
2318 if ( Argsj >= (signed int)pObjectList->uNumObjects ) | |
2319 goto LABEL_50; | |
2320 LOWORD(v76) = i; | |
2321 } | |
2322 v78 = Argsj; | |
2323 } | |
2324 v75->uObjectDescID = v78; | |
2325 ++v75; | |
2326 --pDest; | |
2327 } | |
2328 while ( pDest ); | |
2329 } | |
2330 fseek(v7, v221, 0); | |
2331 fread(&uNumActors, 4u, 1u, v7); | |
2332 fseek(v7, v222, 0); | |
2333 fread(pActors, 0x344u, uNumActors, v7); | |
2334 fseek(v7, v228, 0); | |
2335 fread(&uNumChests, 4u, 1u, v7); | |
2336 fseek(v7, v229, 0); | |
2337 fread(pChests, 0x14CCu, uNumChests, v7); | |
2338 fseek(v7, v224, 0); | |
2339 fread(&uNumLights, 4u, 1u, v7); | |
2340 fseek(v7, v225, 0); | |
2341 fread(pLights, 0x10u, uNumLights, v7); | |
2342 fseek(v7, v226, 0); | |
2343 fread(&uNumNodes, 4u, 1u, v7); | |
2344 fseek(v7, v227, 0); | |
2345 fread(pNodes, 8u, uNumNodes, v7); | |
2346 fseek(v7, v230, 0); | |
2347 fread(&uNumSpawnPoints, 4u, 1u, v7); | |
2348 v79 = pAllocator->AllocNamedChunk(pSpawnPoints, 24 * uNumSpawnPoints, "Spawn"); | |
2349 v202 = 0; | |
2350 pSpawnPoints = (SpawnPointMM7 *)v79; | |
2351 fseek(v7, v231, v202); | |
2352 fread(pSpawnPoints, 0x18u, uNumSpawnPoints, v7); | |
2353 fseek(v7, v232, 0); | |
2354 fread(&dlv, 0x28u, 1u, v7); | |
2355 fseek(v7, v233, 0); | |
2356 fread(&stru_5E4C90, 1u, 0xC8u, v7); | |
2357 fseek(v7, v234, 0); | |
2358 fread(&uLastVisitDay, 1u, 0x38u, v7); | |
2359 fseek(v7, v223, 0); | |
2360 v80 = (void **)&pMapOutlines; | |
2361 fread(*v80, 4u, 1u, v7); | |
2362 fread((char *)*v80 + 4, 0xCu, *(int *)*v80, v7); | |
2363 fclose(v7); | |
2364 goto LABEL_179; | |
2365 } | |
2366 return 4; | |
2367 }*/ | |
2368 #pragma endregion | |
2369 | |
2370 if (bLoaded) | |
2371 { | |
2372 Log::Warning(L"BLV is already loaded"); | |
2373 return 3; | |
2374 } | |
2375 | |
2376 if ( !pGames_LOD->DoesContainerExist(pFilename) ) | |
2377 Abortf("Unable to find %s in Games.LOD", pFilename); | |
2378 | |
2379 //v238 = pFilename - 4; | |
2380 //v81 = strlen(pFilename); | |
2381 strcpy(this->pFilename, pFilename); | |
2382 strcpy(&pFilename[strlen(pFilename) - 4], ".blv"); | |
2383 File = pGames_LOD->FindContainer(pFilename, 1); | |
2384 //File = v82; | |
2385 | |
2386 Release(); | |
2387 if ( !Alloc() ) | |
2388 return 4; | |
2389 | |
2390 header.uVersion = 91969; | |
2391 header.pMagic[0] = 'm'; | |
2392 header.pMagic[1] = 'v'; | |
2393 header.pMagic[2] = 'i'; | |
2394 header.pMagic[3] = 'i'; | |
2395 header.uCompressedSize = 0; | |
2396 header.uDecompressedSize = 0; | |
2397 fread(&header, sizeof(ODMHeader), 1u, File); | |
2398 if (header.uVersion != 91969 || | |
2399 header.pMagic[0] != 'm' || | |
2400 header.pMagic[1] != 'v' || | |
2401 header.pMagic[2] != 'i' || | |
2402 header.pMagic[3] != 'i' ) | |
2403 { | |
2404 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:792", 0); | |
2405 } | |
2406 //v83 = header.uCompressedSize; | |
2407 //pSource = header.uDecompressedSize; | |
2408 //v84 = malloc(header.uDecompressedSize); | |
2409 //v85 = v84; | |
2410 //ptr = v84; | |
2411 auto pRawBLV = malloc(header.uDecompressedSize); | |
2412 memset(pRawBLV, 0, header.uDecompressedSize); | |
2413 | |
2414 if (header.uCompressedSize == header.uDecompressedSize) | |
2415 fread(pRawBLV, header.uDecompressedSize, 1, File); | |
2416 else if (header.uCompressedSize < header.uDecompressedSize) | |
2417 { | |
2418 auto pTmpMem = malloc(header.uCompressedSize); | |
2419 { | |
2420 fread(pTmpMem, header.uCompressedSize, 1, File); | |
2421 | |
2422 uint uDecompressedSize = header.uDecompressedSize; | |
2423 zlib::MemUnzip(pRawBLV, &uDecompressedSize, pTmpMem, header.uCompressedSize); | |
2424 | |
2425 if (uDecompressedSize != header.uDecompressedSize) | |
2426 Log::Warning(L"uDecompressedSize != header.uDecompressedSize in BLV"); | |
2427 } | |
2428 free(pTmpMem); | |
2429 } | |
2430 else | |
2431 { | |
2432 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:803", 0); | |
2433 return 0; | |
2434 } | |
2435 | |
2436 bLoaded = true; | |
2437 | |
2438 auto pData = (char *)pRawBLV; | |
2439 | |
2440 pGameLoadingUI_ProgressBar->Progress(); | |
2441 | |
2442 memcpy(&blv, pData, 136); | |
2443 memcpy(&uNumVertices, pData += 136, 4); | |
2444 memcpy(pVertices, pData += 4, uNumVertices * sizeof(Vec3_short_)); | |
2445 | |
2446 pGameLoadingUI_ProgressBar->Progress(); | |
2447 | |
2448 memcpy(&uNumFaces, pData += uNumVertices * sizeof(Vec3_short_), 4); | |
2449 | |
2450 pGameLoadingUI_ProgressBar->Progress(); | |
2451 | |
2452 memcpy(pFaces, pData += 4, uNumFaces * sizeof (BLVFace)); | |
1006 | 2453 pLFaces = (unsigned __int16 *)pAllocator->AllocNamedChunk(pLFaces, blv.uFaces_fdata_Size, "L.FData"); |
2454 | |
2455 memcpy(pLFaces, pData += uNumFaces * sizeof (BLVFace), blv.uFaces_fdata_Size); | |
0 | 2456 |
2457 for (uint i = 0, j = 0; i < uNumFaces; ++i) | |
2458 { | |
2459 auto pFace = pFaces + i; | |
2460 | |
1006 | 2461 pFace->pVertexIDs = pLFaces + j; |
0 | 2462 |
2463 j += pFace->uNumVertices + 1; | |
1006 | 2464 pFace->pXInterceptDisplacements = (short *)(pLFaces + j); |
0 | 2465 |
2466 j += pFace->uNumVertices + 1; | |
1006 | 2467 pFace->pYInterceptDisplacements = (short *)(pLFaces + j); |
0 | 2468 |
2469 j += pFace->uNumVertices + 1; | |
1006 | 2470 pFace->pZInterceptDisplacements = (short *)(pLFaces + j); |
0 | 2471 |
2472 j += pFace->uNumVertices + 1; | |
1006 | 2473 pFace->pVertexUIDs = (__int16 *)(pLFaces + j); |
0 | 2474 |
2475 j += pFace->uNumVertices + 1; | |
1006 | 2476 pFace->pVertexVIDs = (__int16 *)(pLFaces + j); |
0 | 2477 |
2478 j += pFace->uNumVertices + 1; | |
2479 /*v93 = &pFaces[v92]; | |
2480 Src = v93; | |
2481 v94 = (BLVSector *)((char *)v244 + 2 * v93->uNumVertices + 2); | |
2482 v95 = (unsigned __int16 *)((char *)v94 + (unsigned int)ptr_2AC); | |
2483 v244 = v94; | |
2484 Src->pXInterceptDisplacements = v95; | |
2485 v96 = (int)&pFaces[v92]; | |
2486 Src = (BLVFace *)v96; | |
2487 v97 = (BLVSector *)((char *)v244 + 2 * *(char *)(v96 + 93) + 2); | |
2488 v98 = (unsigned __int16 *)((char *)v97 + (unsigned int)ptr_2AC); | |
2489 v244 = v97; | |
2490 Src->pYInterceptDisplacements = v98; | |
2491 Src = &pFaces[v92]; | |
2492 v99 = ptr_2AC; | |
2493 v244 = (BLVSector *)((char *)v244 + 2 * Src->uNumVertices + 2); | |
2494 Src->pZInterceptDisplacements = (unsigned __int16 *)((char *)v99 + (int)v244); | |
2495 Src = &pFaces[v92]; | |
2496 v100 = ptr_2AC; | |
2497 v244 = (BLVSector *)((char *)v244 + 2 * Src->uNumVertices + 2); | |
2498 Src->pVertexUIDs = (unsigned __int16 *)((char *)v100 + (int)v244); | |
2499 Src = &pFaces[v92]; | |
2500 ++v92; | |
2501 v101 = ptr_2AC; | |
2502 v244 = (BLVSector *)((char *)v244 + 2 * Src->uNumVertices + 2); | |
2503 ++v245; | |
2504 Src->pVertexVIDs = (unsigned __int16 *)((char *)v101 + (int)v244); | |
2505 v244 = (BLVSector *)((char *)v244 + 2 * *((char *)&pFaces[v92] - 3) + 2);*/ | |
2506 } | |
2507 | |
2508 pGameLoadingUI_ProgressBar->Progress(); | |
2509 | |
2510 pData += blv.uFaces_fdata_Size; | |
2511 | |
2512 for (uint i = 0; i < uNumFaces; ++i) | |
2513 { | |
2514 auto pFace = pFaces + i; | |
2515 | |
2516 char pTexName[16]; | |
2517 strncpy(pTexName, pData, 10); | |
2518 pData += 10; | |
2519 | |
2520 if (pFace->uAttributes & 0x4000) | |
2521 { | |
2522 pFace->uBitmapID = pTextureFrameTable->FindTextureByName(pTexName); | |
2523 if (pFace->uBitmapID) | |
2524 pTextureFrameTable->LoadAnimationSequenceAndPalettes(pFace->uBitmapID); | |
2525 else | |
2526 { | |
2527 pFace->uBitmapID = pBitmaps_LOD->LoadTexture(pTexName); | |
2528 pFace->uAttributes &= ~0x4000; | |
2529 } | |
2530 } | |
2531 else | |
2532 pFace->uBitmapID = pBitmaps_LOD->LoadTexture(pTexName); | |
2533 } | |
2534 | |
2535 pGameLoadingUI_ProgressBar->Progress(); | |
2536 | |
2537 memcpy(&uNumFaceExtras, pData, 4u); | |
2538 memcpy(pFaceExtras, pData += 4, uNumFaceExtras * sizeof(BLVFaceExtra)); | |
2539 pData += uNumFaceExtras * sizeof(BLVFaceExtra); | |
2540 | |
2541 pGameLoadingUI_ProgressBar->Progress(); | |
2542 | |
2543 //v108 = (char *)v107 + 36 * uNumFaceExtras; | |
2544 //v245 = 0; | |
2545 //*(int *)((char *)&uSourceLen + 1) = 0; | |
2546 for (uint i = 0; i < uNumFaceExtras; ++i) | |
2547 { | |
2548 char pTexName[32]; | |
2549 strncpy(pTexName, pData, 10); | |
2550 pData += 10; | |
2551 | |
2552 if (!strcmp(pTexName, "")) | |
2553 pFaceExtras[i].uAdditionalBitmapID = -1; | |
2554 else | |
2555 pFaceExtras[i].uAdditionalBitmapID = pBitmaps_LOD->LoadTexture(pTexName); | |
2556 } | |
2557 | |
2558 | |
2559 for (uint i = 0; i < uNumFaces; ++i) | |
2560 { | |
2561 auto pFace = pFaces + i; | |
2562 auto pFaceExtra = pFaceExtras + pFace->uFaceExtraID; | |
2563 | |
2564 if (pFaceExtra->uEventID) | |
2565 { | |
2566 if (pFaceExtra->HasEventint()) | |
2567 pFace->uAttributes |= 0x100000; | |
2568 else | |
2569 pFace->uAttributes &= ~0x100000; | |
2570 } | |
2571 } | |
2572 | |
2573 pGameLoadingUI_ProgressBar->Progress(); | |
2574 | |
2575 memcpy(&uNumSectors, pData, 4); | |
2576 memcpy(pSectors, pData + 4, uNumSectors * sizeof(BLVSector)); | |
2577 pData += 4 + uNumSectors * sizeof(BLVSector); | |
2578 | |
2579 pGameLoadingUI_ProgressBar->Progress(); | |
2580 | |
2581 ptr_0002B0_sector_rdata = (unsigned short *)pAllocator->AllocNamedChunk(ptr_0002B0_sector_rdata, blv.uSector_rdata_Size, "L.RData"); | |
2582 memcpy(ptr_0002B0_sector_rdata, pData, blv.uSector_rdata_Size); | |
2583 pData += blv.uSector_rdata_Size; | |
2584 | |
2585 for (uint i = 0, j = 0; i < uNumSectors; ++i) | |
2586 { | |
2587 auto pSector = pSectors + i; | |
2588 | |
2589 pSector->pFloors = ptr_0002B0_sector_rdata + j; | |
2590 j += pSector->uNumFloors; | |
2591 | |
2592 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
|
2593 j += pSector->uNumWalls; |
0 | 2594 |
2595 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
|
2596 j += pSector->uNumCeilings; |
0 | 2597 |
2598 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
|
2599 j += pSector->uNumFluids; |
0 | 2600 |
2601 pSector->pPortals = ptr_0002B0_sector_rdata + j; | |
2602 j += pSector->uNumPortals; | |
2603 | |
2604 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
|
2605 j += pSector->uNumFaces; |
0 | 2606 |
2607 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
|
2608 j += pSector->uNumCogs; |
0 | 2609 |
2610 pSector->pDecorationIDs = ptr_0002B0_sector_rdata + j; | |
2611 j += pSector->uNumDecorations; | |
2612 | |
2613 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
|
2614 j += pSector->uNumMarkers; |
0 | 2615 |
2616 | |
2617 //do | |
2618 //{ | |
2619 /*pSectors[v118].pFloors = (unsigned __int16 *)((char *)Src + (unsigned int)ptr_0002B0_sector_rdata); | |
2620 v244 = &pSectors[v118]; | |
2621 v119 = ptr_0002B0_sector_rdata; | |
2622 Src = (BLVFace *)((char *)Src + 2 * v244->field_4); | |
2623 v244->pWalls = (unsigned __int16 *)((char *)v119 + (int)Src); | |
2624 v120 = (int)&pSectors[v118]; | |
2625 v244 = (BLVSector *)v120; | |
2626 v121 = (BLVFace *)((char *)Src + 2 * *(short *)(v120 + 12)); | |
2627 v122 = (unsigned __int16 *)((char *)v121 + (unsigned int)ptr_0002B0_sector_rdata); | |
2628 Src = v121; | |
2629 v244->pCeilings = v122; | |
2630 v123 = (int)&pSectors[v118]; | |
2631 v244 = (BLVSector *)v123; | |
2632 v124 = (BLVFace *)((char *)Src + 2 * *(short *)(v123 + 20)); | |
2633 v125 = (unsigned __int16 *)((char *)v124 + (unsigned int)ptr_0002B0_sector_rdata); | |
2634 Src = v124; | |
2635 v244->pFluids = v125; | |
2636 v244 = &pSectors[v118]; | |
2637 v126 = ptr_0002B0_sector_rdata; | |
2638 Src = (BLVFace *)((char *)Src + 2 * v244->field_1C); | |
2639 v244->pPortals = (unsigned __int16 *)((char *)v126 + (int)Src); | |
2640 v244 = &pSectors[v118]; | |
2641 v127 = ptr_0002B0_sector_rdata; | |
2642 Src = (BLVFace *)((char *)Src + 2 * v244->uNumPortals); | |
2643 v244->pFaceIDs = (unsigned __int16 *)((char *)v127 + (int)Src); | |
2644 v244 = &pSectors[v118]; | |
2645 v128 = ptr_0002B0_sector_rdata; | |
2646 Src = (BLVFace *)((char *)Src + 2 * v244->field_2C); | |
2647 v244->pCogs = (unsigned __int16 *)((char *)v128 + (int)Src); | |
2648 v244 = &pSectors[v118]; | |
2649 v129 = ptr_0002B0_sector_rdata; | |
2650 Src = (BLVFace *)((char *)Src + 2 * v244->field_3C); | |
2651 v244->pDecorationIDs = (unsigned __int16 *)((char *)v129 + (int)Src); | |
2652 v130 = (int)&pSectors[v118]; | |
2653 ++v118; | |
2654 v244 = (BLVSector *)v130; | |
2655 v131 = ptr_0002B0_sector_rdata; | |
2656 Src = (BLVFace *)((char *)Src + 2 * *(short *)(v130 + 68)); | |
2657 ++v245; | |
2658 *(int *)(v130 + 80) = (int)(char *)v131 + (int)Src; | |
2659 Src = (BLVFace *)((char *)Src + 2 * *((short *)&pSectors[v118] - 20));*/ | |
2660 //} | |
2661 //while ( v245 < uNumSectors ); | |
2662 } | |
2663 | |
2664 ptr_0002B8_sector_lrdata = (unsigned __int16 *)pAllocator->AllocNamedChunk(ptr_0002B8_sector_lrdata, blv.uSector_lrdata_Size, "L.RLData"); | |
2665 memcpy(ptr_0002B8_sector_lrdata, pData, blv.uSector_lrdata_Size); | |
2666 pData += blv.uSector_lrdata_Size; | |
2667 | |
2668 pGameLoadingUI_ProgressBar->Progress(); | |
2669 | |
2670 for (uint i = 0, j = 0; i < uNumSectors; ++i) | |
2671 { | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
2672 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
|
2673 j += pSectors[i].uNumLights; |
0 | 2674 } |
2675 | |
2676 pGameLoadingUI_ProgressBar->Progress(); | |
2677 | |
2678 memcpy(&uNumDoors, pData, 4); | |
2679 pData += 4; | |
2680 | |
2681 pGameLoadingUI_ProgressBar->Progress(); | |
2682 pGameLoadingUI_ProgressBar->Progress(); | |
2683 | |
2684 memcpy(&uNumLevelDecorations, pData, 4); | |
2685 memcpy(pLevelDecorations, pData + 4, uNumLevelDecorations * sizeof(LevelDecoration)); | |
2686 pData += 4 + uNumLevelDecorations * sizeof(LevelDecoration); | |
2687 | |
2688 for (uint i = 0; i < uNumLevelDecorations; ++i) | |
2689 { | |
2690 pLevelDecorations[i].uDecorationDescID = pDecorationList->GetDecorIdByName(pData); | |
2691 | |
2692 pData += 32; | |
2693 } | |
2694 | |
2695 pGameLoadingUI_ProgressBar->Progress(); | |
2696 | |
2697 memcpy(&uNumLights, pData, 4); | |
2698 memcpy(pLights, pData + 4, uNumLights * sizeof(BLVLightMM7)); | |
2699 pData += 4 + uNumLights * sizeof(BLVLightMM7); | |
2700 | |
2701 pGameLoadingUI_ProgressBar->Progress(); | |
2702 pGameLoadingUI_ProgressBar->Progress(); | |
2703 | |
2704 memcpy(&uNumNodes, pData, 4); | |
2705 memcpy(pNodes, pData + 4, uNumNodes * sizeof(BSPNode)); | |
2706 pData += 4 + uNumNodes * sizeof(BSPNode); | |
2707 | |
2708 pGameLoadingUI_ProgressBar->Progress(); | |
2709 pGameLoadingUI_ProgressBar->Progress(); | |
2710 | |
2711 memcpy(&uNumSpawnPoints, pData, 4); | |
2712 pSpawnPoints = (SpawnPointMM7 *)pAllocator->AllocNamedChunk(pSpawnPoints, uNumSpawnPoints * sizeof(SpawnPointMM7), "Spawn"); | |
2713 memcpy(pSpawnPoints, pData + 4, uNumSpawnPoints * sizeof(SpawnPointMM7)); | |
2714 pData += 4 + uNumSpawnPoints * sizeof(SpawnPointMM7); | |
2715 | |
2716 pGameLoadingUI_ProgressBar->Progress(); | |
2717 pGameLoadingUI_ProgressBar->Progress(); | |
2718 | |
2719 //v201 = (const char *)v148; | |
2720 //v200 = (size_t)pMapOutlines; | |
2721 memcpy(&pMapOutlines->uNumOutlines, pData, 4); | |
2722 memcpy(pMapOutlines->pOutlines, pData + 4, pMapOutlines->uNumOutlines * sizeof(BLVMapOutline)); | |
2723 //v149 = pMapOutlines; | |
2724 //v199 = 12 * *v149; | |
2725 //memcpy(v149 + 1, (const void *)(v148 + 4), v199); | |
2726 free(pRawBLV); | |
2727 pRawBLV = nullptr; | |
2728 | |
2729 void *pRawDLV = nullptr; | |
2730 strcpy(&pFilename[strlen(pFilename) - 4], ".dlv"); | |
2731 File = pNew_LOD->FindContainer(pFilename, 1); | |
2732 fread(&header, 0x10u, 1u, File);//(FILE *)v245); | |
2733 bool _v244 = false; | |
2734 if (header.uVersion != 91969 || | |
2735 header.pMagic[0] != 'm' || | |
2736 header.pMagic[1] != 'v' || | |
2737 header.pMagic[2] != 'i' || | |
2738 header.pMagic[3] != 'i' ) | |
2739 { | |
2740 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:1090", 0); | |
2741 _v244 = true; | |
2742 } | |
2743 else | |
2744 { | |
2745 pRawDLV = malloc(header.uDecompressedSize); | |
2746 if (header.uCompressedSize == header.uDecompressedSize) | |
2747 fread(pRawDLV, 1, header.uCompressedSize, File); | |
2748 else if (header.uCompressedSize < header.uDecompressedSize) | |
2749 { | |
2750 auto pTmpMem = malloc(header.uCompressedSize); | |
2751 { | |
2752 fread(pTmpMem, header.uCompressedSize, 1, File); | |
2753 | |
2754 uint uDecompressedSize = header.uDecompressedSize; | |
2755 zlib::MemUnzip(pRawDLV, &uDecompressedSize, pTmpMem, header.uCompressedSize); | |
2756 | |
2757 if (uDecompressedSize != header.uDecompressedSize) | |
2758 Log::Warning(L"uDecompressedSize != header.uDecompressedSize in DLV"); | |
2759 } | |
2760 free(pTmpMem); | |
2761 } | |
2762 else | |
2763 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:1108", 0); | |
2764 | |
2765 pData = (char *)pRawDLV; | |
2766 } | |
2767 | |
2768 memcpy(&dlv, pData, 40); | |
2769 pData += 40; | |
2770 | |
2771 //v152 = dlv.uNumFacesInBModels; | |
2772 if (dlv.uNumFacesInBModels) | |
2773 { | |
2774 //v153 = dlv.uNumDecorations; | |
2775 if (dlv.uNumDecorations) | |
2776 { | |
2777 if (dlv.uNumFacesInBModels != uNumFaces || | |
2778 dlv.uNumDecorations != uNumLevelDecorations) | |
2779 _v244 = true; | |
2780 } | |
2781 } | |
2782 | |
2783 if (dword_6BE364_game_settings_1 & 0x2000 ) | |
2784 _i = 29030400; | |
2785 bool _a = false; | |
2786 if ( a3 - dlv.uLastRepawnDay >= _i && strcmpi(pCurrentMapName, "d29.dlv") ) | |
2787 _a = true; | |
2788 | |
2789 //v154 = 875; | |
2790 if (_v244) | |
2791 { | |
2792 memset(v203, 0, 0x36B); | |
2793 goto LABEL_132; | |
2794 } | |
2795 if (_a || !dlv.uLastRepawnDay ) | |
2796 { | |
2797 memcpy(v203, pData, 0x36B); | |
2798 LABEL_132: | |
435 | 2799 free(pRawDLV); |
0 | 2800 dlv.uLastRepawnDay = a3; |
2801 if (_v244) | |
2802 ++dlv.uNumRespawns; | |
2803 //v201 = pFilename; | |
2804 *(int *)pDest = 1; | |
2805 File = pGames_LOD->FindContainer(pFilename, 0); | |
2806 fread(&header, 0x10u, 1u, File); | |
2807 auto v155 = header.uCompressedSize; | |
2808 auto Count = header.uDecompressedSize; | |
2809 auto Src = (BLVFace *)malloc(header.uDecompressedSize); | |
435 | 2810 pRawDLV = Src; |
0 | 2811 if ( v155 <= Count ) |
2812 { | |
2813 if ( v155 == Count ) | |
2814 { | |
2815 fread(Src, 1u, Count, File); | |
2816 } | |
2817 else | |
2818 { | |
2819 auto _uSourceLen = malloc(v155); | |
2820 fread(_uSourceLen, v155, 1u, File); | |
2821 zlib::MemUnzip(Src, &Count, _uSourceLen, v155); | |
2822 free(_uSourceLen); | |
2823 } | |
2824 } | |
2825 else | |
2826 { | |
2827 MessageBoxW(nullptr, L"Can't load file!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Polydata.cpp:1195", 0); | |
2828 } | |
2829 pData = ((char *)Src + 40); | |
2830 //v154 = 875; | |
2831 goto LABEL_140; | |
2832 } | |
2833 *(int *)pDest = 0; | |
2834 LABEL_140: | |
2835 //v202 = (int)".blv"; | |
2836 //v156 = strlen(pFilename); | |
2837 strcpy(&pFilename[strlen(pFilename) - 4], ".blv"); | |
2838 memcpy(_visible_outlines, pData, 875); | |
2839 pData += 875; | |
2840 | |
2841 if ( *(int *)pDest ) | |
2842 memcpy(_visible_outlines, v203, 875); | |
2843 | |
2844 for (uint i = 0; i < pMapOutlines->uNumOutlines; ++i) | |
2845 { | |
2846 auto pVertex = pMapOutlines->pOutlines + i; | |
2847 if ((unsigned __int8)(1 << (7 - i % 8)) & _visible_outlines[i / 8]) | |
2848 pVertex->uFlags |= 1; | |
2849 } | |
2850 | |
2851 | |
2852 for (uint i = 0; i < uNumFaces; ++i) | |
2853 { | |
2854 auto pFace = pFaces + i; | |
2855 auto pFaceExtra = pFaceExtras + pFace->uFaceExtraID; | |
2856 | |
2857 memcpy(&pFace->uAttributes, pData, 4); | |
2858 pData += 4; | |
2859 | |
2860 if (pFaceExtra->uEventID) | |
2861 { | |
2862 if (pFaceExtra->HasEventint()) | |
2863 pFace->uAttributes |= 0x100000; | |
2864 else | |
2865 pFace->uAttributes &= ~0x100000; | |
2866 } | |
2867 } | |
2868 | |
2869 pGameLoadingUI_ProgressBar->Progress(); | |
2870 | |
2871 for (uint i = 0; i < uNumLevelDecorations; ++i) | |
2872 { | |
2873 memcpy(&pLevelDecorations[i].field_2, pData, 2); | |
2874 pData += 2; | |
2875 } | |
2876 | |
2877 pGameLoadingUI_ProgressBar->Progress(); | |
2878 | |
2879 memcpy(&uNumActors, pData, 4); | |
2880 memcpy(pActors, pData + 4, uNumActors * sizeof(Actor)); | |
2881 pData += 4 + uNumActors * sizeof(Actor); | |
2882 | |
2883 pGameLoadingUI_ProgressBar->Progress(); | |
2884 pGameLoadingUI_ProgressBar->Progress(); | |
2885 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2886 memcpy(&uNumSpriteObjects, pData, 4); |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2887 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
|
2888 pData += 4 + uNumSpriteObjects * sizeof(SpriteObject); |
0 | 2889 |
2890 pGameLoadingUI_ProgressBar->Progress(); | |
2891 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2892 for (uint i = 0; i < uNumSpriteObjects; ++i) |
0 | 2893 { |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2894 auto pItem = pSpriteObjects + i; |
0 | 2895 |
2896 if (pItem->stru_24.uItemID && !(pItem->uAttributes & 0x0100)) | |
2897 { | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
2898 pItem->uType = pItemsTable->pItems[pItem->stru_24.uItemID - 1].uSpriteID; |
0 | 2899 |
2900 uint uObjectID = 0; | |
2901 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
|
2902 if (pItem->uType == pObjectList->pObjects[j].uObjectID) |
0 | 2903 { |
2904 pItem->uObjectDescID = j; | |
2905 break; | |
2906 } | |
2907 } | |
2908 } | |
2909 | |
2910 pGameLoadingUI_ProgressBar->Progress(); | |
2911 | |
2912 memcpy(&uNumChests, pData, 4); | |
2913 memcpy(pChests, pData + 4, uNumChests * sizeof(Chest)); | |
2914 pData += 4 + uNumChests * sizeof(Chest); | |
2915 | |
2916 pGameLoadingUI_ProgressBar->Progress(); | |
2917 pGameLoadingUI_ProgressBar->Progress(); | |
2918 | |
2919 memcpy(pDoors, pData, 0x3E80); | |
2920 pData += 0x3E80; | |
2921 | |
2922 //v201 = (const char *)blv.uDoors_ddata_Size; | |
2923 //v200 = (size_t)ptr_0002B4_doors_ddata; | |
2924 //v170 = pAllocator->AllocNamedChunk(ptr_0002B4_doors_ddata, blv.uDoors_ddata_Size, "L.DData"); | |
2925 //v171 = blv.uDoors_ddata_Size; | |
2926 ptr_0002B4_doors_ddata = (unsigned __int16 *)pAllocator->AllocNamedChunk(ptr_0002B4_doors_ddata, blv.uDoors_ddata_Size, "L.DData"); | |
2927 memcpy(ptr_0002B4_doors_ddata, pData, blv.uDoors_ddata_Size); | |
2928 pData += blv.uDoors_ddata_Size; | |
2929 | |
2930 //Src = (BLVFace *)((char *)Src + v171); | |
2931 //v172 = 0; | |
2932 //v245 = 0; | |
2933 //if (uNumDoors > 0) | |
2934 for (uint i = 0, j = 0; i < uNumDoors; ++i) | |
2935 { | |
2936 auto pDoor = pDoors + i; | |
2937 | |
2938 pDoor->pVertexIDs = ptr_0002B4_doors_ddata + j; | |
2939 j += pDoor->uNumVertices; | |
2940 | |
2941 pDoor->pFaceIDs = ptr_0002B4_doors_ddata + j; | |
2942 j += pDoor->uNumFaces; | |
2943 | |
2944 pDoor->pSectorIDs = ptr_0002B4_doors_ddata + j; | |
2945 j += pDoor->field_48; | |
2946 | |
2947 pDoor->pDeltaUs = (short *)(ptr_0002B4_doors_ddata + j); | |
2948 j += pDoor->uNumFaces; | |
2949 | |
2950 pDoor->pDeltaVs = (short *)(ptr_0002B4_doors_ddata + j); | |
2951 j += pDoor->uNumFaces; | |
2952 | |
2953 pDoor->pXOffsets = ptr_0002B4_doors_ddata + j; | |
2954 j += pDoor->uNumOffsets; | |
2955 | |
2956 pDoor->pYOffsets = ptr_0002B4_doors_ddata + j; | |
2957 j += pDoor->uNumOffsets; | |
2958 | |
2959 pDoor->pZOffsets = ptr_0002B4_doors_ddata + j; | |
2960 j += pDoor->uNumOffsets; | |
2961 /*v173 = pDoors; | |
2962 for ( k = 0; ; v172 = v188 + 2 * *((short *)&v173[k] - 3) ) | |
2963 { | |
2964 v173[k].pVertexIDs = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v172); | |
2965 v175 = &pDoors[k]; | |
2966 v176 = v172 + 2 * v175->uNumVertices; | |
2967 v175->pFaceIDs = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v176); | |
2968 v177 = &pDoors[k]; | |
2969 v178 = v176 + 2 * v177->uNumFaces; | |
2970 v177->pSectorIDs = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v178); | |
2971 v179 = &pDoors[k]; | |
2972 v180 = v178 + 2 * v179->field_48; | |
2973 v179->pDeltaUs = (__int16 *)((char *)ptr_0002B4_doors_ddata + v180); | |
2974 v181 = &pDoors[k]; | |
2975 v182 = v180 + 2 * v181->uNumFaces; | |
2976 v181->pDeltaVs = (__int16 *)((char *)ptr_0002B4_doors_ddata + v182); | |
2977 v183 = &pDoors[k]; | |
2978 v184 = v182 + 2 * v183->uNumFaces; | |
2979 v183->pXOffsets = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v184); | |
2980 v185 = &pDoors[k]; | |
2981 v186 = v184 + 2 * v185->uNumOffsets; | |
2982 v185->pYOffsets = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v186); | |
2983 v187 = &pDoors[k]; | |
2984 ++k; | |
2985 v188 = v186 + 2 * v187->uNumOffsets; | |
2986 v189 = (unsigned __int16 *)((char *)ptr_0002B4_doors_ddata + v188); | |
2987 ++v245; | |
2988 v187->pZOffsets = v189; | |
2989 v173 = pDoors; | |
2990 if ( v245 >= uNumDoors ) | |
2991 break; | |
2992 }*/ | |
2993 } | |
2994 //v190 = 0; | |
2995 //v245 = 0; | |
2996 for (uint i = 0; i < uNumDoors; ++i) | |
2997 { | |
2998 auto pDoor = pDoors + i; | |
2999 | |
3000 for (uint j = 0; j < pDoor->uNumFaces; ++j) | |
3001 { | |
3002 auto pFace = pFaces + pDoor->pFaceIDs[j]; | |
3003 auto pFaceExtra = pFaceExtras + pFace->uFaceExtraID; | |
3004 | |
3005 pDoor->pDeltaUs[j] = pFaceExtra->sTextureDeltaU; | |
3006 pDoor->pDeltaVs[j] = pFaceExtra->sTextureDeltaV; | |
3007 } | |
3008 //v191 = pDoors; | |
3009 //pDest = 0; | |
3010 //do | |
3011 // { | |
3012 /*Argsn = 0; | |
3013 for ( l = (BLVDoor *)&v190[(int)v191]; | |
3014 Argsn < *(short *)&v190[(int)v191 + 70]; | |
3015 l = (BLVDoor *)&v190[(int)v191] ) | |
3016 { | |
3017 v193 = Argsn; | |
3018 v194 = l->pFaceIDs[Argsn++]; | |
3019 v195 = &pFaceExtras[pFaces[v194].uFaceExtraID]; | |
3020 l->pDeltaUs[v193] = v195->sTextureDeltaU; | |
3021 v190 = pDest; | |
3022 *(short *)(v193 * 2 + *(int *)&pDest[(unsigned int)pDoors + 52]) = v195->sTextureDeltaV; | |
3023 v191 = pDoors; | |
3024 } | |
3025 ++v245; | |
3026 v190 += 80; | |
3027 pDest = v190;*/ | |
3028 //} | |
3029 //while ( v245 < uNumDoors ); | |
3030 } | |
3031 | |
3032 | |
3033 pGameLoadingUI_ProgressBar->Progress(); | |
3034 | |
3035 memcpy(&stru_5E4C90, pData, 0xC8); | |
3036 pData += 0xC8; | |
3037 | |
3038 pGameLoadingUI_ProgressBar->Progress(); | |
3039 | |
3040 memcpy(&stru1, pData, 0x38u); | |
3041 pData += 0x38; | |
3042 | |
3043 free(pRawDLV); | |
3044 //v5 = 0; | |
3045 | |
3046 pSoundList->LoadSound(64, 0); | |
3047 pSoundList->LoadSound(103, 0); | |
3048 pSoundList->LoadSound(63, 0); | |
3049 pSoundList->LoadSound(102, 0); | |
3050 pSoundList->LoadSound(50, 0); | |
3051 pSoundList->LoadSound(89, 0); | |
3052 | |
3053 return 0; | |
3054 } | |
3055 | |
3056 | |
3057 //----- (0049AC17) -------------------------------------------------------- | |
3058 int IndoorLocation::GetSector(int sX, int sY, int sZ) | |
3059 { | |
3060 int v4; // esi@1 | |
3061 //unsigned __int8 v5; // zf@1 | |
3062 //unsigned __int8 v6; // sf@1 | |
3063 //unsigned __int8 v7; // of@1 | |
3064 //BLVSector *v8; // eax@3 | |
3065 //int v9; // edi@9 | |
3066 //int v10; // eax@9 | |
3067 //int v11; // edx@9 | |
3068 //int v12; // eax@10 | |
3069 //unsigned __int16 v13; // ax@12 | |
3070 //int v14; // edi@14 | |
3071 //BLVFace *v15; // eax@14 | |
3072 //BLVFace *v16; // edi@14 | |
3073 //PolygonType v17; // al@14 | |
3074 //unsigned __int16 *pVertexIDs; // esi@16 | |
3075 //Vec3_short_ *v19; // eax@16 | |
3076 //int v20; // edx@16 | |
3077 //unsigned __int16 *v21; // esi@17 | |
3078 //int v22; // edi@19 | |
3079 //int v23; // edi@20 | |
3080 //Vec3_short_ *v24; // edx@20 | |
3081 signed int v25; // edx@21 | |
3082 int v26; // ebx@23 | |
3083 //int v27; // edx@26 | |
3084 //signed __int64 v28; // qtt@26 | |
3085 ///Vec3_short_ *v29; // eax@26 | |
3086 //Vec3_short_ *v30; // edx@26 | |
3087 //int v31; // edx@26 | |
791 | 3088 //signed int v32; // edi@27 |
0 | 3089 signed __int64 v33; // qtt@27 |
3090 //Vec3_short_ *v34; // edx@27 | |
791 | 3091 //int v35; // edx@32 |
0 | 3092 int v37; // edi@38 |
717 | 3093 int pSectorID; // ebx@40 |
0 | 3094 int v39; // eax@41 |
717 | 3095 BLVFace *pFace; // esi@42 |
3096 PolygonType pPolygonType; // dl@42 | |
0 | 3097 int v42; // edx@43 |
3098 int v43[50]; // [sp+Ch] [bp-108h]@1 | |
3099 //int v44; // [sp+D4h] [bp-40h]@9 | |
3100 //int v45; // [sp+D8h] [bp-3Ch]@14 | |
3101 //int v46; // [sp+DCh] [bp-38h]@14 | |
3102 //int v47; // [sp+E0h] [bp-34h]@19 | |
3103 //int v48; // [sp+E4h] [bp-30h]@9 | |
3104 //Vec3_short_ *v49; // [sp+E8h] [bp-2Ch]@19 | |
3105 bool v50; // [sp+ECh] [bp-28h]@19 | |
3106 int v51; // [sp+F0h] [bp-24h]@9 | |
3107 //unsigned int v52; // [sp+F4h] [bp-20h]@2 | |
3108 int v53; // [sp+F8h] [bp-1Ch]@10 | |
3109 int v54; // [sp+FCh] [bp-18h]@16 | |
3110 int v55; // [sp+100h] [bp-14h]@1 | |
3111 int v56; // [sp+104h] [bp-10h]@1 | |
3112 int v57; // [sp+108h] [bp-Ch]@16 | |
3113 //Vec3_short_ *v58; // [sp+10Ch] [bp-8h]@20 | |
3114 int v59; // [sp+110h] [bp-4h]@16 | |
3115 | |
3116 v4 = 0; | |
791 | 3117 v43[0] = 0; |
3118 | |
0 | 3119 v55 = 0; |
791 | 3120 |
0 | 3121 if (uNumSectors < 2) |
3122 return 0; | |
3123 | |
3124 for (uint i = 1; i < uNumSectors; ++i) | |
3125 { | |
3126 auto pSector = pSectors + i; | |
3127 | |
791 | 3128 if (pSector->pBounding.x1 > sX || pSector->pBounding.x2 < sX || |
3129 pSector->pBounding.y1 > sY || pSector->pBounding.y2 < sY || | |
3130 pSector->pBounding.z1 - 64 > sZ || pSector->pBounding.z2 + 64 < sZ) | |
3131 continue; | |
3132 | |
618
5cfb5dadf330
Margareth righ-click (addded constructor to NPCProfession) and cleaned BLV debug logs
Nomad
parents:
595
diff
changeset
|
3133 //Log::Warning(L"Sector[%u]", i); |
791 | 3134 v51 = pSector->uNumFloors + pSector->uNumPortals; |
3135 if (!v51) | |
3136 continue; | |
3137 | |
3138 | |
3139 for (uint j = 0; j < v51; ++j) | |
3140 { | |
3141 uint uFaceID; | |
3142 if (j < pSector->uNumFloors) | |
3143 uFaceID = pSector->pFloors[j]; | |
3144 else | |
3145 uFaceID = pSector->pPortals[j - pSector->uNumFloors]; | |
3146 | |
3147 auto pFace = pFaces + uFaceID; | |
3148 if (pFace->uPolygonType != POLYGON_Floor && | |
3149 pFace->uPolygonType != POLYGON_InBetweenFloorAndWall) | |
3150 continue; | |
3151 | |
3152 v54 = 0; | |
3153 v50 = pVertices[pFace->pVertexIDs[0]].y >= sY; | |
3154 | |
793 | 3155 for (uint k = 1; k <= pFace->uNumVertices; k++) |
791 | 3156 { |
3157 v59 = v50; | |
3158 | |
3159 if (v54 >= 2) | |
3160 break; | |
3161 | |
3162 auto v2 = &pVertices[pFace->pVertexIDs[k]]; | |
3163 v50 = v2->y >= sY; | |
3164 | |
793 | 3165 if (v59 == v50) |
791 | 3166 continue; |
3167 | |
3168 auto v1 = &pVertices[pFace->pVertexIDs[k - 1]]; | |
3169 v25 = v2->x >= sX ? 0 : 2; | |
3170 v26 = v25 | (v1->x < sX); | |
3171 | |
3172 if (v26 == 3) | |
3173 continue; | |
3174 | |
3175 if (!v26) | |
3176 ++v54; | |
3177 else | |
3178 { | |
3179 if (v1->x >= v2->x) | |
3180 { | |
3181 /*int _a58; | |
0 | 3182 int _a59; |
3183 | |
3184 v32 = v1->x - v2->x; | |
3185 LODWORD(v33) = v32 << 16; | |
791 | 3186 HIDWORD(v33) = v32 >> 16;*/ |
3187 //fixpoint_div(v1->x - v2->x, v1->y - v2->y); | |
3188 //_a58 = v33 / (v1->y - v2->y); | |
871 | 3189 //_a59 = fixpoint_sub0(_a58, sY - v2->y); |
791 | 3190 auto x_div_y = fixpoint_div(v1->x - v2->x, v1->y - v2->y); |
871 | 3191 auto res = fixpoint_sub0(x_div_y, sY - v2->y); // a / b * c - looks like projection |
793 | 3192 if (res + v2->x > sX) |
791 | 3193 ++v54; |
3194 } | |
3195 else | |
3196 { | |
3197 auto x_div_y = fixpoint_div(v2->x - v1->x, v2->y - v1->y); | |
871 | 3198 auto res = fixpoint_sub0(x_div_y, sY - v1->y); |
791 | 3199 |
3200 if (res + v1->x > sX) | |
3201 ++v54; | |
3202 | |
3203 /*int _a58; | |
0 | 3204 int _a59; |
791 | 3205 auto v32 = v2->x - v1->x; |
0 | 3206 LODWORD(v33) = v32 << 16; |
3207 HIDWORD(v33) = v32 >> 16; | |
3208 _a58 = v33 / (v2->y - v1->y); | |
871 | 3209 _a59 = fixpoint_sub0(_a58, sY - v1->y); |
0 | 3210 |
787 | 3211 if (_a59 + pVertices[k].x > sX) |
791 | 3212 ++v54;*/ |
0 | 3213 } |
717 | 3214 } |
791 | 3215 } |
3216 | |
3217 if (pFace->uNumVertices && v54 == 1) | |
3218 v43[v55++] = uFaceID; | |
3219 } | |
0 | 3220 } |
3221 | |
791 | 3222 v4 = v43[0]; |
0 | 3223 if ( v55 == 1 ) |
3224 return this->pFaces[v4].uSectorID; | |
3225 v37 = 0; | |
3226 if ( !v55 ) | |
3227 return 0; | |
717 | 3228 pSectorID = 0; |
0 | 3229 v53 = 0xFFFFFFu; |
3230 if ( v55 > 0 ) | |
3231 { | |
3232 v39 = sY; | |
3233 while ( 1 ) | |
3234 { | |
717 | 3235 pFace = &this->pFaces[v43[v37]]; |
3236 //pPolygonType = pFace->uPolygonType; | |
3237 if ( pFace->uPolygonType == POLYGON_Floor ) | |
0 | 3238 { |
717 | 3239 v42 = this->pVertices[*pFace->pVertexIDs].z; |
3240 v39 = sZ - v42; | |
3241 //goto LABEL_47; | |
3242 } | |
3243 if ( pFace->uPolygonType == POLYGON_InBetweenFloorAndWall ) | |
3244 { | |
3245 //v51 = pFace->zCalc1; | |
3246 v57 = (unsigned __int64)(pFace->zCalc1 * (signed __int64)(sX << 16)) >> 16; | |
3247 //v56 = sY << 16; | |
3248 //v51 = pFace->zCalc2; | |
3249 v56 = (unsigned __int64)(pFace->zCalc2 * (signed __int64)(sY << 16)) >> 16; | |
3250 v42 = (v56 + pFace->zCalc3 + v57 + 32768) >> 16; | |
662 | 3251 v39 = sZ - v42; |
0 | 3252 } |
717 | 3253 //LABEL_47: |
0 | 3254 if ( v39 >= 0 ) |
3255 { | |
3256 if ( v39 < v53 ) | |
3257 { | |
717 | 3258 pSectorID = pFace->uSectorID; |
0 | 3259 v53 = v39; |
3260 } | |
3261 } | |
3262 ++v37; | |
3263 if ( v37 >= v55 ) | |
717 | 3264 return pSectorID; |
0 | 3265 } |
3266 } | |
717 | 3267 //return pSectorID; |
0 | 3268 } |
3269 // 49AC17: using guessed type int var_108[50]; | |
3270 | |
3271 | |
3272 //----- (00498A41) -------------------------------------------------------- | |
3273 char BLVFace::_get_normals(Vec3_int_ *a2, Vec3_int_ *a3) | |
3274 { | |
3275 BLVFace *v3; // ebx@1 | |
3276 int v4; // eax@1 | |
3277 signed __int64 v5; // qax@2 | |
3278 double v6; // st7@8 | |
3279 Vec3_float_ a1; // [sp+Ch] [bp-Ch]@8 | |
3280 | |
3281 v3 = this; | |
3282 LOBYTE(v4) = this->uPolygonType; | |
3283 if ( (char)v4 == POLYGON_VerticalWall ) | |
3284 { | |
3285 a2->x = -this->pFacePlane_old.vNormal.y; | |
3286 LODWORD(v5) = this->pFacePlane_old.vNormal.x; | |
3287 LABEL_9: | |
3288 a2->y = v5; | |
3289 v4 = 0; | |
3290 a2->z = 0; | |
3291 a3->y = 0; | |
3292 a3->z = 0xFFFF0000u; | |
3293 LABEL_11: | |
3294 a3->x = v4; | |
3295 goto LABEL_12; | |
3296 } | |
3297 if ( (char)v4 == POLYGON_Floor || (char)v4 == POLYGON_Ceiling ) | |
3298 { | |
3299 LABEL_10: | |
3300 v4 = 0; | |
3301 a2->x = 0x10000u; | |
3302 a2->z = 0; | |
3303 a2->y = 0; | |
3304 a3->y = 0xFFFF0000u; | |
3305 a3->z = 0; | |
3306 goto LABEL_11; | |
3307 } | |
3308 if ( (char)v4 == POLYGON_InBetweenFloorAndWall || (char)v4 == POLYGON_InBetweenCeilingAndWall ) | |
3309 { | |
3310 if ( abs(this->pFacePlane_old.vNormal.z) < 46441 ) | |
3311 { | |
3312 a1.x = (double)-v3->pFacePlane_old.vNormal.y; | |
3313 a1.y = (double)v3->pFacePlane_old.vNormal.x; | |
3314 a1.z = 0.0; | |
3315 a1.Normalize(); | |
3316 v6 = a1.y * 65536.0; | |
3317 a2->x = (signed __int64)(a1.x * 65536.0); | |
3318 v5 = (signed __int64)v6; | |
3319 goto LABEL_9; | |
3320 } | |
3321 goto LABEL_10; | |
3322 } | |
3323 LABEL_12: | |
3324 if ( BYTE2(v3->uAttributes) & 0x80 ) | |
3325 { | |
3326 a2->x = -a2->x; | |
3327 a2->y = -a2->y; | |
3328 a2->z = -a2->z; | |
3329 } | |
3330 if ( BYTE3(v3->uAttributes) & 1 ) | |
3331 { | |
3332 a3->x = -a3->x; | |
3333 a3->y = -a3->y; | |
3334 a3->z = -a3->z; | |
3335 } | |
3336 return v4; | |
3337 } | |
3338 | |
3339 //----- (0044C23B) -------------------------------------------------------- | |
428 | 3340 bool BLVFaceExtra::HasEventint() |
3341 { | |
3342 signed int event_index; // eax@1 | |
3343 _evt_raw* start_evt; | |
3344 _evt_raw* end_evt; | |
3345 | |
3346 event_index = 0; | |
3347 if ( (uLevelEVT_NumEvents - 1) <= 0 ) | |
3348 return false; | |
3349 while ( pLevelEVT_Index[event_index].uEventID != this->uEventID ) | |
0 | 3350 { |
428 | 3351 ++event_index; |
3352 if ( event_index >= (signed int)(uLevelEVT_NumEvents - 1) ) | |
3353 return false; | |
0 | 3354 } |
428 | 3355 end_evt=(_evt_raw*)&pLevelEVT[pLevelEVT_Index[event_index+1].uEventOffsetInEVT]; |
3356 start_evt=(_evt_raw*)&pLevelEVT[pLevelEVT_Index[event_index].uEventOffsetInEVT]; | |
3357 if ( (end_evt->_e_type != EVENT_Exit) || (start_evt->_e_type!= EVENT_MouseOver) ) | |
3358 return false; | |
0 | 3359 else |
428 | 3360 return true; |
0 | 3361 } |
3362 | |
3363 | |
3364 | |
3365 | |
3366 //----- (0046F228) -------------------------------------------------------- | |
3367 void __cdecl BLV_UpdateDoors() | |
3368 { | |
472 | 3369 //int v0; // ebx@1 |
3370 //int v1; // edi@1 | |
3371 //BLVDoor *v2; // esi@3 | |
3372 //unsigned __int16 v3; // ax@3 | |
3373 //unsigned int v4; // ecx@5 | |
3374 //int v5; // eax@8 | |
3375 //int v6; // ecx@8 | |
3376 //int v7; // eax@12 | |
3377 //int v8; // eax@16 | |
3378 //unsigned __int8 v9; // zf@18 | |
3379 //char v10; // sf@18 | |
3380 //unsigned __int8 v11; // of@18 | |
3381 //int v12; // edi@19 | |
3382 //int v13; // ecx@19 | |
3383 //__int16 v14; // ax@19 | |
0 | 3384 BLVFace *v15; // ebx@24 |
472 | 3385 //unsigned __int16 *v16; // ecx@24 |
0 | 3386 Vec3_short_ *v17; // esi@24 |
3387 int v18; // eax@24 | |
3388 int v19; // edx@24 | |
3389 signed int v20; // eax@24 | |
472 | 3390 //Vec3_short_ *v21; // ecx@24 |
3391 //double v22; // st7@24 | |
3392 //double v23; // st6@24 | |
0 | 3393 int v24; // esi@25 |
3394 int v25; // eax@25 | |
472 | 3395 //BLVDoor *v26; // edi@25 |
0 | 3396 signed __int64 v27; // qtt@27 |
3397 BLVFaceExtra *v28; // esi@32 | |
3398 int v29; // ecx@34 | |
3399 int v30; // edx@34 | |
3400 unsigned __int64 v31; // qax@34 | |
3401 int v32; // eax@34 | |
472 | 3402 //unsigned __int16 *v33; // eax@35 |
0 | 3403 Vec3_short_ *v34; // eax@35 |
3404 int v35; // ecx@35 | |
3405 int v36; // edx@35 | |
3406 signed int v37; // eax@35 | |
3407 signed int v38; // edx@35 | |
3408 int v39; // eax@35 | |
3409 int v40; // edx@35 | |
472 | 3410 //unsigned __int8 v41; // cf@35 |
3411 //unsigned __int16 *v42; // edi@36 | |
0 | 3412 Vec3_short_ *v43; // edi@36 |
472 | 3413 //int v44; // ecx@36 |
3414 //int v45; // edi@36 | |
3415 //int v46; // ecx@36 | |
3416 //__int16 *v47; // edx@44 | |
3417 //int v48; // ecx@44 | |
0 | 3418 unsigned int v49; // ecx@46 |
3419 unsigned __int16 v50; // ax@48 | |
3420 unsigned int v51; // eax@51 | |
3421 unsigned __int16 v52; // ax@54 | |
3422 int v53; // ecx@57 | |
472 | 3423 //int v54; // edx@57 |
0 | 3424 unsigned __int64 v55; // qax@57 |
3425 int v56; // ecx@58 | |
3426 int v57; // eax@58 | |
472 | 3427 //int v58; // eax@59 |
3428 //SoundID v59; // [sp-24h] [bp-88h]@12 | |
3429 //signed int v60; // [sp-20h] [bp-84h]@12 | |
3430 //unsigned int v61; // [sp-1Ch] [bp-80h]@12 | |
3431 //signed int v62; // [sp-18h] [bp-7Ch]@12 | |
3432 //signed int v63; // [sp-14h] [bp-78h]@12 | |
3433 //int v64; // [sp-10h] [bp-74h]@12 | |
3434 //unsigned int v65; // [sp-Ch] [bp-70h]@12 | |
3435 //int v66; // [sp-8h] [bp-6Ch]@12 | |
3436 Vec3_int_ v67; | |
3437 //int v67; // [sp+8h] [bp-5Ch]@31 | |
3438 //int v68; // [sp+Ch] [bp-58h]@34 | |
3439 //int v69; // [sp+10h] [bp-54h]@34 | |
3440 Vec3_int_ v70; | |
3441 //int v70; // [sp+14h] [bp-50h]@31 | |
3442 //int v71; // [sp+18h] [bp-4Ch]@34 | |
3443 //int v72; // [sp+1Ch] [bp-48h]@34 | |
0 | 3444 int v73; // [sp+20h] [bp-44h]@24 |
472 | 3445 //__int16 v74; // [sp+24h] [bp-40h]@24 |
0 | 3446 int v75; // [sp+28h] [bp-3Ch]@36 |
3447 int v76; // [sp+2Ch] [bp-38h]@36 | |
3448 int v77; // [sp+30h] [bp-34h]@36 | |
472 | 3449 //int v78; // [sp+34h] [bp-30h]@36 |
3450 //int v79; // [sp+38h] [bp-2Ch]@19 | |
3451 //unsigned int v80; // [sp+3Ch] [bp-28h]@2 | |
3452 //int v81; // [sp+40h] [bp-24h]@1 | |
0 | 3453 int v82; // [sp+44h] [bp-20h]@35 |
3454 int v83; // [sp+48h] [bp-1Ch]@34 | |
3455 int v84; // [sp+4Ch] [bp-18h]@34 | |
3456 int v85; // [sp+50h] [bp-14h]@19 | |
3457 SoundID eDoorSoundID; // [sp+54h] [bp-10h]@1 | |
472 | 3458 //BLVDoor *v87; // [sp+58h] [bp-Ch]@3 |
0 | 3459 int v88; // [sp+5Ch] [bp-8h]@18 |
3460 int v89; // [sp+60h] [bp-4h]@6 | |
3461 | |
472 | 3462 //v0 = 0; |
3463 //v1 = 0; | |
0 | 3464 eDoorSoundID = (SoundID)pDoorSoundIDsByLocationID[dword_6BE13C_uCurrentlyLoadedLocationID]; |
472 | 3465 //v81 = 0; |
3466 //if ( pIndoor->uNumDoors > 0 ) | |
3467 for (uint i = 0; i < pIndoor->uNumDoors; ++i) | |
0 | 3468 { |
472 | 3469 auto door = pIndoor->pDoors + i; |
3470 //v80 = 0; | |
3471 //do | |
3472 //{ | |
3473 //v2 = &pIndoor->pDoors[v80 / 0x50]; | |
3474 //v87 = &pIndoor->pDoors[v80 / 0x50]; | |
3475 //v3 = door->uState; | |
3476 if (door->uState == BLVDoor::Closed || door->uState == BLVDoor::Open) | |
0 | 3477 { |
472 | 3478 door->uAttributes &= 0xFFFFFFFDu; |
0 | 3479 goto LABEL_62; |
3480 } | |
472 | 3481 door->uTimeSinceTriggered += pEventTimer->uTimeElapsed; |
3482 //v4 = door->uTimeSinceTriggered; | |
3483 if (door->uState == BLVDoor::Opening) | |
0 | 3484 { |
472 | 3485 v89 = (signed int)(door->uTimeSinceTriggered * door->uCloseSpeed) / 128; |
3486 if ( v89 >= door->uMoveLength ) | |
0 | 3487 { |
472 | 3488 v89 = door->uMoveLength; |
3489 door->uState = BLVDoor::Open; | |
0 | 3490 LABEL_10: |
472 | 3491 if ( !(door->uAttributes & 6) && door->uNumVertices != 0) |
0 | 3492 { |
472 | 3493 //v66 = 0; |
3494 //v65 = 0; | |
3495 //v64 = 0; | |
862 | 3496 //v7 = PID(OBJECT_BLVDoor,i); |
472 | 3497 //v63 = 0; |
3498 //v62 = -1; | |
862 | 3499 //LOBYTE(v7) = PID(OBJECT_BLVDoor,i); |
472 | 3500 //v61 = 0; |
862 | 3501 //v60 = PID(OBJECT_BLVDoor,i); |
472 | 3502 //v59 = (SoundID)((int)eDoorSoundID + 1); |
3503 //LABEL_17: | |
862 | 3504 pAudioPlayer->PlaySound((SoundID)((int)eDoorSoundID + 1), PID(OBJECT_BLVDoor,i), 0, -1, 0, 0, 0, 0); |
472 | 3505 //goto LABEL_18; |
0 | 3506 } |
3507 goto LABEL_18; | |
3508 } | |
3509 } | |
3510 else | |
3511 { | |
472 | 3512 auto v5 = (signed int)(door->uTimeSinceTriggered * door->uOpenSpeed) / 128; |
3513 //v6 = door->uMoveLength; | |
3514 if ( v5 >= door->uMoveLength) | |
0 | 3515 { |
472 | 3516 v89 = 0; |
3517 door->uState = BLVDoor::Closed; | |
0 | 3518 goto LABEL_10; |
3519 } | |
472 | 3520 v89 = door->uMoveLength - v5; |
0 | 3521 } |
472 | 3522 if ( !(door->uAttributes & 6) && door->uNumVertices) |
0 | 3523 { |
472 | 3524 //v66 = 0; |
3525 //v65 = 0; | |
3526 //v64 = 0; | |
862 | 3527 //v8 = PID(OBJECT_BLVDoor,i); |
472 | 3528 //v63 = 0; |
3529 //v62 = -1; | |
3530 //LOBYTE(v8) = 8 * v1 | 1; | |
3531 //v61 = 1; | |
862 | 3532 //v60 = PID(OBJECT_BLVDoor,i); |
472 | 3533 //v59 = eDoorSoundID; |
862 | 3534 pAudioPlayer->PlaySound(eDoorSoundID, PID(OBJECT_BLVDoor,i), 1, -1, 0, 0, 0, 0); |
472 | 3535 //goto LABEL_18; |
0 | 3536 } |
3537 LABEL_18: | |
472 | 3538 //v11 = __OFSUB__(v2->uNumVertices, 0); |
3539 //v9 = v2->uNumVertices == 0; | |
3540 //v10 = (signed __int16)(v2->uNumVertices - 0) < 0; | |
3541 //v88 = 0; | |
3542 //if (door->uNumVertices > 0) | |
3543 for (uint j = 0; j < door->uNumVertices; ++j) | |
0 | 3544 { |
472 | 3545 //do |
3546 //{ | |
3547 //v12 = v88; | |
3548 //v13 = door->pVertexIDs[v88]; | |
3549 //v85 = v89; | |
3550 //v79 = door->vDirection.x; | |
3551 //v85 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; | |
3552 //v13 *= 6; | |
3553 pIndoor->pVertices[door->pVertexIDs[j]].x = ((unsigned int)(door->vDirection.x * v89) >> 16) + door->pXOffsets[j]; | |
3554 //v85 = v89; | |
3555 //v79 = door->vDirection.y; | |
3556 //v85 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; | |
3557 pIndoor->pVertices[door->pVertexIDs[j]].y = ((unsigned int)(door->vDirection.y * v89) >> 16) + door->pYOffsets[j]; | |
3558 //v85 = v89; | |
3559 //v79 = door->vDirection.z; | |
3560 //v85 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; | |
3561 //v14 = ((unsigned int)(door->vDirection.z * v89) >> 16) + door->pZOffsets[j]; | |
3562 pIndoor->pVertices[door->pVertexIDs[j]].z = ((unsigned int)(door->vDirection.z * v89) >> 16) + door->pZOffsets[j]; | |
3563 //++v88; | |
3564 //} | |
3565 //while ( v88 < door->uNumVertices ); | |
3566 //v1 = v81; | |
0 | 3567 } |
472 | 3568 //v11 = __OFSUB__(v2->uNumFaces, 0); |
3569 //v9 = v2->uNumFaces == 0; | |
3570 //v10 = (signed __int16)(v2->uNumFaces - 0) < 0; | |
3571 v88 = 0; | |
3572 if (door->uNumFaces > 0) | |
0 | 3573 { |
3574 while ( 1 ) | |
3575 { | |
472 | 3576 v15 = &pIndoor->pFaces[door->pFaceIDs[v88]]; |
3577 //v16 = v15->pVertexIDs; | |
3578 v17 = &pIndoor->pVertices[v15->pVertexIDs[0]]; | |
0 | 3579 v18 = v15->pFacePlane_old.vNormal.y; |
3580 v73 = *(int *)&v17->x; | |
472 | 3581 //v74 = v17->z; |
0 | 3582 v19 = v15->pFacePlane_old.vNormal.z; |
472 | 3583 v20 = -(v19 * (int)v17->z + (signed __int16)v73 * v15->pFacePlane_old.vNormal.x + SHIWORD(v73) * v18); |
0 | 3584 v15->pFacePlane_old.dist = v20; |
472 | 3585 //v21 = &pIndoor->pVertices[v15->pVertexIDs[0]]; |
3586 //v79 = v21->x; | |
3587 //v22 = (double)v21->x; | |
3588 //v23 = (double)v21->y; | |
3589 //v79 = v21->z; | |
3590 v15->pFacePlane.dist = -((double)v17->z * v15->pFacePlane.vNormal.z | |
3591 + (double)v17->y * v15->pFacePlane.vNormal.y | |
3592 + (double)v17->x * v15->pFacePlane.vNormal.x); | |
0 | 3593 if ( v19 ) |
3594 { | |
3595 v24 = abs(v20 >> 15); | |
3596 v25 = abs(v15->pFacePlane_old.vNormal.z); | |
472 | 3597 //v26 = v87; |
0 | 3598 if ( v24 > v25 ) |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3599 Abortf("Door Error\ndoor id: %i\nfacet no: %i\n\nOverflow dividing facet->d [%i] by facet->nz [%i]", |
472 | 3600 door->uDoorID, |
3601 door->pFaceIDs[v88], | |
0 | 3602 v15->pFacePlane_old.dist, |
3603 v15->pFacePlane_old.vNormal.z); | |
472 | 3604 //v79 = v15->pFacePlane_old.vNormal.z; |
3605 //v85 = v15->pFacePlane_old.dist; | |
3606 LODWORD(v27) = v15->pFacePlane_old.dist << 16; | |
3607 HIDWORD(v27) = v15->pFacePlane_old.dist >> 16; | |
3608 //v85 = v27 / v15->pFacePlane_old.vNormal.z; | |
3609 v15->zCalc3 = -v27 / v15->pFacePlane_old.vNormal.z; | |
0 | 3610 } |
472 | 3611 /*else |
0 | 3612 { |
3613 v26 = v87; | |
472 | 3614 }*/ |
0 | 3615 if ( BYTE2(v15->uAttributes) & 4 || pRenderer->pRenderD3D ) |
472 | 3616 v15->_get_normals(&v70, &v67); |
0 | 3617 v28 = &pIndoor->pFaceExtras[v15->uFaceExtraID]; |
3618 if ( !pRenderer->pRenderD3D ) | |
3619 { | |
3620 if ( !(BYTE2(v15->uAttributes) & 4) ) | |
3621 goto LABEL_59; | |
472 | 3622 //v79 = door->vDirection.x; |
3623 v83 = (unsigned __int64)(door->vDirection.x * (signed __int64)v70.x) >> 16; | |
3624 //v85 = v71; | |
3625 //v79 = door->vDirection.y; | |
3626 v85 = (unsigned __int64)(door->vDirection.y * (signed __int64)v70.y) >> 16; | |
3627 //v84 = v72; | |
3628 //v79 = door->vDirection.z; | |
3629 v84 = (unsigned __int64)(door->vDirection.z * (signed __int64)v70.z) >> 16; | |
3630 //v79 = v83 + v85 + v84; | |
0 | 3631 v29 = v89; |
472 | 3632 //v83 = (unsigned __int64)(v79 * (signed __int64)v89) >> 16; |
3633 v28->sTextureDeltaU = -((v83 + v85 + v84) * (signed __int64)v89) >> 16; | |
3634 //v79 = door->vDirection.x; | |
3635 v85 = (unsigned __int64)(door->vDirection.x * (signed __int64)v67.x) >> 16; | |
3636 //v83 = v68; | |
3637 //v79 = door->vDirection.y; | |
3638 v83 = (unsigned __int64)(door->vDirection.y * (signed __int64)v67.y) >> 16; | |
3639 //v84 = v69; | |
3640 //v79 = door->vDirection.z; | |
3641 v84 = (unsigned __int64)(door->vDirection.z * (signed __int64)v67.z) >> 16; | |
3642 //v30 = v83 + v84; | |
3643 //v79 = v85 + v30; | |
3644 v31 = (v85 + v83 + v84) * (signed __int64)v29; | |
3645 //v83 = v31 >> 16; | |
0 | 3646 v32 = v31 >> 16; |
3647 goto LABEL_58; | |
3648 } | |
3649 v28->sTextureDeltaU = 0; | |
3650 v28->sTextureDeltaV = 0; | |
472 | 3651 //v33 = v15->pVertexIDs; |
3652 //v85 = 1; | |
3653 v34 = &pIndoor->pVertices[v15->pVertexIDs[0]]; | |
0 | 3654 v35 = v34->z; |
3655 v36 = v34->y; | |
3656 v82 = v34->x; | |
472 | 3657 //v79 = v36; |
3658 v37 = v70.x * v82 + v70.y * v36 + v70.z * v35; | |
3659 v38 = v67.x * v82 + v67.y * v36 + v67.z * v35; | |
0 | 3660 v39 = v37 >> 16; |
3661 *v15->pVertexUIDs = v39; | |
3662 v40 = v38 >> 16; | |
3663 *v15->pVertexVIDs = v40; | |
472 | 3664 //v41 = v15->uNumVertices < 1u; |
3665 //v9 = v15->uNumVertices == 1; | |
3666 //v83 = v40; | |
0 | 3667 v84 = v39; |
3668 v82 = v40; | |
472 | 3669 //if (v15->uNumVertices > 1) |
3670 for (uint j = 1; j < v15->uNumVertices; ++j) | |
0 | 3671 { |
472 | 3672 //do |
3673 //{ | |
3674 //v42 = v15->pVertexIDs; | |
3675 //v75 = 2 * v85; | |
3676 v43 = &pIndoor->pVertices[v15->pVertexIDs[j]]; | |
3677 //v79 = v43->z; | |
3678 //v44 = v43->y; | |
3679 //v45 = v43->x; | |
3680 //v78 = v43->y; | |
3681 v76 = ((__int64)v70.z * v43->z + (__int64)v70.x * v43->x + (__int64)v70.y * v43->y) >> 16; | |
3682 //v46 = (v67 * v45 + v68 * v44 + v79 * v69) >> 16; | |
3683 v77 = ((__int64)v67.x * v43->x + (__int64)v67.y * v43->y + (__int64)v43->z * v67.z) >> 16; | |
0 | 3684 if ( v76 < v39 ) |
3685 v39 = v76; | |
472 | 3686 if ( v77 < v40 ) |
3687 v40 = v77; | |
0 | 3688 if ( v76 > v84 ) |
3689 v84 = v76; | |
472 | 3690 if ( v77 > v82 ) |
3691 v82 = v77; | |
3692 //v40 = v83; | |
3693 //v47 = v15->pVertexUIDs; | |
3694 //v48 = v75; | |
3695 //++v85; | |
3696 v15->pVertexUIDs[j] = v76; | |
3697 v15->pVertexVIDs[j] = v77; | |
3698 //} | |
3699 //while ( v85 < v15->uNumVertices ); | |
3700 //v26 = v87; | |
0 | 3701 } |
3702 v49 = v15->uAttributes; | |
3703 if ( BYTE1(v49) & 0x10 ) | |
3704 goto LABEL_50; | |
3705 if ( SBYTE1(v49) < 0 ) | |
3706 { | |
3707 v50 = v15->uBitmapID; | |
3708 if ( v50 != -1 ) | |
3709 break; | |
3710 } | |
3711 LABEL_51: | |
3712 v51 = v15->uAttributes; | |
3713 if ( v51 & 8 ) | |
3714 { | |
3715 v28->sTextureDeltaV -= v40; | |
3716 } | |
3717 else | |
3718 { | |
3719 if ( v51 & 0x20000 ) | |
3720 { | |
3721 v52 = v15->uBitmapID; | |
3722 if ( v52 != -1 ) | |
945 | 3723 v28->sTextureDeltaV -= v82 + pBitmaps_LOD->GetTexture(v52)->uTextureHeight; |
0 | 3724 } |
3725 } | |
3726 if ( BYTE2(v15->uAttributes) & 4 ) | |
3727 { | |
472 | 3728 //v75 = door->vDirection.x; |
3729 v84 = (unsigned __int64)(door->vDirection.x * (signed __int64)v70.x) >> 16; | |
3730 //v82 = v71; | |
3731 //v75 = door->vDirection.y; | |
3732 v82 = (unsigned __int64)(door->vDirection.y * (signed __int64)v70.y) >> 16; | |
3733 //v83 = v72; | |
3734 //v75 = door->vDirection.z; | |
3735 v83 = (unsigned __int64)(door->vDirection.z * (signed __int64)v70.z) >> 16; | |
3736 v75 = v84 + v82 + v83; | |
0 | 3737 v53 = v89; |
3738 v82 = (unsigned __int64)(v75 * (signed __int64)v89) >> 16; | |
472 | 3739 v28->sTextureDeltaU = -v82; |
3740 //v75 = door->vDirection.x; | |
3741 v84 = (unsigned __int64)(door->vDirection.x * (signed __int64)v67.x) >> 16; | |
3742 //v82 = v68; | |
3743 //v75 = door->vDirection.y; | |
3744 v82 = (unsigned __int64)(door->vDirection.y * (signed __int64)v67.y) >> 16; | |
3745 //v83 = v69; | |
3746 //v75 = door->vDirection.z; | |
3747 v83 = (unsigned __int64)(door->vDirection.z * (signed __int64)v67.z) >> 16; | |
3748 //v54 = v82 + v83; | |
3749 v75 = v84 + v82 + v83; | |
3750 v55 = v75 * (signed __int64)v53; | |
3751 //v82 = v55 >> 16; | |
0 | 3752 v32 = v55 >> 16; |
3753 LABEL_58: | |
3754 v56 = v88; | |
3755 v57 = -v32; | |
3756 v28->sTextureDeltaV = v57; | |
472 | 3757 v28->sTextureDeltaU += door->pDeltaUs[v56]; |
3758 v28->sTextureDeltaV = v57 + door->pDeltaVs[v56]; | |
0 | 3759 } |
3760 LABEL_59: | |
472 | 3761 //v58 = door->uNumFaces; |
0 | 3762 ++v88; |
472 | 3763 if ( v88 >= door->uNumFaces) |
0 | 3764 { |
472 | 3765 //v1 = v81; |
3766 //v0 = 0; | |
0 | 3767 goto LABEL_62; |
3768 } | |
472 | 3769 //v2 = v87; |
0 | 3770 } |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3771 LOWORD(v39) = v84; |
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3772 if (v15->uBitmapID != -1) |
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
520
diff
changeset
|
3773 LOWORD(v39) += pBitmaps_LOD->pTextures[v15->uBitmapID].uTextureWidth; |
0 | 3774 LABEL_50: |
3775 v28->sTextureDeltaU -= v39; | |
3776 goto LABEL_51; | |
3777 } | |
3778 LABEL_62: | |
472 | 3779 ; |
3780 //v80 += 80; | |
3781 //++v1; | |
3782 //v81 = v1; | |
3783 //} | |
3784 //while ( v1 < pIndoor->uNumDoors ); | |
0 | 3785 } |
3786 } | |
3787 // 6BE13C: using guessed type int dword_6BE13C_uCurrentlyLoadedLocationID; | |
3788 | |
3789 //----- (0046F90C) -------------------------------------------------------- | |
3790 void __cdecl UpdateActors_BLV() | |
3791 { | |
3792 Actor *v0; // esi@2 | |
3793 unsigned __int16 v1; // ax@2 | |
3794 int v2; // edi@6 | |
3795 int v3; // eax@6 | |
3796 int v4; // eax@8 | |
3797 __int16 v5; // ax@11 | |
3798 signed int v6; // ebx@14 | |
3799 unsigned __int8 v7; // zf@14 | |
3800 unsigned __int8 v8; // sf@14 | |
3801 signed __int16 v9; // ax@17 | |
3802 signed __int64 v10; // qax@18 | |
3803 unsigned __int16 v11; // ax@21 | |
3804 int v12; // eax@29 | |
3805 unsigned __int64 v13; // qax@29 | |
3806 int v14; // eax@30 | |
3807 unsigned __int64 v15; // qax@30 | |
3808 int v16; // ecx@33 | |
3809 BLVFace *v17; // edx@33 | |
3810 int v18; // ecx@33 | |
3811 BLVFace *v19; // eax@34 | |
3812 int v20; // ecx@46 | |
3813 int v21; // eax@46 | |
3814 int v22; // edi@46 | |
3815 int v23; // eax@48 | |
3816 unsigned int v24; // eax@51 | |
3817 int v25; // eax@52 | |
3818 int v26; // ebx@54 | |
3819 int v27; // ST08_4@54 | |
3820 int v28; // edi@54 | |
3821 int v29; // eax@54 | |
3822 int v30; // ecx@62 | |
3823 int v31; // ebx@62 | |
3824 int v32; // eax@62 | |
3825 int v33; // eax@64 | |
3826 unsigned int v34; // ecx@64 | |
3827 int v35; // ecx@64 | |
3828 signed int v36; // edx@85 | |
3829 signed int v37; // ebx@85 | |
3830 BLVFace *v38; // edi@89 | |
3831 int v39; // ecx@90 | |
3832 int v40; // ebx@90 | |
3833 PolygonType v41; // al@94 | |
3834 int v42; // eax@96 | |
3835 __int16 v43; // dx@96 | |
3836 int v44; // ecx@96 | |
3837 int v45; // edi@101 | |
3838 int v46; // edi@101 | |
3839 int v47; // eax@101 | |
3840 unsigned __int64 v48; // qax@101 | |
3841 unsigned __int8 v49; // zf@103 | |
3842 unsigned __int8 v50; // sf@103 | |
3843 unsigned __int8 v51; // of@103 | |
3844 AIDirection v52; // [sp+0h] [bp-60h]@75 | |
3845 AIDirection v53; // [sp+1Ch] [bp-44h]@116 | |
3846 int v54; // [sp+38h] [bp-28h]@53 | |
3847 unsigned int uSectorID; // [sp+3Ch] [bp-24h]@6 | |
3848 int v56; // [sp+40h] [bp-20h]@6 | |
3849 unsigned int _this; // [sp+44h] [bp-1Ch]@51 | |
3850 int v58; // [sp+48h] [bp-18h]@51 | |
3851 int v59; // [sp+4Ch] [bp-14h]@8 | |
3852 unsigned int uFaceID; // [sp+50h] [bp-10h]@6 | |
3853 int v61; // [sp+54h] [bp-Ch]@14 | |
3854 int v62; // [sp+58h] [bp-8h]@6 | |
3855 unsigned int v63; // [sp+5Ch] [bp-4h]@1 | |
3856 | |
3857 v63 = 0; | |
3858 if ( (signed int)uNumActors > 0 ) | |
3859 { | |
3860 while ( 1 ) | |
3861 { | |
3862 v0 = &pActors[v63]; | |
3863 v1 = v0->uAIState; | |
3864 if ( v1 == 11 || v1 == 19 || v1 == 17 || !v0->uMovementSpeed ) | |
3865 goto LABEL_123; | |
3866 uSectorID = v0->uSectorID; | |
783 | 3867 v2 = collide_against_floor(v0->vPosition.x, v0->vPosition.y, v0->vPosition.z, &uSectorID, &uFaceID); |
0 | 3868 v0->uSectorID = uSectorID; |
3869 v3 = v0->pMonsterInfo.uFlying; | |
3870 v56 = v2; | |
3871 v62 = v3; | |
3872 if ( !v0->CanAct() ) | |
3873 v62 = 0; | |
3874 v4 = v0->vPosition.z; | |
3875 v59 = 0; | |
3876 if ( v4 > v2 + 1 ) | |
3877 v59 = 1; | |
3878 if ( v2 <= -30000 ) | |
3879 { | |
3880 v5 = pIndoor->GetSector(v0->vPosition.x, v0->vPosition.y, v4); | |
3881 v0->uSectorID = v5; | |
3882 if ( !v5 | |
723 | 3883 || (v56 = BLV_GetFloorLevel(v0->vPosition.x, v0->vPosition.y, v0->vPosition.z, v5, &uFaceID), v56 == -30000) ) |
0 | 3884 goto LABEL_123; |
3885 } | |
305 | 3886 if ( v0->uCurrentActionAnimation == ANIM_Walking) |
0 | 3887 { |
3888 v6 = v0->uMovementSpeed; | |
3889 v7 = HIDWORD(v0->pActorBuffs[7].uExpireTime) == 0; | |
3890 v8 = SHIDWORD(v0->pActorBuffs[7].uExpireTime) < 0; | |
3891 v61 = v0->uMovementSpeed; | |
3892 if ( !v8 && (!(v8 | v7) || LODWORD(v0->pActorBuffs[7].uExpireTime)) ) | |
3893 { | |
3894 v9 = v0->pActorBuffs[7].uPower; | |
3895 if ( v9 ) | |
3896 LODWORD(v10) = v6 / (unsigned __int16)v9; | |
3897 else | |
3898 v10 = (signed __int64)((double)v61 * 0.5); | |
3899 v6 = v10; | |
3900 v61 = v10; | |
3901 } | |
3902 v11 = v0->uAIState; | |
3903 if ( v11 == 6 || v11 == 7 ) | |
3904 { | |
3905 v6 *= 2; | |
3906 v61 = v6; | |
3907 } | |
3908 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->field_4 == 1 ) | |
3909 v6 = (signed __int64)((double)v61 * flt_6BE3AC_debug_recmod1_x_1_6); | |
3910 if ( v6 > 1000 ) | |
3911 v6 = 1000; | |
323 | 3912 v12 = stru_5C6E00->Cos(v0->uYawAngle); |
0 | 3913 uSectorID = v12; |
3914 v13 = v12 * (signed __int64)v6; | |
3915 v61 = v13 >> 16; | |
3916 v0->vVelocity.x = WORD1(v13); | |
323 | 3917 uSectorID = stru_5C6E00->Sin(v0->uYawAngle); |
0 | 3918 v61 = (unsigned __int64)(uSectorID * (signed __int64)v6) >> 16; |
3919 v7 = v62 == 0; | |
3920 v0->vVelocity.y = (unsigned int)(uSectorID * v6) >> 16; | |
3921 if ( !v7 ) | |
3922 { | |
323 | 3923 v14 = stru_5C6E00->Sin(v0->uPitchAngle); |
0 | 3924 uSectorID = v14; |
3925 v15 = v14 * (signed __int64)v6; | |
3926 v61 = v15 >> 16; | |
3927 v0->vVelocity.z = WORD1(v15); | |
3928 } | |
3929 } | |
3930 else | |
3931 { | |
3932 v61 = v0->vVelocity.x; | |
3933 uSectorID = 55000; | |
3934 v61 = (unsigned __int64)(55000i64 * v61) >> 16; | |
3935 v0->vVelocity.x = v61; | |
3936 v61 = v0->vVelocity.y; | |
3937 v61 = (unsigned __int64)(uSectorID * (signed __int64)v61) >> 16; | |
3938 v7 = v62 == 0; | |
3939 v0->vVelocity.y = v61; | |
3940 if ( !v7 ) | |
3941 { | |
3942 uSectorID = 55000; | |
3943 v61 = v0->vVelocity.z; | |
3944 v61 = (unsigned __int64)(55000i64 * v61) >> 16; | |
3945 v0->vVelocity.z = v61; | |
3946 } | |
3947 } | |
3948 v16 = v0->vPosition.z; | |
3949 v17 = pIndoor->pFaces; | |
3950 v51 = __OFSUB__(v16, v56); | |
3951 v8 = v16 - v56 < 0; | |
3952 v18 = uFaceID; | |
3953 if ( v8 ^ v51 ) | |
3954 { | |
3955 v0->vPosition.z = v56 + 1; | |
3956 v19 = &v17[v18]; | |
3957 if ( v19->uPolygonType == 3 ) | |
3958 { | |
3959 if ( v0->vVelocity.z < 0 ) | |
3960 v0->vVelocity.z = 0; | |
3961 } | |
3962 else | |
3963 { | |
3964 if ( v19->pFacePlane_old.vNormal.z < 45000 ) | |
3965 v0->vVelocity.z -= LOWORD(pEventTimer->uTimeElapsed) * GetGravityStrength(); | |
3966 } | |
3967 } | |
3968 else | |
3969 { | |
3970 if ( v59 && !v62 ) | |
3971 v0->vVelocity.z += -8 * LOWORD(pEventTimer->uTimeElapsed) * GetGravityStrength(); | |
3972 } | |
3973 if ( v0->vVelocity.x * v0->vVelocity.x + v0->vVelocity.y * v0->vVelocity.y + v0->vVelocity.z * v0->vVelocity.z >= 400 ) | |
3974 break; | |
3975 v0->vVelocity.z = 0; | |
3976 v0->vVelocity.y = 0; | |
3977 v0->vVelocity.x = 0; | |
3978 if ( BYTE2(v17[v18].uAttributes) & 0x40 ) | |
3979 { | |
3980 if (v0->uAIState == Dead) | |
3981 v0->uAIState = Removed; | |
3982 } | |
3983 LABEL_123: | |
3984 ++v63; | |
3985 if ( (signed int)v63 >= (signed int)uNumActors ) | |
3986 return; | |
3987 } | |
3988 v20 = v0->uActorRadius; | |
3989 v21 = v0->uActorHeight; | |
3990 stru_721530.field_84 = -1; | |
3991 stru_721530.field_70 = 0; | |
3992 uSectorID = 0; | |
3993 stru_721530.field_0 = 1; | |
3994 stru_721530.field_8 = v20; | |
3995 stru_721530.prolly_normal_d = v20; | |
3996 stru_721530.field_C = v21; | |
3997 v22 = 0; | |
3998 while ( 1 ) | |
3999 { | |
4000 stru_721530.field_34.x = v0->vPosition.x; | |
4001 stru_721530.normal.x = stru_721530.field_34.x; | |
4002 stru_721530.field_34.y = v0->vPosition.y; | |
4003 stru_721530.normal.y = stru_721530.field_34.y; | |
4004 v23 = v0->vPosition.z; | |
4005 stru_721530.normal.z = v23 + v20 + 1; | |
4006 stru_721530.field_34.z = v23 - v20 + stru_721530.field_C - 1; | |
4007 if ( stru_721530.field_34.z < stru_721530.normal.z ) | |
4008 stru_721530.field_34.z = v23 + v20 + 1; | |
4009 stru_721530.field_1C = v0->vVelocity.x; | |
4010 stru_721530.field_20 = v0->vVelocity.y; | |
4011 stru_721530.field_24 = v0->vVelocity.z; | |
4012 stru_721530.uSectorID = v0->uSectorID; | |
4013 if ( !stru_721530._47050A(v22) ) | |
4014 { | |
4015 v58 = v22; | |
4016 v24 = 8 * v63; | |
862 | 4017 LOBYTE(v24) = PID(OBJECT_Actor,v63); |
0 | 4018 v61 = v22; |
4019 _this = v24; | |
4020 do | |
4021 { | |
4022 _46E44E_collide_against_faces_and_portals(1u); | |
4023 _46E0B2_collide_against_decorations(); | |
4024 _46EF01_collision_chech_player(0); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4025 _46ED8A_collide_against_sprite_objects(_this); |
0 | 4026 v25 = 0; |
4027 v56 = 0; | |
4028 if ( ai_arrays_size > v22 ) | |
4029 { | |
4030 do | |
4031 { | |
390 | 4032 v54 = ai_near_actors_ids[v25]; |
0 | 4033 if ( v54 != v63 ) |
4034 { | |
4035 v26 = v54; | |
4036 v27 = abs(pActors[v54].vPosition.z - v0->vPosition.z); | |
4037 v28 = abs(pActors[v26].vPosition.y - v0->vPosition.y); | |
4038 v29 = abs(pActors[v26].vPosition.x - v0->vPosition.x); | |
322 | 4039 if ( int_get_vector_length(v29, v28, v27) >= v0->uActorRadius + (signed int)pActors[v26].uActorRadius |
0 | 4040 && _46DF1A_collide_against_actor(v54, 40) ) |
4041 ++v58; | |
4042 v22 = 0; | |
4043 } | |
4044 v25 = v56++ + 1; | |
4045 } | |
4046 while ( v56 < ai_arrays_size ); | |
4047 } | |
4048 if ( _46F04E_collide_against_portals() ) | |
4049 break; | |
4050 ++v61; | |
4051 } | |
4052 while ( v61 < 100 ); | |
4053 v56 = v58 > 1; | |
4054 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
4055 { | |
4056 v30 = stru_721530.normal2.x; | |
4057 v31 = stru_721530.normal2.y; | |
4058 v32 = stru_721530.normal2.z - stru_721530.prolly_normal_d - 1; | |
4059 } | |
4060 else | |
4061 { | |
4062 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16; | |
4063 v30 = v58 + v0->vPosition.x; | |
4064 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16; | |
4065 v31 = v58 + v0->vPosition.y; | |
4066 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16; | |
4067 v32 = v58 + v0->vPosition.z; | |
4068 } | |
783 | 4069 v33 = collide_against_floor(v30, v31, v32, &stru_721530.uSectorID, &uFaceID); |
0 | 4070 v34 = pIndoor->pFaces[uFaceID].uAttributes; |
4071 v35 = v34 & 0x400000; | |
4072 if (v35 && v0->uAIState == Dead) | |
4073 { | |
4074 v0->uAIState = Removed; | |
4075 goto LABEL_120; | |
4076 } | |
4077 if ( v59 != v22 || v62 != v22 || v35 == v22 ) | |
4078 { | |
4079 if ( v33 == -30000 ) | |
4080 goto LABEL_120; | |
4081 if ( v0->uCurrentActionAnimation != 1 || v33 >= v0->vPosition.z - 100 || v59 != v22 || v62 != v22 ) | |
4082 { | |
4083 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
4084 { | |
4085 v0->vPosition.x = LOWORD(stru_721530.normal2.x); | |
4086 v0->vPosition.y = LOWORD(stru_721530.normal2.y); | |
4087 v0->vPosition.z = LOWORD(stru_721530.normal2.z) - LOWORD(stru_721530.prolly_normal_d) - 1; | |
4088 v0->uSectorID = LOWORD(stru_721530.uSectorID); | |
4089 goto LABEL_123; | |
4090 } | |
4091 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16; | |
4092 v0->vPosition.x += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.x) >> 16; | |
4093 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16; | |
4094 v0->vPosition.y += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.y) >> 16; | |
4095 v58 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16; | |
4096 v36 = stru_721530.uFaceID; | |
4097 v0->vPosition.z += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.z) >> 16; | |
4098 v0->uSectorID = LOWORD(stru_721530.uSectorID); | |
4099 stru_721530.field_70 += stru_721530.field_7C; | |
848 | 4100 v37 = PID_ID(v36); |
4101 if ( PID_TYPE(v36) != OBJECT_Actor) | |
0 | 4102 { |
848 | 4103 if ( PID_TYPE(v36) != OBJECT_Player) |
0 | 4104 { |
848 | 4105 if ( PID_TYPE(v36) == OBJECT_Decoration) |
0 | 4106 { |
295 | 4107 _this = integer_sqrt(v0->vVelocity.x * v0->vVelocity.x + v0->vVelocity.y * v0->vVelocity.y); |
0 | 4108 v45 = stru_5C6E00->Atan2( |
4109 v0->vPosition.x - pLevelDecorations[v37].vPosition.x, | |
4110 v0->vPosition.y - pLevelDecorations[v37].vPosition.y); | |
323 | 4111 v54 = stru_5C6E00->Cos(v45); |
0 | 4112 v56 = (unsigned __int64)(v54 * (signed __int64)(signed int)_this) >> 16; |
4113 v46 = v45 - stru_5C6E00->uIntegerHalfPi; | |
4114 v0->vVelocity.x = v54 * _this >> 16; | |
323 | 4115 v47 = stru_5C6E00->Sin(v45); |
0 | 4116 v54 = v47; |
4117 v48 = v47 * (signed __int64)(signed int)_this; | |
4118 v56 = v48 >> 16; | |
4119 v0->vVelocity.y = WORD1(v48); | |
4120 goto LABEL_119; | |
4121 } | |
848 | 4122 if ( PID_TYPE(v36) == OBJECT_BModel) |
0 | 4123 { |
4124 stru_721530.field_84 = v36 >> 3; | |
4125 v38 = &pIndoor->pFaces[v37]; | |
4126 if ( v38->uPolygonType == 3 ) | |
4127 { | |
4128 v39 = v0->vVelocity.x; | |
4129 v40 = v0->vVelocity.y * v0->vVelocity.y; | |
4130 v0->vVelocity.z = 0; | |
4131 v0->vPosition.z = pIndoor->pVertices[*v38->pVertexIDs].z + 1; | |
4132 if ( v39 * v39 + v40 < 400 ) | |
4133 { | |
4134 v0->vVelocity.y = 0; | |
4135 v0->vVelocity.x = 0; | |
4136 goto LABEL_119; | |
4137 } | |
4138 } | |
4139 else | |
4140 { | |
4141 v61 = abs(v38->pFacePlane_old.vNormal.x * v0->vVelocity.x + v38->pFacePlane_old.vNormal.y | |
4142 * v0->vVelocity.y | |
4143 + v38->pFacePlane_old.vNormal.z | |
4144 * v0->vVelocity.z) >> 16; | |
4145 if ( stru_721530.field_64 >> 3 > v61 ) | |
4146 v61 = stru_721530.field_64 >> 3; | |
4147 v58 = v38->pFacePlane_old.vNormal.x; | |
4148 v58 = (unsigned __int64)(v61 * (signed __int64)v58) >> 16; | |
4149 _this = v38->pFacePlane_old.vNormal.y; | |
4150 _this = (unsigned __int64)(v61 * (signed __int64)(signed int)_this) >> 16; | |
4151 v56 = v38->pFacePlane_old.vNormal.z; | |
4152 v56 = (unsigned __int64)(v61 * (signed __int64)v56) >> 16; | |
4153 v0->vVelocity.x += v58; | |
4154 v0->vVelocity.y += _this; | |
4155 v0->vVelocity.z += v56; | |
4156 v41 = v38->uPolygonType; | |
4157 if ( v41 != 4 && v41 != 3 ) | |
4158 { | |
4159 v42 = v38->pFacePlane_old.vNormal.x; | |
4160 v43 = v0->vPosition.z; | |
4161 v44 = stru_721530.prolly_normal_d | |
4162 - ((v38->pFacePlane_old.dist | |
4163 + v38->pFacePlane_old.vNormal.z * v0->vPosition.z | |
4164 + v38->pFacePlane_old.vNormal.y * v0->vPosition.y | |
4165 + v42 * v0->vPosition.x) >> 16); | |
4166 if ( v44 > 0 ) | |
4167 { | |
4168 v0->vPosition.x += (unsigned int)(v44 * v42) >> 16; | |
4169 v0->vPosition.y += (unsigned int)(v44 * v38->pFacePlane_old.vNormal.y) >> 16; | |
4170 v0->vPosition.z = v43 + ((unsigned int)(v44 * v38->pFacePlane_old.vNormal.z) >> 16); | |
4171 } | |
4172 v0->uYawAngle = stru_5C6E00->Atan2(v0->vVelocity.x, v0->vVelocity.y); | |
4173 } | |
4174 } | |
4175 if ( BYTE3(v38->uAttributes) & 8 ) | |
4176 EventProcessor(pIndoor->pFaceExtras[v38->uFaceExtraID].uEventID, 0, 1); | |
4177 } | |
4178 LABEL_119: | |
4179 v56 = v0->vVelocity.x; | |
4180 v54 = 58500; | |
4181 v56 = (unsigned __int64)(58500i64 * v56) >> 16; | |
4182 v0->vVelocity.x = v56; | |
4183 v56 = v0->vVelocity.y; | |
4184 v56 = (unsigned __int64)(v54 * (signed __int64)v56) >> 16; | |
4185 v54 = 58500; | |
4186 v0->vVelocity.y = v56; | |
4187 v56 = v0->vVelocity.z; | |
4188 v56 = (unsigned __int64)(v54 * (signed __int64)v56) >> 16; | |
4189 v22 = 0; | |
4190 v0->vVelocity.z = v56; | |
4191 goto LABEL_120; | |
4192 } | |
4193 if ( v0->GetActorsRelation(0) ) | |
4194 { | |
4195 v51 = __OFSUB__(HIDWORD(pParty->pPartyBuffs[11].uExpireTime), v22); | |
4196 v49 = HIDWORD(pParty->pPartyBuffs[11].uExpireTime) == v22; | |
4197 v50 = HIDWORD(pParty->pPartyBuffs[11].uExpireTime) - v22 < 0; | |
4198 v0->vVelocity.y = v22; | |
4199 v0->vVelocity.x = v22; | |
4200 if ( !(v50 ^ v51) | |
4201 && (!((unsigned __int8)(v50 ^ v51) | v49) || LODWORD(pParty->pPartyBuffs[11].uExpireTime) > v22) ) | |
4202 pParty->pPartyBuffs[11].Reset(); | |
4203 viewparams->bRedrawGameUI = 1; | |
4204 goto LABEL_119; | |
4205 } | |
4206 v36 = stru_721530.uFaceID; | |
4207 LABEL_118: | |
1060 | 4208 Actor::AI_FaceObject(v63, v36, v22, (AIDirection *)v22); |
0 | 4209 goto LABEL_119; |
4210 } | |
4211 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 2 || pTurnEngine->field_4 == 3) ) | |
4212 goto LABEL_119; | |
4213 if ( v0->pMonsterInfo.uHostilityType ) | |
4214 { | |
4215 if ( v56 == v22 ) | |
4216 goto LABEL_114; | |
4217 } | |
4218 else | |
4219 { | |
4220 if ( v56 == v22 ) | |
4221 { | |
4222 if ( !pActors[v37].pMonsterInfo.uHostilityType ) | |
4223 goto LABEL_118; | |
4224 LABEL_114: | |
1060 | 4225 Actor::AI_Flee(v63, v36, v22, (AIDirection *)v22); |
0 | 4226 goto LABEL_119; |
4227 } | |
4228 } | |
414 | 4229 Actor::AI_StandOrBored(v63, 4, v22, &v53); |
0 | 4230 goto LABEL_119; |
4231 } | |
4232 if ( v0->vPosition.x & 1 ) | |
4233 v0->uYawAngle += 100; | |
4234 else | |
4235 v0->uYawAngle -= 100; | |
4236 } | |
4237 else | |
4238 { | |
4239 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 2 || pTurnEngine->field_4 == 3) ) | |
4240 goto LABEL_123; | |
4241 if ( !v0->pMonsterInfo.uHostilityType || v56 != v22 ) | |
4242 { | |
414 | 4243 Actor::AI_StandOrBored(v63, 4, v22, &v52); |
0 | 4244 goto LABEL_123; |
4245 } | |
4246 } | |
4247 } | |
4248 LABEL_120: | |
4249 ++uSectorID; | |
4250 if ( uSectorID >= 100 ) | |
4251 goto LABEL_123; | |
4252 v20 = stru_721530.prolly_normal_d; | |
4253 } | |
4254 } | |
4255 } | |
4256 // 46DF1A: using guessed type int __fastcall 46DF1A_collide_against_actor(int, int); | |
4257 // 4F75D8: using guessed type int ai_arrays_size; | |
4258 | |
4259 | |
4260 | |
4261 | |
4262 | |
4263 | |
4264 //----- (00460A78) -------------------------------------------------------- | |
4265 void __thiscall PrepareToLoadBLV(unsigned int bLoading) | |
4266 { | |
4267 unsigned int v1; // ebx@1 | |
4268 unsigned int v2; // eax@8 | |
4269 MapInfo *v3; // edi@9 | |
4270 int v4; // eax@11 | |
4271 int v5; // eax@12 | |
4272 int v6; // eax@13 | |
4273 int v7; // esi@27 | |
4274 SpawnPointMM7 *v8; // edx@28 | |
4275 //char v9; // bl@33 | |
4276 //int v10; // eax@34 | |
4277 //char *v11; // ecx@37 | |
4278 //int v12; // edi@44 | |
4279 //unsigned int v13; // edi@48 | |
4280 char *v14; // esi@49 | |
4281 __int16 v15; // ax@50 | |
4282 int v16; // ecx@52 | |
4283 DecorationDesc *v17; // eax@54 | |
4284 int v18; // ecx@55 | |
4285 //int *v19; // edi@58 | |
4286 //unsigned char v20; // dl@58 | |
4287 int v21; // eax@64 | |
4288 char v22; // cl@64 | |
4289 //signed int v23; // ebx@67 | |
4290 //char *v24; // esi@68 | |
4291 //int v25; // eax@70 | |
4292 //char *v26; // esi@78 | |
4293 //int v27; // eax@79 | |
4294 char v28; // zf@81 | |
4295 __int16 v29; // ax@85 | |
4296 signed int v30; // edi@94 | |
4297 int v31; // esi@94 | |
4298 char Args; // [sp+350h] [bp-C4h]@16 | |
4299 int v34[4]; // [sp+3E8h] [bp-2Ch]@96 | |
4300 int v35; // [sp+3F8h] [bp-1Ch]@1 | |
4301 //char b[4]; // [sp+3FCh] [bp-18h]@58 | |
4302 MapInfo *v37; // [sp+400h] [bp-14h]@1 | |
4303 int v38; // [sp+404h] [bp-10h]@1 | |
4304 unsigned int v39; // [sp+408h] [bp-Ch]@8 | |
4305 int pDest; // [sp+40Ch] [bp-8h]@1 | |
4306 //int i; // [sp+410h] [bp-4h]@27 | |
4307 | |
4308 v37 = (MapInfo *)bLoading; | |
4309 v1 = 0; | |
4310 v35 = 0; | |
4311 pGameLoadingUI_ProgressBar->Reset(0x20u); | |
4312 bUnderwater = 0; | |
4313 bNoNPCHiring = 0; | |
4314 v38 = 0; | |
4315 pDest = 1; | |
4316 uCurrentlyLoadedLevelType = LEVEL_Indoor; | |
4317 pGame->uFlags2 &= 0xFFFFFFF7u; | |
4318 if ( Is_out15odm_underwater() ) | |
4319 { | |
4320 bUnderwater = 1; | |
4321 pGame->uFlags2 |= 8u; | |
4322 } | |
4323 if ( !_strcmpi(pCurrentMapName, "out15.odm") || !_strcmpi(pCurrentMapName, "d23.blv") ) | |
4324 bNoNPCHiring = 1; | |
4325 pPaletteManager->pPalette_tintColor[0] = 0; | |
4326 pPaletteManager->pPalette_tintColor[1] = 0; | |
4327 pPaletteManager->pPalette_tintColor[2] = 0; | |
4328 pPaletteManager->RecalculateAll(); | |
4329 if ( qword_A750D8 ) | |
4330 qword_A750D8 = 0i64; | |
4331 v2 = pMapStats->GetMapInfo(pCurrentMapName); | |
4332 v39 = v2; | |
4333 if ( v2 ) | |
4334 { | |
4335 v3 = &pMapStats->pInfos[v2]; | |
4336 v1 = v3->uRespawnIntervalDays; | |
4337 v38 = GetAlertStatus(); | |
4338 } | |
4339 else | |
4340 { | |
4341 v3 = v37; | |
4342 } | |
4343 dword_6BE13C_uCurrentlyLoadedLocationID = v39; | |
4344 pAllocator->FreeChunk(ptr_6A0D08); | |
4345 ptr_6A0D08 = 0; | |
4346 _6A0D0C_txt_lod_loading = 0; | |
4347 TryLoadLevelFromLOD(); | |
4348 pStationaryLightsStack->uNumLightsActive = 0; | |
4349 v4 = pIndoor->Load( | |
4350 pCurrentMapName, | |
4351 (unsigned int)(signed __int64)((double)pParty->uTimePlayed * 0.234375) / 60 / 60 / 24 + 1, | |
4352 v1, | |
4353 (char *)&pDest) | |
4354 - 1; | |
4355 if ( !v4 ) | |
4356 { | |
4357 sprintf(&Args, "Unable to open %s", pCurrentMapName); | |
4358 Abortf(&Args); | |
4359 } | |
4360 v5 = v4 - 1; | |
4361 if ( !v5 ) | |
4362 { | |
4363 sprintf(&Args, "File %s is not a BLV File", pCurrentMapName); | |
4364 Abortf(&Args); | |
4365 } | |
4366 v6 = v5 - 1; | |
4367 if ( !v6 ) | |
4368 Abortf("Attempt to open new level before clearing old"); | |
4369 if ( v6 == 1 ) | |
4370 Abortf("Out of memory loading indoor level"); | |
4371 if ( !(dword_6BE364_game_settings_1 & 0x2000) ) | |
4372 { | |
4373 InitializeActors(); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4374 InitializeSpriteObjects(); |
0 | 4375 } |
4376 BYTE1(dword_6BE364_game_settings_1) &= 0xDFu; | |
4377 if ( !v39 ) | |
4378 pDest = 0; | |
4379 if ( pDest == 1 ) | |
4380 { | |
4381 v7 = 0; | |
4382 for (uint i = 0; i < pIndoor->uNumSpawnPoints; ++v7 ) | |
4383 { | |
4384 v8 = &pIndoor->pSpawnPoints[v7]; | |
4385 if ( pIndoor->pSpawnPoints[v7].uKind == 3 ) | |
4386 SpawnEncounter(v3, v8, 0, 0, 0); | |
4387 else | |
4388 v3->SpawnRandomTreasure(v8); | |
4389 ++i; | |
4390 } | |
4391 RespawnGlobalDecorations(); | |
4392 } | |
4393 | |
4394 pSoundList->LoadSound(pDoorSoundIDsByLocationID[v39], 0); | |
4395 pSoundList->LoadSound(pDoorSoundIDsByLocationID[v39] + 1, 0); | |
4396 | |
4397 for (uint i = 0; i < pIndoor->uNumDoors; ++i) | |
4398 { | |
4399 auto pDoor = pIndoor->pDoors + i; | |
4400 | |
4401 if (pDoor->uAttributes & 0x01) | |
4402 { | |
4403 pDoor->uState = BLVDoor::Opening; | |
4404 pDoor->uTimeSinceTriggered = 15360; | |
4405 pDoor->uAttributes = 2; | |
4406 } | |
4407 | |
4408 if (pDoor->uState == BLVDoor::Closed) | |
4409 { | |
4410 pDoor->uState = BLVDoor::Closing; | |
4411 pDoor->uTimeSinceTriggered = 15360; | |
4412 pDoor->uAttributes = 2; | |
4413 } | |
4414 else if (pDoor->uState == BLVDoor::Open) | |
4415 { | |
4416 pDoor->uState = BLVDoor::Opening; | |
4417 pDoor->uTimeSinceTriggered = 15360; | |
4418 pDoor->uAttributes = 2; | |
4419 } | |
4420 } | |
4421 | |
4422 /* | |
4423 i = 0; | |
4424 v9 = 2; | |
4425 if ( pIndoor->uNumDoors > 0 ) | |
4426 { | |
4427 v10 = 0; | |
4428 while ( 1 ) | |
4429 { | |
4430 if ( pIndoor->pDoors[v10].uAttributes & 1 ) | |
4431 { | |
4432 pIndoor->pDoors[v10].uState = 1; | |
4433 pIndoor->pDoors[v10].uTimeSinceTriggered = 15360; | |
4434 pIndoor->pDoors[v10].uAttributes = 2; | |
4435 } | |
4436 v11 = (char *)&pIndoor->pDoors[v10].uState; | |
4437 if ( !*(short *)v11 ) | |
4438 break; | |
4439 if ( *(short *)v11 == 2 ) | |
4440 { | |
4441 *(short *)v11 = 1; | |
4442 goto LABEL_41; | |
4443 } | |
4444 LABEL_42: | |
4445 ++i; | |
4446 ++v10; | |
4447 if ( i >= pIndoor->uNumDoors ) | |
4448 goto LABEL_43; | |
4449 } | |
4450 *(short *)v11 = 3; | |
4451 LABEL_41: | |
4452 pIndoor->pDoors[v10].uTimeSinceTriggered = 15360; | |
4453 pIndoor->pDoors[v10].uAttributes = 2; | |
4454 goto LABEL_42; | |
4455 } | |
4456 LABEL_43: | |
4457 */ | |
4458 | |
4459 for (uint i = 0; i < pIndoor->uNumFaces; ++i) | |
4460 { | |
4461 auto pFace = pIndoor->pFaces + i; | |
4462 if (!pFace->uBitmapID != -1) | |
4463 pBitmaps_LOD->pTextures[pFace->uBitmapID].palette_id2 = pPaletteManager->LoadPalette(pBitmaps_LOD->pTextures[pFace->uBitmapID].palette_id1); | |
4464 } | |
4465 | |
4466 /*i = 0; | |
4467 if ( (signed int)pIndoor->uNumFaces > 0 ) | |
4468 { | |
4469 v12 = 0; | |
4470 do | |
4471 { | |
4472 if ( pIndoor->pFaces[v12].uBitmapID != -1 ) | |
4473 pBitmaps_LOD->pTextures[pIndoor->pFaces[v12].uBitmapID].palette_id2 = pPaletteManager->LoadPalette(pBitmaps_LOD->pTextures[pIndoor->pFaces[v12].uBitmapID].palette_id1); | |
4474 ++i; | |
4475 ++v12; | |
4476 } | |
4477 while ( i < (signed int)pIndoor->uNumFaces ); | |
4478 }*/ | |
4479 | |
4480 | |
4481 pGameLoadingUI_ProgressBar->Progress(); | |
4482 | |
4483 for (uint i = 0; i < uNumLevelDecorations; ++i) | |
4484 { | |
4485 auto pDecortaion = pLevelDecorations + i; | |
4486 | |
4487 pDecorationList->InitializeDecorationSprite(pDecortaion->uDecorationDescID); | |
4488 | |
4489 v15 = pDecorationList->pDecorations[pDecortaion->uDecorationDescID].uSoundID; | |
4490 if (v15 && _6807E0_num_decorations_with_sounds_6807B8 < 9) | |
4491 { | |
4492 pSoundList->LoadSound(v15, 0); | |
4493 v16 = _6807E0_num_decorations_with_sounds_6807B8++; | |
4494 _6807B8_level_decorations_ids[v16] = i; | |
4495 } | |
4496 | |
4497 if ( !(pDecortaion->field_2 & 0x20) ) | |
4498 { | |
4499 v17 = &pDecorationList->pDecorations[pDecortaion->uDecorationDescID]; | |
380 | 4500 if (!v17->DontDraw()) |
0 | 4501 { |
4502 v18 = v17->uLightRadius; | |
4503 if ( v18 ) | |
4504 { | |
4505 unsigned char r = 255, | |
4506 g = 255, | |
4507 b = 255; | |
4508 if (pRenderer->pRenderD3D && pRenderer->bUseColoredLights) | |
4509 { | |
4510 r = v17->uColoredLightRed; | |
4511 g = v17->uColoredLightGreen; | |
4512 b = v17->uColoredLightBlue; | |
4513 } | |
4514 pStationaryLightsStack->AddLight(pDecortaion->vPosition.x, | |
4515 pDecortaion->vPosition.y, | |
4516 pDecortaion->vPosition.z + v17->uDecorationHeight, | |
4517 v18, | |
4518 r, | |
4519 g, | |
4520 b, | |
4521 byte_4E94D0); | |
4522 } | |
4523 } | |
4524 } | |
4525 | |
4526 if (!pDecortaion->field_16_event_id) | |
4527 { | |
4528 if (pDecortaion->IsInteractive()) | |
4529 { | |
4530 if ( v35 < 124 ) | |
4531 { | |
4532 v21 = v35 + 1; | |
4533 pDecortaion->_idx_in_stru123 = v35 + 75; | |
4534 v22 = stru_5E4C90._decor_events[v21 + 74 - 75]; | |
4535 v35 = v21; | |
4536 if ( !v22 ) | |
4537 pDecortaion->field_2 |= 0x20; | |
4538 } | |
4539 } | |
4540 } | |
4541 } | |
4542 | |
4543 pGameLoadingUI_ProgressBar->Progress(); | |
4544 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4545 for (uint i = 0; i < uNumSpriteObjects; ++i) |
0 | 4546 { |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
486
diff
changeset
|
4547 auto p = pSpriteObjects + i; |
0 | 4548 if (p->uObjectDescID) |
4549 { | |
4550 auto uItemID = p->stru_24.uItemID; | |
4551 if (uItemID) | |
4552 { | |
4553 if (uItemID != 220 && pItemsTable->pItems[uItemID].uEquipType == EQUIP_POTION && | |
570 | 4554 !p->stru_24.uEnchantmentType) |
4555 p->stru_24.uEnchantmentType = rand() % 15 + 5; | |
0 | 4556 pItemsTable->SetSpecialBonus(&p->stru_24); |
4557 } | |
4558 } | |
4559 } | |
4560 | |
4561 for (uint i = 0; i < uNumActors; ++i) | |
4562 //if ( (signed int)uNumActors > (signed int)v13 ) | |
4563 { | |
4564 Actor *pActor = pActors + i; | |
4565 //v26 = (char *)&pActors[0].uAttributes; | |
4566 //do | |
4567 //{ | |
4568 //v27 = *(int *)v26; | |
4569 if (pActor->uAttributes & 0x100000) | |
4570 { | |
4571 if ( !v39 ) | |
4572 { | |
4573 pActor->pMonsterInfo.field_3E = 19; | |
4574 pActor->uAttributes |= 0x10000; | |
4575 continue; | |
4576 } | |
4577 v28 = v38 == 0; | |
4578 } | |
4579 else | |
4580 { | |
4581 v28 = v38 == 1; | |
4582 } | |
4583 | |
4584 if ( !v28 ) | |
4585 { | |
4586 pActor->PrepareSprites(0); | |
4587 v29 = pActor->pMonsterInfo.field_3E; | |
4588 pActor->pMonsterInfo.uHostilityType = MonsterInfo::Hostility_Friendly; | |
4589 if ( v29 != 11 && v29 != 19 && (!pActor->sCurrentHP || !pActor->pMonsterInfo.uHP) ) | |
4590 { | |
4591 pActor->pMonsterInfo.field_3E = 5; | |
4592 pActor->UpdateAnimation(); | |
4593 } | |
4594 } | |
4595 else | |
4596 { | |
4597 pActor->pMonsterInfo.field_3E = 19; | |
4598 pActor->uAttributes |= 0x10000; | |
4599 } | |
4600 //} | |
4601 //while ( i < (signed int)uNumActors ); | |
4602 } | |
4603 | |
4604 pGameLoadingUI_ProgressBar->Progress(); | |
4605 | |
4606 Actor this_; | |
4607 this_.pMonsterInfo.uID = 45; | |
4608 this_.PrepareSprites(0); | |
4609 if ( !v37 ) | |
4610 { | |
4611 pParty->sRotationX = 0; | |
4612 pParty->sRotationY = 0; | |
4613 pParty->vPosition.z = 0; | |
4614 pParty->vPosition.y = 0; | |
4615 pParty->vPosition.x = 0; | |
4616 pParty->uFallStartY = 0; | |
4617 pParty->uFallSpeed = 0; | |
4618 TeleportToStartingPoint(uLevel_StartingPointType); | |
4619 } | |
4620 viewparams->_443365(); | |
4621 PlayLevelMusic(); | |
4622 if ( !v37 ) | |
4623 { | |
4624 v30 = 0; | |
4625 v31 = 1; | |
4626 do | |
4627 { | |
4628 if ( pPlayers[v31]->CanAct() ) | |
4629 v34[v30++] = v31; | |
4630 ++v31; | |
4631 } | |
4632 while ( v31 <= 4 ); | |
4633 if ( v30 ) | |
4634 { | |
4635 if ( pDest ) | |
4636 { | |
4637 qword_A750D8 = 256i64; | |
4638 word_A750E0 = 46; | |
4639 word_A750E2 = LOWORD(v34[rand() % v30]); | |
4640 } | |
4641 } | |
4642 } | |
4643 } |