Mercurial > mm7
annotate mm7_3.cpp @ 1418:483b1b453986
more label cleaning
author | zipi |
---|---|
date | Sun, 28 Jul 2013 17:45:21 +0100 |
parents | 3881d2f94eb1 |
children | 5930342f092b |
rev | line source |
---|---|
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1160
diff
changeset
|
1 #ifdef _MSC_VER |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1160
diff
changeset
|
2 #define _CRT_SECURE_NO_WARNINGS |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1160
diff
changeset
|
3 #endif |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1160
diff
changeset
|
4 |
119 | 5 #include <assert.h> |
6 | |
1323 | 7 #include "Weather.h" |
1262 | 8 #include "Texture.h" |
9 #include "mm7_data.h" | |
1016 | 10 #include "Sprites.h" |
11 #include "BSPModel.h" | |
12 #include "OutdoorCamera.h" | |
13 #include "LightmapBuilder.h" | |
14 #include "DecalBuilder.h" | |
15 #include "ParticleEngine.h" | |
16 #include "Mouse.h" | |
17 #include "Keyboard.h" | |
18 #include "stru6.h" | |
1263 | 19 #include "FactionTable.h" |
0 | 20 #include "MapInfo.h" |
21 #include "Game.h" | |
22 #include "GUIWindow.h" | |
23 #include "GUIFont.h" | |
24 #include "GUIProgressBar.h" | |
25 #include "Party.h" | |
26 #include "AudioPlayer.h" | |
27 #include "Outdoor.h" | |
1277 | 28 #include "Outdoor_stuff.h" |
0 | 29 #include "IndoorCamera.h" |
30 #include "Overlays.h" | |
31 #include "LOD.h" | |
32 #include "Actor.h" | |
33 #include "Allocator.h" | |
34 #include "Events.h" | |
35 #include "Viewport.h" | |
36 #include "Math.h" | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
37 #include "SpriteObject.h" |
0 | 38 #include "ObjectList.h" |
39 #include "PaletteManager.h" | |
40 #include "DecorationList.h" | |
41 #include "stru123.h" | |
42 #include "Time.h" | |
43 #include "IconFrameTable.h" | |
44 #include "TurnEngine.h" | |
45 #include "Events2D.h" | |
46 #include "stru176.h" | |
47 #include "stru298.h" | |
189 | 48 #include "texts.h" |
0 | 49 #include "Log.h" |
1262 | 50 #include "Lights.h" |
828
0f56abdcce94
Massive refactors of spells + PID (packed id) macros introduced.
Nomad
parents:
824
diff
changeset
|
51 |
0f56abdcce94
Massive refactors of spells + PID (packed id) macros introduced.
Nomad
parents:
824
diff
changeset
|
52 #include "MM7.h" |
0 | 53 |
54 //----- (0046E44E) -------------------------------------------------------- | |
55 int __thiscall _46E44E_collide_against_faces_and_portals(unsigned int b1) | |
56 { | |
717 | 57 BLVSector *pSector; // edi@1 |
0 | 58 signed int v2; // ebx@1 |
717 | 59 BLVFace *pFace; // esi@2 |
60 __int16 pNextSector; // si@10 | |
61 int pArrayNum; // ecx@12 | |
0 | 62 unsigned __int8 v6; // sf@12 |
63 unsigned __int8 v7; // of@12 | |
64 int result; // eax@14 | |
717 | 65 //BLVSector *v9; // ebx@15 |
0 | 66 int v10; // ecx@15 |
717 | 67 int pFloor; // eax@16 |
68 //BLVFace *v12; // ebp@16 | |
0 | 69 int v13; // eax@24 |
70 int v14; // esi@24 | |
71 int v15; // eax@24 | |
72 int v16; // edx@25 | |
73 int v17; // eax@29 | |
74 unsigned int v18; // eax@33 | |
75 int v19; // eax@35 | |
76 int v20; // edx@35 | |
77 int v21; // eax@35 | |
78 int v22; // ecx@36 | |
79 int v23; // eax@40 | |
80 unsigned int v24; // eax@44 | |
81 int a3; // [sp+10h] [bp-48h]@28 | |
82 int v26; // [sp+14h] [bp-44h]@15 | |
83 int i; // [sp+18h] [bp-40h]@1 | |
84 int a10; // [sp+1Ch] [bp-3Ch]@1 | |
85 int v29; // [sp+20h] [bp-38h]@14 | |
86 int v30; // [sp+24h] [bp-34h]@35 | |
87 int v31; // [sp+28h] [bp-30h]@24 | |
88 int v32; // [sp+2Ch] [bp-2Ch]@15 | |
717 | 89 int pSectorsArray[10]; // [sp+30h] [bp-28h]@1 |
90 | |
91 pSector = &pIndoor->pSectors[stru_721530.uSectorID]; | |
0 | 92 v2 = 0; |
93 a10 = b1; | |
717 | 94 pSectorsArray[0] = stru_721530.uSectorID; |
95 for ( i = 1; v2 < pSector->uNumPortals; ++v2 ) | |
96 { | |
97 pFace = &pIndoor->pFaces[pSector->pPortals[v2]]; | |
98 if ( stru_721530.sMaxX <= pFace->pBounding.x2 | |
99 && stru_721530.sMinX >= pFace->pBounding.x1 | |
100 && stru_721530.sMaxY <= pFace->pBounding.y2 | |
101 && stru_721530.sMinY >= pFace->pBounding.y1 | |
102 && stru_721530.sMaxZ <= pFace->pBounding.z2 | |
103 && stru_721530.sMinZ >= pFace->pBounding.z1 | |
104 && abs((pFace->pFacePlane_old.dist | |
105 + stru_721530.normal.x * pFace->pFacePlane_old.vNormal.x | |
106 + stru_721530.normal.y * pFace->pFacePlane_old.vNormal.y | |
107 + stru_721530.normal.z * pFace->pFacePlane_old.vNormal.z) >> 16) <= stru_721530.field_6C + 16 ) | |
108 { | |
109 pNextSector = pFace->uSectorID == stru_721530.uSectorID ? pFace->uBackSectorID : pFace->uSectorID;//FrontSectorID | |
110 pArrayNum = i++; | |
111 v7 = i < 10; | |
0 | 112 v6 = i - 10 < 0; |
717 | 113 pSectorsArray[pArrayNum] = pNextSector; |
0 | 114 if ( !(v6 ^ v7) ) |
115 break; | |
116 } | |
117 } | |
118 result = 0; | |
119 v29 = 0; | |
120 if ( i > 0 ) | |
121 { | |
122 while ( 1 ) | |
123 { | |
717 | 124 pSector = &pIndoor->pSectors[pSectorsArray[result]]; |
0 | 125 v10 = 0; |
717 | 126 v32 = pSector->uNumFloors + pSector->uNumWalls + pSector->uNumCeilings; |
0 | 127 v26 = 0; |
128 if ( v32 > 0 ) | |
129 break; | |
130 LABEL_46: | |
131 result = v29++ + 1; | |
132 if ( v29 >= i ) | |
133 return result; | |
134 } | |
135 while ( 1 ) | |
136 { | |
717 | 137 pFloor = pSector->pFloors[v10]; |
138 pFace = &pIndoor->pFaces[pFloor]; | |
139 if ( pFace->Portal() | |
140 || stru_721530.sMaxX > pFace->pBounding.x2 | |
141 || stru_721530.sMinX < pFace->pBounding.x1 | |
142 || stru_721530.sMaxY > pFace->pBounding.y2 | |
143 || stru_721530.sMinY < pFace->pBounding.y1 | |
144 || stru_721530.sMaxZ > pFace->pBounding.z2 | |
145 || stru_721530.sMinZ < pFace->pBounding.z1 | |
146 || pFloor == stru_721530.field_84 ) | |
0 | 147 goto LABEL_45; |
717 | 148 v13 = pFace->pFacePlane_old.vNormal.y; |
149 v14 = pFace->pFacePlane_old.dist; | |
0 | 150 v31 = v13; |
717 | 151 v15 = (stru_721530.normal.x * pFace->pFacePlane_old.vNormal.x + v14 + stru_721530.normal.y * v13 |
152 + stru_721530.normal.z * pFace->pFacePlane_old.vNormal.z) >> 16; | |
0 | 153 if ( v15 > 0 ) |
154 { | |
717 | 155 v16 = (stru_721530.normal2.y * v31 + pFace->pFacePlane_old.dist + stru_721530.normal2.z * pFace->pFacePlane_old.vNormal.z |
156 + stru_721530.normal2.x * pFace->pFacePlane_old.vNormal.x) >> 16; | |
0 | 157 if ( v15 <= stru_721530.prolly_normal_d || v16 <= stru_721530.prolly_normal_d ) |
158 { | |
159 if ( v16 <= v15 ) | |
160 { | |
161 a3 = stru_721530.field_6C; | |
717 | 162 if ( sub_47531C(stru_721530.prolly_normal_d, &a3, stru_721530.normal.x, stru_721530.normal.y, stru_721530.normal.z, |
163 stru_721530.field_58.x, stru_721530.field_58.y, stru_721530.field_58.z, pFace, a10) ) | |
0 | 164 { |
165 v17 = a3; | |
166 } | |
167 else | |
168 { | |
169 a3 = stru_721530.field_6C + stru_721530.prolly_normal_d; | |
717 | 170 if ( !sub_475D85(&stru_721530.normal, &stru_721530.field_58, &a3, pFace) ) |
0 | 171 goto LABEL_34; |
172 v17 = a3 - stru_721530.prolly_normal_d; | |
173 a3 -= stru_721530.prolly_normal_d; | |
174 } | |
175 if ( v17 < stru_721530.field_7C ) | |
176 { | |
177 stru_721530.field_7C = v17; | |
717 | 178 v18 = 8 * pSector->pFloors[v26]; |
0 | 179 LOBYTE(v18) = v18 | 6; |
180 stru_721530.uFaceID = v18; | |
181 } | |
182 } | |
183 } | |
184 } | |
185 LABEL_34: | |
186 if ( !(stru_721530.field_0 & 1) | |
717 | 187 || (v19 = pFace->pFacePlane_old.vNormal.x, |
188 v20 = pFace->pFacePlane_old.vNormal.y, | |
0 | 189 v30 = v19, |
717 | 190 v21 = (stru_721530.field_34.x * v19 + pFace->pFacePlane_old.dist + stru_721530.field_34.y * v20 |
191 + stru_721530.field_34.z * pFace->pFacePlane_old.vNormal.z) >> 16, | |
0 | 192 v21 <= 0) |
717 | 193 || (v22 = (stru_721530.field_4C * v30 + pFace->pFacePlane_old.dist + stru_721530.field_50 * v20 |
194 + stru_721530.field_54 * pFace->pFacePlane_old.vNormal.z) >> 16, | |
0 | 195 v21 > stru_721530.prolly_normal_d) |
196 && v22 > stru_721530.prolly_normal_d | |
197 || v22 > v21 ) | |
198 goto LABEL_45; | |
199 a3 = stru_721530.field_6C; | |
717 | 200 if ( sub_47531C(stru_721530.field_8, &a3, stru_721530.field_34.x, stru_721530.field_34.y, stru_721530.field_34.z, |
201 stru_721530.field_58.x, stru_721530.field_58.y, stru_721530.field_58.z, pFace, a10) ) | |
0 | 202 { |
203 v23 = a3; | |
204 goto LABEL_43; | |
205 } | |
206 a3 = stru_721530.field_6C + stru_721530.field_8; | |
717 | 207 if ( sub_475D85(&stru_721530.field_34, &stru_721530.field_58, &a3, pFace) ) |
0 | 208 { |
209 v23 = a3 - stru_721530.prolly_normal_d; | |
210 a3 -= stru_721530.prolly_normal_d; | |
211 LABEL_43: | |
212 if ( v23 < stru_721530.field_7C ) | |
213 { | |
214 stru_721530.field_7C = v23; | |
717 | 215 v24 = 8 * pSector->pFloors[v26]; |
0 | 216 LOBYTE(v24) = v24 | 6; |
217 stru_721530.uFaceID = v24; | |
218 } | |
219 } | |
220 LABEL_45: | |
221 v10 = v26++ + 1; | |
222 if ( v26 >= v32 ) | |
223 goto LABEL_46; | |
224 } | |
225 } | |
226 return result; | |
227 } | |
228 // 46E44E: using guessed type int var_28[10]; | |
229 | |
230 //----- (0046E889) -------------------------------------------------------- | |
231 int __fastcall _46E889_collide_against_bmodels(unsigned int ecx0) | |
232 { | |
233 int result; // eax@1 | |
234 BSPModel *v2; // ecx@3 | |
235 int v3; // ebx@9 | |
236 ODMFace *v4; // eax@11 | |
237 int v5; // edi@17 | |
238 int v6; // esi@17 | |
239 unsigned int v7; // ecx@17 | |
240 int v8; // eax@19 | |
241 int v9; // ecx@20 | |
242 int v10; // eax@24 | |
243 int v11; // ST18_4@25 | |
244 int v12; // ST1C_4@25 | |
245 int v13; // ST0C_4@25 | |
246 unsigned int v14; // eax@28 | |
247 int v15; // eax@30 | |
248 int v16; // ecx@31 | |
249 unsigned int v17; // eax@36 | |
250 int v18; // ST18_4@41 | |
251 int v19; // ST1C_4@41 | |
252 int v20; // ST0C_4@41 | |
253 int v21; // eax@42 | |
254 unsigned int v22; // eax@43 | |
255 //BLVFace f; // [sp+Ch] [bp-7Ch]@1 | |
256 int v24; // [sp+6Ch] [bp-1Ch]@9 | |
257 int a11; // [sp+70h] [bp-18h]@1 | |
258 unsigned int v26; // [sp+74h] [bp-14h]@2 | |
259 unsigned int v27; // [sp+78h] [bp-10h]@10 | |
260 BSPModel *v28; // [sp+7Ch] [bp-Ch]@3 | |
261 int a10; // [sp+80h] [bp-8h]@1 | |
262 int a2; // [sp+84h] [bp-4h]@23 | |
263 | |
264 a11 = ecx0; | |
265 | |
266 BLVFace f; // [sp+Ch] [bp-7Ch]@1 | |
267 //BLVFace::BLVFace(&f); | |
268 | |
269 result = 0; | |
270 a10 = 0; | |
271 if ( (signed int)pOutdoor->uNumBModels > 0 ) | |
272 { | |
273 v26 = 0; | |
274 while ( 1 ) | |
275 { | |
276 v2 = &pOutdoor->pBModels[v26 / 0xBC]; | |
277 v28 = &pOutdoor->pBModels[v26 / 0xBC]; | |
278 if ( stru_721530.sMaxX <= pOutdoor->pBModels[v26 / 0xBC].sMaxX ) | |
279 { | |
280 if ( stru_721530.sMinX >= v2->sMinX ) | |
281 { | |
282 if ( stru_721530.sMaxY <= v2->sMaxY ) | |
283 { | |
284 if ( stru_721530.sMinY >= v2->sMinY ) | |
285 { | |
286 if ( stru_721530.sMaxZ <= v2->sMaxZ ) | |
287 { | |
288 if ( stru_721530.sMinZ >= v2->sMinZ ) | |
289 { | |
290 v3 = 0; | |
291 v24 = v2->uNumFaces; | |
292 if ( v24 > 0 ) | |
293 break; | |
294 } | |
295 } | |
296 } | |
297 } | |
298 } | |
299 } | |
300 LABEL_39: | |
301 ++a10; | |
302 v26 += 188; | |
303 result = a10; | |
304 if ( a10 >= (signed int)pOutdoor->uNumBModels ) | |
305 return result; | |
306 } | |
307 v27 = 0; | |
308 while ( 1 ) | |
309 { | |
310 v4 = &v2->pFaces[v27 / 0x134]; | |
311 if ( stru_721530.sMaxX > v4->pBoundingBox.x2 | |
312 || stru_721530.sMinX < v4->pBoundingBox.x1 | |
313 || stru_721530.sMaxY > v4->pBoundingBox.y2 | |
314 || stru_721530.sMinY < v4->pBoundingBox.y1 | |
315 || stru_721530.sMaxZ > v4->pBoundingBox.z2 | |
316 || stru_721530.sMinZ < v4->pBoundingBox.z1 ) | |
317 goto LABEL_38; | |
318 f.pFacePlane_old.vNormal.x = v4->pFacePlane.vNormal.x; | |
319 f.pFacePlane_old.vNormal.y = v4->pFacePlane.vNormal.y; | |
320 v5 = v4->pFacePlane.vNormal.z; | |
321 f.pFacePlane_old.vNormal.z = v4->pFacePlane.vNormal.z; | |
322 v6 = v4->pFacePlane.dist; | |
323 f.pFacePlane_old.dist = v4->pFacePlane.dist; | |
324 v7 = v4->uAttributes; | |
325 f.uAttributes = v7; | |
326 f.pBounding.x1 = v4->pBoundingBox.x1; | |
327 f.pBounding.y1 = v4->pBoundingBox.y1; | |
328 f.pBounding.z1 = v4->pBoundingBox.z1; | |
329 f.pBounding.x2 = v4->pBoundingBox.x2; | |
330 f.pBounding.y2 = v4->pBoundingBox.y2; | |
331 f.pBounding.z2 = v4->pBoundingBox.z2; | |
332 f.zCalc1 = v4->zCalc1; | |
333 f.zCalc2 = v4->zCalc2; | |
334 f.zCalc3 = v4->zCalc3; | |
335 f.pXInterceptDisplacements = v4->pXInterceptDisplacements; | |
336 f.pYInterceptDisplacements = v4->pYInterceptDisplacements; | |
337 f.pZInterceptDisplacements = v4->pZInterceptDisplacements; | |
338 f.uPolygonType = (PolygonType)v4->uPolygonType; | |
339 f.uNumVertices = v4->uNumVertices; | |
340 f.uBitmapID = v4->uTextureID; | |
341 f.pVertexIDs = v4->pVertexIDs; | |
342 if ( !(v7 & 0x20000000) ) | |
343 { | |
344 if ( !(v7 & 1) ) | |
345 break; | |
346 } | |
347 LABEL_37: | |
348 v2 = v28; | |
349 LABEL_38: | |
350 v27 += 308; | |
351 ++v3; | |
352 if ( v3 >= v24 ) | |
353 goto LABEL_39; | |
354 } | |
355 v8 = (v5 * stru_721530.normal.z | |
356 + v6 | |
357 + f.pFacePlane_old.vNormal.y * stru_721530.normal.y | |
358 + f.pFacePlane_old.vNormal.x * stru_721530.normal.x) >> 16; | |
359 if ( v8 > 0 ) | |
360 { | |
361 v9 = (v5 * stru_721530.normal2.z | |
362 + v6 | |
363 + f.pFacePlane_old.vNormal.y * stru_721530.normal2.y | |
364 + f.pFacePlane_old.vNormal.x * stru_721530.normal2.x) >> 16; | |
365 if ( v8 <= stru_721530.prolly_normal_d || v9 <= stru_721530.prolly_normal_d ) | |
366 { | |
367 if ( v9 <= v8 ) | |
368 { | |
369 a2 = stru_721530.field_6C; | |
370 if ( sub_4754BF( | |
371 stru_721530.prolly_normal_d, | |
372 &a2, | |
373 stru_721530.normal.x, | |
374 stru_721530.normal.y, | |
375 stru_721530.normal.z, | |
376 stru_721530.field_58.x, | |
377 stru_721530.field_58.y, | |
378 stru_721530.field_58.z, | |
379 &f, | |
380 a10, | |
381 a11) ) | |
382 { | |
383 v10 = a2; | |
384 } | |
385 else | |
386 { | |
387 v11 = stru_721530.field_58.y; | |
388 v12 = stru_721530.field_58.z; | |
389 v13 = stru_721530.normal.y; | |
390 a2 = stru_721530.prolly_normal_d + stru_721530.field_6C; | |
391 if ( !sub_475F30( | |
392 &a2, | |
393 &f, | |
394 stru_721530.normal.x, | |
395 v13, | |
396 stru_721530.normal.z, | |
397 stru_721530.field_58.x, | |
398 v11, | |
399 v12, | |
400 a10) ) | |
401 goto LABEL_29; | |
402 v10 = a2 - stru_721530.prolly_normal_d; | |
403 a2 -= stru_721530.prolly_normal_d; | |
404 } | |
405 if ( v10 < stru_721530.field_7C ) | |
406 { | |
407 stru_721530.field_7C = v10; | |
408 v14 = 8 * (v3 | (a10 << 6)); | |
409 LOBYTE(v14) = v14 | 6; | |
410 stru_721530.uFaceID = v14; | |
411 } | |
412 } | |
413 } | |
414 } | |
415 LABEL_29: | |
416 if ( stru_721530.field_0 & 1 ) | |
417 { | |
418 v15 = (f.pFacePlane_old.vNormal.z * stru_721530.field_34.z | |
419 + f.pFacePlane_old.dist | |
420 + f.pFacePlane_old.vNormal.y * stru_721530.field_34.y | |
421 + f.pFacePlane_old.vNormal.x * stru_721530.field_34.x) >> 16; | |
422 if ( v15 > 0 ) | |
423 { | |
424 v16 = (f.pFacePlane_old.vNormal.z * stru_721530.field_54 | |
425 + f.pFacePlane_old.dist | |
426 + f.pFacePlane_old.vNormal.y * stru_721530.field_50 | |
427 + f.pFacePlane_old.vNormal.x * stru_721530.field_4C) >> 16; | |
428 if ( v15 <= stru_721530.prolly_normal_d || v16 <= stru_721530.prolly_normal_d ) | |
429 { | |
430 if ( v16 <= v15 ) | |
431 { | |
432 a2 = stru_721530.field_6C; | |
433 if ( sub_4754BF( | |
434 stru_721530.field_8, | |
435 &a2, | |
436 stru_721530.field_34.x, | |
437 stru_721530.field_34.y, | |
438 stru_721530.field_34.z, | |
439 stru_721530.field_58.x, | |
440 stru_721530.field_58.y, | |
441 stru_721530.field_58.z, | |
442 &f, | |
443 a10, | |
444 a11) ) | |
445 { | |
446 if ( a2 < stru_721530.field_7C ) | |
447 { | |
448 stru_721530.field_7C = a2; | |
449 v17 = 8 * (v3 | (a10 << 6)); | |
450 LOBYTE(v17) = v17 | 6; | |
451 stru_721530.uFaceID = v17; | |
452 } | |
453 } | |
454 else | |
455 { | |
456 v18 = stru_721530.field_58.y; | |
457 v19 = stru_721530.field_58.z; | |
458 v20 = stru_721530.field_34.y; | |
459 a2 = stru_721530.field_6C + stru_721530.field_8; | |
460 if ( sub_475F30( | |
461 &a2, | |
462 &f, | |
463 stru_721530.field_34.x, | |
464 v20, | |
465 stru_721530.field_34.z, | |
466 stru_721530.field_58.x, | |
467 v18, | |
468 v19, | |
469 a10) ) | |
470 { | |
471 v2 = v28; | |
472 v21 = a2 - stru_721530.prolly_normal_d; | |
473 a2 -= stru_721530.prolly_normal_d; | |
474 if ( a2 < stru_721530.field_7C ) | |
475 { | |
476 stru_721530.field_7C = v21; | |
477 v22 = 8 * (v3 | (a10 << 6)); | |
478 LOBYTE(v22) = v22 | 6; | |
479 stru_721530.uFaceID = v22; | |
480 } | |
481 goto LABEL_38; | |
482 } | |
483 } | |
484 } | |
485 } | |
486 } | |
487 } | |
488 goto LABEL_37; | |
489 } | |
490 return result; | |
491 } | |
492 | |
493 //----- (0046ED1B) -------------------------------------------------------- | |
783 | 494 int collide_against_floor(int x, int y, int z, unsigned int *pSectorID, unsigned int *pFaceID) |
0 | 495 { |
496 uint uFaceID = -1; | |
723 | 497 int floor_level = BLV_GetFloorLevel(x, y, z, *pSectorID, &uFaceID); |
0 | 498 |
499 if (floor_level != -30000 && floor_level <= z + 50) | |
500 { | |
501 *pFaceID = uFaceID; | |
502 return floor_level; | |
503 } | |
504 | |
505 uint uSectorID = pIndoor->GetSector(x, y, z); | |
506 *pSectorID = uSectorID; | |
507 | |
723 | 508 floor_level = BLV_GetFloorLevel(x, y, z, uSectorID, &uFaceID); |
0 | 509 if (uSectorID && floor_level != -30000) |
510 *pFaceID = uFaceID; | |
511 else return -30000; | |
512 return floor_level; | |
513 } | |
514 | |
515 //----- (0046ED8A) -------------------------------------------------------- | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
516 void __fastcall _46ED8A_collide_against_sprite_objects(unsigned int _this) |
0 | 517 { |
518 int v1; // ebx@2 | |
519 ObjectDesc *v2; // edx@4 | |
520 int v3; // esi@5 | |
521 int v4; // ecx@5 | |
522 int v5; // eax@7 | |
523 int v6; // edi@9 | |
524 int v7; // edx@9 | |
525 int v8; // edi@11 | |
526 int v9; // ebx@11 | |
527 int v10; // ecx@12 | |
528 int v11; // esi@13 | |
529 signed int v12; // [sp+0h] [bp-14h]@1 | |
530 int v13; // [sp+4h] [bp-10h]@9 | |
531 char *v14; // [sp+8h] [bp-Ch]@2 | |
532 unsigned int v15; // [sp+10h] [bp-4h]@1 | |
533 | |
534 v15 = 0; | |
535 v12 = _this; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
536 if ( (signed int)uNumSpriteObjects > 0 ) |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
537 { |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
538 v1 = (int)&pSpriteObjects[0].uObjectDescID; |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
539 v14 = (char *)&pSpriteObjects[0].uObjectDescID; |
0 | 540 do |
541 { | |
542 if ( *(short *)v1 ) | |
543 { | |
544 v2 = &pObjectList->pObjects[*(short *)v1]; | |
545 if ( !(v2->uFlags & 2) ) | |
546 { | |
547 v3 = v2->uRadius; | |
548 v4 = *(int *)(v1 + 2); | |
549 if ( stru_721530.sMaxX <= v4 + v3 ) | |
550 { | |
551 if ( stru_721530.sMinX >= v4 - v3 ) | |
552 { | |
553 v5 = *(int *)(v1 + 6); | |
554 if ( stru_721530.sMaxY <= v5 + v3 ) | |
555 { | |
556 if ( stru_721530.sMinY >= v5 - v3 ) | |
557 { | |
558 v6 = v2->uHeight; | |
559 v7 = *(int *)(v1 + 10); | |
560 v13 = v6; | |
561 if ( stru_721530.sMaxZ <= v7 + v6 ) | |
562 { | |
563 if ( stru_721530.sMinZ >= v7 ) | |
564 { | |
565 v8 = v4 - stru_721530.normal.x; | |
566 v9 = v5 - stru_721530.normal.y; | |
567 if ( abs(((v4 - stru_721530.normal.x) * stru_721530.field_58.y | |
568 - (v5 - stru_721530.normal.y) * stru_721530.field_58.x) >> 16) <= v3 | |
569 + stru_721530.prolly_normal_d ) | |
570 { | |
571 v10 = (v8 * stru_721530.field_58.x + v9 * stru_721530.field_58.y) >> 16; | |
572 if ( v10 > 0 ) | |
573 { | |
574 v11 = stru_721530.normal.z | |
575 + ((unsigned __int64)(stru_721530.field_58.z * (signed __int64)v10) >> 16); | |
576 if ( v11 >= *(int *)(v14 + 10) - stru_721530.prolly_normal_d ) | |
577 { | |
578 if ( v11 <= v13 + stru_721530.prolly_normal_d + *(int *)(v14 + 10) ) | |
579 { | |
580 if ( v10 < stru_721530.field_7C ) | |
581 sub_46DEF2(v12, v15); | |
582 } | |
583 } | |
584 } | |
585 } | |
586 } | |
587 } | |
588 } | |
589 } | |
590 } | |
591 } | |
592 } | |
593 } | |
594 ++v15; | |
595 v1 = (int)(v14 + 112); | |
596 v14 += 112; | |
597 } | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
598 while ( (signed int)v15 < (signed int)uNumSpriteObjects ); |
0 | 599 } |
600 } | |
601 | |
602 //----- (0046EF01) -------------------------------------------------------- | |
603 int __thiscall _46EF01_collision_chech_player(int a1) | |
604 { | |
605 int v1; // edx@1 | |
606 int result; // eax@1 | |
607 int v3; // ebx@7 | |
608 int v4; // esi@7 | |
609 int v5; // edi@8 | |
610 int v6; // ecx@9 | |
611 int v7; // edi@12 | |
612 int v8; // [sp+Ch] [bp-10h]@1 | |
613 unsigned int v9; // [sp+10h] [bp-Ch]@1 | |
614 int v10; // [sp+14h] [bp-8h]@7 | |
615 int v11; // [sp+18h] [bp-4h]@7 | |
616 | |
617 v8 = a1; | |
618 v1 = 2 * pParty->field_14; | |
619 result = pParty->vPosition.x; | |
620 v9 = pParty->uPartyHeight; | |
621 if ( stru_721530.sMaxX <= pParty->vPosition.x + 2 * pParty->field_14 ) | |
622 { | |
623 if ( stru_721530.sMinX >= pParty->vPosition.x - v1 ) | |
624 { | |
625 if ( stru_721530.sMaxY <= pParty->vPosition.y + v1 ) | |
626 { | |
627 if ( stru_721530.sMinY >= pParty->vPosition.y - v1 ) | |
628 { | |
629 if ( stru_721530.sMaxZ <= (signed int)(pParty->vPosition.z + pParty->uPartyHeight) ) | |
630 { | |
631 if ( stru_721530.sMinZ >= pParty->vPosition.z ) | |
632 { | |
633 v3 = stru_721530.prolly_normal_d + v1; | |
634 v11 = pParty->vPosition.x - stru_721530.normal.x; | |
635 v4 = ((pParty->vPosition.x - stru_721530.normal.x) * stru_721530.field_58.y | |
636 - (pParty->vPosition.y - stru_721530.normal.y) * stru_721530.field_58.x) >> 16; | |
637 v10 = pParty->vPosition.y - stru_721530.normal.y; | |
638 result = abs(((pParty->vPosition.x - stru_721530.normal.x) * stru_721530.field_58.y | |
639 - (pParty->vPosition.y - stru_721530.normal.y) * stru_721530.field_58.x) >> 16); | |
640 if ( result <= v3 ) | |
641 { | |
642 result = v10 * stru_721530.field_58.y; | |
643 v5 = (v10 * stru_721530.field_58.y + v11 * stru_721530.field_58.x) >> 16; | |
644 if ( v5 > 0 ) | |
645 { | |
646 v6 = ((unsigned __int64)(stru_721530.field_58.z * (signed __int64)v5) >> 16) + stru_721530.normal.z; | |
647 result = pParty->vPosition.z; | |
648 if ( v6 >= pParty->vPosition.z ) | |
649 { | |
650 result = v9 + pParty->vPosition.z; | |
651 if ( v6 <= (signed int)(v9 + pParty->vPosition.z) || v8 ) | |
652 { | |
295 | 653 result = integer_sqrt(v3 * v3 - v4 * v4); |
0 | 654 v7 = v5 - result; |
655 if ( v7 < 0 ) | |
656 v7 = 0; | |
657 if ( v7 < stru_721530.field_7C ) | |
658 { | |
659 stru_721530.field_7C = v7; | |
660 stru_721530.uFaceID = 4; | |
661 } | |
662 } | |
663 } | |
664 } | |
665 } | |
666 } | |
667 } | |
668 } | |
669 } | |
670 } | |
671 } | |
672 return result; | |
673 } | |
674 | |
675 //----- (0046F04E) -------------------------------------------------------- | |
676 signed int __cdecl _46F04E_collide_against_portals() | |
677 { | |
678 BLVSector *v0; // ecx@1 | |
679 unsigned int v1; // eax@1 | |
680 int v2; // eax@2 | |
681 BLVFace *v3; // eax@3 | |
682 int v4; // ecx@9 | |
683 int v5; // edx@9 | |
684 signed int result; // eax@21 | |
685 BLVFace *v7; // eax@22 | |
686 signed int v8; // [sp+0h] [bp-14h]@1 | |
687 BLVSector *v9; // [sp+4h] [bp-10h]@1 | |
688 unsigned int v10; // [sp+8h] [bp-Ch]@1 | |
689 int a3; // [sp+Ch] [bp-8h]@13 | |
690 int v12; // [sp+10h] [bp-4h]@15 | |
691 | |
692 v8 = 0; | |
693 v0 = &pIndoor->pSectors[stru_721530.uSectorID]; | |
694 v1 = 0xFFFFFFu; | |
695 v10 = 0xFFFFFFu; | |
696 v9 = v0; | |
697 if ( v0->uNumPortals > 0 ) | |
698 { | |
699 do | |
700 { | |
701 v2 = v0->pPortals[v8]; | |
702 if ( v2 != stru_721530.field_80 ) | |
703 { | |
704 v3 = &pIndoor->pFaces[v2]; | |
705 if ( stru_721530.sMaxX <= v3->pBounding.x2 ) | |
706 { | |
707 if ( stru_721530.sMinX >= v3->pBounding.x1 | |
708 && stru_721530.sMaxY <= v3->pBounding.y2 | |
709 && stru_721530.sMinY >= v3->pBounding.y1 | |
710 && stru_721530.sMaxZ <= v3->pBounding.z2 | |
711 && stru_721530.sMinZ >= v3->pBounding.z1 ) | |
712 { | |
713 v4 = (stru_721530.normal.x * v3->pFacePlane_old.vNormal.x | |
714 + v3->pFacePlane_old.dist | |
715 + stru_721530.normal.y * v3->pFacePlane_old.vNormal.y | |
716 + stru_721530.normal.z * v3->pFacePlane_old.vNormal.z) >> 16; | |
717 v5 = (stru_721530.normal2.z * v3->pFacePlane_old.vNormal.z | |
718 + v3->pFacePlane_old.dist | |
719 + stru_721530.normal2.x * v3->pFacePlane_old.vNormal.x | |
720 + stru_721530.normal2.y * v3->pFacePlane_old.vNormal.y) >> 16; | |
721 if ( (v4 < stru_721530.prolly_normal_d || v5 < stru_721530.prolly_normal_d) | |
722 && (v4 > -stru_721530.prolly_normal_d || v5 > -stru_721530.prolly_normal_d) | |
723 && (a3 = stru_721530.field_6C, sub_475D85(&stru_721530.normal, &stru_721530.field_58, &a3, v3)) | |
724 && a3 < (signed int)v10 ) | |
725 { | |
726 v0 = v9; | |
727 v10 = a3; | |
728 v12 = v9->pPortals[v8]; | |
729 } | |
730 else | |
731 { | |
732 v0 = v9; | |
733 } | |
734 } | |
735 } | |
736 } | |
737 ++v8; | |
738 } | |
739 while ( v8 < v0->uNumPortals ); | |
740 v1 = v10; | |
741 } | |
742 if ( stru_721530.field_7C >= (signed int)v1 && (signed int)v1 <= stru_721530.field_6C ) | |
743 { | |
744 stru_721530.field_80 = v12; | |
745 v7 = &pIndoor->pFaces[v12]; | |
746 if ( v7->uSectorID == stru_721530.uSectorID ) | |
747 stru_721530.uSectorID = v7->uBackSectorID; | |
748 else | |
749 stru_721530.uSectorID = v7->uSectorID; | |
750 stru_721530.field_7C = 268435455; | |
751 result = 0; | |
752 } | |
753 else | |
754 { | |
755 result = 1; | |
756 } | |
757 return result; | |
758 } | |
759 | |
760 //----- (0047050A) -------------------------------------------------------- | |
761 int stru141::_47050A(int a2) | |
762 { | |
763 stru141 *v2; // esi@1 | |
764 signed int v3; // eax@1 | |
765 int v4; // ecx@1 | |
766 int v5; // edx@1 | |
767 int v6; // edx@1 | |
768 int v7; // eax@1 | |
769 int v8; // eax@3 | |
770 signed int result; // eax@4 | |
771 int v10; // eax@5 | |
772 int v11; // eax@5 | |
773 int v12; // ebx@5 | |
774 int v13; // edx@5 | |
775 int v14; // edi@5 | |
776 int v15; // ecx@5 | |
777 int v16; // eax@5 | |
778 int v17; // eax@5 | |
779 int v18; // eax@7 | |
780 int v19; // edx@9 | |
781 int v20; // edi@9 | |
782 int v21; // eax@9 | |
783 int v22; // eax@11 | |
784 int v23; // edx@13 | |
785 int v24; // eax@13 | |
786 int v25; // eax@14 | |
787 int v26; // eax@16 | |
788 int v27; // eax@17 | |
789 int v28; // [sp+14h] [bp+8h]@5 | |
790 | |
791 v2 = this; | |
295 | 792 v3 = integer_sqrt(this->field_24 * this->field_24 + this->field_20 * this->field_20 + this->field_1C * this->field_1C); |
0 | 793 v4 = v3 | 1; |
794 v5 = v2->field_1C; | |
795 v2->field_64 = v3 | 1; | |
796 v2->field_58.x = 65536 / (v3 | 1) * v5; | |
797 v2->field_58.y = 65536 / (v3 | 1) * v2->field_20; | |
798 v6 = 65536 / (v3 | 1) * v2->field_24; | |
799 v2->field_68 = 65536 / (v3 | 1); | |
800 v7 = a2; | |
801 v2->field_58.z = v6; | |
802 if ( !a2 ) | |
803 v7 = pEventTimer->dt_in_some_format; | |
804 v8 = ((unsigned __int64)(v7 * (signed __int64)v4) >> 16) - v2->field_70; | |
805 v2->field_6C = v8; | |
806 if ( v8 > 0 ) | |
807 { | |
808 v10 = ((unsigned __int64)(v8 * (signed __int64)v2->field_58.x) >> 16) + v2->normal.x; | |
809 v2->field_4C = v10; | |
810 v2->normal2.x = v10; | |
811 v11 = ((unsigned __int64)(v2->field_6C * (signed __int64)v2->field_58.y) >> 16) + v2->normal.y; | |
812 v2->field_50 = v11; | |
813 v2->normal2.y = v11; | |
814 v2->normal2.z = ((unsigned __int64)(v2->field_6C * (signed __int64)v2->field_58.z) >> 16) + v2->normal.z; | |
815 v12 = v2->field_34.z; | |
816 v13 = v2->normal.x; | |
817 v14 = v2->normal2.x; | |
818 v15 = v2->prolly_normal_d; | |
819 v16 = v12 + ((unsigned __int64)(v2->field_6C * (signed __int64)v2->field_58.z) >> 16); | |
820 v28 = v16; | |
821 v2->field_54 = v16; | |
822 v17 = v13; | |
823 if ( v13 >= v14 ) | |
824 v17 = v14; | |
825 v2->sMaxX = v17 - v15; | |
826 v18 = v15 + v13; | |
827 if ( v13 <= v14 ) | |
828 v18 = v15 + v14; | |
829 v19 = v2->normal.y; | |
830 v20 = v2->normal2.y; | |
831 v2->sMinX = v18; | |
832 v21 = v19; | |
833 if ( v19 >= v20 ) | |
834 v21 = v20; | |
835 v2->sMaxY = v21 - v15; | |
836 v22 = v15 + v19; | |
837 if ( v19 <= v20 ) | |
838 v22 = v20 + v15; | |
839 v23 = v2->normal2.z; | |
840 v2->sMinY = v22; | |
841 v24 = v2->normal.z; | |
842 if ( v24 >= v23 ) | |
843 v25 = v23 - v15; | |
844 else | |
845 v25 = v24 - v15; | |
846 v2->sMaxZ = v25; | |
847 v26 = v2->field_8; | |
848 if ( v12 <= v28 ) | |
849 v27 = v28 + v26; | |
850 else | |
851 v27 = v12 + v26; | |
852 v2->uFaceID = 0; | |
853 v2->field_80 = -1; | |
854 v2->field_88 = -1; | |
855 v2->sMinZ = v27; | |
856 v2->field_7C = 0xFFFFFFu; | |
857 result = 0; | |
858 } | |
859 else | |
860 { | |
861 result = 1; | |
862 } | |
863 return result; | |
864 } | |
865 | |
866 //----- (004706C6) -------------------------------------------------------- | |
867 void __cdecl UpdateActors_ODM() | |
868 { | |
869 Actor *v0; // esi@2 | |
845 | 870 AIState uAIState; // ax@2 |
846 | 871 //unsigned int v2; // ecx@6 |
0 | 872 int v3; // ebx@6 |
845 | 873 //int v4; // eax@8 |
0 | 874 int v5; // eax@10 |
875 int v6; // ecx@10 | |
846 | 876 //signed int v7; // ebx@10 |
0 | 877 signed int v8; // ebx@17 |
845 | 878 //unsigned __int8 v9; // zf@17 |
0 | 879 unsigned __int8 v10; // sf@17 |
880 unsigned __int16 v11; // ax@21 | |
881 int v12; // eax@29 | |
882 unsigned __int64 v13; // qax@29 | |
883 int v14; // eax@30 | |
884 unsigned __int64 v15; // qax@30 | |
885 int v16; // eax@33 | |
846 | 886 //int v17; // edi@34 |
0 | 887 int v18; // edx@42 |
888 int v19; // ecx@42 | |
889 __int16 v20; // ax@42 | |
890 int v21; // ebx@42 | |
891 int v22; // edi@42 | |
892 int v23; // ecx@42 | |
893 __int16 v24; // ax@42 | |
894 int v25; // eax@45 | |
895 signed int v26; // ecx@50 | |
896 int v27; // eax@52 | |
897 int v28; // eax@54 | |
898 signed int v29; // ebx@57 | |
899 signed int v30; // eax@57 | |
900 int v31; // edi@57 | |
901 signed int i; // ebx@57 | |
902 unsigned int v33; // ecx@58 | |
845 | 903 //int v34; // ebx@64 |
0 | 904 int v35; // edi@64 |
905 int v36; // eax@64 | |
848 | 906 //unsigned __int16 v37; // cx@66 |
0 | 907 signed int v38; // edx@71 |
848 | 908 unsigned int v39; // edi@71 |
0 | 909 BSPModel *v40; // eax@75 |
910 ODMFace *v41; // edi@75 | |
911 int v42; // ebx@76 | |
912 int v43; // ecx@77 | |
913 int v44; // edx@77 | |
914 __int16 v45; // dx@82 | |
915 int v46; // ecx@82 | |
916 signed int v47; // ebx@85 | |
917 int v48; // edi@85 | |
918 int v49; // edi@85 | |
919 int v50; // eax@85 | |
920 unsigned __int64 v51; // qax@85 | |
848 | 921 //unsigned __int8 v52; // zf@87 |
922 //unsigned __int8 v53; // sf@87 | |
845 | 923 // unsigned __int8 v54; // of@104 |
0 | 924 int v55; // eax@107 |
925 unsigned int v56; // edi@107 | |
926 int v57; // ST10_4@107 | |
927 unsigned int v58; // edi@107 | |
928 unsigned int v59; // ebx@107 | |
929 signed int v60; // eax@107 | |
930 int v61; // eax@124 | |
931 Vec3_int_ v62; // [sp+Ch] [bp-44h]@42 | |
153 | 932 int v63; // [sp+18h] [bp-38h]@64 |
0 | 933 int v64; // [sp+1Ch] [bp-34h]@64 |
934 int v65; // [sp+20h] [bp-30h]@2 | |
935 int v66; // [sp+24h] [bp-2Ch]@2 | |
936 bool v67; // [sp+28h] [bp-28h]@10 | |
846 | 937 //unsigned int v68; // [sp+2Ch] [bp-24h]@10 |
0 | 938 unsigned int v69; // [sp+30h] [bp-20h]@6 |
939 unsigned int v70; // [sp+34h] [bp-1Ch]@10 | |
940 int v71; // [sp+38h] [bp-18h]@62 | |
845 | 941 int uIsAboveFloor; // [sp+3Ch] [bp-14h]@10 |
942 int v72b; | |
0 | 943 int v73; // [sp+40h] [bp-10h]@17 |
845 | 944 int uIsFlying; // [sp+44h] [bp-Ch]@8 |
0 | 945 unsigned int v75; // [sp+48h] [bp-8h]@1 |
845 | 946 int uIsOnWater; // [sp+4Ch] [bp-4h]@10 |
947 | |
948 for(v75=0;(signed int)v75 < (signed int)uNumActors;++v75) | |
0 | 949 { |
950 v0 = &pActors[v75]; | |
951 v66 = v0->vPosition.x; | |
952 v65 = v0->vPosition.y; | |
845 | 953 uAIState = v0->uAIState; |
954 if ( uAIState == Removed || uAIState == Disabled || uAIState == Summoned || !v0->uMovementSpeed ) | |
955 { | |
956 continue; | |
957 } | |
0 | 958 v3 = 0; |
959 v69 = 0; | |
846 | 960 if ( MonsterStats::BelongsToSupertype(v0->pMonsterInfo.uID, MONSTER_SUPERTYPE_WATER_ELEMENTAL) ) |
0 | 961 v3 = 1; |
962 v0->uSectorID = 0; | |
845 | 963 uIsFlying = v0->pMonsterInfo.uFlying; |
0 | 964 if ( !v0->CanAct() ) |
845 | 965 uIsFlying = 0; |
138 | 966 v70 = IsTerrainSlopeTooHigh(v0->vPosition.x, v0->vPosition.y); |
723 | 967 v5 = ODM_GetFloorLevel( |
0 | 968 v0->vPosition.x, |
969 v0->vPosition.y, | |
970 v0->vPosition.z, | |
971 v0->uActorHeight, | |
845 | 972 &uIsOnWater, |
0 | 973 (int *)&v69, |
974 v3); | |
975 v6 = v0->vPosition.z; | |
845 | 976 uIsAboveFloor = 0; |
0 | 977 v67 = v69 == 0; |
978 if ( v6 > v5 + 1 ) | |
845 | 979 uIsAboveFloor = 1; |
980 if ( uAIState == Dead && uIsOnWater && !uIsAboveFloor ) | |
0 | 981 { |
982 v0->uAIState = Removed; | |
845 | 983 continue; |
0 | 984 } |
305 | 985 if ( v0->uCurrentActionAnimation == ANIM_Walking ) |
0 | 986 { |
987 v8 = v0->uMovementSpeed; | |
988 v73 = v0->uMovementSpeed; | |
845 | 989 if ( (signed __int64)v0->pActorBuffs[7].uExpireTime > 0 ) |
0 | 990 { |
991 v8 = (signed __int64)((double)v73 * 0.5); | |
992 v73 = (signed __int64)((double)v73 * 0.5); | |
993 } | |
845 | 994 if ( uAIState == Fleeing || uAIState == Pursuing ) |
0 | 995 { |
996 v8 *= 2; | |
997 v73 = v8; | |
998 } | |
1340 | 999 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->turn_stage == 1 ) |
0 | 1000 v8 = (signed __int64)((double)v73 * flt_6BE3AC_debug_recmod1_x_1_6); |
1001 if ( v8 > 1000 ) | |
1002 v8 = 1000; | |
323 | 1003 v12 = stru_5C6E00->Cos(v0->uYawAngle); |
0 | 1004 v13 = v12 * (signed __int64)v8; |
1005 v73 = v13 >> 16; | |
1006 v0->vVelocity.x = WORD1(v13); | |
323 | 1007 v69 = stru_5C6E00->Sin(v0->uYawAngle); |
0 | 1008 v73 = (unsigned __int64)((signed int)v69 * (signed __int64)v8) >> 16; |
1009 v0->vVelocity.y = v69 * v8 >> 16; | |
845 | 1010 if ( uIsFlying ) |
0 | 1011 { |
323 | 1012 v14 = stru_5C6E00->Sin(v0->uPitchAngle); |
0 | 1013 v69 = v14; |
1014 v15 = v14 * (signed __int64)v8; | |
1015 v73 = v15 >> 16; | |
1016 v0->vVelocity.z = WORD1(v15); | |
1017 } | |
846 | 1018 //v7 = v68; |
0 | 1019 } |
1020 else | |
1021 { | |
1022 v73 = v0->vVelocity.x; | |
1023 v69 = 55000; | |
1024 v73 = (unsigned __int64)(55000i64 * v73) >> 16; | |
1025 v0->vVelocity.x = v73; | |
1026 v73 = v0->vVelocity.y; | |
1027 v73 = (unsigned __int64)((signed int)v69 * (signed __int64)v73) >> 16; | |
1028 v0->vVelocity.y = v73; | |
845 | 1029 if ( uIsFlying ) |
0 | 1030 { |
1031 v69 = 55000; | |
1032 v73 = v0->vVelocity.z; | |
1033 v73 = (unsigned __int64)(55000i64 * v73) >> 16; | |
1034 v0->vVelocity.z = v73; | |
1035 } | |
1036 } | |
846 | 1037 if ( v0->vPosition.z < v5 ) |
0 | 1038 { |
845 | 1039 v16 = uIsFlying; |
846 | 1040 v0->vPosition.z = v5; |
0 | 1041 v0->vVelocity.z = v16 != 0 ? 0x14 : 0; |
1042 } | |
846 | 1043 //v17 = 0; |
845 | 1044 if ( !uIsAboveFloor || uIsFlying ) |
1045 { | |
1046 if ( v70 && !uIsAboveFloor && v67 ) | |
0 | 1047 { |
1048 v18 = v0->vPosition.y; | |
1049 v19 = v0->vPosition.x; | |
846 | 1050 v0->vPosition.z = v5; |
138 | 1051 ODM_GetTerrainNormalAt(v19, v18, &v62); |
0 | 1052 v20 = GetGravityStrength(); |
1053 v21 = v62.y; | |
1054 v22 = v62.z; | |
1055 v23 = v62.y * v0->vVelocity.y; | |
1056 v0->vVelocity.z += -8 * LOWORD(pEventTimer->uTimeElapsed) * v20; | |
1057 v73 = abs(v62.x * v0->vVelocity.x + v22 * v0->vVelocity.z + v23) >> 16; | |
845 | 1058 v72b = v21; |
0 | 1059 v0->vVelocity.x += (unsigned int)(v73 * v62.x) >> 16; |
845 | 1060 v72b = (unsigned __int64)(v73 * (signed __int64)v72b) >> 16; |
1061 v24 = v72b; | |
1062 v72b = v22; | |
0 | 1063 v0->vVelocity.y += v24; |
845 | 1064 v72b = (unsigned __int64)(v73 * (signed __int64)v72b) >> 16; |
1065 v0->vVelocity.z += v72b; | |
846 | 1066 //v17 = 0; |
0 | 1067 } |
1068 } | |
1069 else | |
1070 { | |
1071 v0->vVelocity.z -= LOWORD(pEventTimer->uTimeElapsed) * GetGravityStrength(); | |
1072 } | |
846 | 1073 if ( pParty->armageddon_timer != 0 && v0->CanAct() ) |
0 | 1074 { |
1075 v0->vVelocity.x += rand() % 100 - 50; | |
1076 v0->vVelocity.y += rand() % 100 - 50; | |
1077 v0->vVelocity.z += rand() % 100 - 20; | |
1078 v25 = rand(); | |
1079 v0->uAIState = Stunned; | |
1080 v0->uYawAngle += v25 % 32 - 16; | |
1081 v0->UpdateAnimation(); | |
1082 } | |
846 | 1083 if ( v0->vVelocity.x * v0->vVelocity.x + v0->vVelocity.y * v0->vVelocity.y < 400 && v70 == 0 ) |
1084 { | |
1085 v0->vVelocity.y = 0; | |
1086 v0->vVelocity.x = 0; | |
0 | 1087 } |
1088 stru_721530.field_0 = 1; | |
845 | 1089 if ( !uIsFlying ) |
0 | 1090 v26 = 40; |
1091 else | |
1092 v26 = v0->uActorRadius; | |
1093 v27 = v0->uActorHeight; | |
1094 stru_721530.field_84 = -1; | |
1095 stru_721530.field_8 = v26; | |
1096 stru_721530.prolly_normal_d = v26; | |
1097 stru_721530.field_C = v27; | |
846 | 1098 stru_721530.field_70 = 0; |
1099 v69 = 0; | |
0 | 1100 while ( 1 ) |
1101 { | |
1102 stru_721530.field_34.x = v0->vPosition.x; | |
1103 stru_721530.normal.x = stru_721530.field_34.x; | |
1104 stru_721530.field_34.y = v0->vPosition.y; | |
1105 stru_721530.normal.y = stru_721530.field_34.y; | |
1106 v28 = v0->vPosition.z; | |
1107 stru_721530.normal.z = v28 + v26 + 1; | |
1108 stru_721530.field_34.z = v28 - v26 + stru_721530.field_C - 1; | |
1109 if ( stru_721530.field_34.z < stru_721530.normal.z ) | |
1110 stru_721530.field_34.z = v28 + v26 + 1; | |
1111 stru_721530.field_1C = v0->vVelocity.x; | |
1112 stru_721530.uSectorID = 0; | |
1113 stru_721530.field_20 = v0->vVelocity.y; | |
1114 stru_721530.field_24 = v0->vVelocity.z; | |
1115 if ( stru_721530._47050A(0) ) | |
1116 break; | |
1117 _46E889_collide_against_bmodels(1u); | |
1118 v29 = WorldPosToGridCellZ(v0->vPosition.y); | |
1119 v30 = WorldPosToGridCellX(v0->vPosition.x); | |
1120 _46E26D_collide_against_sprites(v30, v29); | |
1121 _46EF01_collision_chech_player(0); | |
862 | 1122 _46ED8A_collide_against_sprite_objects(PID(OBJECT_Actor,v75)); |
0 | 1123 v31 = 0; |
1124 for ( i = 0; v31 < ai_arrays_size; ++v31 ) | |
1125 { | |
390 | 1126 v33 = ai_near_actors_ids[v31]; |
0 | 1127 if ( v33 != v75 && _46DF1A_collide_against_actor(v33, 40) ) |
1128 ++i; | |
1129 } | |
1130 v71 = i > 1; | |
1131 if ( stru_721530.field_7C < stru_721530.field_6C ) | |
1132 v70 = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16; | |
845 | 1133 //v34 = 0; |
0 | 1134 v35 = stru_721530.normal2.z - stru_721530.prolly_normal_d - 1; |
723 | 1135 v36 = ODM_GetFloorLevel( |
0 | 1136 stru_721530.normal2.x, |
1137 stru_721530.normal2.y, | |
1138 stru_721530.normal2.z - stru_721530.prolly_normal_d - 1, | |
1139 v0->uActorHeight, | |
1140 (int *)&v63, | |
1141 &v64, | |
1142 0); | |
845 | 1143 if ( uIsOnWater ) |
0 | 1144 { |
1145 if ( v35 < v36 + 60 ) | |
1146 { | |
848 | 1147 if ( uAIState == Dead || uAIState == Dying || uAIState == Removed || uAIState == Disabled ) |
0 | 1148 { |
1149 if ( v64 ) | |
1150 v61 = v36 + 30; | |
1151 else | |
846 | 1152 v61 = v5 + 60; |
0 | 1153 sub_42F960_create_object(v0->vPosition.x, v0->vPosition.y, v61); |
1154 v0->uAIState = Removed; | |
1155 return; | |
1156 } | |
1157 } | |
1158 } | |
1159 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
1160 { | |
1161 v0->vPosition.x = LOWORD(stru_721530.normal2.x); | |
1162 v0->vPosition.y = LOWORD(stru_721530.normal2.y); | |
1163 v0->vPosition.z = LOWORD(stru_721530.normal2.z) - LOWORD(stru_721530.prolly_normal_d) - 1; | |
1164 break; | |
1165 } | |
845 | 1166 v72b = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16; |
0 | 1167 v0->vPosition.x += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.x) >> 16; |
845 | 1168 v72b = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16; |
0 | 1169 v0->vPosition.y += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.y) >> 16; |
845 | 1170 v72b = (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16; |
0 | 1171 v38 = stru_721530.uFaceID; |
1172 v0->vPosition.z += (unsigned int)(stru_721530.field_7C * stru_721530.field_58.z) >> 16; | |
1173 stru_721530.field_70 += stru_721530.field_7C; | |
848 | 1174 v39 = PID_ID(v38); |
845 | 1175 switch ( PID_TYPE(v38) ) |
1176 { | |
1177 case OBJECT_Actor: | |
1340 | 1178 if ( pTurnEngine->turn_stage != 2 && pTurnEngine->turn_stage != 3 || pParty->bTurnBasedModeOn != 1 ) |
845 | 1179 { |
1180 //if(pParty->bTurnBasedModeOn == 1) | |
1181 //v34 = 0; | |
0 | 1182 if ( v0->pMonsterInfo.uHostilityType ) |
1183 { | |
845 | 1184 if ( v71 == 0 ) |
1185 { | |
1060 | 1186 Actor::AI_Flee(v75, v38, 0, (AIDirection *)0); |
845 | 1187 } |
1188 else | |
1189 { | |
1190 Actor::AI_StandOrBored(v75, 4, 0, (AIDirection *)0); | |
1191 } | |
0 | 1192 } |
845 | 1193 else if ( v71 != 0 ) |
1194 { | |
1195 Actor::AI_StandOrBored(v75, 4, 0, (AIDirection *)0); | |
1196 } | |
1197 else if ( pActors[v39].pMonsterInfo.uHostilityType == MonsterInfo::Hostility_Friendly ) | |
0 | 1198 { |
1060 | 1199 Actor::AI_Flee(v75, v38, 0, (AIDirection *)0); |
0 | 1200 } |
845 | 1201 else |
1202 { | |
1060 | 1203 Actor::AI_FaceObject(v75, v38, 0, (AIDirection *)0); |
845 | 1204 } |
0 | 1205 } |
1206 break; | |
845 | 1207 case OBJECT_Player: |
0 | 1208 if ( !v0->GetActorsRelation(0) ) |
1209 { | |
1210 v38 = stru_721530.uFaceID; | |
1060 | 1211 Actor::AI_FaceObject(v75, v38, 0, (AIDirection *)0); |
845 | 1212 break; |
0 | 1213 } |
1167 | 1214 //v52 = HIDWORD(pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].uExpireTime) == 0; |
1215 //v53 = SHIDWORD(pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].uExpireTime) < 0; | |
0 | 1216 v0->vVelocity.y = 0; |
1217 v0->vVelocity.x = 0; | |
1167 | 1218 //if ( !v53 && (!(v53 | v52) || LODWORD(pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].uExpireTime) > 0) ) |
1219 if ( (signed __int64)pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].uExpireTime < 0) | |
1220 pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].Reset(); | |
0 | 1221 viewparams->bRedrawGameUI = 1; |
1222 break; | |
845 | 1223 case OBJECT_Decoration: |
295 | 1224 v47 = integer_sqrt(v0->vVelocity.x * v0->vVelocity.x + v0->vVelocity.y * v0->vVelocity.y); |
0 | 1225 v48 = stru_5C6E00->Atan2( |
1226 v0->vPosition.x - pLevelDecorations[v39].vPosition.x, | |
1227 v0->vPosition.y - pLevelDecorations[v39].vPosition.y); | |
323 | 1228 v71 = stru_5C6E00->Cos(v48); |
0 | 1229 v70 = (unsigned __int64)(v71 * (signed __int64)v47) >> 16; |
323 | 1230 v49 = v48; |
0 | 1231 v0->vVelocity.x = (unsigned int)(v71 * v47) >> 16; |
323 | 1232 v50 = stru_5C6E00->Sin(v48); |
0 | 1233 v71 = v50; |
1234 v51 = v50 * (signed __int64)v47; | |
1235 v70 = v51 >> 16; | |
1236 v0->vVelocity.y = WORD1(v51); | |
1237 break; | |
845 | 1238 case OBJECT_BModel: |
0 | 1239 v40 = &pOutdoor->pBModels[v38 >> 9]; |
1240 v41 = &v40->pFaces[v39 & 0x3F]; | |
1241 if ( !(BYTE3(v41->uAttributes) & 0x20) ) | |
1242 { | |
1243 v42 = v41->uPolygonType; | |
1244 if ( v42 == 3 ) | |
1245 { | |
1246 v43 = v0->vVelocity.y; | |
1247 v44 = v0->vVelocity.x; | |
1248 v0->vVelocity.z = 0; | |
1249 v0->vPosition.z = LOWORD(v40->pVertices.pVertices[v41->pVertexIDs[0]].z) + 1; | |
1250 if ( v44 * v44 + v43 * v43 < 400 ) | |
1251 { | |
1252 v0->vVelocity.y = 0; | |
1253 v0->vVelocity.x = 0; | |
1254 } | |
1255 } | |
1256 else | |
1257 { | |
845 | 1258 v72b = abs(v41->pFacePlane.vNormal.y * v0->vVelocity.y + v41->pFacePlane.vNormal.z * v0->vVelocity.z |
0 | 1259 + v41->pFacePlane.vNormal.x * v0->vVelocity.x) >> 16; |
845 | 1260 if ( stru_721530.field_64 >> 3 > v72b ) |
1261 v72b = stru_721530.field_64 >> 3; | |
0 | 1262 v73 = v41->pFacePlane.vNormal.x; |
845 | 1263 v73 = (unsigned __int64)(v72b * (signed __int64)v73) >> 16; |
0 | 1264 v71 = v41->pFacePlane.vNormal.y; |
845 | 1265 v71 = (unsigned __int64)(v72b * (signed __int64)v71) >> 16; |
0 | 1266 v70 = v41->pFacePlane.vNormal.z; |
845 | 1267 v70 = (unsigned __int64)(v72b * (signed __int64)(signed int)v70) >> 16; |
0 | 1268 v0->vVelocity.x += v73; |
1269 v0->vVelocity.y += v71; | |
1270 v0->vVelocity.z += v70; | |
1271 if ( v42 != 4 ) | |
1272 { | |
1273 v45 = v0->vPosition.z; | |
1274 v46 = stru_721530.prolly_normal_d | |
1275 - ((v41->pFacePlane.dist | |
1276 + v41->pFacePlane.vNormal.x * v0->vPosition.x | |
1277 + v41->pFacePlane.vNormal.y * v0->vPosition.y | |
1278 + v41->pFacePlane.vNormal.z * v0->vPosition.z) >> 16); | |
1279 if ( v46 > 0 ) | |
1280 { | |
1281 v0->vPosition.x += (unsigned int)(v46 * v41->pFacePlane.vNormal.x) >> 16; | |
1282 v0->vPosition.y += (unsigned int)(v46 * v41->pFacePlane.vNormal.y) >> 16; | |
1283 v0->vPosition.z = v45 + ((unsigned int)(v46 * v41->pFacePlane.vNormal.z) >> 16); | |
1284 } | |
1285 v0->uYawAngle = stru_5C6E00->Atan2(v0->vVelocity.x, v0->vVelocity.y); | |
1286 } | |
1287 } | |
1288 } | |
1289 break; | |
1290 } | |
1291 v70 = v0->vVelocity.x; | |
1292 v71 = 58500; | |
1293 v70 = (unsigned __int64)(58500i64 * (signed int)v70) >> 16; | |
1294 v0->vVelocity.x = v70; | |
1295 v70 = v0->vVelocity.y; | |
1296 v70 = (unsigned __int64)(v71 * (signed __int64)(signed int)v70) >> 16; | |
1297 v71 = 58500; | |
1298 v0->vVelocity.y = v70; | |
1299 v70 = v0->vVelocity.z; | |
1300 v70 = (unsigned __int64)(v71 * (signed __int64)(signed int)v70) >> 16; | |
1301 ++v69; | |
845 | 1302 //v54 = v69 < 100; |
1303 //v10 = (v69 - 100) < 0; | |
0 | 1304 v0->vVelocity.z = v70; |
845 | 1305 if ( v69 >= 100 ) |
0 | 1306 break; |
1307 v26 = stru_721530.prolly_normal_d; | |
1308 } | |
846 | 1309 v58 = ((unsigned int)~pOutdoor->ActuallyGetSomeOtherTileInfo(WorldPosToGridCellX(v66), WorldPosToGridCellZ(v65) - 1) >> 1) & 1; |
1310 v59 = ((unsigned int)~pOutdoor->ActuallyGetSomeOtherTileInfo(WorldPosToGridCellX(v0->vPosition.x), WorldPosToGridCellZ(v0->vPosition.y) - 1) >> 1) & 1; | |
1311 if ( WorldPosToGridCellX(v66) == WorldPosToGridCellX(v0->vPosition.x) | |
845 | 1312 && WorldPosToGridCellZ(v65) == WorldPosToGridCellZ(v0->vPosition.y) |
1313 && v58 | |
1314 || v67 != 0 ) | |
0 | 1315 { |
1316 if ( MonsterStats::BelongsToSupertype(v0->pMonsterInfo.uID, MONSTER_SUPERTYPE_WATER_ELEMENTAL) ) | |
1317 { | |
1318 v58 = v58 == 0; | |
1319 v59 = v59 == 0; | |
1320 } | |
845 | 1321 if ( !uIsFlying && v58 && !v59 ) |
0 | 1322 { |
1323 v0->vPosition.x = v66; | |
1324 v0->vPosition.y = v65; | |
1325 if ( v0->CanAct() ) | |
1326 { | |
1327 v0->uYawAngle -= 32; | |
1328 v0->uCurrentActionTime = 0; | |
1329 v0->uCurrentActionLength = 128; | |
1330 v0->uAIState = Fleeing; | |
1331 } | |
1332 } | |
1333 } | |
845 | 1334 } |
0 | 1335 } |
1336 | |
1337 //----- (0047253E) -------------------------------------------------------- | |
1338 void UpdateObjects() | |
1339 { | |
1340 unsigned int v0; // ebx@0 | |
1341 //unsigned int v1; // edi@1 | |
1083 | 1342 //char *v2; // esi@2 |
0 | 1343 //__int16 v3; // dx@5 |
1344 ObjectDesc *v4; // eax@5 | |
1345 int v5; // ecx@6 | |
1346 __int16 v6; // cx@7 | |
1347 signed int v7; // eax@9 | |
1348 __int16 v8; // cx@14 | |
1349 __int16 v9; // dx@14 | |
1350 unsigned int v10; // ecx@16 | |
1351 signed int v11; // eax@17 | |
1352 int v12; // edi@27 | |
1353 int v13; // eax@27 | |
1354 int v14; // ebx@27 | |
1355 unsigned int v15; // ecx@27 | |
1356 unsigned int v16; // edx@30 | |
1357 unsigned int v17; // edx@32 | |
1358 int v18; // [sp+4h] [bp-10h]@27 | |
1359 int v19; // [sp+8h] [bp-Ch]@27 | |
1360 //signed int v20; // [sp+10h] [bp-4h]@1 | |
1361 | |
1362 //v1 = 0; | |
1363 //v20 = 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
1364 for (uint i = 0; i < uNumSpriteObjects; ++i) |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
1365 { |
1207
96a81634669e
arrays to std::arrays phase 3 - finishing global arrays
Grumpy7
parents:
1206
diff
changeset
|
1366 auto item = &pSpriteObjects[i]; |
1083 | 1367 //v2 = (char *)&item->uSpriteFrameID; |
0 | 1368 //do |
1369 //{ | |
1370 //LOWORD(v0) = item->uAttributes; | |
1371 if (item->uAttributes & 0x40) | |
1372 item->uAttributes &= 0xFFBF; | |
1373 else | |
1374 { | |
1375 //v3 = item->uObjectDescID; | |
1376 v4 = &pObjectList->pObjects[item->uObjectDescID]; | |
430 | 1377 if (item->AttachedToActor()) |
1378 { | |
848 | 1379 v5 = PID_ID(item->spell_target_pid); |
1083 | 1380 item->vPosition.x = pActors[v5].vPosition.x; |
1381 item->vPosition.y = pActors[v5].vPosition.y; | |
1382 item->vPosition.z = pActors[v5].vPosition.z + pActors[v5].uActorHeight; | |
1383 if ( !item->uObjectDescID || (v6 = LOWORD(pEventTimer->uTimeElapsed) + item->uSpriteFrameID, item->uSpriteFrameID = v6, !(v4->uFlags & 4)) ) | |
1384 continue; | |
0 | 1385 if ( v6 >= 0 ) |
1386 { | |
1387 v7 = v4->uLifetime; | |
1388 if (item->uAttributes & 2) | |
1083 | 1389 v7 = item->field_20; |
0 | 1390 if ( v6 < v7 ) |
1083 | 1391 continue; |
1392 } | |
1393 v10 = i; | |
1394 SpriteObject::OnInteraction(v10); | |
1395 continue; | |
0 | 1396 } |
1397 | |
1398 if ( item->uObjectDescID ) | |
1399 { | |
1400 v8 = LOWORD(pEventTimer->uTimeElapsed) + item->uSpriteFrameID; | |
1401 item->uSpriteFrameID = v8; | |
1402 v9 = v4->uFlags; | |
1083 | 1403 if ( v9 & 4 ) |
1404 { | |
1405 if ( v8 < 0 ) | |
1406 { | |
1407 v10 = i; | |
1408 SpriteObject::OnInteraction(v10); | |
1409 continue; | |
1410 } | |
1411 v11 = v4->uLifetime; | |
1412 if (item->uAttributes & 2) | |
1413 v11 = item->field_20; | |
1414 } | |
1415 if ( !(v9 & 4) || v8 < v11 ) | |
1416 { | |
0 | 1417 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
1418 SpriteObject::UpdateObject_fn0_BLV(i); |
0 | 1419 else |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
1420 SpriteObject::UpdateObject_fn0_ODM(i); |
1083 | 1421 if ( pParty->bTurnBasedModeOn != 1 || !(item->uSectorID & 4) ) |
1422 continue; | |
1423 v12 = abs(pParty->vPosition.x - item->vPosition.x); | |
1424 v18 = abs(pParty->vPosition.y - item->vPosition.y); | |
1425 v19 = abs(pParty->vPosition.z - item->vPosition.z); | |
0 | 1426 v13 = v12; |
1427 v14 = v18; | |
1428 v15 = v19; | |
1429 if ( v12 < v18 ) | |
1430 { | |
1431 v13 = v18; | |
1432 v14 = v12; | |
1433 } | |
1434 if ( v13 < v19 ) | |
1435 { | |
1436 v16 = v13; | |
1437 v13 = v19; | |
1438 v15 = v16; | |
1439 } | |
1440 if ( v14 < (signed int)v15 ) | |
1441 { | |
1442 v17 = v15; | |
1443 v15 = v14; | |
1444 v14 = v17; | |
1445 } | |
1446 v0 = (unsigned int)(11 * v14) >> 5; | |
1447 if ( (signed int)(v0 + (v15 >> 2) + v13) <= 5120 ) | |
1083 | 1448 continue; |
0 | 1449 v10 = i; |
1083 | 1450 SpriteObject::OnInteraction(v10); |
1451 continue; | |
0 | 1452 } |
1453 v10 = i; | |
1454 if ( !(v9 & 0x40) ) | |
1083 | 1455 { |
1456 SpriteObject::OnInteraction(v10); | |
1457 continue; | |
1458 } | |
862 | 1459 _46BFFA_check_object_intercept(i, PID(OBJECT_Item,i)); |
0 | 1460 } |
1461 } | |
1462 //v2 += 112; | |
1463 //v1 = v20++ + 1; | |
1464 //} | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
1465 //while ( v20 < (signed int)uNumSpriteObjects ); |
0 | 1466 } |
1467 } | |
1468 | |
1469 //----- (0047272C) -------------------------------------------------------- | |
831 | 1470 int collide_against_floor_approximate(int x, int y, int z, unsigned int *pSectorID, unsigned int *pFaceID) |
0 | 1471 { |
1472 signed int v5; // ebx@1 | |
1473 int result; // eax@1 | |
1474 int v7; // [sp+10h] [bp-8h]@1 | |
1475 signed int v8; // [sp+14h] [bp-4h]@1 | |
1476 | |
1477 v5 = x - 2; | |
1478 v7 = x; | |
1479 v8 = y; | |
1480 *pSectorID = pIndoor->GetSector(x - 2, y, z + 40); | |
783 | 1481 result = collide_against_floor(v5, v8, z + 40, pSectorID, pFaceID); |
0 | 1482 if ( result == -30000 || !*pSectorID ) |
1483 { | |
1484 *pSectorID = pIndoor->GetSector(v7 + 2, v8, z + 40); | |
783 | 1485 result = collide_against_floor(v7 + 2, v8, z + 40, pSectorID, pFaceID); |
0 | 1486 if ( result == -30000 || !*pSectorID ) |
1487 { | |
1488 *pSectorID = pIndoor->GetSector(v7, v8 - 2, z + 40); | |
783 | 1489 result = collide_against_floor(v7, v8 - 2, z + 40, pSectorID, pFaceID); |
0 | 1490 if ( result == -30000 || !*pSectorID ) |
1491 { | |
1492 *pSectorID = pIndoor->GetSector(v7, v8 + 2, z + 40); | |
783 | 1493 result = collide_against_floor(v7, v8 + 2, z + 40, pSectorID, pFaceID); |
0 | 1494 if ( result == -30000 || !*pSectorID ) |
1495 { | |
1496 *pSectorID = pIndoor->GetSector(v7, v8, z + 140); | |
783 | 1497 result = collide_against_floor(v7, v8, z + 140, pSectorID, pFaceID); |
0 | 1498 } |
1499 } | |
1500 } | |
1501 } | |
1502 return result; | |
1503 } | |
1504 | |
1505 //----- (00472866) -------------------------------------------------------- | |
1506 void BLV_ProcessPartyActions() | |
1507 { | |
1508 int v1; // ebx@1 | |
1509 int v2; // edi@1 | |
831 | 1510 //int v6; // eax@18 |
1511 //signed __int64 v8; // qax@27 | |
1512 //int v9; // eax@27 | |
0 | 1513 double v10; // st7@27 |
1514 unsigned int v12; // eax@49 | |
1515 double v13; // st7@50 | |
831 | 1516 //int v14; // eax@51 |
1517 //signed __int64 v15; // qax@53 | |
1518 //double v16; // st7@54 | |
0 | 1519 int v17; // eax@62 |
1520 double v18; // st7@62 | |
1521 int v19; // ST40_4@62 | |
1522 int v20; // eax@65 | |
1523 double v21; // st7@65 | |
1524 int v22; // ST40_4@65 | |
1525 int v23; // eax@66 | |
1526 double v24; // st7@66 | |
1527 int v25; // ST40_4@66 | |
1528 int v26; // eax@67 | |
1529 double v27; // st7@67 | |
1530 int v28; // ST40_4@67 | |
1531 unsigned int v35; // eax@74 | |
1532 int v36; // ecx@88 | |
1533 int new_party_z; // esi@96 | |
1534 int v38; // eax@96 | |
1535 int v39; // ecx@106 | |
1536 int v40; // eax@106 | |
1537 Player **v41; // esi@113 | |
1538 int v42; // eax@120 | |
1539 signed int v43; // ecx@123 | |
1540 BLVFace *v44; // esi@126 | |
1541 PolygonType v45; // al@126 | |
1542 int v46; // ecx@133 | |
1543 char v47; // zf@133 | |
1544 int v48; // eax@133 | |
1545 int v49; // ST40_4@136 | |
1546 int v50; // ST40_4@140 | |
1547 int v51; // eax@140 | |
1548 int v52; // eax@140 | |
1549 signed int v53; // edi@146 | |
1550 int v54; // ebx@146 | |
1551 int v55; // ST30_4@146 | |
1552 AudioPlayer *v56; // ecx@162 | |
1553 SoundID v57; // [sp-20h] [bp-80h]@163 | |
1554 signed int v58; // [sp-1Ch] [bp-7Ch]@161 | |
1555 unsigned int v59; // [sp-18h] [bp-78h]@161 | |
1556 signed int v60; // [sp-14h] [bp-74h]@161 | |
1557 signed int v61; // [sp-10h] [bp-70h]@161 | |
1558 int v62; // [sp-Ch] [bp-6Ch]@161 | |
1559 int v63; // [sp-8h] [bp-68h]@75 | |
1560 unsigned int v64; // [sp-8h] [bp-68h]@161 | |
1561 int v65; // [sp-4h] [bp-64h]@75 | |
1562 int v66; // [sp-4h] [bp-64h]@161 | |
831 | 1563 //int v68; // [sp+10h] [bp-50h]@45 |
0 | 1564 int v69; // [sp+10h] [bp-50h]@140 |
1565 unsigned int uFaceEvent; // [sp+14h] [bp-4Ch]@1 | |
831 | 1566 //signed int v71; // [sp+18h] [bp-48h]@1 |
0 | 1567 signed int v72; // [sp+1Ch] [bp-44h]@1 |
1568 signed int v73; // [sp+20h] [bp-40h]@100 | |
1569 int v74; // [sp+20h] [bp-40h]@140 | |
1570 bool bFeatherFall; // [sp+24h] [bp-3Ch]@15 | |
1571 unsigned int uSectorID; // [sp+28h] [bp-38h]@1 | |
1572 int v78; // [sp+2Ch] [bp-34h]@1 | |
1573 unsigned int uFaceID; // [sp+30h] [bp-30h]@1 | |
1574 int v80; // [sp+34h] [bp-2Ch]@1 | |
1575 int v81; // [sp+38h] [bp-28h]@47 | |
1576 int v82; // [sp+3Ch] [bp-24h]@47 | |
1577 int _view_angle; // [sp+40h] [bp-20h]@47 | |
1578 int bJumping; // [sp+44h] [bp-1Ch]@1 | |
1579 int new_party_y; // [sp+48h] [bp-18h]@1 | |
1580 int new_party_x; // [sp+4Ch] [bp-14h]@1 | |
1581 int party_z; // [sp+50h] [bp-10h]@1 | |
717 | 1582 //int v89; // [sp+58h] [bp-8h]@1 |
0 | 1583 int angle; // [sp+5Ch] [bp-4h]@47 |
1584 | |
1585 uFaceEvent = 0; | |
717 | 1586 //v89 = pParty->uFallSpeed; |
0 | 1587 v1 = 0; |
1588 v2 = 0; | |
1589 new_party_x = pParty->vPosition.x; | |
717 | 1590 new_party_y = pParty->vPosition.y; |
0 | 1591 party_z = pParty->vPosition.z; |
1592 uSectorID = pIndoor->GetSector(pParty->vPosition.x, pParty->vPosition.y, pParty->vPosition.z); | |
1593 v72 = 0; | |
1594 v78 = 0; | |
1595 bJumping = 0; | |
792 | 1596 |
1597 uFaceID = -1; | |
831 | 1598 auto floor_level = collide_against_floor(new_party_x, new_party_y, party_z + 40, &uSectorID, &uFaceID); |
792 | 1599 |
0 | 1600 if ( pParty->bFlying ) |
1601 { | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
526
diff
changeset
|
1602 pParty->bFlying = false; |
0 | 1603 if (pParty->FlyActive()) |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
526
diff
changeset
|
1604 pOtherOverlayList->pOverlays[pParty->pPartyBuffs[PARTY_BUFF_FLY].uOverlayID - 1].field_E |= 1; |
831 | 1605 } |
1606 | |
1607 if ( floor_level == -30000 || uFaceID == -1) | |
1608 { | |
1609 floor_level = collide_against_floor_approximate(new_party_x, new_party_y, party_z + 40, &uSectorID, &uFaceID); | |
1610 if ( floor_level == -30000 || uFaceID == -1) | |
1611 { | |
1612 __debugbreak(); // level built with errors | |
0 | 1613 pParty->vPosition.x = blv_prev_party_x; |
1614 pParty->vPosition.y = blv_prev_party_z; | |
1615 pParty->vPosition.z = blv_prev_party_y; | |
1616 pParty->uFallStartY = blv_prev_party_y; | |
1617 return; | |
1618 } | |
1619 } | |
831 | 1620 |
0 | 1621 blv_prev_party_x = pParty->vPosition.x; |
1622 blv_prev_party_z = pParty->vPosition.y; | |
1623 blv_prev_party_y = pParty->vPosition.z; | |
1624 if (!pParty->bTurnBasedModeOn) | |
1625 { | |
1626 auto v67 = GetTickCount() / 500; | |
1627 if (dword_720CDC != v67 ) | |
1628 { | |
1285 | 1629 dword_4F8580[3 * dword_4F8580[1]] = pParty->vPosition.x; |
1630 dword_4F8580[3 * dword_4F8580[2]] = pParty->vPosition.y; | |
1631 dword_4F8580[3 * dword_4F8580[3]] = pParty->vPosition.z; | |
0 | 1632 if ( dword_4F8580[0] > 60 ) |
1633 dword_4F8580[0] = 1; | |
1634 } | |
1635 dword_720CDC = v67; | |
1636 } | |
831 | 1637 |
1638 uint fall_start; | |
0 | 1639 if (!pParty->FeatherFallActive()) |
1640 { | |
1641 bFeatherFall = false; | |
1080 | 1642 if (!pParty->pPlayers[0].WearsItem(ITEM_ARTIFACT_LADYS_ESCORT, EQIUP_ANY) && // grants feather fall |
1643 !pParty->pPlayers[1].WearsItem(ITEM_ARTIFACT_LADYS_ESCORT, EQIUP_ANY) && | |
1644 !pParty->pPlayers[2].WearsItem(ITEM_ARTIFACT_LADYS_ESCORT, EQIUP_ANY) && | |
1645 !pParty->pPlayers[3].WearsItem(ITEM_ARTIFACT_LADYS_ESCORT, EQIUP_ANY)) | |
831 | 1646 { |
1647 fall_start = pParty->uFallStartY; | |
1648 } | |
1649 } | |
1650 else | |
1651 { | |
1652 fall_start = floor_level; | |
0 | 1653 bFeatherFall = true; |
831 | 1654 pParty->uFallStartY = floor_level; |
1655 } | |
1656 | |
1657 | |
1658 if (fall_start - party_z > 512 && !bFeatherFall && party_z <= floor_level + 1) | |
1659 { | |
1660 assert(~pParty->uFlags & PARTY_FLAGS_1_LANDING); // why land in indoor? | |
569 | 1661 if (pParty->uFlags & PARTY_FLAGS_1_LANDING) |
1662 pParty->uFlags &= ~PARTY_FLAGS_1_LANDING; | |
0 | 1663 else for (uint i = 0; i < 4; ++i) |
1664 { // receive falling damage | |
831 | 1665 auto player = pParty->pPlayers + i; |
1080 | 1666 if (!player->HasEnchantedItemEquipped(72) && !player->WearsItem(ITEM_ARTIFACT_HERMES_SANDALS, EQUIP_BOOTS)) |
831 | 1667 { |
1036 | 1668 player->ReceiveDamage((pParty->uFallStartY - party_z) * (0.1f * player->GetMaxHealth()) / 256, DMGT_PHISYCAL); |
1669 v10 = (double)(20 - player->GetParameterBonus(player->GetActualEndurance())) * flt_6BE3A4_debug_recmod1 * 2.133333333333333; | |
831 | 1670 player->SetRecoveryTime((signed __int64)v10); |
1671 } | |
1672 } | |
1673 } | |
1674 | |
1675 if ( party_z > floor_level + 1 ) | |
0 | 1676 bJumping = 1; |
831 | 1677 |
1678 bool jumping_up = false; | |
1679 | |
1680 if ( party_z - floor_level <= 32 ) | |
1681 { | |
0 | 1682 pParty->uFallStartY = party_z; |
831 | 1683 jumping_up = true; |
1684 } | |
1685 | |
1686 if (bWalkSound && pParty->walk_sound_timer) | |
1687 { | |
1688 if (pParty->walk_sound_timer > pEventTimer->uTimeElapsed) | |
1689 pParty->walk_sound_timer -= pEventTimer->uTimeElapsed; | |
1690 else pParty->walk_sound_timer = 0; | |
1691 } | |
1692 | |
1693 | |
1694 if (party_z <= floor_level + 1) | |
1695 { | |
1696 party_z = floor_level + 1; | |
1697 pParty->uFallStartY = floor_level + 1; | |
1698 | |
1699 if (!bJumping && pParty->floor_face_pid != uFaceID) | |
1700 { | |
1701 auto pFace = &pIndoor->pFaces[uFaceID]; | |
1702 if (pFace->uAttributes & FACE_PRESSURE_PLATE) | |
1703 uFaceEvent = pIndoor->pFaceExtras[pFace->uFaceExtraID].uEventID; | |
1704 } | |
1705 } | |
1706 if (!bJumping) | |
1707 pParty->floor_face_pid = uFaceID; | |
1708 | |
1709 bool on_water = false; | |
1710 if ( pIndoor->pFaces[uFaceID].Fluid()) | |
1711 on_water = true; | |
1712 | |
0 | 1713 v81 = pParty->uWalkSpeed; |
1714 angle = pParty->sRotationY; | |
1715 _view_angle = pParty->sRotationX; | |
831 | 1716 v82 = (unsigned __int64)(pEventTimer->dt_in_some_format * (signed __int64)((signed int)(pParty->y_rotation_speed * stru_5C6E00->uIntegerPi) |
0 | 1717 / 180)) >> 16; |
809 | 1718 //LABEL_87: |
0 | 1719 while ( pPartyActionQueue->uNumActions ) |
1720 { | |
1721 switch ( pPartyActionQueue->Next() ) | |
1722 { | |
1723 case PARTY_TurnLeft: | |
831 | 1724 if (uTurnSpeed) |
1725 angle = stru_5C6E00->uDoublePiMask & (angle + uTurnSpeed); | |
1726 else | |
1727 angle = stru_5C6E00->uDoublePiMask & (angle + (int)(v82 * fTurnSpeedMultiplier)); | |
809 | 1728 break; |
0 | 1729 case PARTY_TurnRight: |
831 | 1730 if (uTurnSpeed) |
809 | 1731 angle = stru_5C6E00->uDoublePiMask & (angle - uTurnSpeed); |
831 | 1732 else |
1733 angle = stru_5C6E00->uDoublePiMask & (angle - (int)(v82 * fTurnSpeedMultiplier)); | |
809 | 1734 break; |
831 | 1735 |
0 | 1736 case PARTY_FastTurnLeft: |
831 | 1737 if (uTurnSpeed) |
1738 angle = stru_5C6E00->uDoublePiMask & (angle + uTurnSpeed); | |
0 | 1739 else |
831 | 1740 angle = stru_5C6E00->uDoublePiMask & (angle + (int)(2.0f * fTurnSpeedMultiplier * (double)v82)); |
809 | 1741 break; |
831 | 1742 |
0 | 1743 case PARTY_FastTurnRight: |
831 | 1744 if (uTurnSpeed) |
1745 angle = stru_5C6E00->uDoublePiMask & (angle - uTurnSpeed); | |
1746 else | |
1747 angle = stru_5C6E00->uDoublePiMask & (angle - (int)(2.0f * fTurnSpeedMultiplier * (double)v82)); | |
809 | 1748 break; |
831 | 1749 |
809 | 1750 case PARTY_StrafeLeft: |
1751 v2 -= (unsigned __int64)(stru_5C6E00->Sin(angle) * (signed __int64)((signed int)(signed __int64)((double)v81 * fWalkSpeedMultiplier) >> 1)) >> 16; | |
1752 v1 += (unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)((signed int)(signed __int64)((double)v81 * fWalkSpeedMultiplier) >> 1)) >> 16; | |
717 | 1753 v78 = 1; |
809 | 1754 break; |
0 | 1755 case PARTY_StrafeRight: |
809 | 1756 v2 += (unsigned __int64)(stru_5C6E00->Sin(angle) * (signed __int64)((signed int)(signed __int64)((double)v81 * fWalkSpeedMultiplier) >> 1)) >> 16; |
1757 v1 -= (unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)((signed int)(signed __int64)((double)v81 * fWalkSpeedMultiplier) >> 1)) >> 16; | |
717 | 1758 v78 = 1; |
809 | 1759 break; |
0 | 1760 case PARTY_WalkForward: |
831 | 1761 v2 += (unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)(signed int)(signed __int64)(5 * (double)v81 * fWalkSpeedMultiplier)) >> 16; |
1762 v1 += (unsigned __int64)(stru_5C6E00->Sin(angle) * (signed __int64)(signed int)(signed __int64)(5 * (double)v81 * fWalkSpeedMultiplier)) >> 16; | |
717 | 1763 v78 = 1; |
809 | 1764 break; |
0 | 1765 case PARTY_WalkBackward: |
809 | 1766 v2 -= (unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)(signed int)(signed __int64)((double)v81 * fBackwardWalkSpeedMultiplier)) >> 16; |
1767 v1 -= (unsigned __int64)(stru_5C6E00->Sin(angle) * (signed __int64)(signed int)(signed __int64)((double)v81 * fBackwardWalkSpeedMultiplier)) >> 16; | |
0 | 1768 v78 = 1; |
809 | 1769 break; |
0 | 1770 case PARTY_RunForward: |
323 | 1771 v2 += (unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)(signed int)(2 * (unsigned __int64)(signed __int64)((double)v81 * fWalkSpeedMultiplier))) >> 16; |
1772 v1 += (unsigned __int64)(stru_5C6E00->Sin(angle) * (signed __int64)(signed int)(2 * (unsigned __int64)(signed __int64)((double)v81 * fWalkSpeedMultiplier))) >> 16; | |
0 | 1773 v72 = 1; |
809 | 1774 break; |
0 | 1775 case PARTY_RunBackward: |
1776 //v32 = stru_5C6E00->SinCos(angle); | |
1777 //v33 = (double)v81; | |
1778 //v88 = (double)v81; | |
323 | 1779 v2 -= (unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)(signed int)(signed __int64)((double)v81 * fBackwardWalkSpeedMultiplier)) >> 16; |
0 | 1780 //v34 = stru_5C6E00->SinCos(angle - stru_5C6E00->uIntegerHalfPi); |
323 | 1781 v1 -= (unsigned __int64)(stru_5C6E00->Sin(angle) * (signed __int64)(signed int)(signed __int64)((double)v81 * fBackwardWalkSpeedMultiplier)) >> 16; |
0 | 1782 v72 = 1; |
807 | 1783 break; |
0 | 1784 case PARTY_LookUp: |
1785 _view_angle += (signed __int64)(flt_6BE150_look_up_down_dangle * 25.0); | |
1786 if ( _view_angle > 128 ) | |
1787 _view_angle = 128; | |
1788 v35 = uActiveCharacter; | |
809 | 1789 if ( uActiveCharacter ) |
1790 pPlayers[v35]->PlaySound((PlayerSpeech)SPEECH_63, 0); | |
717 | 1791 break; |
0 | 1792 case PARTY_LookDown: |
1793 _view_angle += (signed __int64)(flt_6BE150_look_up_down_dangle * -25.0); | |
1794 if ( _view_angle < -128 ) | |
1795 _view_angle = -128; | |
1796 v35 = uActiveCharacter; | |
1797 if ( uActiveCharacter ) | |
717 | 1798 pPlayers[v35]->PlaySound((PlayerSpeech)SPEECH_64, 0); |
0 | 1799 break; |
1800 case PARTY_CenterView: | |
1801 _view_angle = 0; | |
1802 break; | |
1803 case PARTY_Jump: | |
831 | 1804 if ( (!bJumping || party_z <= floor_level + 6 && pParty->uFallSpeed <= 0) && pParty->field_24 ) |
0 | 1805 { |
1806 bJumping = 1; | |
717 | 1807 pParty->uFallSpeed = (signed __int64)((double)(pParty->field_24 << 6) * 1.5 + (double)pParty->uFallSpeed); |
0 | 1808 } |
1809 break; | |
1810 default: | |
809 | 1811 break; |
0 | 1812 } |
1813 } | |
1814 v36 = 0; | |
1815 pParty->sRotationY = angle; | |
1816 pParty->sRotationX = _view_angle; | |
1817 if ( bJumping ) | |
1818 { | |
1418 | 1819 pParty->uFallSpeed += -2 * pEventTimer->uTimeElapsed * GetGravityStrength(); |
1820 if ( bJumping != v36 && pParty->uFallSpeed <= v36 ) | |
1821 { | |
1822 if ( pParty->uFallSpeed < -500 && !pParty->bFlying ) | |
1823 { | |
1824 v41 = &pPlayers[1]; | |
1825 do | |
1826 { | |
1827 if ( !(*v41)->HasEnchantedItemEquipped(72) && !(*v41)->WearsItem(ITEM_ARTIFACT_HERMES_SANDALS, EQUIP_BOOTS) ) //was 8 | |
1828 (*v41)->PlayEmotion(CHARACTER_EXPRESSION_SCARED, 0); | |
1829 ++v41; | |
1830 } | |
1831 while ( (signed int)v41 <= (signed int)&pPlayers[4] ); | |
1832 } | |
1833 } | |
1834 else | |
1835 pParty->uFallStartY = party_z; | |
0 | 1836 } |
1837 else | |
1838 { | |
831 | 1839 if ( pIndoor->pFaces[uFaceID].pFacePlane_old.vNormal.z < 32768 ) |
0 | 1840 { |
717 | 1841 pParty->uFallSpeed -= pEventTimer->uTimeElapsed * GetGravityStrength(); |
1418 | 1842 pParty->uFallStartY = party_z; |
0 | 1843 } |
1418 | 1844 else |
1845 { | |
1846 if (! (pParty->uFlags & PARTY_FLAGS_1_LANDING) ) | |
1847 pParty->uFallSpeed = 0; | |
1848 pParty->uFallStartY = party_z; | |
1849 } | |
1850 } | |
0 | 1851 if ( v2 * v2 + v1 * v1 < 400 ) |
1852 { | |
1853 v1 = 0; | |
1854 v2 = 0; | |
1855 } | |
1856 stru_721530.field_84 = -1; | |
1857 stru_721530.field_70 = 0; | |
1858 stru_721530.prolly_normal_d = pParty->field_14; | |
1859 stru_721530.field_8 = pParty->field_14 >> 1; | |
1860 auto v83 = 0; | |
1861 stru_721530.field_0 = 1; | |
1862 stru_721530.field_C = pParty->uPartyHeight - 32; | |
1863 while ( 1 ) | |
1864 { | |
1865 new_party_z = party_z; | |
1866 stru_721530.field_34.x = new_party_x; | |
1867 stru_721530.normal.x = new_party_x; | |
1868 stru_721530.field_1C = v2; | |
1869 stru_721530.field_34.y = new_party_y; | |
1870 stru_721530.normal.y = new_party_y; | |
1871 stru_721530.field_20 = v1; | |
1872 stru_721530.normal.z = stru_721530.prolly_normal_d + party_z + 1; | |
1873 stru_721530.field_34.z = stru_721530.field_C + party_z + 1; | |
717 | 1874 stru_721530.field_24 = pParty->uFallSpeed; |
0 | 1875 stru_721530.uSectorID = uSectorID; |
1876 v38 = 0; | |
1340 | 1877 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->turn_stage == 3 ) |
0 | 1878 v38 = 13312; |
1879 if ( stru_721530._47050A(v38) ) | |
1880 break; | |
1881 v73 = 0; | |
1882 do | |
1883 { | |
1884 _46E44E_collide_against_faces_and_portals(1u); | |
1885 _46E0B2_collide_against_decorations(); | |
1886 for ( v80 = 0; v80 < (signed int)uNumActors; ++v80 ) | |
1887 _46DF1A_collide_against_actor(v80, 0); | |
1888 if ( _46F04E_collide_against_portals() ) | |
1889 break; | |
1890 ++v73; | |
1891 } | |
1892 while ( v73 < 100 ); | |
1893 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
1894 { | |
1895 v39 = stru_721530.normal2.x; | |
1896 uSectorID = stru_721530.normal2.y; | |
1897 v40 = stru_721530.normal2.z - stru_721530.prolly_normal_d - 1; | |
1898 } | |
1899 else | |
1900 { | |
1901 v39 = ((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16) + new_party_x; | |
1902 uSectorID = new_party_y + ((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16); | |
1903 v40 = new_party_z + ((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16); | |
1904 } | |
783 | 1905 v42 = collide_against_floor(v39, uSectorID, v40 + 40, &stru_721530.uSectorID, &uFaceID); |
0 | 1906 if ( v42 == -30000 || v42 - new_party_z > 128 ) |
1907 return; | |
1908 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
1909 { | |
1910 new_party_x = stru_721530.normal2.x; | |
1911 new_party_y = stru_721530.normal2.y; | |
1912 new_party_z = stru_721530.normal2.z - stru_721530.prolly_normal_d - 1; | |
1913 break; | |
1914 } | |
1915 new_party_x += (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16; | |
1916 new_party_y += (unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16; | |
1917 v43 = stru_721530.uFaceID; | |
1918 uSectorID = stru_721530.uSectorID; | |
1919 stru_721530.field_70 += stru_721530.field_7C; | |
1920 auto v87 = ((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16) + new_party_z; | |
848 | 1921 if ( PID_TYPE(stru_721530.uFaceID) == OBJECT_Actor) |
0 | 1922 { |
1167 | 1923 if ( SHIDWORD(pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].uExpireTime) >= 0 |
1924 && (SHIDWORD(pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].uExpireTime) > 0 || LODWORD(pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].uExpireTime)) ) | |
1925 pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].Reset(); | |
0 | 1926 viewparams->bRedrawGameUI = 1; |
1927 } | |
1418 | 1928 else if ( PID_TYPE(stru_721530.uFaceID) == OBJECT_Decoration) |
0 | 1929 { |
295 | 1930 v53 = integer_sqrt(v2 * v2 + v1 * v1); |
0 | 1931 v80 = v53; |
717 | 1932 v54 = stru_5C6E00->Atan2(new_party_x - pLevelDecorations[stru_721530.uFaceID >> 3].vPosition.x, |
0 | 1933 new_party_y - pLevelDecorations[stru_721530.uFaceID >> 3].vPosition.y); |
323 | 1934 v2 = (unsigned __int64)(stru_5C6E00->Cos(v54) * (signed __int64)v53) >> 16; |
1935 v55 = stru_5C6E00->Sin(v54); | |
0 | 1936 v1 = (unsigned __int64)(v55 * (signed __int64)v80) >> 16; |
1937 } | |
1938 else | |
1939 { | |
848 | 1940 if ( PID_TYPE(stru_721530.uFaceID) == OBJECT_BModel) |
0 | 1941 { |
1942 v44 = &pIndoor->pFaces[(signed int)stru_721530.uFaceID >> 3]; | |
1943 v45 = v44->uPolygonType; | |
1944 if ( v45 == 3 ) | |
1945 { | |
717 | 1946 if ( pParty->uFallSpeed < 0 ) |
1947 pParty->uFallSpeed = 0; | |
0 | 1948 v87 = pIndoor->pVertices[*v44->pVertexIDs].z + 1; |
1949 if ( pParty->uFallStartY - v87 < 512 ) | |
1950 pParty->uFallStartY = v87; | |
1951 if ( v2 * v2 + v1 * v1 < 400 ) | |
1952 { | |
1953 v1 = 0; | |
1954 v2 = 0; | |
1955 } | |
831 | 1956 if ( pParty->floor_face_pid != PID_ID(v43) && BYTE3(v44->uAttributes) & 4 ) |
717 | 1957 uFaceEvent = pIndoor->pFaceExtras[v44->uFaceExtraID].uEventID; |
1958 } | |
1418 | 1959 else |
1960 { | |
1961 v46 = pParty->uFallSpeed * v44->pFacePlane_old.vNormal.z; | |
1962 v47 = v45 == 4; | |
1963 v48 = v44->pFacePlane_old.vNormal.x; | |
1964 if ( !v47 ) | |
1965 { | |
1966 v80 = abs(v1 * v44->pFacePlane_old.vNormal.y + v46 + v2 * v48) >> 16; | |
1967 if ( stru_721530.field_64 >> 3 > v80 ) | |
1968 v80 = stru_721530.field_64 >> 3; | |
1969 v50 = (unsigned __int64)(v80 * (signed __int64)v44->pFacePlane_old.vNormal.x) >> 16; | |
1970 v81 = v44->pFacePlane_old.vNormal.y; | |
1971 v81 = (unsigned __int64)(v80 * (signed __int64)v81) >> 16; | |
1972 v82 = v44->pFacePlane_old.vNormal.z; | |
1973 v82 = (unsigned __int64)(v80 * (signed __int64)v82) >> 16; | |
1974 v2 += v50; | |
1975 pParty->uFallSpeed += v82; | |
1976 v74 = v44->pFacePlane_old.vNormal.z; | |
1977 v51 = v44->pFacePlane_old.vNormal.y; | |
1978 v69 = v44->pFacePlane_old.vNormal.x; | |
1979 v80 = v51; | |
1980 v1 += v81; | |
1981 v52 = stru_721530.prolly_normal_d - ((v44->pFacePlane_old.dist + v87 * v74 + new_party_y * v51 + new_party_x * v69) >> 16); | |
1982 if ( v52 > 0 ) | |
1983 { | |
1984 new_party_x += v52 * v69 >> 16; | |
1985 new_party_y += v52 * v80 >> 16; | |
1986 v87 += v52 * v74 >> 16; | |
1987 } | |
1988 v43 = stru_721530.uFaceID; | |
1989 if ( pParty->floor_face_pid != PID_ID(v43) && BYTE3(v44->uAttributes) & 4 ) | |
1990 uFaceEvent = pIndoor->pFaceExtras[v44->uFaceExtraID].uEventID; | |
1991 } | |
1992 else | |
1993 { | |
1994 v80 = abs(v1 * v44->pFacePlane_old.vNormal.y + v46 + v2 * v48) >> 16; | |
1995 if ( stru_721530.field_64 >> 3 > v80 ) | |
1996 v80 = stru_721530.field_64 >> 3; | |
1997 v49 = (unsigned __int64)(v80 * (signed __int64)v44->pFacePlane_old.vNormal.x) >> 16; | |
1998 v81 = v44->pFacePlane_old.vNormal.y; | |
1999 v81 = (unsigned __int64)(v80 * (signed __int64)v81) >> 16; | |
2000 v82 = v44->pFacePlane_old.vNormal.z; | |
2001 v82 = (unsigned __int64)(v80 * (signed __int64)v82) >> 16; | |
2002 v2 += v49; | |
2003 v1 += v81; | |
2004 pParty->uFallSpeed += v82; | |
2005 if ( v2 * v2 + v1 * v1 >= 400 ) | |
2006 { | |
2007 v43 = stru_721530.uFaceID; | |
2008 if ( pParty->floor_face_pid != PID_ID(v43) && BYTE3(v44->uAttributes) & 4 ) | |
2009 uFaceEvent = pIndoor->pFaceExtras[v44->uFaceExtraID].uEventID; | |
2010 } | |
2011 else | |
2012 { | |
2013 v2 = 0; | |
2014 v1 = 0; | |
2015 pParty->uFallSpeed = 0; | |
2016 } | |
2017 } | |
2018 } | |
0 | 2019 } |
2020 } | |
2021 v2 = (unsigned __int64)(58500i64 * v2) >> 16; | |
2022 v1 = (unsigned __int64)(58500i64 * v1) >> 16; | |
2023 ++v83; | |
717 | 2024 pParty->uFallSpeed = (unsigned __int64)(58500i64 * pParty->uFallSpeed) >> 16; |
0 | 2025 if ( v83 >= 100 ) |
2026 { | |
2027 new_party_z = v87; | |
2028 break; | |
2029 } | |
2030 } | |
831 | 2031 if ( bWalkSound && !pParty->walk_sound_timer) |
0 | 2032 { |
295 | 2033 if ( integer_sqrt((pParty->vPosition.x - new_party_x) * (pParty->vPosition.x - new_party_x) + (pParty->vPosition.y - new_party_y) |
717 | 2034 * (pParty->vPosition.y - new_party_y) + (pParty->vPosition.z - new_party_z) |
2035 * (pParty->vPosition.z - new_party_z)) <= 16 ) | |
1418 | 2036 { |
2037 pAudioPlayer->_4AA258(804); | |
2038 pParty->walk_sound_timer = 64; | |
2039 } | |
2040 else if ( v72 && (!bJumping || jumping_up) ) | |
0 | 2041 { |
2042 v66 = 0; | |
2043 v64 = 0; | |
2044 v62 = 0; | |
2045 v61 = 0; | |
2046 v60 = -1; | |
2047 v59 = 1; | |
2048 v58 = 804; | |
831 | 2049 if ( !on_water ) |
0 | 2050 { |
2051 v56 = pAudioPlayer; | |
2052 if ( BYTE2(pIndoor->pFaces[uFaceID].uAttributes) & 0x20 ) | |
2053 v57 = (SoundID)50; | |
2054 else | |
2055 v57 = (SoundID)64; | |
1418 | 2056 pAudioPlayer->PlaySound(v57, v58, v59, v60, v61, v62, v64, v66); |
0 | 2057 } |
1418 | 2058 else |
2059 { | |
2060 v57 = (SoundID)63; | |
2061 v56 = pAudioPlayer; | |
2062 pAudioPlayer->PlaySound(v57, v58, v59, v60, v61, v62, v64, v66); | |
2063 } | |
0 | 2064 } |
1418 | 2065 else if ( v78 && (!bJumping || jumping_up) ) |
0 | 2066 { |
2067 v66 = 0; | |
2068 v64 = 0; | |
2069 v62 = 0; | |
2070 v61 = 0; | |
2071 v60 = -1; | |
2072 v59 = 1; | |
2073 v58 = 804; | |
831 | 2074 if ( on_water ) |
0 | 2075 { |
2076 v57 = (SoundID)102; | |
717 | 2077 v56 = pAudioPlayer; |
0 | 2078 } |
1418 | 2079 else |
2080 { | |
2081 v56 = pAudioPlayer; | |
2082 if ( BYTE2(pIndoor->pFaces[uFaceID].uAttributes) & 0x20 ) | |
2083 v57 = (SoundID)89; | |
2084 else | |
2085 v57 = (SoundID)103; | |
2086 } | |
0 | 2087 pAudioPlayer->PlaySound(v57, v58, v59, v60, v61, v62, v64, v66); |
2088 } | |
2089 else | |
2090 { | |
2091 pAudioPlayer->_4AA258(804); | |
831 | 2092 pParty->walk_sound_timer = 64; |
2093 } | |
2094 } | |
2095 if ( !bJumping || jumping_up ) | |
569 | 2096 pParty->uFlags &= ~PARTY_FLAGS_1_FALLING; |
2097 else | |
2098 pParty->uFlags |= PARTY_FLAGS_1_FALLING; | |
2099 pParty->uFlags &= ~0x200; | |
0 | 2100 pParty->vPosition.x = new_party_x; |
2101 pParty->vPosition.z = new_party_z; | |
2102 pParty->vPosition.y = new_party_y; | |
717 | 2103 //pParty->uFallSpeed = v89; |
0 | 2104 if ( !bJumping && BYTE3(pIndoor->pFaces[uFaceID].uAttributes) & 0x40 ) |
569 | 2105 pParty->uFlags |= 0x200; |
0 | 2106 if (uFaceEvent) |
2107 EventProcessor(uFaceEvent, 0, 1); | |
2108 } | |
2109 | |
2110 //----- (00473893) -------------------------------------------------------- | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
2111 void ODM_ProcessPartyActions() |
0 | 2112 { |
138 | 2113 //int _zero; // esi@1 |
0 | 2114 int v1; // edi@1 |
2115 int v2; // ebx@1 | |
2116 int v3; // eax@14 | |
141 | 2117 //Player **v4; // esi@21 |
2118 //int v5; // eax@24 | |
0 | 2119 int v6; // esi@45 |
2120 ODMFace *v7; // ecx@45 | |
122 | 2121 //unsigned int v8; // eax@71 |
139 | 2122 //double v9; // st7@72 |
122 | 2123 //signed __int64 v10; // qax@74 |
139 | 2124 //double v11; // st7@75 |
2125 //int v12; // ecx@77 | |
2126 //int v13; // eax@84 | |
2127 //double v14; // st7@84 | |
2128 //int v15; // eax@87 | |
2129 //double v16; // st7@87 | |
140 | 2130 //int v17; // eax@88 |
2131 //double v18; // st7@88 | |
2132 //int v19; // eax@89 | |
2133 //double v20; // st7@89 | |
2134 //int v21; // eax@92 | |
2135 //double v22; // st7@92 | |
2136 //int v23; // eax@96 | |
2137 //double v24; // st7@96 | |
2138 //int v25; // eax@97 | |
2139 //double v26; // st7@97 | |
2140 //int v27; // eax@98 | |
2141 //double v28; // st7@98 | |
2142 //signed __int64 v29; // qax@98 | |
2143 //unsigned int v30; // eax@103 | |
0 | 2144 int v31; // eax@130 |
141 | 2145 //int v32; // ecx@141 |
0 | 2146 signed int v33; // eax@143 |
2147 int v34; // esi@143 | |
141 | 2148 int v35; // esi@147 |
0 | 2149 int v36; // eax@155 |
2150 signed int v37; // esi@159 | |
2151 signed int v38; // eax@159 | |
2152 signed int i; // esi@159 | |
2153 int v40; // esi@162 | |
141 | 2154 //Player **v41; // esi@172 |
0 | 2155 bool v42; // eax@180 |
2156 signed int v43; // ecx@184 | |
2157 signed int v44; // edx@184 | |
2158 int v45; // ecx@200 | |
2159 BSPModel *v46; // eax@203 | |
2160 ODMFace *v47; // esi@203 | |
2161 int v48; // eax@203 | |
2162 char v49; // zf@203 | |
2163 char v50; // sf@203 | |
2164 unsigned __int8 v51; // of@203 | |
2165 int v52; // eax@203 | |
2166 unsigned __int8 v53; // dl@205 | |
2167 BSPModel *v54; // eax@215 | |
2168 int v55; // eax@217 | |
2169 signed int v56; // ebx@228 | |
2170 int v57; // eax@228 | |
2171 BSPModel *v58; // eax@228 | |
2172 unsigned __int64 v59; // qax@228 | |
2173 BSPModel *v60; // eax@228 | |
2174 unsigned __int64 v61; // qax@228 | |
2175 int v62; // eax@241 | |
2176 signed int v63; // ST04_4@255 | |
2177 signed int v64; // eax@255 | |
2178 unsigned int v65; // ebx@263 | |
2179 unsigned int v66; // esi@263 | |
2180 int v67; // eax@263 | |
2181 signed int v68; // ecx@263 | |
2182 int v69; // eax@263 | |
2183 int v70; // ebx@271 | |
2184 int v71; // esi@271 | |
2185 int v72; // edi@271 | |
2186 int v73; // eax@271 | |
2187 Player **v74; // esi@283 | |
2188 int v75; // eax@284 | |
2189 unsigned int v76; // edi@293 | |
2190 bool v77; // edx@297 | |
2191 bool v78; // ecx@303 | |
2192 int v79; // ecx@314 | |
2193 __int16 v80; // dx@317 | |
2194 int v81; // ebx@318 | |
2195 int v82; // ecx@318 | |
2196 int v83; // eax@321 | |
2197 Player **v84; // esi@333 | |
2198 int v85; // eax@334 | |
2199 int v86; // [sp-20h] [bp-B4h]@246 | |
2200 int v87; // [sp-20h] [bp-B4h]@248 | |
2201 signed int v88; // [sp-1Ch] [bp-B0h]@246 | |
2202 unsigned int v89; // [sp-18h] [bp-ACh]@246 | |
2203 signed int v90; // [sp-14h] [bp-A8h]@246 | |
2204 signed int v91; // [sp-10h] [bp-A4h]@246 | |
2205 int v92; // [sp-Ch] [bp-A0h]@246 | |
140 | 2206 //int v93; // [sp-8h] [bp-9Ch]@104 |
0 | 2207 unsigned int v94; // [sp-8h] [bp-9Ch]@246 |
140 | 2208 //int v95; // [sp-4h] [bp-98h]@104 |
0 | 2209 int v96; // [sp-4h] [bp-98h]@246 |
2210 int v97; // [sp+Ch] [bp-88h]@180 | |
138 | 2211 Vec3_int_ v98; |
2212 //int v98; // [sp+10h] [bp-84h]@147 | |
2213 //int v99; // [sp+14h] [bp-80h]@147 | |
2214 //int v100; // [sp+18h] [bp-7Ch]@147 | |
0 | 2215 bool v101; // [sp+1Ch] [bp-78h]@33 |
2216 int v102; // [sp+20h] [bp-74h]@1 | |
2217 int v103; // [sp+24h] [bp-70h]@1 | |
2218 int bFeatherFall; // [sp+28h] [bp-6Ch]@4 | |
2219 int v105; // [sp+2Ch] [bp-68h]@24 | |
2220 int bWaterWalk; // [sp+30h] [bp-64h]@1 | |
1413 | 2221 //bool v107; // [sp+34h] [bp-60h]@30 |
2222 //int v108; // [sp+38h] [bp-5Ch]@1 | |
0 | 2223 int v109; // [sp+3Ch] [bp-58h]@28 |
2224 int v110; // [sp+40h] [bp-54h]@180 | |
2225 int v111; // [sp+44h] [bp-50h]@14 | |
2226 int bJumping; // [sp+48h] [bp-4Ch]@1 | |
2227 int v113; // [sp+4Ch] [bp-48h]@1 | |
2228 unsigned int v114; // [sp+50h] [bp-44h]@1 | |
2229 int _walk_speed; // [sp+54h] [bp-40h]@48 | |
723 | 2230 int pX; // [sp+58h] [bp-3Ch]@1 |
2231 int pY; // [sp+5Ch] [bp-38h]@1 | |
0 | 2232 int v118; // [sp+60h] [bp-34h]@1 |
122 | 2233 //Player **v119; // [sp+64h] [bp-30h]@4 |
0 | 2234 int _angle_x; // [sp+68h] [bp-2Ch]@48 |
2235 int v121; // [sp+6Ch] [bp-28h]@1 | |
2236 unsigned int v122; // [sp+70h] [bp-24h]@180 | |
723 | 2237 int pZ; // [sp+74h] [bp-20h]@1 |
0 | 2238 int v124; // [sp+78h] [bp-1Ch]@1 |
2239 int _angle_y; // [sp+7Ch] [bp-18h]@48 | |
2240 int v126; // [sp+80h] [bp-14h]@48 | |
2241 BSPModel *v127; // [sp+84h] [bp-10h]@1 | |
2242 int v128; // [sp+88h] [bp-Ch]@1 | |
2243 int v129; // [sp+8Ch] [bp-8h]@92 | |
1413 | 2244 //int v130; // [sp+90h] [bp-4h]@14 |
0 | 2245 |
2246 v121 = pParty->uFallSpeed; | |
723 | 2247 pZ = pParty->vPosition.z; |
0 | 2248 v1 = 0; |
2249 v103 = 0; | |
2250 v2 = 0; | |
1061 | 2251 //*(float *)&v128 = 0.0; |
2252 v128 = 0; | |
2253 v129 = 0; | |
723 | 2254 pX = pParty->vPosition.x; |
2255 pY = pParty->vPosition.y; | |
0 | 2256 v113 = pParty->field_6F0; |
2257 bJumping = 0; | |
138 | 2258 auto partyAtHighSlope = IsTerrainSlopeTooHigh(pParty->vPosition.x, pParty->vPosition.y); |
0 | 2259 v114 = 0; |
2260 v124 = 0; | |
2261 v102 = 0; | |
2262 v127 = 0; | |
2263 bWaterWalk = 0; | |
122 | 2264 if (!pParty->FeatherFallActive()) |
0 | 2265 { |
2266 bFeatherFall = 0; | |
122 | 2267 for (int i = 0; i < 4; ++i) |
1080 | 2268 if (pParty->pPlayers[i].WearsItem(ITEM_ARTIFACT_LADYS_ESCORT, EQIUP_ANY)) // seems like flying boots |
122 | 2269 { |
2270 bFeatherFall = 1; | |
2271 break; | |
2272 } | |
2273 } | |
889 | 2274 else |
2275 { | |
2276 bFeatherFall = 1; | |
2277 } | |
122 | 2278 //LABEL_9: |
569 | 2279 pParty->uFlags &= ~PARTY_FLAGS_1_STANDING_ON_WATER; |
122 | 2280 if (pParty->WaterWalkActive()) |
2281 { | |
2282 //LOBYTE(pParty->uFlags) &= 0x7Fu; | |
0 | 2283 bWaterWalk = 1; |
1167 | 2284 *(short *)&stru_5E4C90._decor_events[20 * pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].uOverlayID + 119] |= 1u; |
122 | 2285 if (!(pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].uFlags & 1) && |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
2286 pParty->pPlayers[pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].uCaster - 1].sMana <= 0 ) |
0 | 2287 bWaterWalk = 0; |
2288 } | |
1413 | 2289 int bmodel_standing_on_pid; |
2290 int is_on_water = false; | |
2291 v3 = ODM_GetFloorLevel(pX, pY, pZ, pParty->uPartyHeight, &is_on_water, &bmodel_standing_on_pid, bWaterWalk); | |
2292 int is_not_on_bmodel = bmodel_standing_on_pid == 0; | |
2293 | |
0 | 2294 v111 = v3; |
2295 if ( bFeatherFall ) | |
2296 pParty->uFallStartY = v3; | |
2297 else | |
2298 v3 = pParty->uFallStartY; | |
723 | 2299 if ( v3 - pZ > 512 && !bFeatherFall && pZ <= v111 + 1 ) |
0 | 2300 { |
141 | 2301 if (pParty->uFlags & PARTY_FLAGS_1_LANDING) |
2302 { | |
2303 pParty->uFlags &= ~PARTY_FLAGS_1_LANDING; | |
2304 } | |
2305 else for (int _i = 0; _i < 4; ++_i) // receive falling damage | |
2306 { | |
2307 auto player = pParty->pPlayers + _i; | |
2308 | |
1080 | 2309 if ( !player->HasEnchantedItemEquipped(72) && !player->WearsItem(ITEM_ARTIFACT_HERMES_SANDALS, EQUIP_BOOTS) ) |
141 | 2310 { |
2311 player->ReceiveDamage( | |
723 | 2312 (signed int)((pParty->uFallStartY - pZ) * (unsigned __int64)(player->GetMaxHealth() / 10)) / 256, |
1036 | 2313 DMGT_PHISYCAL); |
2314 v105 = 20 - player->GetParameterBonus(player->GetActualEndurance()); | |
141 | 2315 player->SetRecoveryTime((signed __int64)((double)v105 * flt_6BE3A4_debug_recmod1 * 2.133333333333333)); |
2316 } | |
2317 //} | |
2318 //while ( (signed int)v4 <= (signed int)&pPlayers[4] ); | |
0 | 2319 } |
2320 } | |
2321 v109 = -1; | |
138 | 2322 if ( pParty->bFlying ) |
723 | 2323 v109 = sub_46D8E3(pX, pY, pZ + pParty->uPartyHeight, (int)&v102); |
1413 | 2324 //v107 = bmodel_standing_on_pid == 0; |
0 | 2325 v105 = v111 + 1; |
723 | 2326 if ( pZ <= v111 + 1 ) |
0 | 2327 { |
2328 v109 = -1; | |
138 | 2329 pParty->bFlying = false; |
0 | 2330 } |
2331 else | |
2332 { | |
2333 bJumping = 1; | |
2334 } | |
723 | 2335 v101 = pZ - v111 <= 32; |
831 | 2336 if ( bWalkSound && pParty->walk_sound_timer) |
2337 { | |
2338 if (pParty->walk_sound_timer >= pEventTimer->uTimeElapsed) | |
2339 pParty->walk_sound_timer -= pEventTimer->uTimeElapsed; | |
2340 else pParty->walk_sound_timer = 0; | |
2341 } | |
1413 | 2342 if (!bUnderwater && pParty->pPartyBuffs[PARTY_BUFF_FLY].uExpireTime <= 0) |
138 | 2343 pParty->bFlying = false; |
2344 if (!bJumping) | |
0 | 2345 { |
1413 | 2346 if ( pParty->floor_face_pid != PID(OBJECT_BModel, bmodel_standing_on_pid) ) |
0 | 2347 { |
1413 | 2348 if (bmodel_standing_on_pid) |
0 | 2349 { |
1413 | 2350 if ( (bmodel_standing_on_pid >> 6) < pOutdoor->uNumBModels ) |
0 | 2351 { |
1413 | 2352 v7 = pOutdoor->pBModels[bmodel_standing_on_pid >> 6].pFaces; |
2353 v6 = bmodel_standing_on_pid & 0x3F; | |
79 | 2354 /*if ( *(char *)(v7->pFacePlane.vNormal.x + 308 * v6 + 31) & 4 ) |
0 | 2355 { |
862 | 2356 pParty->field_6F4_packedid = PID(OBJECT_BModel,v108); |
0 | 2357 v103 = *(short *)(v7->pFacePlane.vNormal.x + 308 * v6 + 292); |
79 | 2358 }*/ |
2359 if ( BYTE3(v7[v6].uAttributes) & 4 ) | |
2360 { | |
1413 | 2361 pParty->floor_face_pid = PID(OBJECT_BModel, bmodel_standing_on_pid); |
79 | 2362 v103 = v7[v6].sCogTriggeredID; |
0 | 2363 } |
2364 } | |
2365 } | |
2366 } | |
1413 | 2367 pParty->floor_face_pid = PID(OBJECT_BModel, bmodel_standing_on_pid); |
0 | 2368 } |
2369 _walk_speed = pParty->uWalkSpeed; | |
2370 _angle_y = pParty->sRotationY; | |
2371 _angle_x = pParty->sRotationX; | |
2372 v126 = pEventTimer->dt_in_some_format; | |
122 | 2373 /*v119 = (Player **)((unsigned __int64)(pEventTimer->dt_in_some_format |
0 | 2374 * (signed __int64)((signed int)(pParty->field_20_prolly_turn_speed |
2375 * stru_5C6E00->uIntegerPi) | |
122 | 2376 / 180)) >> 16);*/ |
2377 __int64 dturn = (unsigned __int64)(pEventTimer->dt_in_some_format * (signed __int64)((signed int)(pParty->y_rotation_speed * stru_5C6E00->uIntegerPi) / 180)) >> 16; | |
140 | 2378 while (pPartyActionQueue->uNumActions) |
2379 { | |
2380 switch (pPartyActionQueue->Next()) | |
0 | 2381 { |
2382 case PARTY_FlyUp: | |
138 | 2383 { |
2384 if (!pParty->FlyActive() && !bUnderwater) | |
2385 break; | |
2386 | |
2387 pParty->bFlying = false; | |
2388 if (bUnderwater || | |
2389 pParty->pPartyBuffs[PARTY_BUFF_FLY].uFlags & 1 || | |
569 | 2390 pParty->pPlayers[pParty->pPartyBuffs[PARTY_BUFF_FLY].uCaster - 1].sMana > 0 ) |
0 | 2391 { |
2392 if ( pParty->vPosition.z < 4000 || bJumping ) | |
2393 { | |
723 | 2394 pZ += 30; |
0 | 2395 v113 += 30; |
2396 pParty->bFlying = 1; | |
723 | 2397 if ( pZ > 4000 ) |
0 | 2398 { |
723 | 2399 pZ = 4000; |
0 | 2400 v113 = 4000; |
2401 } | |
2402 v1 = 0; | |
2403 v2 = 0; | |
2404 v121 = 0; | |
2405 *(float *)&v128 = 0.0; | |
723 | 2406 if ( v102 && pZ < v109 && (signed int)(pParty->uPartyHeight + pZ) >= v109 ) |
0 | 2407 { |
2408 pParty->field_6E0 = 0; | |
2409 pParty->field_6E4 = 0; | |
2410 pPartyActionQueue->uNumActions = 0; | |
569 | 2411 pParty->uFlags |= PARTY_FLAGS_1_LANDING; |
0 | 2412 pParty->vPosition.z = v109 - pParty->uPartyHeight - 31; |
723 | 2413 pParty->field_6F0 = pZ; |
0 | 2414 pParty->bFlying = 0; |
723 | 2415 pZ = v109 - pParty->uPartyHeight - 31; |
0 | 2416 v113 = pParty->field_6F0; |
2417 } | |
2418 pParty->uFallSpeed = 0; | |
2419 v127 = (BSPModel *)1; | |
2420 } | |
2421 } | |
138 | 2422 } |
2423 break; | |
2424 | |
0 | 2425 case PARTY_FlyDown: |
139 | 2426 if (pParty->FlyActive() || bUnderwater) |
0 | 2427 { |
2428 pParty->bFlying = 0; | |
2429 if ( bUnderwater | |
1167 | 2430 || pParty->pPartyBuffs[PARTY_BUFF_FLY].uFlags & 1 |
2431 || pParty->pPlayers[pParty->pPartyBuffs[PARTY_BUFF_FLY].uCaster - 1].sMana > 0 )//*(int *)&pParty->pArtifactsFound[6972 * pParty->pPartyBuffs[PARTY_BUFF_FLY].uCaster + 10] > 0 ) | |
0 | 2432 { |
723 | 2433 pZ -= 30; |
0 | 2434 v113 -= 30; |
2435 pParty->uFallSpeed = 0; | |
2436 v121 = 0; | |
2437 pParty->bFlying = 1; | |
2438 v127 = (BSPModel *)1; | |
723 | 2439 if ( pZ <= v111 ) |
0 | 2440 { |
2441 pParty->bFlying = 0; | |
2442 pPartyActionQueue->uNumActions = 0; | |
2443 } | |
2444 } | |
2445 } | |
139 | 2446 break; |
2447 | |
0 | 2448 case PARTY_TurnLeft: |
139 | 2449 if (uTurnSpeed) |
2450 _angle_y += uTurnSpeed; //descrete turn | |
2451 else | |
2452 _angle_y += dturn * fTurnSpeedMultiplier; // time-based smooth turn | |
2453 | |
2454 _angle_y &= stru_5C6E00->uDoublePiMask; | |
2455 break; | |
122 | 2456 |
2457 case PARTY_TurnRight: | |
139 | 2458 if (uTurnSpeed) |
2459 _angle_y -= uTurnSpeed; | |
2460 else | |
2461 _angle_y -= dturn * fTurnSpeedMultiplier; | |
2462 | |
2463 _angle_y &= stru_5C6E00->uDoublePiMask; | |
2464 break; | |
122 | 2465 |
2466 case PARTY_FastTurnLeft: | |
139 | 2467 if (uTurnSpeed) |
2468 _angle_y += uTurnSpeed; | |
2469 else | |
2470 _angle_y += 2.0f * fTurnSpeedMultiplier * (double)dturn; | |
2471 | |
2472 _angle_y &= stru_5C6E00->uDoublePiMask; | |
2473 break; | |
122 | 2474 |
0 | 2475 case PARTY_FastTurnRight: |
139 | 2476 if (!uTurnSpeed) |
2477 _angle_y -= 2.0f * fTurnSpeedMultiplier * (double)dturn; | |
2478 else | |
2479 _angle_y -= uTurnSpeed; | |
2480 | |
2481 _angle_y &= stru_5C6E00->uDoublePiMask; | |
2482 break; | |
122 | 2483 |
0 | 2484 case PARTY_StrafeLeft: |
139 | 2485 { |
2486 *(float *)&v128 = pParty->uWalkSpeed; | |
2487 | |
2488 float sin_y = sinf(2 * 3.141592653589 * _angle_y / 2048.0); | |
2489 int dx = sin_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
2490 v2 -= 3 * dx / 4; | |
2491 | |
2492 float cos_y = cosf(2 * 3.141592653589 * _angle_y / 2048.0); | |
2493 int dy = cos_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
2494 v1 += 3 * dy / 4; | |
2495 | |
2496 v128 = v1; | |
2497 v124 = 1; | |
2498 } | |
2499 break; | |
2500 | |
0 | 2501 case PARTY_StrafeRight: |
139 | 2502 { |
2503 *(float *)&v128 = pParty->uWalkSpeed; | |
140 | 2504 |
139 | 2505 float sin_y = sinf(2 * 3.141592653589 * _angle_y / 2048.0); |
2506 int dx = sin_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
2507 v2 += 3 * dx / 4; | |
2508 | |
2509 float cos_y = cosf(2 * 3.141592653589 * _angle_y / 2048.0); | |
2510 int dy = cos_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
2511 v1 -= 3 * dy / 4; | |
2512 | |
2513 v128 = v1; | |
2514 v124 = 1; | |
2515 } | |
2516 break; | |
2517 | |
0 | 2518 case PARTY_WalkForward: |
140 | 2519 { |
2520 *(float *)&v128 = _walk_speed; | |
2521 | |
2522 float sin_y = sinf(2 * 3.141592653589 * _angle_y / 2048.0), | |
2523 cos_y = cosf(2 * 3.141592653589 * _angle_y / 2048.0); | |
2524 | |
2525 int dx = cos_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
433 | 2526 v2 += dx * 12; |
140 | 2527 |
2528 int dy = sin_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
433 | 2529 v1 += dy * 12; |
140 | 2530 |
139 | 2531 v128 = v1; |
2532 v124 = 1; | |
140 | 2533 } |
139 | 2534 break; |
2535 | |
0 | 2536 case PARTY_RunForward: |
140 | 2537 { |
2538 *(float *)&v128 = _walk_speed; | |
2539 | |
2540 float sin_y = sinf(2 * 3.141592653589 * _angle_y / 2048.0), | |
2541 cos_y = cosf(2 * 3.141592653589 * _angle_y / 2048.0); | |
2542 | |
2543 int dx = cos_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
2544 int dy = sin_y * pParty->uWalkSpeed * fWalkSpeedMultiplier; | |
2545 | |
2546 if (pParty->bFlying) | |
2547 { | |
2548 v2 += 4 * dx; | |
2549 v1 += 4 * dy; | |
2550 | |
2551 v128 = v1; | |
2552 } | |
1413 | 2553 else if (partyAtHighSlope && !bmodel_standing_on_pid) |
140 | 2554 { |
2555 v2 += dx; | |
2556 v1 += dy; | |
2557 | |
139 | 2558 v128 = v1; |
2559 v124 = 1; | |
140 | 2560 } |
2561 else | |
2562 { | |
2563 v2 += 2 * dx; | |
2564 v1 += 2 * dy; | |
2565 | |
2566 v128 = v1; | |
2567 v114 = 1; | |
2568 } | |
2569 } | |
2570 break; | |
2571 | |
2572 | |
2573 case PARTY_WalkBackward: | |
2574 { | |
2575 *(float *)&v128 = _walk_speed; | |
2576 | |
2577 float sin_y = sinf(2 * 3.141592653589 * _angle_y / 2048.0), | |
2578 cos_y = cosf(2 * 3.141592653589 * _angle_y / 2048.0); | |
2579 | |
2580 int dx = cos_y * pParty->uWalkSpeed * fBackwardWalkSpeedMultiplier; | |
2581 v2 -= dx; | |
2582 | |
2583 int dy = sin_y * pParty->uWalkSpeed * fBackwardWalkSpeedMultiplier; | |
2584 v1 -= dy; | |
2585 | |
0 | 2586 v128 = v1; |
140 | 2587 v124 = 1; |
2588 } | |
2589 break; | |
2590 | |
139 | 2591 |
0 | 2592 case PARTY_RunBackward: |
140 | 2593 { |
2594 float sin_y = sinf(2 * 3.141592653589 * _angle_y / 2048.0), | |
2595 cos_y = cosf(2 * 3.141592653589 * _angle_y / 2048.0); | |
2596 | |
2597 int dx = cos_y * pParty->uWalkSpeed * fBackwardWalkSpeedMultiplier; | |
2598 int dy = sin_y * pParty->uWalkSpeed * fBackwardWalkSpeedMultiplier; | |
2599 | |
2600 if (pParty->bFlying) | |
2601 { | |
2602 v2 -= 4 * dx; | |
2603 v1 -= 4 * dy; | |
0 | 2604 v128 = v1; |
2605 } | |
2606 else | |
2607 { | |
140 | 2608 v2 -= dx; |
2609 v1 -= dy; | |
2610 | |
0 | 2611 v128 = v1; |
2612 v124 = 1; | |
2613 } | |
140 | 2614 } |
2615 break; | |
2616 | |
2617 | |
2618 case PARTY_CenterView: | |
2619 _angle_x = 0; | |
2620 break; | |
2621 | |
0 | 2622 case PARTY_LookUp: |
2623 _angle_x += (signed __int64)(flt_6BE150_look_up_down_dangle * 25.0); | |
2624 if ( _angle_x > 128 ) | |
2625 _angle_x = 128; | |
140 | 2626 if (uActiveCharacter) |
187 | 2627 pPlayers[uActiveCharacter]->PlaySound(SPEECH_63, 0); |
140 | 2628 break; |
2629 | |
0 | 2630 case PARTY_LookDown: |
2631 _angle_x += (signed __int64)(flt_6BE150_look_up_down_dangle * -25.0); | |
2632 if ( _angle_x < -128 ) | |
2633 _angle_x = -128; | |
140 | 2634 if (uActiveCharacter) |
187 | 2635 pPlayers[uActiveCharacter]->PlaySound(SPEECH_64, 0); |
140 | 2636 break; |
2637 | |
0 | 2638 case PARTY_Jump: |
1413 | 2639 if ( (!partyAtHighSlope || bmodel_standing_on_pid) && !bJumping && pParty->field_24 && !(pParty->uFlags & 4) && !(BYTE1(pParty->uFlags) & 2) ) |
0 | 2640 { |
2641 v126 = pParty->field_24 << 6; | |
2642 bJumping = 1; | |
2643 v121 = (signed __int64)((double)(pParty->field_24 << 6) * 1.5 + (double)v121); | |
2644 } | |
140 | 2645 break; |
2646 | |
0 | 2647 default: |
140 | 2648 assert(false); |
2649 | |
0 | 2650 case PARTY_Land: |
140 | 2651 if (pParty->bFlying) |
0 | 2652 { |
141 | 2653 pParty->uFlags |= PARTY_FLAGS_1_LANDING; |
0 | 2654 pParty->uFallSpeed = 0; |
2655 } | |
140 | 2656 pParty->bFlying = false; |
0 | 2657 pPartyActionQueue->uNumActions = 0; |
140 | 2658 break; |
2659 } | |
2660 } | |
2661 | |
1061 | 2662 //LABEL_123: |
0 | 2663 pParty->sRotationY = _angle_y; |
2664 pParty->sRotationX = _angle_x; | |
1061 | 2665 if ( pZ < v111 || pParty->bFlying) |
0 | 2666 { |
2667 if ( pParty->bFlying ) | |
2668 { | |
1061 | 2669 //LABEL_130: |
0 | 2670 v31 = GetTickCount(); |
323 | 2671 v126 = stru_5C6E00->Cos(v31); |
0 | 2672 v129 = (unsigned __int64)(4i64 * v126) >> 16; |
723 | 2673 pZ = v113 + v129; |
0 | 2674 if ( v127 ) |
723 | 2675 pZ = v113; |
141 | 2676 if (pParty->FlyActive()) |
1167 | 2677 stru_5E4C90._decor_events[20 * pParty->pPartyBuffs[PARTY_BUFF_FLY].uOverlayID + 119] &= 0xFEu; |
723 | 2678 pParty->uFallStartY = pZ; |
1061 | 2679 //goto LABEL_141; |
2680 } | |
2681 else | |
2682 { | |
1413 | 2683 if ( is_on_water && v121 ) |
1061 | 2684 sub_42F960_create_object(pX, pY, v111); |
2685 v121 = 0; | |
2686 pZ = v111; | |
2687 pParty->uFallStartY = v111; | |
2688 v113 = pZ; | |
2689 if (pParty->FlyActive()) | |
1167 | 2690 stru_5E4C90._decor_events[20 * pParty->pPartyBuffs[PARTY_BUFF_FLY].uOverlayID + 119] |= 1u; |
1061 | 2691 |
2692 } | |
2693 } | |
2694 else | |
2695 { | |
2696 v113 = pZ; | |
2697 if (pParty->FlyActive()) | |
1167 | 2698 stru_5E4C90._decor_events[20 * pParty->pPartyBuffs[PARTY_BUFF_FLY].uOverlayID + 119] |= 1u; |
1061 | 2699 } |
2700 //LABEL_141: | |
141 | 2701 if (bJumping && !pParty->bFlying) |
0 | 2702 { |
2703 v33 = -(pEventTimer->uTimeElapsed * GetGravityStrength()); | |
2704 v34 = v121 + 2 * v33; | |
2705 v121 += 2 * v33; | |
1061 | 2706 } |
2707 else if (!partyAtHighSlope) | |
0 | 2708 { |
2709 v34 = v121; | |
1061 | 2710 } |
2711 else if (!bJumping) | |
2712 { | |
1413 | 2713 if ( !bmodel_standing_on_pid ) |
1061 | 2714 { |
2715 // rolling down the hill | |
2716 // how it's done: you get a little bit pushed in the air along terrain normal, getting in the air | |
2717 // and falling to the gravity, gradually sliding downwards. nice trick | |
2718 pZ = v111; | |
2719 ODM_GetTerrainNormalAt(pX, pY, &v98); | |
2720 v35 = v121 + -8 * pEventTimer->uTimeElapsed * GetGravityStrength(); | |
2721 v129 = abs((signed __int64)v2 * v98.x + (signed __int64)v1 * v98.y + (signed __int64)v35 * v98.z) >> 16; | |
2722 v2 += (unsigned __int64)(v129 * (signed __int64)v98.x) >> 16; | |
2723 v1 += (unsigned __int64)(v129 * (signed __int64)v98.y) >> 16; | |
2724 v34 = v35 + ((unsigned __int64)(v129 * (signed __int64)v98.z) >> 16); | |
2725 v128 = v1; | |
2726 v121 = v34; | |
2727 } | |
2728 } | |
2729 else | |
2730 v34 = v121; | |
2731 | |
2732 //LABEL_164: | |
1070 | 2733 if(bJumping) |
2734 { | |
2735 if ( !bUnderwater && v34 <= 0) | |
2736 { | |
2737 if ( v34 < -500 | |
2738 && !pParty->bFlying | |
2739 && pParty->vPosition.z - v111 > 1000 | |
2740 && !pParty->FeatherFallActive()) | |
2741 { // falling scream | |
2742 for (int i = 0; i < 4; ++i) | |
2743 { | |
2744 auto player = pParty->pPlayers + i; | |
1080 | 2745 if (!player->HasEnchantedItemEquipped(72) && !player->WearsItem(ITEM_ARTIFACT_HERMES_SANDALS, EQUIP_BOOTS) && player->CanAct()) |
1070 | 2746 player->PlaySound(SPEECH_66, 0); |
2747 } | |
2748 } | |
2749 } | |
141 | 2750 } |
2751 else | |
2752 { | |
1061 | 2753 //LABEL_150: |
723 | 2754 pParty->uFallStartY = pZ; |
141 | 2755 } |
2756 | |
138 | 2757 if ( v2 * v2 + v1 * v1 < 400 && !partyAtHighSlope ) |
0 | 2758 { |
2759 *(float *)&v128 = 0.0; | |
2760 v2 = 0; | |
2761 } | |
2762 stru_721530.field_84 = -1; | |
2763 stru_721530.field_70 = 0; | |
2764 stru_721530.prolly_normal_d = pParty->field_14; | |
2765 stru_721530.field_8 = pParty->field_14 >> 1; | |
2766 v126 = 0; | |
2767 stru_721530.field_0 = 1; | |
2768 stru_721530.field_C = pParty->uPartyHeight - 32; | |
2769 do | |
2770 { | |
723 | 2771 stru_721530.field_34.x = pX; |
2772 stru_721530.normal.x = pX; | |
0 | 2773 stru_721530.field_1C = v2; |
723 | 2774 stru_721530.field_34.y = pY; |
2775 stru_721530.normal.y = pY; | |
2776 stru_721530.normal.z = stru_721530.prolly_normal_d + pZ + 1; | |
2777 stru_721530.field_34.z = stru_721530.field_C + pZ + 1; | |
0 | 2778 stru_721530.field_20 = v128; |
2779 stru_721530.field_24 = v121; | |
2780 v36 = 0; | |
2781 stru_721530.uSectorID = 0; | |
1340 | 2782 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->turn_stage == 3 ) |
0 | 2783 v36 = 13312; |
2784 if ( stru_721530._47050A(v36) ) | |
2785 break; | |
2786 _46E889_collide_against_bmodels(1u); | |
2787 v37 = WorldPosToGridCellZ(pParty->vPosition.y); | |
2788 v38 = WorldPosToGridCellX(pParty->vPosition.x); | |
2789 _46E26D_collide_against_sprites(v38, v37); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
2790 _46ED8A_collide_against_sprite_objects(4u); |
0 | 2791 for ( i = 0; i < (signed int)uNumActors; ++i ) |
2792 _46DF1A_collide_against_actor(i, 0); | |
2793 if ( stru_721530.field_7C >= stru_721530.field_6C ) | |
2794 { | |
2795 _angle_x = stru_721530.normal2.x; | |
2796 _angle_y = stru_721530.normal2.y; | |
2797 v40 = stru_721530.normal2.z - stru_721530.prolly_normal_d - 1; | |
2798 } | |
2799 else | |
2800 { | |
723 | 2801 _angle_x = pX + ((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.x) >> 16); |
2802 _angle_y = pY + ((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.y) >> 16); | |
0 | 2803 v127 = (BSPModel *)((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16); |
723 | 2804 v40 = ((unsigned __int64)(stru_721530.field_7C * (signed __int64)stru_721530.field_58.z) >> 16) + pZ; |
0 | 2805 } |
2806 v122 = v40; | |
1413 | 2807 ODM_GetFloorLevel(_angle_x, _angle_y, v40, pParty->uPartyHeight, &is_on_water, &bmodel_standing_on_pid, 0); |
2808 v129 = ODM_GetFloorLevel(_angle_x, pY, v40, pParty->uPartyHeight, &is_on_water, &v97, 0); | |
2809 auto v119 = ODM_GetFloorLevel(pX, _angle_y, v40, pParty->uPartyHeight, &is_on_water, &v110, 0); | |
723 | 2810 v127 = (BSPModel *)IsTerrainSlopeTooHigh(_angle_x, pY); |
2811 v42 = IsTerrainSlopeTooHigh(pX, _angle_y); | |
1413 | 2812 is_not_on_bmodel = false; |
0 | 2813 v118 = v42; |
1413 | 2814 if ( !v97 && !v110 && !bmodel_standing_on_pid ) |
2815 is_not_on_bmodel = true; | |
0 | 2816 v43 = 1; |
2817 v44 = 1; | |
1413 | 2818 if ( bUnderwater || !is_not_on_bmodel ) |
1061 | 2819 { |
2820 pX = _angle_x; | |
2821 if ( v43 ) | |
2822 pY = _angle_y; | |
2823 } | |
2824 else | |
2825 { | |
2826 if ( v127 && v129 > pZ ) | |
2827 v44 = 0; | |
2828 if ( v118 && v119 > pZ ) | |
2829 v43 = 0; | |
2830 if ( v44 ) | |
2831 { | |
2832 pX = _angle_x; | |
2833 if ( v43 ) | |
2834 pY = _angle_y; | |
2835 } | |
2836 else if ( v43 ) | |
2837 pY = _angle_y; | |
2838 else | |
2839 { | |
1413 | 2840 v127 = (BSPModel *)ODM_GetFloorLevel(_angle_x, _angle_y, v40, pParty->uPartyHeight, &is_on_water, &bmodel_standing_on_pid, 0); |
1061 | 2841 if ( IsTerrainSlopeTooHigh(_angle_x, _angle_y) && (signed int)v127 <= pZ ) |
2842 { | |
2843 v43 = 1; | |
2844 pX = _angle_x; | |
2845 if ( v43 ) | |
2846 pY = _angle_y; | |
2847 } | |
2848 } | |
2849 } | |
0 | 2850 if ( stru_721530.field_7C >= stru_721530.field_6C ) |
2851 { | |
1413 | 2852 if ( !is_not_on_bmodel ) |
0 | 2853 { |
723 | 2854 pX = stru_721530.normal2.x; |
2855 pY = stru_721530.normal2.y; | |
2856 } | |
2857 pZ = stru_721530.normal2.z - stru_721530.prolly_normal_d - 1; | |
0 | 2858 break; |
2859 } | |
2860 stru_721530.field_70 += stru_721530.field_7C; | |
723 | 2861 pX = _angle_x; |
2862 pY = _angle_y; | |
0 | 2863 v45 = stru_721530.uFaceID; |
723 | 2864 pZ = v40; |
848 | 2865 if ( PID_TYPE(stru_721530.uFaceID) == OBJECT_Actor) |
141 | 2866 { |
2867 if (pParty->Invisible()) | |
2868 pParty->pPartyBuffs[PARTY_BUFF_INVISIBILITY].Reset(); | |
2869 | |
0 | 2870 viewparams->bRedrawGameUI = 1; |
1061 | 2871 v2 = (unsigned __int64)(58500i64 * v2) >> 16; |
2872 v127 = (BSPModel *)58500; | |
2873 v128 = (unsigned __int64)(58500i64 * v128) >> 16; | |
2874 v122 = (unsigned __int64)(58500i64 * v121) >> 16; | |
2875 ++v126; | |
2876 v121 = (unsigned __int64)(58500i64 * v121) >> 16; | |
2877 continue; | |
2878 } | |
848 | 2879 if ( PID_TYPE(stru_721530.uFaceID) == OBJECT_Decoration) |
0 | 2880 { |
295 | 2881 v56 = integer_sqrt(v2 * v2 + v128 * v128); |
0 | 2882 v118 = v56; |
1413 | 2883 v57 = stru_5C6E00->Atan2(_angle_x - pLevelDecorations[(signed int)stru_721530.uFaceID >> 3].vPosition.x, |
2884 _angle_y - pLevelDecorations[(signed int)stru_721530.uFaceID >> 3].vPosition.y); | |
0 | 2885 v129 = v57; |
323 | 2886 v58 = (BSPModel *)stru_5C6E00->Cos(v57); |
0 | 2887 v127 = v58; |
2888 v59 = (signed int)v58 * (signed __int64)v56; | |
2889 v122 = v59 >> 16; | |
2890 v2 = v59 >> 16; | |
323 | 2891 v60 = (BSPModel *)stru_5C6E00->Sin(v129); |
0 | 2892 v127 = v60; |
2893 v61 = (signed int)v60 * (signed __int64)v118; | |
2894 v122 = v61 >> 16; | |
2895 v128 = v61 >> 16; | |
2896 } | |
2897 else | |
2898 { | |
848 | 2899 if ( PID_TYPE(stru_721530.uFaceID) == OBJECT_BModel) |
0 | 2900 { |
2901 pParty->bFlying = 0; | |
2902 v46 = &pOutdoor->pBModels[(signed int)stru_721530.uFaceID >> 9]; | |
2903 v127 = v46; | |
79 | 2904 v47 = &v46->pFaces[((signed int)stru_721530.uFaceID >> 3) & 0x3F]; |
0 | 2905 v48 = v47->pBoundingBox.z2 - v47->pBoundingBox.z1; |
2906 v51 = __OFSUB__(v48, 32); | |
2907 v49 = v48 == 32; | |
2908 v50 = v48 - 32 < 0; | |
2909 v52 = v47->pFacePlane.vNormal.z; | |
2910 v129 = (unsigned __int8)(v50 ^ v51 | v49); | |
122 | 2911 v119 = v52 < 46378; |
0 | 2912 if ( bUnderwater == 1 ) |
2913 v119 = 0; | |
2914 v53 = v47->uPolygonType; | |
2915 if ( v53 == 3 ) | |
2916 { | |
1061 | 2917 if ( v121 < 0 ) |
2918 v121 = 0; | |
2919 pZ = v127->pVertices.pVertices[v47->pVertexIDs[0]].z + 1; | |
2920 if ( v2 * v2 + v128 * v128 < 400 ) | |
2921 { | |
2922 v2 = 0; | |
2923 *(float *)&v128 = 0.0; | |
2924 } | |
1413 | 2925 if ( pParty->floor_face_pid != v45 && (v47->uAttributes & FACE_PRESSURE_PLATE)) |
1061 | 2926 { |
2927 pParty->floor_face_pid = v45; | |
2928 v103 = v47->sCogTriggeredID; | |
2929 } | |
2930 v2 = (unsigned __int64)(58500i64 * v2) >> 16; | |
2931 v127 = (BSPModel *)58500; | |
2932 v128 = (unsigned __int64)(58500i64 * v128) >> 16; | |
2933 v122 = (unsigned __int64)(58500i64 * v121) >> 16; | |
2934 ++v126; | |
2935 v121 = (unsigned __int64)(58500i64 * v121) >> 16; | |
2936 continue; | |
0 | 2937 } |
2938 if ( !v129 && (v53 != 4 || v119) ) | |
2939 { | |
2940 v118 = abs(v128 * v47->pFacePlane.vNormal.y + v121 * v52 + v2 * v47->pFacePlane.vNormal.x) >> 16; | |
2941 if ( stru_721530.field_64 >> 3 > v118 ) | |
2942 v118 = stru_721530.field_64 >> 3; | |
2943 v129 = v47->pFacePlane.vNormal.x; | |
2944 v129 = (unsigned __int64)(v118 * (signed __int64)v129) >> 16; | |
2945 _walk_speed = v47->pFacePlane.vNormal.y; | |
2946 _walk_speed = (unsigned __int64)(v118 * (signed __int64)_walk_speed) >> 16; | |
2947 v54 = 0; | |
2948 if ( !v119 ) | |
2949 { | |
2950 v127 = (BSPModel *)v47->pFacePlane.vNormal.z; | |
2951 v127 = (BSPModel *)((unsigned __int64)(v118 * (signed __int64)(signed int)v127) >> 16); | |
2952 v54 = v127; | |
2953 } | |
2954 v121 += (int)v54; | |
2955 v128 += _walk_speed; | |
2956 v2 += v129; | |
2957 v55 = stru_721530.prolly_normal_d | |
2958 - ((signed int)(v47->pFacePlane.dist | |
2959 + v122 * v47->pFacePlane.vNormal.z | |
2960 + _angle_y * v47->pFacePlane.vNormal.y | |
2961 + _angle_x * v47->pFacePlane.vNormal.x) >> 16); | |
2962 if ( v55 > 0 ) | |
2963 { | |
723 | 2964 pX = _angle_x + (v47->pFacePlane.vNormal.x * v55 >> 16); |
2965 pY = _angle_y + (v47->pFacePlane.vNormal.y * v55 >> 16); | |
0 | 2966 if ( !v119 ) |
723 | 2967 pZ = v122 + (v47->pFacePlane.vNormal.z * v55 >> 16); |
0 | 2968 } |
1061 | 2969 //LABEL_220: |
2970 v45 = stru_721530.uFaceID; | |
2971 if ( pParty->floor_face_pid != v45 && BYTE3(v47->uAttributes) & 4 ) | |
2972 { | |
2973 pParty->floor_face_pid = v45; | |
2974 v103 = v47->sCogTriggeredID; | |
2975 } | |
2976 v2 = (unsigned __int64)(58500i64 * v2) >> 16; | |
2977 v127 = (BSPModel *)58500; | |
2978 v128 = (unsigned __int64)(58500i64 * v128) >> 16; | |
2979 v122 = (unsigned __int64)(58500i64 * v121) >> 16; | |
2980 ++v126; | |
2981 v121 = (unsigned __int64)(58500i64 * v121) >> 16; | |
2982 continue; | |
0 | 2983 } |
2984 v118 = abs(v128 * v47->pFacePlane.vNormal.y + v121 * v52 + v2 * v47->pFacePlane.vNormal.x) >> 16; | |
2985 if ( stru_721530.field_64 >> 3 > v118 ) | |
2986 v118 = stru_721530.field_64 >> 3; | |
2987 v122 = v47->pFacePlane.vNormal.x; | |
2988 v122 = (unsigned __int64)(v118 * (signed __int64)(signed int)v122) >> 16; | |
2989 v127 = (BSPModel *)v47->pFacePlane.vNormal.y; | |
2990 v127 = (BSPModel *)((unsigned __int64)(v118 * (signed __int64)(signed int)v127) >> 16); | |
2991 v129 = v47->pFacePlane.vNormal.z; | |
2992 v129 = (unsigned __int64)(v118 * (signed __int64)v129) >> 16; | |
2993 v121 += v129; | |
2994 v2 += v122; | |
2995 v128 += (int)v127; | |
2996 if ( v2 * v2 + v128 * v128 >= 400 ) | |
1061 | 2997 { |
2998 v45 = stru_721530.uFaceID; | |
2999 if ( pParty->floor_face_pid != v45 && BYTE3(v47->uAttributes) & 4 ) | |
3000 { | |
3001 pParty->floor_face_pid = v45; | |
3002 v103 = v47->sCogTriggeredID; | |
3003 } | |
3004 v2 = (unsigned __int64)(58500i64 * v2) >> 16; | |
3005 v127 = (BSPModel *)58500; | |
3006 v128 = (unsigned __int64)(58500i64 * v128) >> 16; | |
3007 v122 = (unsigned __int64)(58500i64 * v121) >> 16; | |
3008 ++v126; | |
3009 v121 = (unsigned __int64)(58500i64 * v121) >> 16; | |
3010 continue; | |
3011 } | |
0 | 3012 v2 = 0; |
3013 v121 = 0; | |
3014 *(float *)&v128 = 0.0; | |
3015 } | |
3016 } | |
1061 | 3017 //LABEL_234: |
0 | 3018 v2 = (unsigned __int64)(58500i64 * v2) >> 16; |
3019 v127 = (BSPModel *)58500; | |
3020 v128 = (unsigned __int64)(58500i64 * v128) >> 16; | |
3021 v122 = (unsigned __int64)(58500i64 * v121) >> 16; | |
3022 ++v126; | |
3023 v121 = (unsigned __int64)(58500i64 * v121) >> 16; | |
3024 } | |
3025 while ( v126 < 100 ); | |
831 | 3026 if ( bWalkSound && pParty->walk_sound_timer <= 0 ) |
0 | 3027 { |
723 | 3028 v122 = abs(pParty->vPosition.x - pX); |
3029 v126 = abs(pParty->vPosition.y - pY); | |
3030 v62 = abs(pParty->vPosition.z - pZ); | |
295 | 3031 if ( integer_sqrt(v122 * v122 + v126 * v126 + v62 * v62) < 8 ) |
1061 | 3032 { |
3033 pAudioPlayer->_4AA258(804); | |
3034 pParty->walk_sound_timer = 64; | |
3035 } | |
3036 else | |
3037 { | |
3038 if ( v114 && (!bJumping || v101) ) | |
3039 { | |
1413 | 3040 if ( !is_not_on_bmodel |
1061 | 3041 && !(BYTE1(pOutdoor->pBModels[pParty->floor_face_pid >> 9].pFaces[(pParty->floor_face_pid >> 3) & 0x3F].uAttributes) & 0x20) ) |
3042 { | |
1398 | 3043 pAudioPlayer->PlaySound((SoundID)64, 804, 1, -1, 0, 0, 0, 0); |
1061 | 3044 } |
3045 else | |
3046 { | |
3047 v63 = WorldPosToGridCellZ(pParty->vPosition.y) - 1; | |
3048 v64 = WorldPosToGridCellX(pParty->vPosition.x); | |
1398 | 3049 v87 = pOutdoor->GetSoundIdByPosition(v64, v63, 1); |
3050 pAudioPlayer->PlaySound((SoundID)v87, 804, 1, -1, 0, 0, 0, 0); | |
1061 | 3051 } |
3052 } | |
3053 else | |
3054 { | |
3055 if ( v124 && (!bJumping || v101) ) | |
3056 { | |
1413 | 3057 if ( is_not_on_bmodel |
1061 | 3058 || BYTE1(pOutdoor->pBModels[pParty->floor_face_pid >> 9].pFaces[(pParty->floor_face_pid >> 3) & 0x3F].uAttributes) & 0x20 ) |
3059 { | |
3060 v63 = WorldPosToGridCellZ(pParty->vPosition.y) - 1; | |
3061 v64 = WorldPosToGridCellX(pParty->vPosition.x); | |
1398 | 3062 v87 = pOutdoor->GetSoundIdByPosition(v64, v63, 0); |
3063 pAudioPlayer->PlaySound((SoundID)v87, 804, 1, -1, 0, 0, 0, 0); | |
1061 | 3064 } |
3065 else | |
1398 | 3066 pAudioPlayer->PlaySound((SoundID)103, 804, 1, -1, 0, 0, 0, 0); |
1061 | 3067 } |
3068 else | |
3069 { | |
3070 pAudioPlayer->_4AA258(804); | |
3071 pParty->walk_sound_timer = 64; | |
3072 } | |
3073 } | |
0 | 3074 } |
3075 } | |
3076 if ( !bJumping || v101 ) | |
569 | 3077 pParty->uFlags &= ~PARTY_FLAGS_1_FALLING; |
3078 else | |
3079 pParty->uFlags |= PARTY_FLAGS_1_FALLING; | |
0 | 3080 v126 = WorldPosToGridCellX(pParty->vPosition.x); |
3081 v65 = WorldPosToGridCellZ(pParty->vPosition.y) - 1; | |
723 | 3082 v114 = WorldPosToGridCellX(pX); |
3083 v66 = WorldPosToGridCellZ(pY) - 1; | |
1413 | 3084 v127 = (BSPModel *)((~(unsigned int)pOutdoor->ActuallyGetSomeOtherTileInfo(v126, v65) >> 1) & 1); |
3085 v122 = (~(unsigned int)pOutdoor->ActuallyGetSomeOtherTileInfo(v114, v65) >> 1) & 1; | |
0 | 3086 v67 = pOutdoor->ActuallyGetSomeOtherTileInfo(v126, v66); |
3087 v68 = 0; | |
1413 | 3088 v69 = (~(unsigned int)v67 >> 1) & 1; |
0 | 3089 if ( v114 == v126 && v66 == v65 && v122 && v69 ) |
3090 v68 = 1; | |
1413 | 3091 if ( !is_not_on_bmodel ) |
0 | 3092 v68 = 1; |
3093 if ( v68 ) | |
3094 { | |
723 | 3095 v70 = pZ; |
3096 v71 = pX; | |
3097 v72 = pY; | |
0 | 3098 pParty->uFallSpeed = v121; |
723 | 3099 v73 = pZ; |
3100 pParty->vPosition.x = pX; | |
3101 pParty->vPosition.y = pY; | |
3102 pParty->vPosition.z = pZ; | |
0 | 3103 pParty->field_6F0 = v113; |
723 | 3104 if ( pZ > 8160 ) |
0 | 3105 { |
3106 v73 = 8160; | |
3107 pParty->uFallStartY = 8160; | |
3108 pParty->vPosition.z = 8160; | |
3109 } | |
3110 if ( !v103 | |
3111 || (EventProcessor(v103, 0, 1), pParty->vPosition.x == v71) | |
3112 && pParty->vPosition.y == v72 | |
3113 && (v73 = pParty->vPosition.z, pParty->vPosition.z == v70) ) | |
3114 { | |
3115 if ( v73 < v111 ) | |
3116 { | |
3117 pParty->uFallSpeed = 0; | |
3118 v73 = v105; | |
3119 pParty->vPosition.z = v105; | |
3120 if ( pParty->uFallStartY - v70 > 512 && !bFeatherFall && v70 <= v105 && !bUnderwater ) | |
3121 { | |
569 | 3122 if ( pParty->uFlags & PARTY_FLAGS_1_LANDING ) |
3123 { | |
3124 pParty->uFlags &= ~PARTY_FLAGS_1_LANDING; | |
0 | 3125 } |
3126 else | |
3127 { | |
3128 v74 = &pPlayers[1]; | |
3129 do | |
3130 { | |
3131 v110 = (*v74)->GetMaxHealth(); | |
1398 | 3132 (*v74)->ReceiveDamage((signed int)((pParty->uFallStartY - v70) * (unsigned __int64)(signed __int64)((double)v110 * 0.1)) / 256, |
1036 | 3133 DMGT_PHISYCAL); |
0 | 3134 v75 = (*v74)->GetActualEndurance(); |
1036 | 3135 v110 = 20 - (*v74)->GetParameterBonus(v75); |
0 | 3136 (*v74)->SetRecoveryTime( |
3137 (signed __int64)((double)v110 * flt_6BE3A4_debug_recmod1 * 2.133333333333333)); | |
3138 ++v74; | |
3139 } | |
3140 while ( (signed int)v74 <= (signed int)&pPlayers[4] ); | |
3141 v73 = pParty->vPosition.z; | |
3142 } | |
3143 } | |
3144 pParty->uFallStartY = v70; | |
3145 } | |
3146 if ( v102 && v73 < v109 ) | |
3147 { | |
3148 if ( (signed int)(pParty->uPartyHeight + v73) >= v109 ) | |
3149 { | |
3150 pParty->vPosition.z = v109 - pParty->uPartyHeight - 1; | |
3151 pParty->field_6F0 = v109 - pParty->uPartyHeight - 1; | |
3152 } | |
3153 } | |
569 | 3154 pParty->uFlags &= ~0x204; |
0 | 3155 } |
3156 return; | |
3157 } | |
3158 v76 = pParty->bFlying; | |
3159 if ( pParty->bFlying || v101 == 0 || bWaterWalk || !v127 ) | |
3160 v77 = 1; | |
3161 else | |
3162 v77 = v122 != 0; | |
3163 v114 = 0; | |
3164 if ( !pParty->bFlying && v101 != 0 && !bWaterWalk ) | |
3165 { | |
3166 if ( v127 ) | |
3167 { | |
3168 v78 = v69 != 0; | |
1061 | 3169 } |
3170 else | |
3171 { | |
3172 v114 = 1; | |
3173 v78 = 1; | |
3174 } | |
3175 } | |
3176 else | |
3177 v78 = 1; | |
3178 //LABEL_306: | |
0 | 3179 if ( v77 ) |
3180 { | |
723 | 3181 pParty->vPosition.x = pX; |
0 | 3182 } |
3183 if ( v78 ) | |
3184 { | |
723 | 3185 pParty->vPosition.y = pY; |
1061 | 3186 } |
3187 if ( v78 || v77) | |
3188 { | |
0 | 3189 if ( bWaterWalk ) |
3190 { | |
569 | 3191 pParty->uFlags &= ~PARTY_FLAGS_1_STANDING_ON_WATER; |
1167 | 3192 //v79 = 20 * pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].uOverlayID + 6180178; |
3193 //*(short *)&stru_5E4C90._decor_events[20 * pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].uOverlayID + 119] |= 1u; | |
3194 v79 = (int)&stru_5E4C90._decor_events[20 * pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].uOverlayID + 119]; | |
569 | 3195 *(short *)v79 |= 1u; |
0 | 3196 if ( !v122 || !v69 ) |
3197 { | |
3198 if ( !v76 ) | |
3199 { | |
3200 v80 = *(short *)v79; | |
569 | 3201 pParty->uFlags |= PARTY_FLAGS_1_STANDING_ON_WATER; |
0 | 3202 *(short *)v79 = v80 & 0xFFFE; |
3203 } | |
3204 } | |
3205 } | |
1061 | 3206 } |
3207 else if ( bWalkSound && pParty->walk_sound_timer <= 0 ) | |
0 | 3208 { |
3209 pAudioPlayer->_4AA258(804); | |
831 | 3210 pParty->walk_sound_timer = 64; |
0 | 3211 } |
1061 | 3212 //LABEL_318: |
723 | 3213 v81 = pZ; |
3214 v82 = pZ; | |
3215 pParty->vPosition.z = pZ; | |
3216 if ( pZ > 8160 ) | |
0 | 3217 { |
3218 v82 = 8160; | |
3219 pParty->uFallStartY = 8160; | |
3220 pParty->vPosition.z = 8160; | |
3221 } | |
3222 LOWORD(pParty->uFlags) &= 0xFDFBu; | |
3223 pParty->uFallSpeed = v121; | |
3224 pParty->field_6F0 = v113; | |
3225 if ( v114 ) | |
3226 { | |
3227 v83 = GetTerrainHeightsAroundParty2(pParty->vPosition.x, pParty->vPosition.y, &v110, 1); | |
3228 v82 = pParty->vPosition.z; | |
3229 if ( pParty->vPosition.z <= v83 ) | |
3230 pParty->uFlags |= 4u; | |
3231 } | |
3232 if ( !v103 | |
723 | 3233 || (EventProcessor(v103, 0, 1), pParty->vPosition.x == pX) |
3234 && pParty->vPosition.y == pY | |
0 | 3235 && (v82 = pParty->vPosition.z, pParty->vPosition.z == v81) ) |
3236 { | |
3237 if ( v82 < v111 ) | |
3238 { | |
3239 v82 = v105; | |
3240 pParty->uFallSpeed = 0; | |
3241 pParty->vPosition.z = v105; | |
3242 if ( pParty->uFallStartY - v81 > 512 && !bFeatherFall && v81 <= v105 && !bUnderwater ) | |
3243 { | |
569 | 3244 if ( pParty->uFlags & PARTY_FLAGS_1_LANDING ) |
3245 { | |
3246 pParty->uFlags &= ~PARTY_FLAGS_1_LANDING; | |
0 | 3247 } |
3248 else | |
3249 { | |
3250 v84 = &pPlayers[1]; | |
3251 do | |
3252 { | |
3253 v110 = (*v84)->GetMaxHealth(); | |
3254 (*v84)->ReceiveDamage( | |
3255 (signed int)((pParty->uFallStartY - v81) * (unsigned __int64)(signed __int64)((double)v110 * 0.1)) / 256, | |
1036 | 3256 DMGT_PHISYCAL); |
0 | 3257 v85 = (*v84)->GetActualEndurance(); |
1036 | 3258 v110 = 20 - (*v84)->GetParameterBonus(v85); |
0 | 3259 (*v84)->SetRecoveryTime((signed __int64)((double)v110 * flt_6BE3A4_debug_recmod1 * 2.133333333333333)); |
3260 ++v84; | |
3261 } | |
3262 while ( (signed int)v84 <= (signed int)&pPlayers[4] ); | |
3263 v82 = pParty->vPosition.z; | |
3264 } | |
3265 } | |
3266 pParty->uFallStartY = v81; | |
3267 } | |
3268 if ( v102 && v82 < v109 && (signed int)(pParty->uPartyHeight + v82) >= v109 ) | |
3269 { | |
3270 pParty->vPosition.z = v82 + pParty->uPartyHeight - v109 + 1; | |
3271 pParty->field_6F0 = v82 + pParty->uPartyHeight - v109 + 1; | |
3272 } | |
3273 } | |
3274 } | |
3275 | |
3276 //----- (0047531C) -------------------------------------------------------- | |
3277 bool __fastcall sub_47531C(int a1, int *a2, int a3, int a4, int a5, int a6, int a7, int a8, BLVFace *a9, int a10) | |
3278 { | |
3279 BLVFace *v10; // ebx@1 | |
3280 int v11; // ST1C_4@3 | |
3281 int v12; // edi@3 | |
3282 int v13; // esi@3 | |
3283 int v14; // edi@4 | |
3284 signed __int64 v15; // qtt@6 | |
3285 __int16 v16; // si@7 | |
3286 int *v18; // [sp+Ch] [bp-Ch]@1 | |
3287 int v19; // [sp+10h] [bp-8h]@1 | |
3288 int a7a; // [sp+30h] [bp+18h]@7 | |
3289 int a9b; // [sp+38h] [bp+20h]@3 | |
3290 int a9a; // [sp+38h] [bp+20h]@3 | |
3291 int a10b; // [sp+3Ch] [bp+24h]@3 | |
3292 signed int a10a; // [sp+3Ch] [bp+24h]@4 | |
3293 int a10c; // [sp+3Ch] [bp+24h]@5 | |
3294 | |
3295 v10 = a9; | |
3296 v18 = a2; | |
3297 v19 = a1; | |
3298 if ( a10 && BYTE3(a9->uAttributes) & 0x20 ) | |
3299 return 0; | |
3300 v11 = (unsigned __int64)(a6 * (signed __int64)a9->pFacePlane_old.vNormal.x) >> 16; | |
3301 a10b = (unsigned __int64)(a7 * (signed __int64)a9->pFacePlane_old.vNormal.y) >> 16; | |
3302 a9b = (unsigned __int64)(a8 * (signed __int64)a9->pFacePlane_old.vNormal.z) >> 16; | |
3303 v12 = v11 + a9b + a10b; | |
3304 a9a = v11 + a9b + a10b; | |
3305 v13 = (a1 << 16) | |
3306 - a3 * v10->pFacePlane_old.vNormal.x | |
3307 - a4 * v10->pFacePlane_old.vNormal.y | |
3308 - a5 * v10->pFacePlane_old.vNormal.z | |
3309 - v10->pFacePlane_old.dist; | |
3310 if ( abs((a1 << 16) | |
3311 - a3 * v10->pFacePlane_old.vNormal.x | |
3312 - a4 * v10->pFacePlane_old.vNormal.y | |
3313 - a5 * v10->pFacePlane_old.vNormal.z - v10->pFacePlane_old.dist) >= a1 << 16 ) | |
3314 { | |
3315 a10c = abs(v13) >> 14; | |
3316 if ( a10c > abs(v12) ) | |
3317 return 0; | |
3318 LODWORD(v15) = v13 << 16; | |
3319 HIDWORD(v15) = v13 >> 16; | |
3320 v14 = v19; | |
3321 a10a = v15 / a9a; | |
3322 } | |
3323 else | |
3324 { | |
3325 a10a = 0; | |
3326 v14 = abs(v13) >> 16; | |
3327 } | |
3328 v16 = a4 + ((unsigned int)((unsigned __int64)(a10a * (signed __int64)a7) >> 16) >> 16); | |
3329 LOWORD(a7a) = (short)a3 | |
3330 + ((unsigned int)((unsigned __int64)(a10a * (signed __int64)a6) >> 16) >> 16) | |
3331 - ((unsigned int)(v14 * v10->pFacePlane_old.vNormal.x) >> 16); | |
3332 HIWORD(a7a) = v16 - ((unsigned int)(v14 * v10->pFacePlane_old.vNormal.y) >> 16); | |
3333 if ( !sub_475665( | |
3334 v10, | |
3335 a7a, | |
3336 (short)a5 | |
3337 + ((unsigned int)((unsigned __int64)(a10a * (signed __int64)a8) >> 16) >> 16) | |
3338 - ((unsigned int)(v14 * v10->pFacePlane_old.vNormal.z) >> 16)) ) | |
3339 return 0; | |
3340 *v18 = a10a >> 16; | |
3341 if ( a10a >> 16 < 0 ) | |
3342 *v18 = 0; | |
3343 return 1; | |
3344 } | |
3345 | |
3346 //----- (004754BF) -------------------------------------------------------- | |
3347 bool __fastcall sub_4754BF(int a1, int *a2, int a3, int a4, int a5, int a6, int a7, int a8, BLVFace *a9, int a10, int a11) | |
3348 { | |
3349 BLVFace *v11; // ebx@1 | |
3350 int v12; // ST1C_4@3 | |
3351 int v13; // edi@3 | |
3352 int v14; // esi@3 | |
3353 int v15; // edi@4 | |
3354 signed __int64 v16; // qtt@6 | |
3355 __int16 v17; // si@7 | |
3356 int *v19; // [sp+Ch] [bp-Ch]@1 | |
3357 int v20; // [sp+10h] [bp-8h]@1 | |
3358 int a7a; // [sp+30h] [bp+18h]@7 | |
3359 int a1b; // [sp+38h] [bp+20h]@3 | |
3360 int a1a; // [sp+38h] [bp+20h]@3 | |
3361 int a11b; // [sp+40h] [bp+28h]@3 | |
3362 signed int a11a; // [sp+40h] [bp+28h]@4 | |
3363 int a11c; // [sp+40h] [bp+28h]@5 | |
3364 | |
3365 v11 = a9; | |
3366 v19 = a2; | |
3367 v20 = a1; | |
3368 if ( a11 && BYTE3(a9->uAttributes) & 0x20 ) | |
3369 return 0; | |
3370 v12 = (unsigned __int64)(a6 * (signed __int64)a9->pFacePlane_old.vNormal.x) >> 16; | |
3371 a11b = (unsigned __int64)(a7 * (signed __int64)a9->pFacePlane_old.vNormal.y) >> 16; | |
3372 a1b = (unsigned __int64)(a8 * (signed __int64)a9->pFacePlane_old.vNormal.z) >> 16; | |
3373 v13 = v12 + a1b + a11b; | |
3374 a1a = v12 + a1b + a11b; | |
3375 v14 = (a1 << 16) | |
3376 - a3 * v11->pFacePlane_old.vNormal.x | |
3377 - a4 * v11->pFacePlane_old.vNormal.y | |
3378 - a5 * v11->pFacePlane_old.vNormal.z | |
3379 - v11->pFacePlane_old.dist; | |
3380 if ( abs((a1 << 16) | |
3381 - a3 * v11->pFacePlane_old.vNormal.x | |
3382 - a4 * v11->pFacePlane_old.vNormal.y | |
3383 - a5 * v11->pFacePlane_old.vNormal.z - v11->pFacePlane_old.dist) >= a1 << 16 ) | |
3384 { | |
3385 a11c = abs(v14) >> 14; | |
3386 if ( a11c > abs(v13) ) | |
3387 return 0; | |
3388 LODWORD(v16) = v14 << 16; | |
3389 HIDWORD(v16) = v14 >> 16; | |
3390 v15 = v20; | |
3391 a11a = v16 / a1a; | |
3392 } | |
3393 else | |
3394 { | |
3395 a11a = 0; | |
3396 v15 = abs(v14) >> 16; | |
3397 } | |
3398 v17 = a4 + ((unsigned int)((unsigned __int64)(a11a * (signed __int64)a7) >> 16) >> 16); | |
3399 LOWORD(a7a) = (short)a3 | |
3400 + ((unsigned int)((unsigned __int64)(a11a * (signed __int64)a6) >> 16) >> 16) | |
3401 - ((unsigned int)(v15 * v11->pFacePlane_old.vNormal.x) >> 16); | |
3402 HIWORD(a7a) = v17 - ((unsigned int)(v15 * v11->pFacePlane_old.vNormal.y) >> 16); | |
3403 if ( !sub_4759C9( | |
3404 v11, | |
3405 a10, | |
3406 a7a, | |
3407 (short)a5 | |
3408 + ((unsigned int)((unsigned __int64)(a11a * (signed __int64)a8) >> 16) >> 16) | |
3409 - ((unsigned int)(v15 * v11->pFacePlane_old.vNormal.z) >> 16)) ) | |
3410 return 0; | |
3411 *v19 = a11a >> 16; | |
3412 if ( a11a >> 16 < 0 ) | |
3413 *v19 = 0; | |
3414 return 1; | |
3415 } | |
3416 | |
3417 //----- (00475665) -------------------------------------------------------- | |
3418 signed int __thiscall sub_475665(BLVFace *_this, int a2, __int16 a3) | |
3419 { | |
3420 unsigned int v3; // eax@1 | |
3421 Vec3_short_ *v4; // edx@3 | |
3422 signed int v5; // eax@4 | |
3423 int v6; // esi@4 | |
3424 signed int v7; // eax@7 | |
3425 Vec3_short_ *v8; // edx@8 | |
3426 signed int v9; // eax@9 | |
3427 int v10; // esi@9 | |
3428 signed int v11; // eax@11 | |
3429 Vec3_short_ *v12; // edx@12 | |
3430 signed int v13; // eax@13 | |
3431 int v14; // esi@13 | |
3432 int v15; // esi@14 | |
3433 bool v16; // edi@14 | |
3434 int v17; // ecx@16 | |
3435 signed int v18; // edx@16 | |
3436 int v19; // eax@17 | |
3437 signed int v20; // ebx@18 | |
3438 int v21; // edi@20 | |
3439 signed int v22; // ST14_4@22 | |
3440 signed __int64 v23; // qtt@22 | |
3441 signed int result; // eax@25 | |
3442 int v25; // [sp+14h] [bp-10h]@14 | |
3443 int v26; // [sp+1Ch] [bp-8h]@2 | |
3444 signed int v27; // [sp+20h] [bp-4h]@2 | |
3445 signed int v28; // [sp+30h] [bp+Ch]@2 | |
3446 signed int v29; // [sp+30h] [bp+Ch]@7 | |
3447 signed int v30; // [sp+30h] [bp+Ch]@11 | |
3448 signed int v31; // [sp+30h] [bp+Ch]@14 | |
3449 | |
3450 v3 = _this->uAttributes; | |
3451 if ( BYTE1(v3) & 1 ) | |
3452 { | |
3453 v28 = 0; | |
3454 v26 = (signed __int16)a2; | |
3455 v27 = SHIWORD(a2); | |
3456 if ( _this->uNumVertices ) | |
3457 { | |
3458 v4 = pIndoor->pVertices; | |
3459 do | |
3460 { | |
3461 v5 = v28; | |
3462 v6 = 2 * v28; | |
3463 word_720C10_intercepts_xs[2 * v28] = _this->pXInterceptDisplacements[v28] + v4[_this->pVertexIDs[v28]].x; | |
3464 word_720B40_intercepts_zs[2 * v28] = _this->pYInterceptDisplacements[v5] + v4[_this->pVertexIDs[v5]].y; | |
3465 word_720C10_intercepts_xs[2 * v28++ + 1] = _this->pXInterceptDisplacements[v5 + 1] | |
3466 + v4[_this->pVertexIDs[v5 + 1]].x; | |
3467 word_720B40_intercepts_zs[v6 + 1] = _this->pYInterceptDisplacements[v5 + 1] + v4[_this->pVertexIDs[v5 + 1]].y; | |
3468 } | |
3469 while ( v28 < _this->uNumVertices ); | |
3470 } | |
3471 } | |
3472 else | |
3473 { | |
3474 if ( BYTE1(v3) & 2 ) | |
3475 { | |
3476 v26 = (signed __int16)a2; | |
3477 v7 = a3; | |
3478 v29 = 0; | |
3479 v27 = v7; | |
3480 if ( _this->uNumVertices ) | |
3481 { | |
3482 v8 = pIndoor->pVertices; | |
3483 do | |
3484 { | |
3485 v9 = v29; | |
3486 v10 = 2 * v29; | |
3487 word_720C10_intercepts_xs[2 * v29] = _this->pXInterceptDisplacements[v29] + v8[_this->pVertexIDs[v29]].x; | |
3488 word_720B40_intercepts_zs[2 * v29] = _this->pZInterceptDisplacements[v9] + v8[_this->pVertexIDs[v9]].z; | |
3489 word_720C10_intercepts_xs[2 * v29++ + 1] = _this->pXInterceptDisplacements[v9 + 1] + v8[_this->pVertexIDs[v9 + 1]].x; | |
3490 word_720B40_intercepts_zs[v10 + 1] = _this->pZInterceptDisplacements[v9 + 1] + v8[_this->pVertexIDs[v9 + 1]].z; | |
3491 } | |
3492 while ( v29 < _this->uNumVertices ); | |
3493 } | |
3494 } | |
3495 else | |
3496 { | |
3497 v26 = SHIWORD(a2); | |
3498 v11 = a3; | |
3499 v30 = 0; | |
3500 v27 = v11; | |
3501 if ( _this->uNumVertices ) | |
3502 { | |
3503 v12 = pIndoor->pVertices; | |
3504 do | |
3505 { | |
3506 v13 = v30; | |
3507 v14 = 2 * v30; | |
3508 word_720C10_intercepts_xs[2 * v30] = _this->pYInterceptDisplacements[v30] + v12[_this->pVertexIDs[v30]].y; | |
3509 word_720B40_intercepts_zs[2 * v30] = _this->pZInterceptDisplacements[v13] + v12[_this->pVertexIDs[v13]].z; | |
3510 word_720C10_intercepts_xs[2 * v30++ + 1] = _this->pYInterceptDisplacements[v13 + 1] + v12[_this->pVertexIDs[v13 + 1]].y; | |
3511 word_720B40_intercepts_zs[v14 + 1] = _this->pZInterceptDisplacements[v13 + 1] + v12[_this->pVertexIDs[v13 + 1]].z; | |
3512 } | |
3513 while ( v30 < _this->uNumVertices ); | |
3514 } | |
3515 } | |
3516 } | |
3517 v15 = 2 * _this->uNumVertices; | |
3518 v31 = 0; | |
3519 word_720C10_intercepts_xs[2 * _this->uNumVertices] = word_720C10_intercepts_xs[0]; | |
3520 word_720B40_intercepts_zs[v15] = word_720B40_intercepts_zs[0]; | |
3521 v25 = 0; | |
3522 v16 = word_720B40_intercepts_zs[0] >= v27; | |
3523 if ( v15 <= 0 ) | |
1418 | 3524 return 0; |
0 | 3525 do |
3526 { | |
3527 if ( v31 >= 2 ) | |
3528 break; | |
3529 v17 = v25; | |
3530 v18 = word_720B40_intercepts_zs[v25 + 1]; | |
1110 | 3531 if ( v16 ^ (v18 >= v27) ) |
0 | 3532 { |
3533 v19 = word_720C10_intercepts_xs[v17 + 1]; | |
3534 if ( v19 >= v26 ) | |
3535 v20 = 0; | |
3536 else | |
3537 v20 = 2; | |
1110 | 3538 v21 = v20 | (word_720C10_intercepts_xs[v17] < v26); |
0 | 3539 if ( v21 != 3 ) |
3540 { | |
3541 if ( !v21 | |
3542 || (v22 = v19 - word_720C10_intercepts_xs[v17], | |
3543 LODWORD(v23) = v22 << 16, | |
3544 HIDWORD(v23) = v22 >> 16, | |
3545 word_720C10_intercepts_xs[v17] | |
3546 + ((signed int)(((unsigned __int64)(v23 | |
3547 / (v18 - word_720B40_intercepts_zs[v17]) | |
3548 * ((v27 - (signed int)word_720B40_intercepts_zs[v17]) << 16)) >> 16) | |
3549 + 32768) >> 16) >= v26) ) | |
3550 ++v31; | |
3551 } | |
3552 } | |
3553 ++v25; | |
3554 v16 = v18 >= v27; | |
3555 } | |
3556 while ( v25 < v15 ); | |
3557 result = 1; | |
3558 if ( v31 != 1 ) | |
3559 result = 0; | |
3560 return result; | |
3561 } | |
3562 | |
3563 //----- (004759C9) -------------------------------------------------------- | |
3564 bool __fastcall sub_4759C9(BLVFace *a1, int a2, int a3, __int16 a4) | |
3565 { | |
3566 unsigned int v4; // eax@1 | |
3567 int v5; // edx@4 | |
3568 __int16 v6; // si@4 | |
3569 int v7; // edx@9 | |
3570 __int16 v8; // si@9 | |
3571 int v9; // edx@13 | |
3572 __int16 v10; // si@13 | |
3573 int v11; // esi@14 | |
3574 bool v12; // edi@14 | |
3575 int v13; // ecx@16 | |
3576 signed int v14; // edx@16 | |
3577 int v15; // eax@17 | |
3578 signed int v16; // ebx@18 | |
3579 int v17; // edi@20 | |
3580 signed int v18; // ST14_4@22 | |
3581 signed __int64 v19; // qtt@22 | |
3582 bool result; // eax@25 | |
3583 int v21; // [sp+14h] [bp-10h]@14 | |
3584 signed int v22; // [sp+18h] [bp-Ch]@1 | |
3585 int v23; // [sp+1Ch] [bp-8h]@2 | |
3586 signed int v24; // [sp+20h] [bp-4h]@2 | |
3587 Vec3_int_ **a4a; // [sp+30h] [bp+Ch]@3 | |
3588 Vec3_int_ **a4b; // [sp+30h] [bp+Ch]@8 | |
3589 Vec3_int_ **a4c; // [sp+30h] [bp+Ch]@12 | |
3590 signed int a4d; // [sp+30h] [bp+Ch]@14 | |
3591 | |
3592 v4 = a1->uAttributes; | |
3593 v22 = 0; | |
3594 if ( BYTE1(v4) & 1 ) | |
3595 { | |
3596 v23 = (signed __int16)a3; | |
3597 v24 = SHIWORD(a3); | |
3598 if ( a1->uNumVertices ) | |
3599 { | |
3600 a4a = &pOutdoor->pBModels[a2].pVertices.pVertices; | |
3601 do | |
3602 { | |
3603 v5 = 2 * v22; | |
3604 word_720A70_intercepts_xs_plus_xs[2 * v22] = a1->pXInterceptDisplacements[v22] + LOWORD((*a4a)[a1->pVertexIDs[v22]].x); | |
3605 word_7209A0_intercepts_ys_plus_ys[2 * v22] = a1->pYInterceptDisplacements[v22] + LOWORD((*a4a)[a1->pVertexIDs[v22]].y); | |
3606 word_720A70_intercepts_xs_plus_xs[2 * v22 + 1] = a1->pXInterceptDisplacements[v22 + 1] + LOWORD((*a4a)[a1->pVertexIDs[v22 + 1]].x); | |
3607 word_7209A0_intercepts_ys_plus_ys[v5 + 1] = v6 = a1->pYInterceptDisplacements[v22 + 1] + LOWORD((*a4a)[a1->pVertexIDs[v22 + 1]].y); | |
3608 ++v22; | |
3609 } | |
3610 while ( v22 < a1->uNumVertices ); | |
3611 } | |
3612 } | |
3613 else | |
3614 { | |
3615 if ( BYTE1(v4) & 2 ) | |
3616 { | |
3617 v23 = (signed __int16)a3; | |
3618 v24 = a4; | |
3619 if ( a1->uNumVertices ) | |
3620 { | |
3621 a4b = &pOutdoor->pBModels[a2].pVertices.pVertices; | |
3622 do | |
3623 { | |
3624 v7 = 2 * v22; | |
3625 word_720A70_intercepts_xs_plus_xs[2 * v22] = a1->pXInterceptDisplacements[v22] + LOWORD((*a4b)[a1->pVertexIDs[v22]].x); | |
3626 word_7209A0_intercepts_ys_plus_ys[2 * v22] = a1->pZInterceptDisplacements[v22] + LOWORD((*a4b)[a1->pVertexIDs[v22]].z); | |
3627 word_720A70_intercepts_xs_plus_xs[2 * v22 + 1] = a1->pXInterceptDisplacements[v22 + 1] + LOWORD((*a4b)[a1->pVertexIDs[v22 + 1]].x); | |
3628 word_7209A0_intercepts_ys_plus_ys[v7 + 1] = v8 = a1->pZInterceptDisplacements[v22 + 1] + LOWORD((*a4b)[a1->pVertexIDs[v22 + 1]].z); | |
3629 ++v22; | |
3630 } | |
3631 while ( v22 < a1->uNumVertices ); | |
3632 } | |
3633 } | |
3634 else | |
3635 { | |
3636 v23 = SHIWORD(a3); | |
3637 v24 = a4; | |
3638 if ( a1->uNumVertices ) | |
3639 { | |
3640 a4c = &pOutdoor->pBModels[a2].pVertices.pVertices; | |
3641 do | |
3642 { | |
3643 v9 = 2 * v22; | |
3644 word_720A70_intercepts_xs_plus_xs[2 * v22] = a1->pYInterceptDisplacements[v22] + LOWORD((*a4c)[a1->pVertexIDs[v22]].y); | |
3645 word_7209A0_intercepts_ys_plus_ys[2 * v22] = a1->pZInterceptDisplacements[v22] + LOWORD((*a4c)[a1->pVertexIDs[v22]].z); | |
3646 word_720A70_intercepts_xs_plus_xs[2 * v22 + 1] = a1->pYInterceptDisplacements[v22 + 1] + LOWORD((*a4c)[a1->pVertexIDs[v22 + 1]].y); | |
3647 word_7209A0_intercepts_ys_plus_ys[v9 + 1] = v10 = a1->pZInterceptDisplacements[v22 + 1] + LOWORD((*a4c)[a1->pVertexIDs[v22 + 1]].z); | |
3648 ++v22; | |
3649 } | |
3650 while ( v22 < a1->uNumVertices ); | |
3651 } | |
3652 } | |
3653 } | |
3654 v11 = 2 * a1->uNumVertices; | |
3655 a4d = 0; | |
3656 word_720A70_intercepts_xs_plus_xs[2 * a1->uNumVertices] = word_720A70_intercepts_xs_plus_xs[0]; | |
3657 word_7209A0_intercepts_ys_plus_ys[v11] = word_7209A0_intercepts_ys_plus_ys[0]; | |
3658 v21 = 0; | |
3659 v12 = word_7209A0_intercepts_ys_plus_ys[0] >= v24; | |
3660 if ( v11 <= 0 ) | |
1418 | 3661 return 0; |
0 | 3662 do |
3663 { | |
3664 if ( a4d >= 2 ) | |
3665 break; | |
3666 v13 = v21; | |
3667 v14 = word_7209A0_intercepts_ys_plus_ys[v21 + 1]; | |
1110 | 3668 if ( v12 ^ (v14 >= v24) ) |
0 | 3669 { |
3670 v15 = word_720A70_intercepts_xs_plus_xs[v13 + 1]; | |
3671 if ( v15 >= v23 ) | |
3672 v16 = 0; | |
3673 else | |
3674 v16 = 2; | |
1110 | 3675 v17 = v16 | (word_720A70_intercepts_xs_plus_xs[v13] < v23); |
0 | 3676 if ( v17 != 3 ) |
3677 { | |
3678 if ( !v17 | |
3679 || (v18 = v15 - word_720A70_intercepts_xs_plus_xs[v13], | |
3680 LODWORD(v19) = v18 << 16, | |
3681 HIDWORD(v19) = v18 >> 16, | |
3682 word_720A70_intercepts_xs_plus_xs[v13] | |
3683 + ((signed int)(((unsigned __int64)(v19 | |
3684 / (v14 - word_7209A0_intercepts_ys_plus_ys[v13]) | |
3685 * ((v24 - (signed int)word_7209A0_intercepts_ys_plus_ys[v13]) << 16)) >> 16) | |
3686 + 32768) >> 16) >= v23) ) | |
3687 ++a4d; | |
3688 } | |
3689 } | |
3690 ++v21; | |
3691 v12 = v14 >= v24; | |
3692 } | |
3693 while ( v21 < v11 ); | |
3694 result = 1; | |
3695 if ( a4d != 1 ) | |
3696 result = 0; | |
3697 return result; | |
3698 } | |
3699 | |
3700 //----- (00475D85) -------------------------------------------------------- | |
3701 bool __fastcall sub_475D85(Vec3_int_ *a1, Vec3_int_ *a2, int *a3, BLVFace *a4) | |
3702 { | |
3703 BLVFace *v4; // ebx@1 | |
3704 int v5; // ST24_4@2 | |
3705 int v6; // ST28_4@2 | |
3706 int v7; // edi@2 | |
3707 int v8; // eax@5 | |
3708 signed int v9; // esi@5 | |
3709 signed __int64 v10; // qtt@10 | |
3710 Vec3_int_ *v11; // esi@11 | |
3711 int v12; // ST14_4@11 | |
3712 Vec3_int_ *v14; // [sp+Ch] [bp-18h]@1 | |
3713 Vec3_int_ *v15; // [sp+14h] [bp-10h]@1 | |
3714 int v16; // [sp+18h] [bp-Ch]@2 | |
3715 int v17; // [sp+20h] [bp-4h]@10 | |
3716 int a4b; // [sp+30h] [bp+Ch]@2 | |
3717 int a4c; // [sp+30h] [bp+Ch]@9 | |
3718 signed int a4a; // [sp+30h] [bp+Ch]@10 | |
3719 | |
3720 v4 = a4; | |
3721 v15 = a2; | |
3722 v14 = a1; | |
3723 if ( BYTE3(a4->uAttributes) & 0x20 | |
3724 || (v5 = (unsigned __int64)(a2->x * (signed __int64)a4->pFacePlane_old.vNormal.x) >> 16, | |
3725 a4b = (unsigned __int64)(a2->y * (signed __int64)a4->pFacePlane_old.vNormal.y) >> 16, | |
3726 v6 = (unsigned __int64)(a2->z * (signed __int64)v4->pFacePlane_old.vNormal.z) >> 16, | |
3727 v7 = v5 + v6 + a4b, | |
3728 (v16 = v5 + v6 + a4b) == 0) | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
675
diff
changeset
|
3729 || v7 > 0 && !v4->Portal()) |
0 | 3730 return 0; |
3731 v8 = v4->pFacePlane_old.vNormal.z * a1->z; | |
3732 v9 = -(v4->pFacePlane_old.dist + v8 + a1->y * v4->pFacePlane_old.vNormal.y + a1->x * v4->pFacePlane_old.vNormal.x); | |
3733 if ( v7 <= 0 ) | |
3734 { | |
3735 if ( v4->pFacePlane_old.dist + v8 + a1->y * v4->pFacePlane_old.vNormal.y + a1->x * v4->pFacePlane_old.vNormal.x < 0 ) | |
3736 return 0; | |
3737 } | |
3738 else | |
3739 { | |
3740 if ( v9 < 0 ) | |
3741 return 0; | |
3742 } | |
3743 a4c = abs(-(v4->pFacePlane_old.dist + v8 + a1->y * v4->pFacePlane_old.vNormal.y + a1->x * v4->pFacePlane_old.vNormal.x)) >> 14; | |
3744 if ( a4c > abs(v7) | |
3745 || (LODWORD(v10) = v9 << 16, HIDWORD(v10) = v9 >> 16, a4a = v10 / v16, v17 = v10 / v16, v17 > *a3 << 16) | |
3746 || (v11 = v14, | |
3747 LOWORD(v12) = LOWORD(v14->x) | |
3748 + (((unsigned int)((unsigned __int64)(v17 * (signed __int64)v15->x) >> 16) + 32768) >> 16), | |
3749 HIWORD(v12) = LOWORD(v11->y) | |
3750 + (((unsigned int)((unsigned __int64)(v17 * (signed __int64)v15->y) >> 16) + 32768) >> 16), | |
3751 !sub_475665( | |
3752 v4, | |
3753 v12, | |
3754 LOWORD(v11->z) + (((unsigned int)((unsigned __int64)(v17 * (signed __int64)v15->z) >> 16) + 32768) >> 16))) ) | |
3755 return 0; | |
3756 *a3 = a4a >> 16; | |
3757 return 1; | |
3758 } | |
3759 | |
3760 //----- (00475F30) -------------------------------------------------------- | |
3761 bool __fastcall sub_475F30(int *a1, BLVFace *a2, int a3, int a4, int a5, int a6, int a7, int a8, int a9) | |
3762 { | |
3763 BLVFace *v9; // ebx@1 | |
3764 int v10; // ST20_4@2 | |
3765 int v11; // ST28_4@2 | |
3766 int v12; // ST24_4@2 | |
3767 char v13; // zf@2 | |
3768 int v14; // edi@2 | |
3769 int v15; // eax@5 | |
3770 signed int v16; // esi@5 | |
3771 int v17; // ST20_4@9 | |
3772 signed __int64 v18; // qtt@10 | |
3773 int v19; // ST14_4@11 | |
3774 int *v21; // [sp+14h] [bp-10h]@1 | |
3775 int v22; // [sp+1Ch] [bp-8h]@2 | |
3776 int v23; // [sp+1Ch] [bp-8h]@10 | |
3777 signed int v24; // [sp+20h] [bp-4h]@10 | |
3778 | |
3779 v9 = a2; | |
3780 v21 = a1; | |
3781 if ( BYTE3(a2->uAttributes) & 0x20 | |
3782 || (v10 = (unsigned __int64)(a6 * (signed __int64)a2->pFacePlane_old.vNormal.x) >> 16, | |
3783 v11 = (unsigned __int64)(a7 * (signed __int64)a2->pFacePlane_old.vNormal.y) >> 16, | |
3784 v12 = (unsigned __int64)(a8 * (signed __int64)a2->pFacePlane_old.vNormal.z) >> 16, | |
3785 v13 = v10 + v12 + v11 == 0, | |
3786 v14 = v10 + v12 + v11, | |
3787 v22 = v10 + v12 + v11, | |
3788 v13) | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
675
diff
changeset
|
3789 || v14 > 0 && !a2->Portal()) |
0 | 3790 return 0; |
3791 v15 = a4 * a2->pFacePlane_old.vNormal.y; | |
3792 v16 = -(a2->pFacePlane_old.dist + v15 + a3 * a2->pFacePlane_old.vNormal.x + a5 * a2->pFacePlane_old.vNormal.z); | |
3793 if ( v14 <= 0 ) | |
3794 { | |
3795 if ( a2->pFacePlane_old.dist + v15 + a3 * a2->pFacePlane_old.vNormal.x + a5 * a2->pFacePlane_old.vNormal.z < 0 ) | |
3796 return 0; | |
3797 } | |
3798 else | |
3799 { | |
3800 if ( v16 < 0 ) | |
3801 return 0; | |
3802 } | |
3803 v17 = abs(-(a2->pFacePlane_old.dist + v15 + a3 * a2->pFacePlane_old.vNormal.x + a5 * a2->pFacePlane_old.vNormal.z)) >> 14; | |
3804 if ( v17 > abs(v14) | |
3805 || (LODWORD(v18) = v16 << 16, HIDWORD(v18) = v16 >> 16, v24 = v18 / v22, v23 = v18 / v22, v23 > *v21 << 16) | |
3806 || (LOWORD(v19) = a3 + (((unsigned int)((unsigned __int64)(v23 * (signed __int64)a6) >> 16) + 32768) >> 16), | |
3807 HIWORD(v19) = a4 + (((unsigned int)((unsigned __int64)(v23 * (signed __int64)a7) >> 16) + 32768) >> 16), | |
3808 !sub_4759C9( | |
3809 v9, | |
3810 a9, | |
3811 v19, | |
3812 a5 + (((unsigned int)((unsigned __int64)(v23 * (signed __int64)a8) >> 16) + 32768) >> 16))) ) | |
3813 return 0; | |
3814 *v21 = v24 >> 16; | |
3815 return 1; | |
3816 } | |
3817 | |
3818 //----- (004760D5) -------------------------------------------------------- | |
3819 PartyAction ActionQueue::Next() | |
3820 { | |
3821 if (!uNumActions) | |
3822 return PARTY_INVALID; | |
3823 | |
3824 auto result = pActions[0]; | |
3825 for (unsigned int i = 0; i < uNumActions - 1; ++i) | |
3826 pActions[i] = pActions[i + 1]; | |
3827 --uNumActions; | |
3828 | |
3829 return result; | |
3830 } | |
3831 | |
3832 //----- (004775ED) -------------------------------------------------------- | |
3833 int stru6_stru1_indoor_sw_billboard::_4775ED(float a2) | |
3834 { | |
3835 char *v2; // edi@1 | |
3836 int v3; // eax@1 | |
3837 char *v4; // edx@2 | |
3838 char *v5; // esi@3 | |
3839 double v6; // st7@6 | |
3840 signed __int64 v7; // ST84_8@6 | |
3841 double v8; // ST0C_8@6 | |
3842 int v9; // esi@6 | |
3843 double v10; // ST44_8@6 | |
3844 int v11; // ecx@6 | |
3845 double v12; // ST34_8@6 | |
3846 int v13; // ecx@6 | |
3847 double v14; // ST14_8@6 | |
3848 double v15; // st7@8 | |
3849 unsigned int v16; // ecx@8 | |
3850 signed __int64 v17; // ST64_8@8 | |
3851 double v18; // ST24_8@8 | |
3852 int v19; // edi@8 | |
3853 double v20; // ST3C_8@8 | |
3854 int v21; // ecx@8 | |
3855 double v22; // ST2C_8@8 | |
3856 int v23; // ST9C_4@8 | |
3857 double v24; // ST1C_8@8 | |
3858 int *v25; // edi@8 | |
3859 int v26; // esi@8 | |
3860 int *v27; // edi@10 | |
3861 int v28; // esi@10 | |
3862 int result; // eax@12 | |
3863 __int64 v30; // [sp+A8h] [bp-30h]@8 | |
3864 float v31; // [sp+B0h] [bp-28h]@6 | |
3865 float v32; // [sp+B4h] [bp-24h]@6 | |
3866 int v33; // [sp+B8h] [bp-20h]@6 | |
3867 int v34; // [sp+BCh] [bp-1Ch]@2 | |
3868 stru6_stru1_indoor_sw_billboard *v35; // [sp+C0h] [bp-18h]@1 | |
3869 float v36; // [sp+C4h] [bp-14h]@6 | |
3870 int v37; // [sp+C8h] [bp-10h]@6 | |
3871 int v38; // [sp+CCh] [bp-Ch]@1 | |
3872 float v39; // [sp+D0h] [bp-8h]@6 | |
3873 int *v40; // [sp+D4h] [bp-4h]@2 | |
3874 | |
1390 | 3875 v2 = (char *)&this->field_64[4 * this->uNumVertices]; |
0 | 3876 v38 = 0; |
1390 | 3877 *(int *)v2 = this->field_64[0]; |
0 | 3878 v2 += 4; |
1390 | 3879 *(int *)v2 = this->field_64[1]; |
0 | 3880 v2 += 4; |
1390 | 3881 *(int *)v2 = this->field_64[2]; |
3882 *((int *)v2 + 1) = this->field_64[3]; | |
3883 v3 = this->uNumVertices; | |
0 | 3884 v35 = this; |
3885 if ( v3 > 0 ) | |
3886 { | |
1390 | 3887 v40 = &this->field_64[20]; |
3888 v4 = (char *)&this->field_64[3] + 3; | |
0 | 3889 v34 = v3; |
3890 while ( 1 ) | |
3891 { | |
3892 v5 = v4 - 15; | |
3893 if ( *(float *)(v4 - 15) <= (double)a2 && *(float *)(v4 + 1) <= (double)a2 ) | |
1418 | 3894 { |
3895 v4 += 16; | |
3896 --v34; | |
3897 if ( !v34 ) | |
3898 return this->uNumVertices = v38; | |
3899 continue; | |
3900 } | |
0 | 3901 if ( *(float *)v5 <= (double)a2 ) |
1418 | 3902 { |
3903 v6 = (a2 - *(float *)v5) / (*(float *)(v4 + 1) - *(float *)v5); | |
3904 v7 = (unsigned __int8)v4[16] - (unsigned int)(unsigned __int8)*v4; | |
3905 v36 = v6; | |
3906 v31 = (*(float *)(v4 + 5) - *(float *)(v4 - 11)) * v6 + *(float *)(v4 - 11); | |
3907 v32 = (*(float *)(v4 + 9) - *(float *)(v4 - 7)) * v6 + *(float *)(v4 - 7); | |
3908 *(float *)&v37 = (double)v7 * v6; | |
3909 v8 = *(float *)&v37 + 6.7553994e15; | |
3910 v9 = (unsigned __int8)*v4; | |
3911 *(float *)&v37 = (double)((unsigned __int8)v4[15] - (unsigned int)(unsigned __int8)*(v4 - 1)) * v36; | |
3912 v10 = *(float *)&v37 + 6.7553994e15; | |
3913 v11 = (unsigned __int8)*(v4 - 2); | |
3914 v37 = LODWORD(v10) + (unsigned __int8)*(v4 - 1); | |
3915 v39 = (double)((unsigned int)(unsigned __int8)v4[14] - v11) * v36; | |
3916 v12 = v39 + 6.7553994e15; | |
3917 v13 = LODWORD(v12) + (unsigned __int8)*(v4 - 2); | |
3918 v39 = (double)((*(int *)(v4 + 13) & 0xFF) - (*(int *)(v4 - 3) & 0xFFu)) * v36; | |
3919 v14 = v39 + 6.7553994e15; | |
3920 v33 = (LODWORD(v14) + (*(int *)(v4 - 3) & 0xFF)) | ((v13 | ((v37 | ((LODWORD(v8) + v9) << 8)) << 8)) << 8); | |
3921 //this = v35; | |
3922 v5 = (char *)&v30 + 4; | |
3923 } | |
3924 else if ( *(float *)(v4 + 1) <= (double)a2 ) | |
0 | 3925 { |
3926 v15 = (a2 - *(float *)v5) / (*(float *)(v4 + 1) - *(float *)v5); | |
3927 v16 = (unsigned __int8)*v4; | |
3928 HIDWORD(v30) = LODWORD(a2); | |
3929 v17 = (unsigned __int8)v4[16] - v16; | |
3930 v36 = v15; | |
3931 v31 = (*(float *)(v4 + 5) - *(float *)(v4 - 11)) * v15 + *(float *)(v4 - 11); | |
3932 v32 = (*(float *)(v4 + 9) - *(float *)(v4 - 7)) * v15 + *(float *)(v4 - 7); | |
3933 v39 = (double)v17 * v15; | |
3934 v18 = v39 + 6.7553994e15; | |
3935 v19 = (unsigned __int8)*v4; | |
3936 v39 = (double)((unsigned __int8)v4[15] - (unsigned int)(unsigned __int8)*(v4 - 1)) * v36; | |
3937 v20 = v39 + 6.7553994e15; | |
3938 v21 = (unsigned __int8)*(v4 - 2); | |
3939 v37 = LODWORD(v20) + (unsigned __int8)*(v4 - 1); | |
3940 v39 = (double)((unsigned int)(unsigned __int8)v4[14] - v21) * v36; | |
3941 v22 = v39 + 6.7553994e15; | |
3942 v23 = LODWORD(v22) + (unsigned __int8)*(v4 - 2); | |
3943 v39 = (double)((*(int *)(v4 + 13) & 0xFF) - (*(int *)(v4 - 3) & 0xFFu)) * v36; | |
3944 v24 = v39 + 6.7553994e15; | |
3945 v33 = (LODWORD(v24) + (*(int *)(v4 - 3) & 0xFF)) | ((v23 | ((v37 | ((LODWORD(v18) + v19) << 8)) << 8)) << 8); | |
3946 v25 = v40; | |
3947 *v40 = *(int *)v5; | |
3948 v26 = (int)(v5 + 4); | |
3949 ++v25; | |
3950 *v25 = *(int *)v26; | |
3951 v26 += 4; | |
3952 ++v25; | |
3953 ++v38; | |
3954 v40 += 4; | |
3955 *v25 = *(int *)v26; | |
3956 v25[1] = *(int *)(v26 + 4); | |
1418 | 3957 v5 = (char *)&v30 + 4; |
0 | 3958 } |
3959 v27 = v40; | |
3960 ++v38; | |
3961 *v40 = *(int *)v5; | |
3962 v28 = (int)(v5 + 4); | |
3963 ++v27; | |
3964 *v27 = *(int *)v28; | |
3965 v28 += 4; | |
3966 ++v27; | |
3967 v40 += 4; | |
3968 *v27 = *(int *)v28; | |
3969 v27[1] = *(int *)(v28 + 4); | |
3970 v4 += 16; | |
3971 --v34; | |
3972 if ( !v34 ) | |
1418 | 3973 return this->uNumVertices = v38; |
0 | 3974 } |
1418 | 3975 } |
1390 | 3976 return this->uNumVertices = v38; |
0 | 3977 } |
3978 | |
3979 //----- (00477927) -------------------------------------------------------- | |
3980 int stru6_stru1_indoor_sw_billboard::_477927(float a2) | |
3981 { | |
3982 char *v2; // edi@1 | |
3983 int v3; // eax@1 | |
3984 char *v4; // edx@2 | |
3985 char *v5; // esi@3 | |
3986 double v6; // st7@6 | |
3987 signed __int64 v7; // ST84_8@6 | |
3988 double v8; // ST0C_8@6 | |
3989 int v9; // esi@6 | |
3990 double v10; // ST44_8@6 | |
3991 int v11; // ecx@6 | |
3992 double v12; // ST34_8@6 | |
3993 int v13; // ecx@6 | |
3994 double v14; // ST14_8@6 | |
3995 double v15; // st7@8 | |
3996 unsigned int v16; // ecx@8 | |
3997 signed __int64 v17; // ST64_8@8 | |
3998 double v18; // ST24_8@8 | |
3999 int v19; // edi@8 | |
4000 double v20; // ST3C_8@8 | |
4001 int v21; // ecx@8 | |
4002 double v22; // ST2C_8@8 | |
4003 int v23; // ST9C_4@8 | |
4004 double v24; // ST1C_8@8 | |
4005 int *v25; // edi@8 | |
4006 int v26; // esi@8 | |
4007 int *v27; // edi@10 | |
4008 int v28; // esi@10 | |
4009 int result; // eax@12 | |
4010 __int64 v30; // [sp+A8h] [bp-30h]@8 | |
4011 float v31; // [sp+B0h] [bp-28h]@6 | |
4012 float v32; // [sp+B4h] [bp-24h]@6 | |
4013 int v33; // [sp+B8h] [bp-20h]@6 | |
4014 int v34; // [sp+BCh] [bp-1Ch]@2 | |
4015 stru6_stru1_indoor_sw_billboard *v35; // [sp+C0h] [bp-18h]@1 | |
4016 float v36; // [sp+C4h] [bp-14h]@6 | |
4017 int v37; // [sp+C8h] [bp-10h]@6 | |
4018 int v38; // [sp+CCh] [bp-Ch]@1 | |
4019 float v39; // [sp+D0h] [bp-8h]@6 | |
4020 int *v40; // [sp+D4h] [bp-4h]@2 | |
4021 | |
1390 | 4022 v2 = (char *)&this->field_64[4 * this->uNumVertices]; |
0 | 4023 v38 = 0; |
1390 | 4024 *(int *)v2 = this->field_64[0]; |
0 | 4025 v2 += 4; |
1390 | 4026 *(int *)v2 = this->field_64[1]; |
0 | 4027 v2 += 4; |
1390 | 4028 *(int *)v2 = this->field_64[2]; |
4029 *((int *)v2 + 1) = this->field_64[3]; | |
4030 v3 = this->uNumVertices; | |
0 | 4031 v35 = this; |
4032 if ( v3 > 0 ) | |
4033 { | |
1390 | 4034 v40 = &this->field_64[20]; |
4035 v4 = (char *)&this->field_64[3] + 3; | |
0 | 4036 v34 = v3; |
4037 while ( 1 ) | |
4038 { | |
4039 v5 = v4 - 15; | |
4040 if ( *(float *)(v4 - 15) >= (double)a2 && *(float *)(v4 + 1) >= (double)a2 ) | |
1418 | 4041 { |
4042 v4 += 16; | |
4043 --v34; | |
4044 if ( !v34 ) | |
4045 return this->uNumVertices = v38; | |
4046 continue; | |
4047 } | |
0 | 4048 if ( *(float *)v5 >= (double)a2 ) |
1418 | 4049 { |
4050 v6 = (a2 - *(float *)v5) / (*(float *)(v4 + 1) - *(float *)v5); | |
4051 v7 = (unsigned __int8)v4[16] - (unsigned int)(unsigned __int8)*v4; | |
4052 v36 = v6; | |
4053 v31 = (*(float *)(v4 + 5) - *(float *)(v4 - 11)) * v6 + *(float *)(v4 - 11); | |
4054 v32 = (*(float *)(v4 + 9) - *(float *)(v4 - 7)) * v6 + *(float *)(v4 - 7); | |
4055 *(float *)&v37 = (double)v7 * v6; | |
4056 v8 = *(float *)&v37 + 6.7553994e15; | |
4057 v9 = (unsigned __int8)*v4; | |
4058 *(float *)&v37 = (double)((unsigned __int8)v4[15] - (unsigned int)(unsigned __int8)*(v4 - 1)) * v36; | |
4059 v10 = *(float *)&v37 + 6.7553994e15; | |
4060 v11 = (unsigned __int8)*(v4 - 2); | |
4061 v37 = LODWORD(v10) + (unsigned __int8)*(v4 - 1); | |
4062 v39 = (double)((unsigned int)(unsigned __int8)v4[14] - v11) * v36; | |
4063 v12 = v39 + 6.7553994e15; | |
4064 v13 = LODWORD(v12) + (unsigned __int8)*(v4 - 2); | |
4065 v39 = (double)((*(int *)(v4 + 13) & 0xFF) - (*(int *)(v4 - 3) & 0xFFu)) * v36; | |
4066 v14 = v39 + 6.7553994e15; | |
4067 v33 = (LODWORD(v14) + (*(int *)(v4 - 3) & 0xFF)) | ((v13 | ((v37 | ((LODWORD(v8) + v9) << 8)) << 8)) << 8); | |
4068 //this = v35; | |
4069 v5 = (char *)&v30 + 4; | |
4070 } | |
4071 else if ( *(float *)(v4 + 1) >= (double)a2 ) | |
0 | 4072 { |
4073 v15 = (a2 - *(float *)v5) / (*(float *)(v4 + 1) - *(float *)v5); | |
4074 v16 = (unsigned __int8)*v4; | |
4075 HIDWORD(v30) = LODWORD(a2); | |
4076 v17 = (unsigned __int8)v4[16] - v16; | |
4077 v36 = v15; | |
4078 v31 = (*(float *)(v4 + 5) - *(float *)(v4 - 11)) * v15 + *(float *)(v4 - 11); | |
4079 v32 = (*(float *)(v4 + 9) - *(float *)(v4 - 7)) * v15 + *(float *)(v4 - 7); | |
4080 v39 = (double)v17 * v15; | |
4081 v18 = v39 + 6.7553994e15; | |
4082 v19 = (unsigned __int8)*v4; | |
4083 v39 = (double)((unsigned __int8)v4[15] - (unsigned int)(unsigned __int8)*(v4 - 1)) * v36; | |
4084 v20 = v39 + 6.7553994e15; | |
4085 v21 = (unsigned __int8)*(v4 - 2); | |
4086 v37 = LODWORD(v20) + (unsigned __int8)*(v4 - 1); | |
4087 v39 = (double)((unsigned int)(unsigned __int8)v4[14] - v21) * v36; | |
4088 v22 = v39 + 6.7553994e15; | |
4089 v23 = LODWORD(v22) + (unsigned __int8)*(v4 - 2); | |
4090 v39 = (double)((*(int *)(v4 + 13) & 0xFF) - (*(int *)(v4 - 3) & 0xFFu)) * v36; | |
4091 v24 = v39 + 6.7553994e15; | |
4092 v33 = (LODWORD(v24) + (*(int *)(v4 - 3) & 0xFF)) | ((v23 | ((v37 | ((LODWORD(v18) + v19) << 8)) << 8)) << 8); | |
4093 v25 = v40; | |
4094 *v40 = *(int *)v5; | |
4095 v26 = (int)(v5 + 4); | |
4096 ++v25; | |
4097 *v25 = *(int *)v26; | |
4098 v26 += 4; | |
4099 ++v25; | |
4100 ++v38; | |
4101 v40 += 4; | |
4102 *v25 = *(int *)v26; | |
4103 v25[1] = *(int *)(v26 + 4); | |
1418 | 4104 v5 = (char *)&v30 + 4; |
0 | 4105 } |
4106 v27 = v40; | |
4107 ++v38; | |
4108 *v40 = *(int *)v5; | |
4109 v28 = (int)(v5 + 4); | |
4110 ++v27; | |
4111 *v27 = *(int *)v28; | |
4112 v28 += 4; | |
4113 ++v27; | |
4114 v40 += 4; | |
4115 *v27 = *(int *)v28; | |
4116 v27[1] = *(int *)(v28 + 4); | |
4117 v4 += 16; | |
4118 --v34; | |
4119 if ( !v34 ) | |
1418 | 4120 return this->uNumVertices = v38; |
0 | 4121 } |
1418 | 4122 } |
1390 | 4123 return this->uNumVertices = v38; |
0 | 4124 } |
4125 | |
4126 //----- (00477C61) -------------------------------------------------------- | |
4127 int stru6_stru1_indoor_sw_billboard::sub_477C61() | |
4128 { | |
998 | 4129 //stru6_stru1_indoor_sw_billboard *v1; // ebx@1 |
0 | 4130 int v2; // ecx@2 |
4131 int v3; // eax@3 | |
4132 double v4; // st7@4 | |
4133 double v5; // st7@5 | |
4134 double v6; // st6@5 | |
4135 double v7; // st5@6 | |
4136 float v8; // ST30_4@8 | |
4137 float v9; // ST24_4@8 | |
4138 double v10; // st7@8 | |
4139 double v11; // st6@8 | |
4140 double v12; // st5@8 | |
4141 float v13; // ST24_4@13 | |
4142 int v14; // esi@13 | |
4143 char *v15; // esi@15 | |
4144 signed int v16; // eax@16 | |
4145 __int16 v17; // fps@16 | |
4146 unsigned __int8 v18; // c2@16 | |
4147 unsigned __int8 v19; // c3@16 | |
4148 double v20; // st6@16 | |
4149 float v21; // ST18_4@17 | |
4150 float v22; // ST2C_4@17 | |
4151 float v23; // ST34_4@17 | |
4152 float v24; // ST24_4@17 | |
4153 double v25; // st7@17 | |
4154 double v26; // st6@17 | |
4155 float v27; // ST34_4@18 | |
4156 float v28; // ST30_4@18 | |
4157 int v29; // eax@19 | |
4158 signed int v31; // [sp+8h] [bp-28h]@15 | |
4159 float v32; // [sp+Ch] [bp-24h]@16 | |
4160 float v33; // [sp+14h] [bp-1Ch]@16 | |
4161 float v34; // [sp+18h] [bp-18h]@16 | |
4162 float v35; // [sp+1Ch] [bp-14h]@17 | |
4163 float v36; // [sp+20h] [bp-10h]@4 | |
4164 float v37; // [sp+24h] [bp-Ch]@4 | |
4165 float v38; // [sp+24h] [bp-Ch]@16 | |
4166 float v39; // [sp+28h] [bp-8h]@9 | |
4167 float v40; // [sp+28h] [bp-8h]@16 | |
4168 float v41; // [sp+2Ch] [bp-4h]@6 | |
4169 float v42; // [sp+2Ch] [bp-4h]@9 | |
4170 | |
998 | 4171 //v1 = this; |
0 | 4172 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) |
4173 { | |
4174 v2 = 0; | |
1390 | 4175 if ( this->uNumVertices > 0 ) |
998 | 4176 { |
4177 v3 = (int)&this->field_14[1]; | |
0 | 4178 do |
4179 { | |
4180 v4 = *(float *)(v3 - 4); | |
4181 LODWORD(v37) = *(int *)v3; | |
4182 LODWORD(v36) = *(int *)(v3 + 4); | |
4183 if ( pBLVRenderParams->sPartyRotX ) | |
4184 { | |
4185 v5 = v4 - (double)pBLVRenderParams->vPartyPos.x; | |
4186 v6 = v37 - (double)pBLVRenderParams->vPartyPos.y; | |
4187 if ( pRenderer->pRenderD3D ) | |
4188 { | |
4189 v41 = pBLVRenderParams->fSineY * v6 + pBLVRenderParams->fCosineY * v5; | |
4190 v7 = pBLVRenderParams->fSineY * v5 - pBLVRenderParams->fCosineY * v6; | |
4191 } | |
4192 else | |
4193 { | |
4194 v41 = pBLVRenderParams->fCosineY * v5 - pBLVRenderParams->fSineY * v6; | |
4195 v7 = pBLVRenderParams->fSineY * v5 + pBLVRenderParams->fCosineY * v6; | |
4196 } | |
4197 v8 = v7; | |
4198 v9 = v36 - (double)pBLVRenderParams->vPartyPos.z; | |
4199 v10 = pBLVRenderParams->fCosineNegX * v41 - pBLVRenderParams->fSineNegX * v9; | |
4200 v11 = v8; | |
4201 v12 = pBLVRenderParams->fCosineNegX * v9 + pBLVRenderParams->fSineNegX * v41; | |
4202 } | |
4203 else | |
4204 { | |
4205 v42 = v4 - (double)pBLVRenderParams->vPartyPos.x; | |
4206 v39 = v37 - (double)pBLVRenderParams->vPartyPos.y; | |
4207 if ( pRenderer->pRenderD3D ) | |
4208 { | |
4209 v10 = pBLVRenderParams->fSineY * v39 + pBLVRenderParams->fCosineY * v42; | |
4210 v11 = pBLVRenderParams->fSineY * v42 - pBLVRenderParams->fCosineY * v39; | |
4211 } | |
4212 else | |
4213 { | |
4214 v10 = pBLVRenderParams->fCosineY * v42 - pBLVRenderParams->fSineY * v39; | |
4215 v11 = pBLVRenderParams->fSineY * v42 + pBLVRenderParams->fCosineY * v39; | |
4216 } | |
4217 v12 = v36 - (double)pBLVRenderParams->vPartyPos.z; | |
4218 } | |
4219 v13 = v12; | |
4220 ++v2; | |
4221 *(int *)(v3 + 84) = LODWORD(v13); | |
4222 v14 = *(int *)(v3 + 8); | |
4223 *(float *)(v3 + 76) = v10; | |
4224 *(int *)(v3 + 88) = v14; | |
4225 *(float *)(v3 + 80) = v11; | |
4226 v3 += 16; | |
4227 } | |
1390 | 4228 while ( v2 < this->uNumVertices ); |
0 | 4229 } |
4230 } | |
4231 else | |
4232 { | |
4233 v15 = (char *)&this->field_14[1]; | |
4234 v31 = 3; | |
4235 do | |
4236 { | |
323 | 4237 v40 = (double)stru_5C6E00->Cos(pIndoorCamera->sRotationX) * 0.0000152587890625; |
4238 v32 = (double)stru_5C6E00->Sin(pIndoorCamera->sRotationX) * 0.0000152587890625; | |
4239 v34 = (double)stru_5C6E00->Cos(pIndoorCamera->sRotationY) * 0.0000152587890625; | |
4240 v16 = stru_5C6E00->Sin(pIndoorCamera->sRotationY); | |
0 | 4241 LODWORD(v38) = *(int *)v15; |
4242 v33 = (double)v16 * 0.0000152587890625; | |
4243 //UNDEF(v17); | |
4244 v20 = *((float *)v15 - 1) - (double)pIndoorCamera->pos.x; | |
1090 | 4245 //if ( v19 | v18 ) |
4246 if(pIndoorCamera->pos.x == 0) | |
0 | 4247 { |
4248 v27 = v20; | |
4249 LODWORD(v35) = *((int *)v15 + 1); | |
4250 v28 = v38 - (double)pIndoorCamera->pos.y; | |
4251 v25 = v33 * v28 + v34 * v27; | |
4252 v26 = v34 * v28 - v33 * v27; | |
4253 } | |
4254 else | |
4255 { | |
4256 v21 = v20; | |
4257 v22 = v38 - (double)pIndoorCamera->pos.y; | |
4258 v23 = v33 * v22 + v34 * v21; | |
4259 v24 = *((float *)v15 + 1) - (double)pIndoorCamera->pos.z; | |
4260 v25 = v32 * v24 + v40 * v23; | |
4261 v26 = v34 * v22 - v33 * v21; | |
4262 v35 = v40 * v24 - v32 * v23; | |
4263 } | |
4264 *((int *)v15 + 21) = LODWORD(v35); | |
4265 v29 = *((int *)v15 + 2); | |
4266 *((float *)v15 + 19) = v25; | |
4267 *((int *)v15 + 22) = v29; | |
4268 *((float *)v15 + 20) = v26; | |
4269 v15 += 16; | |
4270 --v31; | |
4271 } | |
4272 while ( v31 ); | |
4273 } | |
1390 | 4274 this->uNumVertices = 3; |
0 | 4275 return 1; |
4276 } | |
4277 | |
4278 //----- (00477F63) -------------------------------------------------------- | |
4279 bool stru6_stru1_indoor_sw_billboard::sub_477F63() | |
4280 { | |
4281 signed int v1; // ebx@1 | |
4282 stru6_stru1_indoor_sw_billboard *v2; // esi@1 | |
4283 double v3; // st7@2 | |
4284 int v4; // edx@4 | |
4285 char *v5; // ecx@5 | |
4286 int v6; // edi@5 | |
4287 float v7; // ST08_4@13 | |
4288 signed int v9; // [sp+Ch] [bp-8h]@1 | |
4289 float v10; // [sp+10h] [bp-4h]@2 | |
4290 | |
4291 auto a1 = this; | |
4292 | |
4293 v1 = 0; | |
4294 v2 = a1; | |
4295 v9 = 0; | |
4296 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
4297 { | |
4298 v10 = 16192.0; | |
4299 v3 = (double)pBLVRenderParams->field_40 * 0.000015258789; | |
4300 } | |
4301 else | |
4302 { | |
4303 v10 = (double)pOutdoorCamera->shading_dist_mist; | |
4304 v3 = 8.0; | |
4305 } | |
1390 | 4306 v4 = a1->uNumVertices; |
0 | 4307 if ( v4 <= 0 ) |
1418 | 4308 { |
4309 memcpy(&v2->field_14[40], &v2->field_14[20], 16 * v4); | |
4310 return v2->uNumVertices != 0; | |
4311 } | |
0 | 4312 v5 = (char *)&a1->field_14[20]; |
4313 v6 = v4; | |
4314 do | |
4315 { | |
4316 if ( v3 >= *(float *)v5 || *(float *)v5 >= (double)v10 ) | |
4317 { | |
4318 if ( v3 < *(float *)v5 ) | |
4319 v9 = 1; | |
4320 else | |
4321 v1 = 1; | |
4322 } | |
4323 v5 += 16; | |
4324 --v6; | |
4325 } | |
4326 while ( v6 ); | |
4327 if ( !v1 ) | |
4328 { | |
4329 if ( v9 ) | |
4330 { | |
4331 v2->_477927(v10); | |
1390 | 4332 return v2->uNumVertices != 0; |
0 | 4333 } |
4334 memcpy(&v2->field_14[40], &v2->field_14[20], 16 * v4); | |
1390 | 4335 return v2->uNumVertices != 0; |
0 | 4336 } |
4337 v7 = v3; | |
4338 _4775ED(v7); | |
1390 | 4339 return v2->uNumVertices != 0; |
0 | 4340 } |
4341 | |
4342 //----- (0047802A) -------------------------------------------------------- | |
4343 int stru6_stru1_indoor_sw_billboard::sub_47802A() | |
4344 { | |
4345 double v6; // st7@4 | |
4346 double v12; // st7@16 | |
4347 signed int v16; // [sp+38h] [bp-Ch]@1 | |
4348 int a6; // [sp+3Ch] [bp-8h]@5 | |
4349 int a5; // [sp+40h] [bp-4h]@5 | |
4350 | |
4351 auto a1 = this; | |
4352 | |
4353 v16 = 0; | |
4354 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
4355 { | |
1390 | 4356 for(int i = 0; i < a1->uNumVertices; i++) |
1117
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4357 { |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4358 v6 = (double)pBLVRenderParams->field_40 * 0.000015258789 / a1->field_B4[i*4]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4359 if ( pRenderer->pRenderD3D ) |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4360 { |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4361 pGame->pIndoorCameraD3D->Project( |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4362 round(a1->field_B4[i*4]), |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4363 round(a1->field_B4[i*4+1]), |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4364 round(a1->field_B4[i*4+2]), |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4365 &a5, |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4366 &a6); |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4367 a1->field_B4[i*4+16] = (double)a5; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4368 a1->field_B4[i*4+17] = (double)a6; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4369 a1->field_B4[i*4+18] = round(a1->field_B4[i*4]); |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4370 } |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4371 else |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4372 { |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4373 a1->field_B4[i*4+16] = (double)pBLVRenderParams->uViewportCenterX - v6 * a1->field_B4[i*4+1]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4374 a1->field_B4[i*4+17] = (double)pBLVRenderParams->uViewportCenterY - v6 * a1->field_B4[i*4+2]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4375 a1->field_B4[i*4+18] = a1->field_B4[i*4]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4376 } |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4377 a1->field_B4[i*4+19] = a1->field_B4[i*4+3]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4378 if ( (double)(signed int)pViewport->uViewportTL_X <= a1->field_B4[i*4+16] |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4379 && (double)(signed int)pViewport->uViewportBR_X > a1->field_B4[i*4+16] |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4380 && (double)(signed int)pViewport->uViewportTL_Y <= a1->field_B4[i*4+17] |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4381 && (double)(signed int)pViewport->uViewportBR_Y > a1->field_B4[i*4+17] ) |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4382 v16 = 1; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4383 } |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4384 } |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4385 else |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4386 { |
1390 | 4387 for(int i = 0; i < a1->uNumVertices; i++) |
1117
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4388 { |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4389 v12 = (double)pOutdoorCamera->int_fov_rad / a1->field_B4[i*4]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4390 a1->field_B4[i*4+20] = (double)pViewport->uScreenCenterX - v12 * a1->field_B4[i*4+1]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4391 a1->field_B4[i*4+21] = (double)pViewport->uScreenCenterY - v12 * a1->field_B4[i*4+2]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4392 *((int *)&a1->field_B4[i*4+22]) = (int)a1->field_B4[i*4]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4393 *((int *)&a1->field_B4[i*4+23]) = a1->field_B4[i*4+3]; |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4394 if ( (double)(signed int)pViewport->uViewportTL_X <= a1->field_B4[i*4+20] |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4395 && (double)(signed int)pViewport->uViewportBR_X > a1->field_B4[i*4+20] |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4396 && (double)(signed int)pViewport->uViewportTL_Y <= a1->field_B4[i*4+21] |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4397 && (double)(signed int)pViewport->uViewportBR_Y > a1->field_B4[i*4+21] ) |
ad89d1905b48
* stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
zipi
parents:
1113
diff
changeset
|
4398 v16 = 1; |
0 | 4399 } |
4400 } | |
4401 return v16; | |
4402 } | |
4403 | |
4404 //----- (004783FA) -------------------------------------------------------- | |
4405 void __cdecl sub_4783FA_construct_global_73D150() | |
4406 { | |
4407 char *v0; // eax@1 | |
4408 signed int v1; // ecx@1 | |
4409 | |
4410 v0 = (char *)&array_73D150[0].flt_2C; | |
4411 v1 = 20; | |
4412 do | |
4413 { | |
4414 *(float *)v0 = 0.0; | |
4415 v0 += 48; | |
4416 --v1; | |
4417 } | |
4418 while ( v1 ); | |
4419 } | |
4420 | |
4421 //----- (0047840D) -------------------------------------------------------- | |
4422 char Render::DrawBuildingsD3D() | |
4423 { | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4424 //IndoorCameraD3D *v0; // eax@3 |
0 | 4425 char result; // al@3 |
79 | 4426 BSPModel *v2; // ebx@4 |
4427 int v3; // eax@6 | |
0 | 4428 ODMFace *pFace; // esi@6 |
79 | 4429 Vec3_int_ *v5; // ecx@8 |
0 | 4430 int v6; // eax@8 |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4431 struct Polygon *v7; // ebx@8 |
0 | 4432 LightmapBuilder *v8; // eax@8 |
4433 int v9; // ecx@8 | |
4434 char v10; // zf@8 | |
4435 Texture *pFaceTexture; // eax@10 | |
4436 signed int v12; // ecx@10 | |
4437 unsigned int v13; // eax@14 | |
4438 unsigned int v14; // eax@18 | |
4439 unsigned int v15; // eax@22 | |
4440 unsigned int v16; // edi@22 | |
4441 int v17; // eax@24 | |
4442 int v18; // edi@34 | |
79 | 4443 RenderVertexSoft *v19; // eax@35 |
4444 unsigned short *v20; // ecx@35 | |
4445 unsigned short *v20b; // ecx@35 | |
4446 unsigned short *v20c; // ecx@35 | |
0 | 4447 Vec3_int_ *v21; // edx@36 |
4448 int v22; // edx@36 | |
79 | 4449 RenderVertexSoft *v23; // edi@37 |
0 | 4450 int v24; // eax@50 |
4451 int v25; // ecx@55 | |
4452 int v26; // eax@57 | |
4453 int v27; // eax@57 | |
4454 int v28; // eax@58 | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4455 //int v29; // edx@58 |
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4456 //double v30; // st7@59 |
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4457 //LightmapBuilder *v31; // edi@63 |
0 | 4458 signed int v32; // eax@73 |
4459 int v33; // eax@78 | |
4460 unsigned int v34; // eax@80 | |
4461 std::string v35; // [sp-18h] [bp-70h]@2 | |
4462 int v36; // [sp-14h] [bp-6Ch]@69 | |
4463 RenderVertexSoft *v37; // [sp-10h] [bp-68h]@69 | |
4464 int v38; // [sp-Ch] [bp-64h]@69 | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4465 //LightmapBuilder *v39; // [sp-8h] [bp-60h]@2 |
0 | 4466 int v40; // [sp-4h] [bp-5Ch]@2 |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4467 //std::string *v41; // [sp+Ch] [bp-4Ch]@2 |
79 | 4468 int v41b; |
4469 int v42; // [sp+10h] [bp-48h]@6 | |
0 | 4470 LightmapBuilder *pLightmapBuilder; // [sp+14h] [bp-44h]@8 |
4471 float v44; // [sp+18h] [bp-40h]@10 | |
4472 float v45; // [sp+1Ch] [bp-3Ch]@10 | |
4473 ODMFace *v46; // [sp+20h] [bp-38h]@6 | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4474 //IndoorCameraD3D *v47; // [sp+24h] [bp-34h]@3 |
0 | 4475 unsigned int v48; // [sp+28h] [bp-30h]@8 |
4476 int v49; // [sp+2Ch] [bp-2Ch]@10 | |
4477 int v50; // [sp+30h] [bp-28h]@34 | |
4478 int v51; // [sp+34h] [bp-24h]@35 | |
4479 int v52; // [sp+38h] [bp-20h]@36 | |
4480 int v53; // [sp+3Ch] [bp-1Ch]@8 | |
4481 Vec3_int_ *v54; // [sp+40h] [bp-18h]@6 | |
4482 int a1; // [sp+44h] [bp-14h]@3 | |
79 | 4483 BSPModel *v56; // [sp+48h] [bp-10h]@4 |
0 | 4484 int uNumVertices; // [sp+4Ch] [bp-Ch]@34 |
4485 int unused; // [sp+50h] [bp-8h]@3 | |
4486 int a3; // [sp+57h] [bp-1h]@2 | |
4487 | |
4488 if ( !pRenderer->pRenderD3D ) | |
4489 { | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4490 MessageBoxW(nullptr, L"D3D version of RenderBuildings called in software!", L"E:\\WORK\\MSDEV\\MM7\\MM7\\Code\\Odbuild.cpp:73", 0); |
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4491 } |
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4492 |
0 | 4493 unused = 0; |
4494 a1 = 0; | |
4495 result = LOBYTE(pOutdoor->pBModels); | |
79 | 4496 v41b = pOutdoor->uNumBModels; |
0 | 4497 if ( (signed int)pOutdoor->uNumBModels > 0 ) |
4498 { | |
79 | 4499 v2 = pOutdoor->pBModels; |
4500 v56 = pOutdoor->pBModels; | |
0 | 4501 while ( 1 ) |
4502 { | |
4503 if ( IsBModelVisible(a1, &unused) ) | |
4504 { | |
79 | 4505 v2->field_40 |= 1u; |
4506 v3 = v2->uNumFaces; | |
4507 pFace = v2->pFaces; | |
0 | 4508 v54 = 0; |
4509 v46 = pFace; | |
4510 v42 = v3; | |
79 | 4511 if ( v3 > 0 ) |
0 | 4512 break; |
4513 } | |
4514 LABEL_86: | |
4515 ++a1; | |
79 | 4516 ++v2;// += 47; |
0 | 4517 result = a1; |
4518 v56 = v2; | |
79 | 4519 if ( a1 >= v41b ) |
0 | 4520 return result; |
4521 } | |
4522 while ( 1 ) | |
4523 { | |
4524 if (pFace->Invisible()) | |
4525 goto LABEL_85; | |
79 | 4526 //v5 = (int)*(v2 - 1); |
4527 v5 = v2->pVertices.pVertices; | |
0 | 4528 v6 = pFace->pVertexIDs[0]; |
4529 v53 = 0; | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4530 v7 = &array_77EC08[pOutdoorCamera->uNumPolygons]; |
79 | 4531 //v8 = *(LightmapBuilder **)(v5 + 12 * v6 + 8); |
4532 v8 = (LightmapBuilder *)v5[v6].z; | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4533 v7->flags = 0; |
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4534 v7->field_32 = 0; |
0 | 4535 pLightmapBuilder = v8; |
4536 v9 = pFace->uTextureID; | |
4537 v10 = (BYTE1(pFace->uAttributes) & 0x40) == 0; | |
4538 v48 = pFace->uTextureID; | |
4539 if ( !v10 ) | |
4540 { | |
4541 v48 = pTextureFrameTable->GetFrameTexture(v9, pEventTimer->uTotalGameTimeElapsed); | |
4542 v9 = v48; | |
4543 } | |
945 | 4544 pFaceTexture = pBitmaps_LOD->GetTexture(v9); |
0 | 4545 v7->pTexture = pFaceTexture; |
945 | 4546 v12 = pFaceTexture->uTextureWidth; |
0 | 4547 v49 = v12; |
4548 v49 = pFaceTexture->uTextureHeight; | |
4549 v10 = (pFace->uAttributes & 0x10) == 0; | |
4550 v45 = 1.0 / (double)v12; | |
4551 v44 = 1.0 / (double)v49; | |
4552 if ( !v10 ) | |
4553 *(int *)&v7->flags |= 2u; | |
4554 if ( BYTE2(pFace->uAttributes) & 0x40 ) | |
4555 HIBYTE(v7->flags) |= 4u; | |
4556 v13 = pFace->uAttributes; | |
4557 if ( v13 & 4 ) | |
4558 { | |
4559 HIBYTE(v7->flags) |= 4u; | |
4560 } | |
4561 else | |
4562 { | |
4563 if ( v13 & 0x20 ) | |
4564 HIBYTE(v7->flags) |= 8u; | |
4565 } | |
4566 v14 = pFace->uAttributes; | |
4567 if ( BYTE1(v14) & 8 ) | |
4568 { | |
4569 *(int *)&v7->flags |= 0x2000u; | |
4570 } | |
4571 else | |
4572 { | |
4573 if ( v14 & 0x40 ) | |
4574 HIBYTE(v7->flags) |= 0x10u; | |
4575 } | |
4576 v15 = GetTickCount(); | |
4577 v7->sTextureDeltaU = pFace->sTextureDeltaU; | |
4578 v7->sTextureDeltaV = pFace->sTextureDeltaV; | |
4579 v16 = v15 >> 4; | |
4580 if ( pFace->pFacePlane.vNormal.z && (v40 = pFace->pFacePlane.vNormal.z, abs(v40) >= 59082) ) | |
4581 { | |
4582 v17 = *(int *)&v7->flags; | |
4583 if ( BYTE1(v17) & 4 ) | |
4584 goto LABEL_29; | |
4585 if ( BYTE1(v17) & 8 ) | |
4586 { | |
4587 LABEL_26: | |
4588 v7->sTextureDeltaV -= v16 & v7->pTexture->uHeightMinus1; | |
4589 goto LABEL_30; | |
4590 } | |
4591 } | |
4592 else | |
4593 { | |
4594 v17 = *(int *)&v7->flags; | |
4595 if ( BYTE1(v17) & 4 ) | |
4596 goto LABEL_26; | |
4597 if ( BYTE1(v17) & 8 ) | |
4598 { | |
4599 LABEL_29: | |
4600 v7->sTextureDeltaV += v16 & v7->pTexture->uHeightMinus1; | |
4601 goto LABEL_30; | |
4602 } | |
4603 } | |
4604 LABEL_30: | |
4605 if ( BYTE1(v17) & 0x10 ) | |
4606 { | |
4607 v7->sTextureDeltaU -= v16 & v7->pTexture->uWidthMinus1; | |
4608 } | |
4609 else | |
4610 { | |
4611 if ( BYTE1(v17) & 0x20 ) | |
4612 v7->sTextureDeltaU += v16 & v7->pTexture->uWidthMinus1; | |
4613 } | |
4614 v18 = pFace->uNumVertices; | |
4615 v50 = 0; | |
4616 v49 = 0; | |
4617 uNumVertices = v18; | |
4618 if ( v18 > 0 ) | |
4619 { | |
79 | 4620 //v19 = (char *)&array_73D150[0].vWorldPosition.z; |
4621 //v20 = (char *)pFace->pTextureUIDs; | |
1207
96a81634669e
arrays to std::arrays phase 3 - finishing global arrays
Grumpy7
parents:
1206
diff
changeset
|
4622 v19 = array_73D150; |
79 | 4623 v20 = pFace->pTextureUIDs; |
4624 v20b = pFace->pVertexIDs; | |
4625 v20c = pFace->pTextureVIDs; | |
0 | 4626 v51 = v18; |
4627 do | |
4628 { | |
79 | 4629 /* v21 = &(*(v56 - 1))[*((short *)v20 - 20)]; |
0 | 4630 *((float *)v19 - 2) = (double)v21->x; |
4631 *((float *)v19 - 1) = (double)v21->y; | |
4632 *(float *)v19 = (double)v21->z; | |
4633 v19 += 48; | |
4634 v52 = v7->sTextureDeltaU + *(short *)v20; | |
4635 *((float *)v19 - 5) = (double)v52 * v45; | |
4636 v22 = v7->sTextureDeltaV + *((short *)v20 + 20); | |
4637 v20 += 2; | |
4638 v10 = v51-- == 1; | |
4639 v52 = v22; | |
79 | 4640 *((float *)v19 - 4) = (double)v22 * v44;*/ |
4641 | |
4642 //v21 = (BSPVertexBuffer *)(*((_DWORD *)v56 - 1) + 12 * *(v20 - 20)); | |
4643 v21 = &v56->pVertices.pVertices[*v20b]; | |
4644 //*((float *)v19 - 2) = (double)v21->x; | |
4645 //*((float *)v19 - 1) = (double)v21->y; | |
4646 v19->vWorldPosition.x = (double)v21->x; | |
4647 v19->vWorldPosition.y = (double)v21->y; | |
4648 v19->vWorldPosition.z = (double)v21->z; | |
4649 ++v19; | |
4650 v52 = v7->sTextureDeltaU + (signed __int16)*v20; | |
4651 //*((float *)v19 - 5) = (double)v52 * v45; | |
4652 (v19-1)->u = (double)v52 * v45; | |
4653 v22 = v7->sTextureDeltaV + (signed __int16)*v20c; | |
4654 ++v20; | |
4655 ++v20b; | |
4656 ++v20c; | |
4657 v10 = v51-- == 1; | |
4658 v52 = v22; | |
4659 //*((float *)v19 - 4) = (double)v22 * v44; | |
4660 (v19-1)->v = (double)v22 * v44; | |
0 | 4661 } |
4662 while ( !v10 ); | |
79 | 4663 //v23 = (char *)&array_73D150[0].vWorldViewPosition; |
1207
96a81634669e
arrays to std::arrays phase 3 - finishing global arrays
Grumpy7
parents:
1206
diff
changeset
|
4664 v23 = array_73D150; |
0 | 4665 v51 = uNumVertices; |
4666 *(float *)&pLightmapBuilder = (double)(signed int)pLightmapBuilder; | |
4667 do | |
4668 { | |
79 | 4669 //if ( *(float *)&pLightmapBuilder == *((float *)v23 - 1) ) |
4670 if ( *(float *)&pLightmapBuilder == v23->vWorldPosition.z ) | |
0 | 4671 ++v53; |
79 | 4672 //v47->ViewTransform((RenderVertexSoft *)(v23 - 12), 1u); |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4673 pGame->pIndoorCameraD3D->ViewTransform(v23, 1u); |
79 | 4674 if ( v23->vWorldViewPosition.x < 8.0 || (double)pOutdoorCamera->shading_dist_mist < v23->vWorldViewPosition.x ) |
4675 { | |
4676 if ( v23->vWorldViewPosition.x >= 8.0 ) | |
0 | 4677 v49 = 1; |
4678 else | |
4679 v50 = 1; | |
4680 } | |
4681 else | |
4682 { | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4683 pGame->pIndoorCameraD3D->Project(v23, 1u, 0); |
79 | 4684 } |
4685 ++v23;// += 48; | |
0 | 4686 --v51; |
4687 } | |
4688 while ( v51 ); | |
4689 v18 = uNumVertices; | |
4690 } | |
4691 if ( v53 == v18 ) | |
4692 LOBYTE(v7->field_32) |= 1u; | |
4693 v24 = pOutdoor->vSunlight.x; | |
4694 v7->pODMFace = pFace; | |
4695 v7->uNumVertices = v18; | |
4696 v7->field_59 = 5; | |
4697 pLightmapBuilder = (LightmapBuilder *)-v24; | |
4698 v51 = pFace->pFacePlane.vNormal.x; | |
4699 v51 = (unsigned __int64)(-v24 * (signed __int64)v51) >> 16; | |
4700 v53 = pFace->pFacePlane.vNormal.y; | |
4701 pLightmapBuilder = (LightmapBuilder *)-pOutdoor->vSunlight.y; | |
4702 v53 = (unsigned __int64)(-pOutdoor->vSunlight.y * (signed __int64)v53) >> 16; | |
4703 v52 = pFace->pFacePlane.vNormal.z; | |
4704 v52 = (unsigned __int64)(-pOutdoor->vSunlight.z * (signed __int64)v52) >> 16; | |
4705 pLightmapBuilder = (LightmapBuilder *)(v51 + v53 + v52); | |
4706 v51 = 20 * (int)pLightmapBuilder; | |
4707 result = 20 - (20 * (signed int)pLightmapBuilder >> 16); | |
638 | 4708 v7->dimming_level = result; |
0 | 4709 if ( result < 0 ) |
638 | 4710 v7->dimming_level = 0; |
4711 if ( v7->dimming_level > 31 ) | |
4712 v7->dimming_level = 31; | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4713 if ( pOutdoorCamera->uNumPolygons >= 1999 + 5000) |
0 | 4714 return result; |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4715 ++pOutdoorCamera->uNumPolygons; |
0 | 4716 ++pOutdoorCamera->field_44; |
1207
96a81634669e
arrays to std::arrays phase 3 - finishing global arrays
Grumpy7
parents:
1206
diff
changeset
|
4717 if ( ODMFace::IsBackfaceCulled(pFace, array_73D150, v7) ) |
0 | 4718 { |
4719 LOBYTE(v25) = (char)v54; | |
4720 v26 = a1; | |
4721 pFace->bVisible = 1; | |
4722 v7->uBModelFaceID = v25; | |
4723 LOWORD(v25) = (unsigned __int8)v25; | |
4724 v7->uBModelID = v26; | |
4725 v27 = 8 * (v25 | (v26 << 6)); | |
4726 LOBYTE(v27) = v27 | 6; | |
4727 v7->field_50 = v27; | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4728 |
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4729 for (v28 = 0; v28 < v18; ++v28) |
0 | 4730 { |
4731 memcpy(&array_50AC10[v28], &array_73D150[v28], sizeof(array_50AC10[v28])); | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4732 array_50AC10[v28]._rhw = 1.0 / (array_73D150[v28].vWorldViewPosition.x + 0.0000001); |
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4733 |
0 | 4734 pFace = v46; |
4735 } | |
4736 | |
4737 static stru154 static_RenderBuildingsD3D_stru_73C834; | |
4738 /*static bool __init_flag = false; | |
4739 if (!__init_flag) | |
4740 { | |
4741 __init_flag = true; | |
4742 | |
4743 static_RenderBuildingsD3D_byte_73C84C_init_flag |= 1u; | |
4744 stru154::stru154(&static_RenderBuildingsD3D_stru_73C834); | |
4745 atexit(loc_4789D4); | |
4746 }*/ | |
4747 | |
4748 v40 = (int)pFace; | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4749 pGame->pLightmapBuilder->ApplyLights_OutdoorFace(pFace); |
0 | 4750 pDecalBuilder->ApplyDecals_OutdoorFace(pFace); |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4751 pGame->pLightmapBuilder->std__vector_000004_size = 0; |
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4752 |
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4753 int v31 = 0; |
0 | 4754 if ( stru_F8AD28.uNumLightsApplied > 0 || pDecalBuilder->uNumDecals > 0 ) |
4755 { | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4756 v31 = v50 ? 3 : v49 != 0 ? 5 : 0; |
866 | 4757 static_RenderBuildingsD3D_stru_73C834.GetFacePlaneAndClassify(pFace, &v56->pVertices); |
0 | 4758 if ( pDecalBuilder->uNumDecals > 0 ) |
4759 { | |
4760 v40 = -1; | |
4761 v38 = 0; | |
1207
96a81634669e
arrays to std::arrays phase 3 - finishing global arrays
Grumpy7
parents:
1206
diff
changeset
|
4762 v37 = array_50AC10; |
0 | 4763 v36 = uNumVertices; |
638 | 4764 pDecalBuilder->ApplyDecals(31 - v7->dimming_level, |
0 | 4765 2, |
4766 &static_RenderBuildingsD3D_stru_73C834, | |
4767 uNumVertices, | |
1207
96a81634669e
arrays to std::arrays phase 3 - finishing global arrays
Grumpy7
parents:
1206
diff
changeset
|
4768 array_50AC10, |
0 | 4769 0, |
4770 (char)v31, | |
4771 -1); | |
4772 } | |
4773 } | |
4774 if ( stru_F8AD28.uNumLightsApplied > 0 ) | |
1395
8d4ec56416ef
Fix to ticket #69 array_50A2B0 being accessed outside of bounds
Nomad
parents:
1391
diff
changeset
|
4775 pGame->pLightmapBuilder->ApplyLights( |
0 | 4776 &stru_F8AD28, |
4777 &static_RenderBuildingsD3D_stru_73C834, | |
4778 uNumVertices, | |
1207
96a81634669e
arrays to std::arrays phase 3 - finishing global arrays
Grumpy7
parents:
1206
diff
changeset
|
4779 array_50AC10, |
0 | 4780 0, |
4781 (char)v31); | |
4782 if ( v50 ) | |
4783 { | |
4784 v32 = sr_424CD7(uNumVertices); | |
4785 goto LABEL_76; | |
4786 } | |
4787 if ( v49 ) | |
4788 { | |
4789 v32 = sr_424EE0_MakeFanFromTriangle(uNumVertices); | |
4790 LABEL_76: | |
4791 v7->uNumVertices = v32; | |
4792 uNumVertices = v32; | |
4793 OutdoorCamera::Project(v32); | |
4794 } | |
4795 if ( uNumVertices ) | |
4796 { | |
4797 v33 = *(int *)&v7->flags; | |
4798 if ( v33 & 2 ) | |
4799 { | |
4800 if ( BYTE1(v33) & 0x3C ) | |
4801 v34 = pRenderer->pHDWaterBitmapIDs[0]; | |
4802 else | |
265 | 4803 v34 = pRenderer->pHDWaterBitmapIDs[pRenderer->hd_water_current_frame]; |
0 | 4804 v40 = (int)pBitmaps_LOD->pHardwareTextures[v34]; |
4805 } | |
4806 else | |
4807 { | |
4808 v40 = (int)pBitmaps_LOD->pHardwareTextures[v48]; | |
4809 } | |
4810 pRenderer->DrawPolygon(uNumVertices, v7, pFace, (IDirect3DTexture2 *)v40); | |
4811 } | |
4812 goto LABEL_85; | |
4813 } | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4814 --pOutdoorCamera->uNumPolygons; |
0 | 4815 --pOutdoorCamera->field_44; |
4816 LABEL_85: | |
4817 v54 = (Vec3_int_ *)((char *)v54 + 1); | |
4818 v2 = v56; | |
4819 ++pFace; | |
4820 v46 = pFace; | |
4821 if ( (signed int)v54 >= (signed int)v42 ) | |
4822 goto LABEL_86; | |
4823 } | |
4824 } | |
4825 return result; | |
4826 } | |
4827 // 73C84C: using guessed type char static_RenderBuildingsD3D_byte_73C84C_init_flag; | |
4828 | |
4829 | |
4830 //----- (00479089) -------------------------------------------------------- | |
323 | 4831 bool __fastcall IsBModelVisible(unsigned int uModelID, int *reachable) |
0 | 4832 { |
4833 BSPModel *v2; // eax@1 | |
4834 int v3; // edi@1 | |
4835 int v4; // ebx@1 | |
4836 int v5; // ST28_4@1 | |
4837 int v6; // ecx@1 | |
4838 int v7; // ebx@3 | |
4839 int v8; // eax@3 | |
4840 int v9; // eax@3 | |
323 | 4841 //int v10; // ebx@3 |
0 | 4842 signed int v11; // esi@6 |
4843 int v12; // esi@8 | |
4844 bool result; // eax@9 | |
323 | 4845 //unsigned int v14; // [sp+Ch] [bp-20h]@1 |
0 | 4846 int v15; // [sp+Ch] [bp-20h]@5 |
323 | 4847 //int *v16; // [sp+10h] [bp-1Ch]@1 |
0 | 4848 int v17; // [sp+1Ch] [bp-10h]@1 |
4849 int v18; // [sp+20h] [bp-Ch]@1 | |
4850 int v19; // [sp+20h] [bp-Ch]@3 | |
4851 int angle; // [sp+24h] [bp-8h]@1 | |
4852 int v21; // [sp+28h] [bp-4h]@1 | |
323 | 4853 //int v22; // [sp+28h] [bp-4h]@3 |
4854 | |
4855 //v16 = unused; | |
0 | 4856 angle = (signed int)(pOutdoorCamera->uCameraFovInDegrees << 11) / 360 >> 1; |
323 | 4857 //v14 = uModelID; |
0 | 4858 v2 = &pOutdoor->pBModels[uModelID]; |
4859 v3 = v2->vBoundingCenter.x - pIndoorCamera->pos.x; | |
4860 v4 = v2->vBoundingCenter.y - pIndoorCamera->pos.y; | |
323 | 4861 v5 = stru_5C6E00->Cos(pIndoorCamera->sRotationY); |
4862 v21 = stru_5C6E00->Sin(pIndoorCamera->sRotationY); | |
4863 v18 = stru_5C6E00->Cos(pIndoorCamera->sRotationX); | |
4864 stru_5C6E00->Sin(pIndoorCamera->sRotationX); | |
0 | 4865 v6 = v5; |
4866 v17 = v3 * v5 + v4 * v21; | |
4867 if ( pIndoorCamera->sRotationX ) | |
4868 v17 = (unsigned __int64)(v17 * (signed __int64)v18) >> 16; | |
4869 v19 = v4 * v6 - v3 * v21; | |
4870 v7 = abs(v4); | |
4871 v8 = abs(v3); | |
322 | 4872 v9 = int_get_vector_length(v8, v7, 0); |
323 | 4873 //v10 = v14 * 188; |
4874 //v22 = v9; | |
4875 *reachable = false; | |
4876 if ( v9 < pOutdoor->pBModels[uModelID].sBoundingRadius + 256 ) | |
4877 *reachable = true; | |
4878 v15 = stru_5C6E00->Sin(angle); | |
0 | 4879 if ( v19 >= 0 ) |
323 | 4880 v11 = ((unsigned __int64)(v15 * (signed __int64)v17) >> 16) - ((unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)v19) >> 16); |
4881 else | |
4882 v11 = ((unsigned __int64)(stru_5C6E00->Cos(angle) * (signed __int64)v19) >> 16) + ((unsigned __int64)(v15 * (signed __int64)v17) >> 16); | |
0 | 4883 v12 = v11 >> 16; |
323 | 4884 if ( v9 <= pOutdoorCamera->shading_dist_mist + 2048 ) |
0 | 4885 { |
79 | 4886 //if ( abs(v12) > *(int *)((char *)&pOutdoor->pBModels->sBoundingRadius + v10) + 512 ) |
323 | 4887 if ( abs(v12) > pOutdoor->pBModels[uModelID].sBoundingRadius + 512 ) |
0 | 4888 { |
4889 result = v12 < 0; | |
4890 LOBYTE(result) = v12 >= 0; | |
323 | 4891 return result; |
4892 } | |
4893 else | |
4894 return true; | |
4895 } | |
4896 return false; | |
0 | 4897 } |
4898 | |
4899 //----- (00479295) -------------------------------------------------------- | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4900 int Polygon::_479295() |
0 | 4901 { |
4902 ODMFace *v2; // esi@1 | |
4903 int v3; // ecx@4 | |
4904 int v4; // eax@4 | |
4905 int v5; // edx@4 | |
4906 int v6; // ST14_4@5 | |
4907 int v7; // ST04_4@5 | |
4908 stru149 *v8; // ecx@5 | |
4909 Vec3_int_ thisa; // [sp+Ch] [bp-10h]@8 | |
4910 int v11; // [sp+18h] [bp-4h]@4 | |
4911 | |
4912 v2 = this->pODMFace; | |
4913 if ( !v2->pFacePlane.vNormal.z ) | |
4914 { | |
4915 v3 = v2->pFacePlane.vNormal.x; | |
4916 v4 = -v2->pFacePlane.vNormal.y; | |
4917 v5 = 0; | |
4918 v11 = 65536; | |
1418 | 4919 } |
4920 else if ( (v2->pFacePlane.vNormal.x || v2->pFacePlane.vNormal.y) && abs(v2->pFacePlane.vNormal.z) < 59082 ) | |
0 | 4921 { |
4922 thisa.x = -v2->pFacePlane.vNormal.y; | |
4923 thisa.y = v2->pFacePlane.vNormal.x; | |
4924 thisa.z = 0; | |
4925 thisa.Normalize_float(); | |
4926 v4 = thisa.x; | |
4927 v3 = thisa.y; | |
1418 | 4928 v5 = 0; |
4929 v11 = 65536; | |
4930 } | |
4931 else | |
4932 { | |
4933 v3 = 0; | |
4934 v4 = 65536; | |
4935 v11 = 0; | |
4936 v5 = -65536; | |
4937 } | |
0 | 4938 v6 = v11; |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4939 sTextureDeltaU = v2->sTextureDeltaU; |
0 | 4940 v7 = v3; |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4941 v8 = ptr_38; |
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
4942 sTextureDeltaV = v2->sTextureDeltaV; |
0 | 4943 v8->_48616B(v4, v7, 0, 0, v5, v6); |
4944 return 1; | |
4945 } | |
4946 | |
4947 | |
168 | 4948 unsigned short *LoadTgaTexture(const wchar_t *filename, int *out_width = nullptr, int *out_height = nullptr) |
4949 { | |
4950 #pragma pack(push, 1) | |
4951 struct TGAHeader | |
4952 { | |
4953 unsigned char tgaSkip; | |
4954 unsigned char colourmaptype; // type of colour map 0=none, 1=has palette | |
4955 unsigned char tgaType; // type of image 0=none,1=indexed,2=rgb,3=grey,+8=rle packed | |
4956 | |
4957 short colourmapstart; // first colour map entry in palette | |
4958 short colourmaplength; // number of colours in palette | |
4959 char colourmapbits; // number of bits per palette entry 15,16,24,32 | |
4960 | |
4961 //unsigned char tgaDontCare2[9]; | |
4962 short xstart; // image x origin | |
4963 short ystart; // image y origin | |
4964 | |
4965 unsigned short tgaWidth; | |
4966 unsigned short tgaHeight; | |
4967 unsigned char tgaBPP; | |
4968 | |
4969 char descriptor; // image descriptor bits: 00vhaaaa | |
4970 // h horizontal flip | |
4971 // v vertical flip | |
4972 // a alpha bits | |
4973 }; | |
4974 #pragma pack(pop) | |
4975 | |
4976 if (out_width) | |
4977 *out_width = 0; | |
4978 if (out_height) | |
4979 *out_height = 0; | |
4980 | |
4981 DWORD w; | |
4982 auto file = CreateFileW(filename, GENERIC_READ, FILE_SHARE_READ, nullptr, OPEN_EXISTING, 0, nullptr); | |
4983 if (file == INVALID_HANDLE_VALUE) | |
4984 return nullptr; | |
4985 | |
4986 TGAHeader header; | |
4987 ReadFile(file, &header, sizeof(header), &w, nullptr); | |
4988 SetFilePointer(file, header.tgaSkip, nullptr, FILE_CURRENT); | |
4989 | |
4990 if (header.tgaBPP != 24 || header.tgaType != 2) | |
4991 { | |
4992 CloseHandle(file); | |
4993 return nullptr; | |
4994 } | |
4995 | |
4996 int imgSize = header.tgaWidth * header.tgaHeight * 3; | |
4997 auto pixels = new unsigned char[imgSize]; | |
4998 ReadFile(file, pixels, imgSize, &w, nullptr); | |
4999 CloseHandle(file); | |
5000 | |
5001 if (w != imgSize) | |
5002 { | |
5003 delete [] pixels; | |
5004 return nullptr; | |
5005 } | |
5006 | |
5007 if (out_width) | |
5008 *out_width = header.tgaWidth; | |
5009 if (out_height) | |
5010 *out_height = header.tgaHeight; | |
5011 | |
5012 auto pixels_16bit = new unsigned short[imgSize / 3]; | |
5013 for (int i = 0; i < imgSize / 3; ++i) | |
5014 { | |
5015 pixels_16bit[i] = (pixels[i * 3] / 8 & 0x1F) | | |
5016 ((pixels[i * 3 + 1] / 4 & 0x3F) << 5) | | |
5017 ((pixels[i * 3 + 2] / 8 & 0x1F) << 11); | |
5018 } | |
5019 delete [] pixels; | |
5020 return pixels_16bit; | |
5021 } | |
5022 | |
5023 unsigned short *skybox_xn, *skybox_xp, | |
5024 *skybox_yn, *skybox_yp, | |
5025 *skybox_zn, *skybox_zp; | |
5026 int skybox_width, skybox_height; | |
781 | 5027 |
168 | 5028 IDirect3DTexture2 *skybox_texture; |
5029 IDirectDrawSurface4 *skybox_surface; | |
781 | 5030 |
168 | 5031 bool Skybox_Initialize(const wchar_t *skybox_name) |
5032 { | |
5033 wchar_t xn_filename[1024], xp_filename[1024], | |
5034 yn_filename[1024], yp_filename[1024], | |
5035 zn_filename[1024], zp_filename[1024]; | |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1160
diff
changeset
|
5036 swprintf(xn_filename, wcslen(L"%s_xn.tga"), L"%s_xn.tga", skybox_name); swprintf(xp_filename, wcslen(L"%s_xp.tga"), L"%s_xp.tga", skybox_name); |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1160
diff
changeset
|
5037 swprintf(yn_filename, wcslen(L"%s_yn.tga"), L"%s_yn.tga", skybox_name); swprintf(yp_filename, wcslen(L"%s_yp.tga"), L"%s_yp.tga", skybox_name); |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1160
diff
changeset
|
5038 swprintf(zn_filename, wcslen(L"%s_zn.tga"), L"%s_zn.tga", skybox_name); swprintf(zp_filename, wcslen(L"%s_zp.tga"), L"%s_zp.tga", skybox_name); |
168 | 5039 |
5040 int xn_width, xn_height; | |
5041 skybox_xn = LoadTgaTexture(xn_filename, &xn_width, &xn_height); | |
5042 if (!skybox_xn) | |
5043 return false; | |
5044 | |
5045 int xp_width, xp_height; | |
5046 skybox_xp = LoadTgaTexture(xp_filename, &xp_width, &xp_height); | |
5047 if (!skybox_xp || xp_width != xn_width || xp_height != xn_height) | |
5048 { | |
5049 delete [] skybox_xn; | |
5050 if (skybox_xp) delete [] skybox_xp; | |
5051 return false; | |
5052 } | |
5053 | |
5054 int yn_width, yn_height; | |
5055 skybox_yn = LoadTgaTexture(yn_filename, &yn_width, &yn_height); | |
5056 if (!skybox_yn || yn_width != xn_width || yn_height != xn_height) | |
5057 { | |
5058 delete [] skybox_xn; | |
5059 if (skybox_xp) delete [] skybox_xp; | |
5060 if (skybox_yn) delete [] skybox_yn; | |
5061 return false; | |
5062 } | |
5063 | |
5064 int yp_width, yp_height; | |
5065 skybox_yp = LoadTgaTexture(yp_filename, &yp_width, &yp_height); | |
5066 if (!skybox_yp || yp_width != xn_width || yp_height != xn_height) | |
5067 { | |
5068 delete [] skybox_xn; | |
5069 if (skybox_xp) delete [] skybox_xp; | |
5070 if (skybox_yn) delete [] skybox_yn; | |
5071 if (skybox_yp) delete [] skybox_yp; | |
5072 return false; | |
5073 } | |
5074 | |
5075 int zn_width, zn_height; | |
5076 skybox_zn = LoadTgaTexture(zn_filename, &zn_width, &zn_height); | |
5077 if (!skybox_zn || zn_width != xn_width || zn_height != xn_height) | |
5078 { | |
5079 delete [] skybox_xn; | |
5080 if (skybox_xp) delete [] skybox_xp; | |
5081 if (skybox_yn) delete [] skybox_yn; | |
5082 if (skybox_yp) delete [] skybox_yp; | |
5083 if (skybox_zn) delete [] skybox_zn; | |
5084 return false; | |
5085 } | |
5086 | |
5087 int zp_width, zp_height; | |
5088 skybox_zp = LoadTgaTexture(zp_filename, &zp_width, &zp_height); | |
5089 if (!skybox_zp || zp_width != xn_width || zp_height != xn_height) | |
5090 { | |
5091 delete [] skybox_xn; | |
5092 if (skybox_xp) delete [] skybox_xp; | |
5093 if (skybox_yn) delete [] skybox_yn; | |
5094 if (skybox_yp) delete [] skybox_yp; | |
5095 if (skybox_zn) delete [] skybox_zn; | |
5096 if (skybox_zp) delete [] skybox_zp; | |
5097 return false; | |
5098 } | |
5099 | |
5100 skybox_width = xn_width; | |
5101 skybox_height = xn_height; | |
5102 | |
5103 | |
5104 if (!pRenderer->pRenderD3D->CreateTexture(skybox_width, skybox_height, &skybox_surface, &skybox_texture, | |
5105 false, false, pRenderer->uMinDeviceTextureDim)) | |
5106 return false; | |
5107 | |
5108 return true; | |
5109 } | |
5110 | |
5111 struct vector | |
5112 { | |
5113 float x, y, z; | |
5114 }; | |
781 | 5115 |
168 | 5116 struct matrix |
5117 { | |
5118 float m[4][4]; | |
5119 }; | |
781 | 5120 |
168 | 5121 void VectorNormalize(vector *v) |
5122 { | |
5123 float invmag = 1.0f / sqrtf(v->x * v->x + v->y * v->y + v->z * v->z); | |
5124 v->x *= invmag; | |
5125 v->y *= invmag; | |
5126 v->z *= invmag; | |
5127 } | |
781 | 5128 |
168 | 5129 void MatrixRotationAxis(matrix *pout, CONST vector *pv, float angle) |
5130 { | |
5131 memset(pout, 0, sizeof(matrix)); | |
5132 pout->m[3][0] = 0; | |
5133 pout->m[3][1] = 0; | |
5134 pout->m[3][2] = 0; | |
5135 pout->m[3][3] = 1; | |
5136 | |
5137 vector v; | |
5138 v.x = pv->x; v.y = pv->y; v.z = pv->z; | |
5139 VectorNormalize(&v); | |
5140 | |
5141 pout->m[0][0] = (1.0f - cos(angle)) * v.x * v.x + cos(angle); | |
5142 pout->m[1][0] = (1.0f - cos(angle)) * v.x * v.y - sin(angle) * v.z; | |
5143 pout->m[2][0] = (1.0f - cos(angle)) * v.x * v.z + sin(angle) * v.y; | |
5144 pout->m[0][1] = (1.0f - cos(angle)) * v.y * v.x + sin(angle) * v.z; | |
5145 pout->m[1][1] = (1.0f - cos(angle)) * v.y * v.y + cos(angle); | |
5146 pout->m[2][1] = (1.0f - cos(angle)) * v.y * v.z - sin(angle) * v.x; | |
5147 pout->m[0][2] = (1.0f - cos(angle)) * v.z * v.x - sin(angle) * v.y; | |
5148 pout->m[1][2] = (1.0f - cos(angle)) * v.z * v.y + sin(angle) * v.x; | |
5149 pout->m[2][2] = (1.0f - cos(angle)) * v.z * v.z + cos(angle); | |
5150 } | |
781 | 5151 |
168 | 5152 void VectorTransform(const matrix *m, const vector *v, vector *out) |
5153 { | |
5154 out->x = m->m[0][0] * v->x + m->m[1][0] * v->y + m->m[2][0] * v->z + m->m[3][0]; | |
5155 out->y = m->m[0][1] * v->x + m->m[1][1] * v->y + m->m[2][1] * v->z + m->m[3][1]; | |
5156 out->z = m->m[0][2] * v->x + m->m[1][2] * v->y + m->m[2][2] * v->z + m->m[3][2]; | |
5157 } | |
5158 | |
5159 bool DrawSkyD3D_Skybox() | |
5160 { | |
5161 static bool initialized = false, | |
5162 initialization_failed = false; | |
5163 if (initialization_failed) | |
5164 return false; | |
5165 | |
5166 static int last_camera_rot_y, | |
5167 last_camera_rot_x; | |
5168 if (!initialized) | |
5169 { | |
5170 if (!Skybox_Initialize(L"data/skybox/stars")) | |
5171 { | |
5172 initialization_failed = true; | |
5173 return false; | |
5174 } | |
5175 initialized = true; | |
5176 | |
5177 last_camera_rot_y = pParty->sRotationY + 1; // force update for the first run | |
5178 last_camera_rot_x = pParty->sRotationX + 1; | |
5179 } | |
5180 | |
5181 /* | |
5182 r(y) = | |
5183 cos y 0 sin y 0 | |
5184 0 1 0 0 | |
5185 -sin y 0 cos y 0 | |
5186 0 0 0 1 | |
5187 | |
5188 x cos y - z sin y | |
5189 y | |
5190 x sin y + z cos y | |
5191 1 | |
5192 | |
5193 | |
5194 | |
5195 r(x) = // should be r(right) actually | |
5196 1 0 0 0 | |
5197 0 cos x -sin x 0 | |
5198 0 sin x cos x 0 | |
5199 0 0 0 1 | |
5200 | |
5201 | |
5202 x | |
5203 y cos x + z sin x | |
5204 -y sin x + z cos x | |
5205 1 | |
5206 | |
5207 */ | |
5208 | |
5209 if (last_camera_rot_y == pParty->sRotationY && | |
5210 last_camera_rot_x == pParty->sRotationX) | |
5211 { | |
5212 draw: | |
5213 struct RenderVertexD3D3 v[6]; | |
5214 | |
692 | 5215 v[0].pos.x = pViewport->uScreen_TL_X; |
5216 v[0].pos.y = pViewport->uScreen_TL_Y; | |
168 | 5217 v[0].pos.z = 0.99989998; |
5218 v[0].rhw = 1; | |
5219 v[0].diffuse = 0xFFFFFFFF; | |
5220 v[0].specular = 0; | |
5221 v[0].texcoord.x = 0; | |
5222 v[0].texcoord.y = 0; | |
5223 | |
692 | 5224 v[1].pos.x = pViewport->uScreen_TL_X + pViewport->uScreenWidth; |
5225 v[1].pos.y = pViewport->uScreen_TL_Y + pViewport->uScreenHeight; | |
168 | 5226 v[1].pos.z = 0.99989998; |
5227 v[1].rhw = 1; | |
5228 v[1].diffuse = 0xFFFFFFFF; | |
5229 v[1].specular = 0; | |
5230 v[1].texcoord.x = (float)pViewport->uScreenWidth / skybox_width; | |
5231 v[1].texcoord.y = (float)pViewport->uScreenHeight / skybox_height; | |
5232 | |
692 | 5233 v[2].pos.x = pViewport->uScreen_TL_X + pViewport->uScreenWidth; |
5234 v[2].pos.y = pViewport->uScreen_TL_Y; | |
168 | 5235 v[2].pos.z = 0.99989998; |
5236 v[2].rhw = 1; | |
5237 v[2].diffuse = 0xFFFFFFFF; | |
5238 v[2].specular = 0; | |
5239 v[2].texcoord.x = (float)pViewport->uScreenWidth / skybox_width; | |
5240 v[2].texcoord.y = 0; | |
5241 | |
5242 memcpy(&v[3], &v[0], sizeof(*v)); | |
5243 | |
692 | 5244 v[4].pos.x = pViewport->uScreen_TL_X; |
5245 v[4].pos.y = pViewport->uScreen_TL_Y + pViewport->uScreenHeight; | |
168 | 5246 v[4].pos.z = 0.99989998; |
5247 v[4].rhw = 1; | |
5248 v[4].diffuse = 0xFFFFFFFF; | |
5249 v[4].specular = 0; | |
5250 v[4].texcoord.x = 0; | |
5251 v[4].texcoord.y = (float)pViewport->uScreenHeight / skybox_height; | |
5252 | |
5253 memcpy(&v[5], &v[1], sizeof(*v)); | |
5254 | |
5255 pRenderer->pRenderD3D->pDevice->SetRenderState(D3DRENDERSTATE_CULLMODE, D3DCULL_NONE); | |
5256 pRenderer->pRenderD3D->pDevice->SetTexture(0, skybox_texture); | |
5257 pRenderer->pRenderD3D->pDevice->DrawPrimitive(D3DPT_TRIANGLELIST, D3DFVF_XYZRHW | D3DFVF_DIFFUSE | D3DFVF_SPECULAR | D3DFVF_TEX1, v, 6, D3DDP_DONOTUPDATEEXTENTS | D3DDP_DONOTLIGHT); | |
5258 //pRenderer->pRenderD3D->pDevice->DrawPrimitive(D3DPT_TRIANGLELIST, D3DFVF_XYZRHW | D3DFVF_DIFFUSE | D3DFVF_SPECULAR | D3DFVF_TEX1, v + 1, 3, D3DDP_DONOTUPDATEEXTENTS | D3DDP_DONOTLIGHT); | |
5259 | |
5260 return true; | |
5261 } | |
5262 | |
5263 | |
5264 DDSURFACEDESC2 desc; | |
5265 desc.dwSize = sizeof(desc); | |
5266 if (!pRenderer->LockSurface_DDraw4(skybox_surface, &desc, DDLOCK_WAIT | DDLOCK_WRITEONLY)) | |
5267 return false; | |
5268 | |
5269 last_camera_rot_y = pParty->sRotationY; | |
5270 last_camera_rot_x = pParty->sRotationX; | |
5271 | |
5272 float aspect = (float)pViewport->uScreenWidth / (float)pViewport->uScreenHeight; | |
5273 float fov_x = 3.141592f * (pOutdoorCamera->uCameraFovInDegrees + 0) / 360.0f; | |
5274 float fov_y = fov_x / aspect; | |
5275 | |
5276 float ray_dx = fov_x / (float)pViewport->uScreenWidth, | |
5277 ray_dy = fov_y / (float)pViewport->uScreenHeight; | |
5278 float party_angle_x = 2 * 3.141592653589 * pParty->sRotationX / 2048.0, | |
5279 party_angle_y = 2 * 3.141592653589 * pParty->sRotationY / 2048.0; | |
5280 for (int y = 0; y < pViewport->uScreenHeight; ++y) | |
5281 for (int x = 0; x < pViewport->uScreenWidth; ++x) | |
5282 { | |
5283 float angle_x = party_angle_x - (y - pViewport->uScreenHeight / 2) * ray_dy; | |
5284 float angle_y = party_angle_y - (x - pViewport->uScreenWidth / 2) * ray_dx; | |
5285 | |
5286 float _dir_x_ = 1, | |
5287 _dir_y_ = 0, | |
5288 _dir_z_ = 0; | |
5289 | |
5290 float dir_x_ = _dir_x_ * cosf(angle_y);// - _dir_z_ * sinf(angle_y); // rotation around y | |
5291 //float dir_y_ = _dir_y_; | |
5292 float dir_z_ = _dir_x_ * sinf(angle_y);// + _dir_z_ * cosf(angle_y); | |
5293 | |
5294 //float dir_x = dir_x_; // rotation around x | |
5295 //float dir_y = /*dir_y_ * cosf(angle_x)*/ + dir_z_ * sinf(angle_x); | |
5296 //float dir_z = /*-dir_y_ * sinf(angle_x)*/ + dir_z_ * cosf(angle_x); | |
5297 | |
5298 vector right; // rotate around right actually to avoid space distortion | |
5299 right.x = /*dir_y * 0*/ - dir_z_ * 1; | |
5300 right.y = /*dir_z_ * 0 - dir_x_ * */0; | |
5301 right.z = dir_x_ * 1/* - dir_y_ * 0*/; | |
5302 //VectorNormalize(&right); | |
5303 | |
5304 matrix rightMatrix; | |
5305 MatrixRotationAxis(&rightMatrix, &right, angle_x); | |
5306 | |
5307 vector v1, v2; | |
5308 v1.x = dir_x_; v1.y = 0; v1.z = dir_z_; | |
5309 VectorTransform(&rightMatrix, &v1, &v2); | |
5310 | |
5311 float dir_x = v2.x, | |
5312 dir_y = v2.y, | |
5313 dir_z = v2.z; | |
5314 | |
5315 float abs_dir_x = fabsf(dir_x), | |
5316 abs_dir_y = fabsf(dir_y), | |
5317 abs_dir_z = fabsf(dir_z); | |
5318 | |
5319 unsigned short color = (0x1F << 11) | (0x1F << 5) | (5); //default to orange | |
5320 if (abs_dir_x >= abs_dir_y) | |
5321 { | |
5322 if (abs_dir_x >= abs_dir_z) | |
5323 { | |
5324 if (dir_x >= 0) | |
5325 { | |
5326 float instersect_y = dir_y / (2.0f * dir_x); // plane equation for this side is x + 0.5 = 0 | |
5327 float instersect_z = dir_z / (2.0f * dir_x); | |
5328 | |
5329 float u = 1.0f - (instersect_z + 0.5f), | |
5330 v = 1.0f - (instersect_y + 0.5f); | |
5331 | |
5332 int tx = u * (skybox_width - 1), | |
5333 ty = v * (skybox_height - 1); | |
5334 | |
5335 color = skybox_xp[ty * skybox_width + tx]; | |
5336 //color = ty * 0x1F / skybox_height; | |
5337 } | |
5338 else | |
5339 { | |
5340 float instersect_y = dir_y / (2.0f * dir_x); | |
5341 float instersect_z = dir_z / (2.0f * dir_x); | |
5342 | |
5343 float u = 1.0f - (instersect_z + 0.5f), | |
5344 v = instersect_y + 0.5f; | |
5345 | |
5346 int tx = u * (skybox_width - 1), | |
5347 ty = v * (skybox_height - 1); | |
5348 | |
5349 color = skybox_xn[ty * skybox_width + tx]; | |
5350 //color = tx * 0x1F / skybox_height; | |
5351 } | |
5352 } | |
5353 else if (dir_z >= 0) | |
5354 goto DIR_ZP; | |
5355 else | |
5356 goto DIR_ZN; | |
5357 } | |
5358 else if (abs_dir_y >= abs_dir_z) | |
5359 { | |
5360 if (dir_y >= 0) | |
5361 { | |
5362 float instersect_x = dir_x / (2.0f * dir_y); | |
5363 float instersect_z = dir_z / (2.0f * dir_y); | |
5364 | |
5365 float u = instersect_x + 0.5f, | |
5366 v = instersect_z + 0.5f; | |
5367 | |
5368 int tx = u * (skybox_width - 1), | |
5369 ty = v * (skybox_height - 1); | |
5370 | |
5371 color = skybox_yp[ty * skybox_width + tx]; | |
5372 //color = tx * 0x1F / skybox_height; | |
5373 } | |
5374 /*else should never be seen i guess | |
5375 { | |
5376 __debugbreak(); | |
5377 // -y | |
5378 //Log::Warning(L"(%03u, %03u): -y", x, y); | |
5379 }*/ | |
5380 } | |
5381 else if (dir_z >= 0) | |
5382 { | |
5383 DIR_ZP: | |
5384 // +z | |
5385 float instersect_x = dir_x / (2.0f * dir_z); | |
5386 float instersect_y = dir_y / (2.0f * dir_z); | |
5387 //float intersect_z = 0.5f; | |
5388 | |
5389 float u = instersect_x + 0.5f, | |
5390 v = -instersect_y + 0.5f; | |
5391 | |
5392 int tx = u * (skybox_width - 1), | |
5393 ty = v * (skybox_height - 1); | |
5394 | |
5395 color = skybox_zp[ty * skybox_width + tx]; | |
5396 } | |
5397 else | |
5398 { | |
5399 DIR_ZN: | |
5400 // -z | |
5401 float instersect_x = -dir_x / (2.0f * dir_z); | |
5402 float instersect_y = -dir_y / (2.0f * dir_z); | |
5403 //float intersect_z = -0.5f; | |
5404 | |
5405 float u = 1.0f - instersect_x - 0.5f, | |
5406 v = -instersect_y + 0.5f; | |
5407 | |
5408 int tx = u * (skybox_width - 1), | |
5409 ty = v * (skybox_height - 1); | |
5410 | |
5411 color = skybox_zn[ty * skybox_width + tx]; | |
5412 } | |
5413 | |
5414 //pRenderer->pTargetSurface[(pViewport->uScreenY + y) * pRenderer->uTargetSurfacePitch + pViewport->uScreenX + x] = color; | |
5415 ((unsigned __int16 *)((char *)desc.lpSurface + y * desc.lPitch))[x] = color; | |
5416 } | |
5417 | |
5418 ErrD3D((skybox_surface)->Unlock(0)); | |
5419 goto draw; | |
5420 } | |
5421 | |
0 | 5422 //----- (00479543) -------------------------------------------------------- |
5423 void Render::DrawSkyD3D() | |
5424 { | |
5425 int v0; // esi@2 | |
5426 int v1; // eax@2 | |
5427 int v8; // eax@4 | |
5428 int v9; // eax@4 | |
5429 int v10; // ebx@4 | |
5430 signed __int64 v11; // qax@6 | |
1344 | 5431 //double v12; // st7@6 |
0 | 5432 int v13; // edi@6 |
5433 int v14; // ecx@6 | |
1344 | 5434 //int v15; // eax@8 |
0 | 5435 int v16; // eax@12 |
5436 signed __int64 v17; // qtt@13 | |
1344 | 5437 signed int pShading; // ecx@13 |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
5438 struct Polygon pSky; // [sp+14h] [bp-150h]@1 |
0 | 5439 float v28; // [sp+12Ch] [bp-38h]@2 |
5440 int v29; // [sp+130h] [bp-34h]@4 | |
5441 int v30; // [sp+134h] [bp-30h]@1 | |
5442 int v32; // [sp+13Ch] [bp-28h]@6 | |
5443 int v33; // [sp+140h] [bp-24h]@2 | |
67 | 5444 int v34; // [sp+144h] [bp-20h]@1 |
0 | 5445 int v35; // [sp+148h] [bp-1Ch]@4 |
67 | 5446 int v36; // [sp+14Ch] [bp-18h]@2 |
0 | 5447 int v37; // [sp+154h] [bp-10h]@8 |
5448 int v38; // [sp+158h] [bp-Ch]@1 | |
5449 int v39; // [sp+15Ch] [bp-8h]@4 | |
5450 int v40; // [sp+160h] [bp-4h]@7 | |
168 | 5451 |
5452 extern bool new_sky; | |
5453 if (new_sky) | |
5454 { | |
5455 if (DrawSkyD3D_Skybox()) | |
5456 return; | |
5457 } | |
0 | 5458 |
67 | 5459 v30 = ((double)(pOutdoorCamera->int_fov_rad * pIndoorCamera->pos.z) |
5460 / ((double)pOutdoorCamera->int_fov_rad + 8192.0) + pViewport->uScreenCenterY); | |
1344 | 5461 v38 = pViewport->uScreenCenterY - pOutdoorCamera->int_fov_rad / |
5462 (pOutdoorCamera->shading_dist_mist * cos(pIndoorCamera->sRotationX * 0.003066406352445483) + 0.0000001000000011686097) * | |
5463 (pOutdoorCamera->shading_dist_mist * -sin(pIndoorCamera->sRotationX * 0.003066406352445483) - pIndoorCamera->pos.z); | |
5464 | |
5465 pSky._48607B(&stru_8019C8); | |
5466 pSky.ptr_38->sky_48694B(); | |
5467 pSky.uTileBitmapID = pOutdoor->uSky_TextureID;//íîìåð òåêñòóðû | |
5468 pSky.pTexture = (Texture *)(pOutdoor->uSky_TextureID != -1 ? &pBitmaps_LOD->pTextures[pOutdoor->uSky_TextureID] : 0);//òåêñòóðà íåáà | |
67 | 5469 if (pOutdoor->uSky_TextureID == -1) |
5470 return; | |
168 | 5471 |
1344 | 5472 pSky.dimming_level = 0;//çàòåìíåíèå |
5473 pSky.uNumVertices = 4;//êîëè÷åñòâî âåðøèí | |
5474 | |
5475 //centering(öåíòðóåì)--------------------------------------------------------------- | |
5476 pSky.v_18.x = -stru_5C6E00->Sin(pIndoorCamera->sRotationX + 16);//-3216 | |
5477 pSky.v_18.y = 0; | |
5478 pSky.v_18.z = -stru_5C6E00->Cos(pIndoorCamera->sRotationX + 16);//-65457 | |
5479 //--------------------------------------------------------------------------- | |
5480 | |
5481 pSky.field_24 = 0x2000000; | |
5482 | |
5483 pSky.sTextureDeltaU = 224 * pMiscTimer->uTotalGameTimeElapsed; | |
5484 pSky.sTextureDeltaV = 224 * pMiscTimer->uTotalGameTimeElapsed; | |
5485 | |
5486 //sky position(ïîëîæåíèå íåáà)---------------------------------------------- | |
693 | 5487 array_50AC10[0].vWorldViewProjX = pViewport->uViewportTL_X; |
5488 array_50AC10[0].vWorldViewProjY = pViewport->uViewportTL_Y; | |
5489 | |
5490 array_50AC10[1].vWorldViewProjX = pViewport->uViewportTL_X; | |
67 | 5491 array_50AC10[1].vWorldViewProjY = v38; |
5492 | |
693 | 5493 array_50AC10[2].vWorldViewProjX = pViewport->uViewportBR_X; |
840 | 5494 array_50AC10[2].vWorldViewProjY = v38; |
693 | 5495 |
5496 array_50AC10[3].vWorldViewProjX = pViewport->uViewportBR_X; | |
840 | 5497 array_50AC10[3].vWorldViewProjY = pViewport->uViewportTL_Y; |
1344 | 5498 //-------------------------------------------------------------------------- |
840 | 5499 |
895 | 5500 //pParty->sRotationY / 2048.0f |
1344 | 5501 // move sky(äâèäåíèå íåáà)--------------include----------------------------- |
895 | 5502 float t = (GetTickCount() % 96000) / 96000.0f; |
5503 array_50AC10[0].u = t - pParty->sRotationY / 1024.0f; | |
5504 array_50AC10[0].v = t - pParty->sRotationX / 512.0f; | |
5505 | |
5506 array_50AC10[1].u = t - pParty->sRotationY / 1024.0f; | |
5507 array_50AC10[1].v = 1 + t - pParty->sRotationX / 512.0f; | |
5508 | |
5509 array_50AC10[2].u = 1 + t - pParty->sRotationY / 1024.0f; | |
5510 array_50AC10[2].v = 1 + t - pParty->sRotationX / 512.0f; | |
5511 | |
5512 array_50AC10[3].u = 1 + t - pParty->sRotationY / 1024.0f; | |
5513 array_50AC10[3].v = t - pParty->sRotationX / 512.0f; | |
1344 | 5514 //-------------------------------------------------------------------------- |
5515 | |
5516 //rotate skydome(âðàùåíèå êóïîëà íåáà)-------------------------------------- | |
5517 v36 = (pViewport->uViewportBR_X - pViewport->uViewportTL_X) * 0.5;//öåíòð ýêðàíà 230 | |
5518 v33 = 65536 / (signed int)(v36 / tan(0.6457717418670654) + 0.5);//214 | |
5519 | |
5520 for (uint i = 0; i < pSky.uNumVertices; ++i) | |
5521 { | |
5522 v29 = floorf(array_50AC10[i].vWorldViewProjY + 0.5f);//8 | |
5523 v39 = (unsigned __int64)(pSky.ptr_38->field_14 * v33 * (v30 - v29)) / 65536;//0 | |
5524 v8 = v39 + pSky.ptr_38->field_C;//0 | |
5525 | |
5526 v39 = (unsigned __int64)(pSky.ptr_38->field_20 * v33 * (v30 - v29)) / 65536;//0 | |
5527 v36 = v39 + pSky.ptr_38->field_18;//65536 | |
5528 | |
5529 v9 = (unsigned __int64)(pSky.v_18.z * v33 * (v30 - v29)) / 65536;//27917 | |
5530 v10 = pSky.v_18.x + v9;//24701 | |
5531 v39 = pSky.v_18.x + v9;//24701 | |
5532 if ( pSky.v_18.x + v9 > 0 ) | |
577 | 5533 { |
5534 v10 = 0; | |
5535 v39 = 0; | |
5536 } | |
840 | 5537 //v11 = (signed __int64)array_50AC10[i].vWorldViewProjX; |
577 | 5538 v38 = v10; |
1344 | 5539 //v12 = array_50AC10[i].vWorldViewProjY - 1.0; |
840 | 5540 v13 = v33 * (pViewport->uScreenCenterX - (signed __int64)array_50AC10[i].vWorldViewProjX); |
1344 | 5541 v34 = -pSky.field_24; |
5542 v32 = (signed __int64)array_50AC10[i].vWorldViewProjY - 1.0; | |
577 | 5543 v14 = v33 * (v30 - v32); |
1344 | 5544 |
577 | 5545 while ( 1 ) |
5546 { | |
1344 | 5547 v40 = v14; |
577 | 5548 if ( !v10 ) |
5549 { | |
1344 | 5550 v37 = pSky.v_18.z; |
5551 v16 = (unsigned __int64)(pSky.v_18.z * (signed __int64)v14) >> 16; | |
0 | 5552 --v32; |
5553 v14 += v33; | |
1344 | 5554 v10 = pSky.v_18.x + v16; |
5555 v39 = pSky.v_18.x + v16; | |
5556 v38 = pSky.v_18.x + v16; | |
67 | 5557 break; |
5558 } | |
577 | 5559 v37 = abs(v34 >> 14); |
1344 | 5560 if ( abs(v34 >> 14) <= abs(v10) || v32 <= pViewport->uViewportTL_Y ) |
577 | 5561 { |
5562 if ( v39 <= 0 ) | |
5563 break; | |
5564 } | |
1344 | 5565 v14 = v40; |
5566 v37 = pSky.v_18.z; | |
5567 v16 = (unsigned __int64)(pSky.v_18.z * v14) >> 16; | |
577 | 5568 --v32; |
5569 v14 += v33; | |
1344 | 5570 v10 = pSky.v_18.x + v16; |
5571 v39 = pSky.v_18.x + v16; | |
5572 v38 = pSky.v_18.x + v16; | |
577 | 5573 break; |
5574 } | |
1344 | 5575 |
577 | 5576 LODWORD(v17) = v34 << 16; |
5577 HIDWORD(v17) = v34 >> 16; | |
1344 | 5578 pShading = v17 / v38; |
5579 if ( pShading < 0 ) | |
5580 pShading = pOutdoorCamera->shading_dist_mist; | |
5581 | |
5582 v37 += ((unsigned __int64)(pSky.ptr_38->field_10 * v13) >> 16); | |
5583 v36 += ((unsigned __int64)(pSky.ptr_38->field_1C * v13) >> 16); | |
5584 v35 = 224 * pMiscTimer->uTotalGameTimeElapsed + fixpoint_sub0(v37, pShading) / 8; | |
5585 v36 = 224 * pMiscTimer->uTotalGameTimeElapsed + fixpoint_sub0(v36, pShading) / 8; | |
840 | 5586 |
579 | 5587 //array_50AC10[i].vWorldViewPosition.x = pOutdoorCamera->shading_dist_mist; |
1344 | 5588 //array_50AC10[i].vWorldPosition.x = v36 / (pSky.pTexture->uTextureHeight * 65536.0); |
840 | 5589 //array_50AC10[i].vWorldPosition.y = 1.0 / (pOutdoorCamera->shading_dist_mist >> 16); |
1344 | 5590 //array_50AC10[i].vWorldPosition.z = v35 / (pSky.pTexture->uTextureWidth * 65536.0); |
895 | 5591 //array_50AC10[i]._rhw = 1.0f / (v18 >> 16); |
1344 | 5592 //array_50AC10[i].u = (double)v35 / (65536.0 * pSky.pTexture->uTextureWidth); |
5593 //array_50AC10[i].v = (double)v36 / (65536.0 * pSky.pTexture->uTextureHeight); | |
5594 //----------------------------------------------------------------------------------------- | |
5595 | |
895 | 5596 array_50AC10[i]._rhw = 1.0f; |
1344 | 5597 } |
5598 //if ( i == _this.uNumVertices - 1 ) | |
5599 //{ | |
5600 pRenderer->DrawSkyPolygon(pSky.uNumVertices, &pSky, pBitmaps_LOD->pHardwareTextures[pSky.uTileBitmapID]); | |
5601 | |
5602 array_50AC10[0].vWorldViewProjY = v38; | |
5603 array_50AC10[1].vWorldViewProjY = array_50AC10[1].vWorldViewProjY + 30.0; | |
5604 array_50AC10[2].vWorldViewProjY = array_50AC10[2].vWorldViewProjY + 30.0; | |
5605 array_50AC10[3].vWorldViewProjY = v38; | |
5606 | |
5607 pRenderer->DrawSkyPolygon(pSky.uNumVertices, &pSky, pBitmaps_LOD->pHardwareTextures[pSky.uTileBitmapID]); | |
5608 //} | |
0 | 5609 } |
5610 | |
5611 //----- (0047A384) -------------------------------------------------------- | |
5612 void ODM_LoadAndInitialize(const char *pLevelFilename, OutdoorCamera *thisa) | |
5613 { | |
5614 int v2; // ebx@3 | |
5615 unsigned int v3; // eax@3 | |
5616 MapInfo *v4; // edi@4 | |
5617 //int v5; // eax@8 | |
5618 //SpawnPointMM7 *v6; // edx@14 | |
5619 size_t v7; // eax@19 | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5620 //char *v8; // eax@19 |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5621 //char *v9; // eax@21 |
0 | 5622 char Source[120]; // [sp+Ch] [bp-84h]@19 |
5623 const char *pFilename; // [sp+84h] [bp-Ch]@1 | |
5624 //unsigned int v12; // [sp+88h] [bp-8h]@12 | |
5625 //int v13; // [sp+8Ch] [bp-4h]@11 | |
5626 | |
5627 pFilename = pLevelFilename; | |
5628 thisa->AllocSoftwareDrawBuffers(); | |
5629 pOutdoorCamera->_485F64(); | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5630 pWeather->bRenderSnow = false; |
0 | 5631 pRenderer->ClearZBuffer(0, 479); |
5632 thisa = (OutdoorCamera *)1; | |
5633 GetAlertStatus(); | |
5634 if ( qword_A750D8 ) | |
5635 qword_A750D8 = 0i64; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
5636 v2 = pMapStats->GetMapInfo(pCurrentMapName.data()); |
0 | 5637 v3 = 0; |
5638 if ( v2 ) | |
5639 { | |
5640 v4 = &pMapStats->pInfos[v2]; | |
5641 v3 = v4->uRespawnIntervalDays; | |
5642 } | |
5643 else | |
5644 { | |
5645 v4 = (MapInfo *)thisa; | |
5646 } | |
767 | 5647 day_attrib &= ~DAY_ATTRIB_FOG; |
0 | 5648 dword_6BE13C_uCurrentlyLoadedLocationID = v2; |
5649 pOutdoor->Initialize( | |
5650 pFilename, | |
5651 (unsigned int)(signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) / 0x3C / 0x3C / 0x18 + 1, | |
5652 v3, | |
5653 (int)&thisa); | |
5654 if ( !(BYTE1(dword_6BE364_game_settings_1) & 0x20) ) | |
5655 { | |
5656 InitializeActors(); | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
510
diff
changeset
|
5657 InitializeSpriteObjects(); |
0 | 5658 } |
5659 BYTE1(dword_6BE364_game_settings_1) &= 0xDFu; | |
5660 //v5 = 0; | |
5661 if ( !v2 ) | |
5662 thisa = 0; | |
5663 if ( thisa == (OutdoorCamera *)1 ) | |
5664 { | |
5665 //v13 = 0; | |
5666 for (uint i = 0; i < pOutdoor->uNumSpawnPoints; ++i) | |
5667 { | |
5668 //v12 = 0; | |
5669 //while ( 1 ) | |
5670 //{ | |
5671 auto spawn = pOutdoor->pSpawnPoints + i; | |
5672 //v6 = &pOutdoor->pSpawnPoints[v12 / 0x18]; | |
5673 if (spawn->uKind == 3 ) | |
5674 SpawnEncounter(v4, spawn, 0, 0, 0); | |
5675 else | |
5676 v4->SpawnRandomTreasure(spawn); | |
5677 //++v13; | |
5678 //v12 += 24; | |
5679 //if ( v13 >= (signed int)pOutdoor->uNumSpawnPoints ) | |
5680 // break; | |
5681 //v5 = 0; | |
5682 //} | |
5683 } | |
5684 RespawnGlobalDecorations(); | |
5685 } | |
5686 pOutdoor->PrepareDecorations(); | |
5687 pOutdoor->_47F223_LooksLikeGenerateMonsterLoot(); | |
5688 pOutdoor->InitalizeActors(v2); | |
5689 pOutdoor->MessWithLUN(); | |
5690 v7 = strlen("levels\\"); | |
5691 strcpy(Source, &pFilename[v7]); | |
5692 strcpy(pOutdoor->pLevelFilename, Source); | |
5693 pWeather->Initialize(); | |
5694 pIndoorCamera->sRotationY = pParty->sRotationY; | |
5695 pIndoorCamera->sRotationX = pParty->sRotationX; | |
5696 pOutdoorCamera->RotationToInts(); | |
5697 pOutdoor->UpdateSunlightVectors(); | |
5698 pOutdoorCamera->int_fov_rad = (signed __int64)pIndoorCamera->flt_1C_fov; | |
5699 pOutdoorCamera->int_fov_rad_inv = (signed __int64)pIndoorCamera->flt_20_inv_1C; | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5700 |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5701 for (int i = 0; i < 20000; ++i) |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5702 { |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5703 array_77EC08[i].ptr_38 = &stru_8019C8; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5704 |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5705 array_77EC08[i].prolly_head = nullptr; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5706 array_77EC08[i].prolly_tail = nullptr; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5707 array_77EC08[i].ptr_48 = nullptr; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5708 } |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5709 |
0 | 5710 MM7Initialization(); |
5711 } | |
5712 | |
5713 //----- (0047A825) -------------------------------------------------------- | |
5714 bool LevelDecoration::_47A825() | |
5715 { | |
5716 bool v1; // ebx@1 | |
5717 LevelDecoration *v2; // edi@1 | |
5718 | |
5719 v1 = 0; | |
5720 v2 = this; | |
484 | 5721 if ( pParty->uCurrentHour >= 1 || (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 178) ) |
0 | 5722 { |
5723 v1 = 0; | |
5724 } | |
5725 else | |
5726 { | |
484 | 5727 if ( (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 164) |
5728 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 165) | |
5729 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 166) | |
5730 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 167) | |
5731 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 168) | |
5732 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 169) | |
5733 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 170) | |
5734 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 171) | |
5735 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 172) | |
5736 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 173) | |
5737 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 174) | |
5738 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 175) | |
5739 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 176) | |
5740 && (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 177) ) | |
0 | 5741 { |
5742 v1 = 1; | |
5743 LOBYTE(v2->field_2) &= 0xDFu; | |
5744 return v1; | |
5745 } | |
5746 } | |
5747 LOBYTE(v2->field_2) |= 0x20u; | |
5748 return v1; | |
5749 } | |
5750 | |
5751 | |
5752 //----- (0047C370) -------------------------------------------------------- | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5753 unsigned int GetLevelFogColor() |
0 | 5754 { |
5755 signed __int64 v1; // qax@5 | |
5756 int v2; // eax@6 | |
5757 | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5758 if (bUnderwater) |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5759 return 0xFF258F5C; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5760 |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5761 if (day_attrib & DAY_ATTRIB_FOG) |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5762 { |
767 | 5763 if ( pWeather->bNight ) // night-time fog |
750 | 5764 { |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5765 __debugbreak(); // decompilation can be inaccurate, please send savegame to Nomad |
750 | 5766 v2 = -(pWeather->bNight != 1); |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5767 return (v2 & 0xE0E0E1) - 0xE0E0E1; |
0 | 5768 } |
5769 else | |
5770 { | |
5771 v1 = (signed __int64)((1.0 - pOutdoor->fFogDensity) * 200.0 + pOutdoor->fFogDensity * 31.0); | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5772 return v1 | (((unsigned int)v1 | (((unsigned int)v1 | 0xFFFFFF00) << 8)) << 8); |
0 | 5773 } |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5774 } |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5775 |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
5776 return 0; |
0 | 5777 } |
5778 | |
5779 //----- (0047C3D7) -------------------------------------------------------- | |
5780 int __fastcall sub_47C3D7_get_fog_related_stuff(int a1, int a2, float a3) | |
5781 { | |
5782 int v3; // ecx@1 | |
5783 double v5; // st7@10 | |
5784 signed int v7; // ecx@11 | |
5785 double v8; // st6@12 | |
5786 double v9; // st7@15 | |
5787 double v10; // st6@16 | |
5788 float v11; // ST14_4@17 | |
5789 double v12; // ST08_8@17 | |
5790 | |
750 | 5791 v3 = pWeather->bNight; |
0 | 5792 if ( bUnderwater == 1 ) |
5793 v3 = 0; | |
767 | 5794 if ( pParty->armageddon_timer || !(day_attrib & DAY_ATTRIB_FOG) && !bUnderwater ) |
349 | 5795 return 0xFF000000; |
0 | 5796 if ( v3 ) |
5797 { | |
5798 v5 = (double)day_fogrange_1; | |
5799 if ( a3 < v5 ) | |
1418 | 5800 { |
5801 v7 = 0; | |
5802 if ( a3 == 0.0 ) | |
5803 { | |
5804 v7 = 216; | |
5805 } | |
5806 goto LABEL_21; | |
5807 } | |
5808 else | |
5809 { | |
5810 v8 = (double)day_fogrange_2; | |
5811 if ( a3 > v8 ) | |
5812 { | |
5813 v7 = 216; | |
5814 if ( a3 == 0.0 ) | |
5815 { | |
5816 v7 = 216; | |
5817 } | |
5818 goto LABEL_21; | |
5819 } | |
5820 v7 = (signed __int64)((a3 - v5) / (v8 - v5) * 216.0); | |
5821 } | |
0 | 5822 } |
5823 else | |
5824 { | |
5825 v9 = (double)day_fogrange_1; | |
5826 if ( a3 < v9 ) | |
5827 { | |
5828 v7 = 0; | |
1418 | 5829 if ( a3 == 0.0 ) |
5830 { | |
5831 v7 = 216; | |
5832 } | |
5833 goto LABEL_21; | |
0 | 5834 } |
1418 | 5835 else |
5836 { | |
5837 v10 = (double)day_fogrange_2; | |
5838 if ( a3 > v10 ) | |
5839 { | |
5840 v7 = 216; | |
5841 if ( a3 == 0.0 ) | |
5842 { | |
5843 v7 = 216; | |
5844 } | |
5845 goto LABEL_21; | |
5846 } | |
5847 else | |
5848 { | |
5849 v11 = (a3 - v9) * 216.0 / (v10 - v9); | |
5850 v12 = v11 + 6.7553994e15; | |
5851 v7 = LODWORD(v12); | |
5852 } | |
5853 } | |
5854 } | |
5855 if ( v7 > 216 ) | |
5856 { | |
5857 v7 = 216; | |
5858 } | |
5859 else | |
5860 { | |
5861 if ( a3 == 0.0 ) | |
5862 { | |
5863 v7 = 216; | |
5864 } | |
5865 } | |
0 | 5866 LABEL_21: |
5867 if ( a2 ) | |
5868 v7 = 248; | |
5869 return (-1 - v7) << 24; | |
5870 } | |
349 | 5871 |
0 | 5872 //----- (0047C4FC) -------------------------------------------------------- |
638 | 5873 signed int __fastcall GetActorTintColor(int max_dimm, int min_dimm, float distance, int a4, RenderBillboard *a5) |
349 | 5874 { |
5875 //int v5; // esi@1 | |
0 | 5876 signed int v6; // edx@1 |
349 | 5877 //signed int result; // eax@2 |
0 | 5878 int v8; // eax@3 |
5879 double v9; // st7@12 | |
750 | 5880 //double v10; // ST0C_8@18 |
0 | 5881 int v11; // ecx@28 |
349 | 5882 //signed int v12; // edi@28 |
5883 //double v13; // ST0C_8@33 | |
5884 //double v14; // ST0C_8@34 | |
0 | 5885 double v15; // st7@44 |
349 | 5886 //double v16; // ST0C_8@44 |
5887 //double v17; // ST0C_8@44 | |
0 | 5888 int v18; // ST14_4@44 |
349 | 5889 //double v19; // ST0C_8@44 |
0 | 5890 signed int v20; // [sp+10h] [bp-4h]@10 |
5891 float a3a; // [sp+1Ch] [bp+8h]@33 | |
638 | 5892 //float a3b; // [sp+1Ch] [bp+8h]@34 |
0 | 5893 float a3c; // [sp+1Ch] [bp+8h]@44 |
349 | 5894 //float a3d; // [sp+1Ch] [bp+8h]@44 |
750 | 5895 //float a4b; // [sp+20h] [bp+Ch]@18 |
638 | 5896 //int a4a; // [sp+20h] [bp+Ch]@33 |
349 | 5897 //float a4c; // [sp+20h] [bp+Ch]@44 |
5898 //float a4d; // [sp+20h] [bp+Ch]@44 | |
0 | 5899 int a5a; // [sp+24h] [bp+10h]@44 |
5900 | |
349 | 5901 //v5 = a2; |
0 | 5902 v6 = 0; |
349 | 5903 |
5904 if (uCurrentlyLoadedLevelType == LEVEL_Indoor) | |
638 | 5905 return 8 * (31 - max_dimm) | ((8 * (31 - max_dimm) | ((31 - max_dimm) << 11)) << 8); |
5906 | |
349 | 5907 if (pParty->armageddon_timer) |
5908 return 0xFFFF0000; | |
5909 | |
750 | 5910 v8 = pWeather->bNight; |
638 | 5911 if (bUnderwater) |
0 | 5912 v8 = 0; |
5913 if ( v8 ) | |
5914 { | |
5915 v20 = 1; | |
349 | 5916 if ( (signed __int64)pParty->pPartyBuffs[PARTY_BUFF_TORCHLIGHT].uExpireTime > 0 ) |
5917 v20 = pParty->pPartyBuffs[PARTY_BUFF_TORCHLIGHT].uPower; | |
0 | 5918 v9 = (double)v20 * 1024.0; |
5919 if ( a4 ) | |
5920 goto LABEL_19; | |
638 | 5921 if ( distance <= v9 ) |
5922 { | |
5923 if ( distance > 0.0 ) | |
5924 { | |
750 | 5925 //a4b = distance * 216.0 / v9; |
5926 //v10 = a4b + 6.7553994e15; | |
5927 //v6 = LODWORD(v10); | |
5928 v6 = floorf(0.5f + distance * 216.0 / v9); | |
5929 if (v6 > 216 ) | |
0 | 5930 goto LABEL_19; |
5931 } | |
5932 } | |
5933 else | |
5934 { | |
5935 v6 = 216; | |
5936 } | |
638 | 5937 if ( distance != 0.0 ) |
0 | 5938 { |
5939 LABEL_20: | |
5940 if ( a5 ) | |
5941 v6 = 8 * _43F55F_get_billboard_light_level(a5, v6 >> 3); | |
5942 if ( v6 > 216 ) | |
5943 v6 = 216; | |
5944 return (255 - v6) | ((255 - v6) << 16) | ((255 - v6) << 8); | |
5945 } | |
5946 LABEL_19: | |
5947 v6 = 216; | |
5948 goto LABEL_20; | |
5949 } | |
349 | 5950 |
5951 | |
5952 | |
638 | 5953 if (fabsf(distance) < 1.0e-6f) |
349 | 5954 return 0xFFF8F8F8; |
5955 | |
638 | 5956 // dim in measured in 8-steps |
5957 v11 = 8 * (max_dimm - min_dimm); | |
349 | 5958 //v12 = v11; |
0 | 5959 if ( v11 >= 0 ) |
5960 { | |
5961 if ( v11 > 216 ) | |
349 | 5962 v11 = 216; |
5963 } | |
5964 else | |
5965 v11 = 0; | |
5966 | |
638 | 5967 float fog_density_mult = 216.0f; |
5968 if (a4) | |
5969 fog_density_mult += distance / (double)pOutdoorCamera->shading_dist_shade * 32.0; | |
5970 | |
5971 v6 = v11 + floorf(pOutdoor->fFogDensity * fog_density_mult + 0.5f); | |
5972 /*if ( a4 ) | |
5973 { | |
5974 //a3b = pOutdoor->fFogDensity * 216.0; | |
349 | 5975 //v14 = a3b + 6.7553994e15; |
638 | 5976 //a4a = floorf(a3b + 0.5f);//LODWORD(v14); |
5977 } | |
5978 else | |
5979 { | |
5980 //a3a = (distance / (double)pOutdoorCamera->shading_dist_shade * 32.0 + 216.0) * pOutdoor->fFogDensity; | |
349 | 5981 //v13 = a3a + 6.7553994e15; |
638 | 5982 //a4a = floorf(a3a + 0.5f);//LODWORD(v13); |
5983 } | |
5984 v6 = a4a + v11;*/ | |
0 | 5985 if ( a5 ) |
5986 v6 = 8 * _43F55F_get_billboard_light_level(a5, v6 >> 3); | |
5987 if ( v6 > 216 ) | |
5988 v6 = 216; | |
349 | 5989 if ( v6 < v11 ) |
5990 v6 = v11; | |
638 | 5991 if ( v6 > 8 * pOutdoor->max_terrain_dimming_level ) |
5992 v6 = 8 * pOutdoor->max_terrain_dimming_level; | |
0 | 5993 if ( !bUnderwater ) |
5994 return (255 - v6) | ((255 - v6) << 16) | ((255 - v6) << 8); | |
349 | 5995 else |
5996 { | |
0 | 5997 v15 = (double)(255 - v6) * 0.0039215689; |
5998 a3c = v15; | |
349 | 5999 //a4c = v15 * 16.0; |
6000 //v16 = a4c + 6.7553994e15; | |
6001 a5a = floorf(v15 * 16.0 + 0.5f);//LODWORD(v16); | |
6002 //a4d = a3c * 194.0; | |
6003 //v17 = a4d + 6.7553994e15; | |
6004 v18 = floorf(a3c * 194.0 + 0.5f);//LODWORD(v17); | |
6005 //a3d = a3c * 153.0; | |
6006 //v19 = a3d + 6.7553994e15; | |
6007 return (int)floorf(a3c * 153.0 + 0.5f)/*LODWORD(v19)*/ | ((v18 | (a5a << 8)) << 8); | |
6008 } | |
0 | 6009 } |
6010 // 6BE3C4: using guessed type char bUnderwater; | |
6011 | |
6012 //----- (0047F44B) -------------------------------------------------------- | |
1412 | 6013 unsigned int WorldPosToGridCellX(int sWorldPosX) |
67 | 6014 { |
1412 | 6015 return (sWorldPosX >> 9) + 64; // sar is in original exe, resulting -880 / 512 = -1 |
6016 // and -880 sar 9 = -2 | |
0 | 6017 } |
6018 | |
6019 //----- (0047F458) -------------------------------------------------------- | |
1412 | 6020 unsigned int WorldPosToGridCellZ(int sWorldPosZ) |
67 | 6021 { |
1412 | 6022 return 64 - (sWorldPosZ >> 9); // sar is in original exe, resulting -880 / 512 = -1 |
6023 // and -880 sar 9 = -2 | |
0 | 6024 } |
6025 | |
6026 //----- (0047F469) -------------------------------------------------------- | |
6027 int __stdcall GridCellToWorldPosX(int a1) | |
6028 { | |
6029 return (a1 - 64) << 9; | |
6030 } | |
6031 | |
6032 //----- (0047F476) -------------------------------------------------------- | |
6033 int __stdcall GridCellToWorldPosZ(int a1) | |
6034 { | |
6035 return (64 - a1) << 9; | |
6036 } | |
6037 | |
6038 | |
6039 //----- (004811A3) -------------------------------------------------------- | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
6040 void Polygon::DrawBorderTiles() |
1338 | 6041 { |
6042 //__debugbreak(); | |
6043 | |
6044 pRenderer->pRenderD3D->pDevice->SetRenderState(D3DRENDERSTATE_ZWRITEENABLE, false); | |
0 | 6045 pRenderer->DrawTerrainPolygon(uNumVertices, this, |
1338 | 6046 pBitmaps_LOD->pHardwareTextures[pRenderer->pHDWaterBitmapIDs[pRenderer->hd_water_current_frame]], false, true); |
6047 | |
6048 pRenderer->pRenderD3D->pDevice->SetRenderState(D3DRENDERSTATE_ZWRITEENABLE, true); | |
6049 //pRenderer->DrawTerrainPolygon(uNumVertices, this, pBitmaps_LOD->pHardwareTextures[uTileBitmapID], true, true); | |
0 | 6050 } |
6051 | |
6052 | |
6053 //----- (00481EB7) -------------------------------------------------------- | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6054 void ResetPolygons() |
0 | 6055 { |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6056 for (auto i = 0; i < pOutdoorCamera->uNumPolygons; ++i) |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6057 { |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6058 array_77EC08[i].prolly_head = nullptr; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6059 array_77EC08[i].prolly_tail = nullptr; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6060 |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6061 array_77EC08[i].flags = 0; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6062 array_77EC08[i].field_32 = 0; |
0 | 6063 } |
6064 } | |
6065 | |
6066 //----- (00481ED9) -------------------------------------------------------- | |
6067 void __cdecl sub_481ED9_MessWithOutdoorCamera() | |
6068 { | |
6069 stru_8019C8._48616B(65536, 0, 0, 0, 65536, 0); | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
6070 pOutdoorCamera->uNumPolygons = 0; |
0 | 6071 pOutdoorCamera->uNumEdges = 0; |
6072 pOutdoorCamera->uNumSpans = 0; | |
6073 pOutdoorCamera->uNumSurfs = 0; | |
6074 pOutdoorCamera->uNumBillboards = 0; | |
6075 pOutdoorCamera->field_44 = 0; | |
6076 } | |
6077 | |
6078 //----- (004823F4) -------------------------------------------------------- | |
138 | 6079 bool IsTerrainSlopeTooHigh(int pos_x, int pos_z) |
6080 { | |
6081 //unsigned int v2; // ebx@1 | |
6082 //unsigned int v3; // edi@1 | |
6083 //int v4; // eax@1 | |
6084 //int v6; // esi@5 | |
6085 //int v7; // ecx@6 | |
6086 //int v8; // edx@6 | |
6087 //int v9; // eax@6 | |
6088 //int v10; // esi@10 | |
6089 //int v11; // [sp+14h] [bp-8h]@1 | |
6090 //int v12; // [sp+18h] [bp-4h]@1 | |
6091 | |
6092 //v12 = a1; | |
6093 //v11 = a2; | |
6094 auto grid_x = WorldPosToGridCellX(pos_x); | |
6095 auto grid_z = WorldPosToGridCellZ(pos_z) - 1; | |
6096 | |
6097 auto party_grid_x1 = GridCellToWorldPosX(grid_x); | |
6098 //dword_76D56C_terrain_cell_world_pos_around_party_x = GridCellToWorldPosX(grid_x + 1); | |
6099 //dword_76D570_terrain_cell_world_pos_around_party_x = GridCellToWorldPosX(grid_x + 1); | |
6100 //dword_76D574_terrain_cell_world_pos_around_party_x = GridCellToWorldPosX(grid_x); | |
6101 auto party_grid_z1 = GridCellToWorldPosZ(grid_z); | |
6102 //dword_76D55C_terrain_cell_world_pos_around_party_z = GridCellToWorldPosZ(grid_z); | |
6103 //dword_76D560_terrain_cell_world_pos_around_party_z = GridCellToWorldPosZ(grid_z + 1); | |
6104 //dword_76D564_terrain_cell_world_pos_around_party_z = GridCellToWorldPosZ(grid_z + 1); | |
6105 auto party_x1z1_y = pOutdoor->DoGetHeightOnTerrain(grid_x, grid_z); | |
6106 auto party_x2z1_y = pOutdoor->DoGetHeightOnTerrain(grid_x + 1, grid_z); | |
6107 auto party_x2z2_y = pOutdoor->DoGetHeightOnTerrain(grid_x + 1, grid_z + 1); | |
6108 auto party_x1z2_y = pOutdoor->DoGetHeightOnTerrain(grid_x, grid_z + 1); | |
6109 //dword_76D554_terrain_cell_world_pos_around_party_y = v4; | |
6110 if (party_x1z1_y == party_x2z1_y && | |
6111 party_x2z1_y == party_x2z2_y && | |
6112 party_x2z2_y == party_x1z2_y ) | |
6113 return false; | |
6114 | |
6115 auto dx = abs(pos_x - party_grid_x1), | |
6116 dz = abs(party_grid_z1 - pos_z); | |
6117 | |
6118 int y1, y2, y3; | |
6119 if (dz >= dx) | |
6120 { | |
6121 y1 = party_x1z2_y; // lower-left triangle | |
6122 y2 = party_x2z2_y; // y3 | \ | |
6123 y3 = party_x1z1_y; // | \ | |
6124 /* | \ | |
6125 |______ \ | |
6126 y1 y2 */ | |
6127 } | |
6128 else | |
6129 { | |
6130 y1 = party_x2z1_y; // upper-right | |
6131 y2 = party_x1z1_y; // y2_______ y1 | |
6132 y3 = party_x2z2_y; // \ | | |
6133 /* \ | | |
6134 \ | | |
6135 y3 */ | |
6136 } | |
6137 | |
6138 int y_min = min(y1, min(y2, y3)), | |
6139 y_max = max(y1, max(y2, y3)); | |
6140 return y_max - y_min > 512; | |
6141 | |
6142 /*if ( y1 >= y2 ) | |
6143 { | |
6144 y_min = y2; | |
6145 if ( y2 < y3 ) | |
0 | 6146 goto LABEL_13; |
6147 LABEL_12: | |
138 | 6148 y_min = y3; |
0 | 6149 goto LABEL_13; |
6150 } | |
138 | 6151 else if ( y1 >= y3 ) |
0 | 6152 goto LABEL_12; |
138 | 6153 else |
6154 y_min = y1; | |
6155 | |
0 | 6156 LABEL_13: |
138 | 6157 if ( y1 <= y2 ) |
6158 { | |
6159 if ( y2 > y3 ) | |
6160 y3 = y2; | |
6161 } | |
6162 else | |
6163 { | |
6164 if ( y1 > y3 ) | |
6165 y3 = y1; | |
6166 } | |
6167 return y3 - v10 > 512;*/ | |
0 | 6168 } |
6169 | |
6170 //----- (0048257A) -------------------------------------------------------- | |
812 | 6171 int __fastcall GetTerrainHeightsAroundParty2(int a1, int a2, int *pIsOnWater, int bFloatAboveWater) |
6172 { | |
6173 //unsigned int v4; // ebx@1 | |
6174 //unsigned int v5; // edi@1 | |
0 | 6175 int result; // eax@9 |
812 | 6176 //int v7; // ebx@10 |
0 | 6177 int v8; // ebx@11 |
6178 int v9; // eax@11 | |
6179 int v10; // ecx@11 | |
812 | 6180 //int v11; // [sp+Ch] [bp-Ch]@1 |
6181 //int v12; // [sp+10h] [bp-8h]@1 | |
0 | 6182 int v13; // [sp+10h] [bp-8h]@11 |
6183 signed int v14; // [sp+14h] [bp-4h]@3 | |
6184 int v15; // [sp+24h] [bp+Ch]@11 | |
6185 | |
812 | 6186 //v11 = a1; |
6187 //v12 = a2; | |
6188 auto grid_x = WorldPosToGridCellX(a1); | |
6189 auto grid_z = WorldPosToGridCellZ(a2) - 1; | |
6190 | |
6191 auto grid_x1 = GridCellToWorldPosX(grid_x), | |
6192 grid_x2 = GridCellToWorldPosX(grid_x + 1); | |
6193 auto grid_z1 = GridCellToWorldPosZ(grid_z), | |
6194 grid_z2 = GridCellToWorldPosZ(grid_z + 1); | |
6195 | |
6196 auto y_x1z1 = pOutdoor->DoGetHeightOnTerrain(grid_x, grid_z), | |
6197 y_x2z1 = pOutdoor->DoGetHeightOnTerrain(grid_x + 1, grid_z), | |
6198 y_x2z2 = pOutdoor->DoGetHeightOnTerrain(grid_x + 1, grid_z + 1), | |
6199 y_x1z2 = pOutdoor->DoGetHeightOnTerrain(grid_x, grid_z + 1); | |
6200 //v4 = WorldPosToGridCellX(a1); | |
6201 //v5 = WorldPosToGridCellZ(v12) - 1; | |
6202 //dword_76D538_terrain_cell_world_pos_around_party_x = GridCellToWorldPosX(v4); | |
6203 //dword_76D53C_terrain_cell_world_pos_around_party_x = GridCellToWorldPosX(v4 + 1); | |
6204 //dword_76D540_terrain_cell_world_pos_around_party_x = GridCellToWorldPosX(v4 + 1); | |
6205 //dword_76D544_terrain_cell_world_pos_around_party_x = GridCellToWorldPosX(v4); | |
6206 //dword_76D528_terrain_cell_world_pos_around_party_z = GridCellToWorldPosZ(v5); | |
6207 //dword_76D52C_terrain_cell_world_pos_around_party_z = GridCellToWorldPosZ(v5); | |
6208 //dword_76D530_terrain_cell_world_pos_around_party_z = GridCellToWorldPosZ(v5 + 1); | |
6209 //dword_76D534_terrain_cell_world_pos_around_party_z = GridCellToWorldPosZ(v5 + 1); | |
6210 //dword_76D518_terrain_cell_world_pos_around_party_y = pOutdoor->DoGetHeightOnTerrain(v4, v5); | |
6211 //dword_76D51C_terrain_cell_world_pos_around_party_y = pOutdoor->DoGetHeightOnTerrain(v4 + 1, v5); | |
6212 //dword_76D520_terrain_cell_world_pos_around_party_y = pOutdoor->DoGetHeightOnTerrain(v4 + 1, v5 + 1); | |
6213 //dword_76D524_terrain_cell_world_pos_around_party_y = pOutdoor->DoGetHeightOnTerrain(v4, v5 + 1); | |
791 | 6214 *pIsOnWater = false; |
812 | 6215 if ( pOutdoor->ActuallyGetSomeOtherTileInfo(grid_x, grid_z) & 2 ) |
791 | 6216 *pIsOnWater = true; |
0 | 6217 v14 = 0; |
812 | 6218 if ( !bFloatAboveWater && *pIsOnWater ) |
0 | 6219 v14 = -60; |
812 | 6220 if ( y_x1z1 != y_x2z1 || |
6221 y_x2z1 != y_x2z2 || | |
6222 y_x2z2 != y_x1z2 ) | |
6223 { | |
6224 if ( abs(grid_z1 - a2) >= abs(a1 - grid_x1) ) | |
6225 { | |
6226 v8 = y_x1z2; | |
6227 v9 = y_x2z2; | |
6228 v10 = y_x1z1; | |
6229 v15 = a1 - grid_x1; | |
6230 v13 = a2 - grid_z2; | |
0 | 6231 } |
6232 else | |
6233 { | |
812 | 6234 v8 = y_x2z1; |
6235 v9 = y_x1z1; | |
6236 v10 = y_x2z2; | |
6237 v15 = grid_x2 - a1; | |
6238 v13 = grid_z1 - a2; | |
6239 } | |
871 | 6240 return v14 + v8 + fixpoint_sub0(v13, (v10 - v8) * 128) + fixpoint_sub0(v15, (v9 - v8) * 128); |
812 | 6241 } |
6242 else | |
6243 return y_x1z1; | |
0 | 6244 } |
6245 | |
6246 //----- (00482A90) -------------------------------------------------------- | |
6247 signed int __cdecl const_1_0() | |
6248 { | |
6249 return 1; | |
6250 } | |
6251 | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
6252 |
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
6253 |
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
6254 |
0 | 6255 |
6256 //----- (00485F53) -------------------------------------------------------- | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
6257 void __thiscall sr_485F53(Vec2_int_ *v) |
0 | 6258 { |
6259 ++v->y; | |
6260 if ( v->y > 1000 ) | |
6261 v->y = 0; | |
6262 } | |
6263 | |
6264 //----- (0048607B) -------------------------------------------------------- | |
1391
cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents:
1390
diff
changeset
|
6265 void Polygon::_48607B(stru149 *a2) |
0 | 6266 { |
6267 this->pTexture = 0; | |
6268 this->ptr_38 = a2; | |
6269 } | |
6270 | |
6271 //----- (00486089) -------------------------------------------------------- | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6272 void Polygon::_normalize_v_18() |
0 | 6273 { |
6274 double v2; // st7@1 | |
6275 double v3; // st6@1 | |
6276 double v5; // st5@1 | |
6277 | |
1025 | 6278 //v1 = this; |
0 | 6279 v2 = (double)this->v_18.x; |
6280 v3 = (double)this->v_18.y; | |
6281 v5 = (double)this->v_18.z; | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6282 float len = sqrt(v5 * v5 + v3 * v3 + v2 * v2); |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6283 if (fabsf(len) < 1e-6f) |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6284 { |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6285 v_18.x = 0; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6286 v_18.y = 0; |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6287 v_18.z = 65536; |
0 | 6288 } |
6289 else | |
6290 { | |
1410
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6291 v_18.x = round(v2 / len * 65536.0); |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6292 v_18.y = round(v3 / len * 65536.0); |
38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
Nomad
parents:
1401
diff
changeset
|
6293 v_18.y = round(v5 / len * 65536.0); |
0 | 6294 } |
6295 } | |
6296 | |
6297 //----- (0048616B) -------------------------------------------------------- | |
6298 int stru149::_48616B(int a2, int a3, int a4, int a5, int a6, int a7) | |
6299 { | |
6300 int v7; // ebx@1 | |
6301 int v8; // esi@1 | |
6302 int v9; // edi@1 | |
6303 int v10; // eax@1 | |
6304 int v11; // edx@1 | |
6305 int v12; // esi@2 | |
6306 int v13; // eax@2 | |
6307 int v14; // ST10_4@3 | |
6308 int v15; // esi@3 | |
6309 int v16; // eax@5 | |
6310 int v17; // ST0C_4@6 | |
6311 int v18; // eax@8 | |
6312 int v19; // ST0C_4@9 | |
6313 int v20; // eax@10 | |
6314 int v21; // edx@10 | |
6315 int v22; // eax@10 | |
6316 int result; // eax@10 | |
6317 int v24; // [sp+14h] [bp-14h]@1 | |
6318 int v25; // [sp+18h] [bp-10h]@1 | |
6319 int v26; // [sp+1Ch] [bp-Ch]@1 | |
6320 int v27; // [sp+24h] [bp-4h]@1 | |
6321 int v28; // [sp+30h] [bp+8h]@10 | |
6322 int v29; // [sp+3Ch] [bp+14h]@10 | |
6323 | |
6324 v25 = pOutdoorCamera->camera_rotation_x_int_cosine; | |
6325 v7 = pOutdoorCamera->camera_rotation_y_int_sine; | |
6326 v27 = pOutdoorCamera->camera_rotation_x_int_sine; | |
6327 v8 = -pIndoorCamera->pos.y; | |
6328 v9 = pOutdoorCamera->camera_rotation_y_int_cosine; | |
6329 v26 = -pIndoorCamera->pos.z; | |
6330 v24 = -pIndoorCamera->pos.x; | |
6331 v10 = pOutdoorCamera->camera_rotation_y_int_cosine * -pIndoorCamera->pos.x; | |
6332 v11 = v10 + pOutdoorCamera->camera_rotation_y_int_sine * -pIndoorCamera->pos.y; | |
6333 if ( pIndoorCamera->sRotationX ) | |
6334 { | |
6335 v14 = v10 + pOutdoorCamera->camera_rotation_y_int_sine * -pIndoorCamera->pos.y; | |
6336 v15 = pOutdoorCamera->camera_rotation_y_int_cosine * v8 - pOutdoorCamera->camera_rotation_y_int_sine * v24; | |
755 | 6337 this->field_0_party_dir_x = ((unsigned __int64)(v11 * (signed __int64)pOutdoorCamera->camera_rotation_x_int_cosine) >> 16) |
0 | 6338 + ((unsigned __int64)(-65536 |
6339 * pIndoorCamera->pos.z | |
6340 * (signed __int64)pOutdoorCamera->camera_rotation_x_int_sine) >> 16); | |
755 | 6341 this->field_4_party_dir_y = v15; |
0 | 6342 v12 = v25; |
6343 v13 = ((unsigned __int64)((v26 << 16) * (signed __int64)v25) >> 16) | |
6344 - ((unsigned __int64)(v14 * (signed __int64)v27) >> 16); | |
6345 } | |
6346 else | |
6347 { | |
755 | 6348 this->field_4_party_dir_y = pOutdoorCamera->camera_rotation_y_int_cosine * v8 - pOutdoorCamera->camera_rotation_y_int_sine * v24; |
0 | 6349 v12 = v25; |
755 | 6350 this->field_0_party_dir_x = v11; |
0 | 6351 v13 = v26 << 16; |
6352 } | |
6353 this->field_8 = v13; | |
6354 if ( pIndoorCamera->sRotationX ) | |
6355 { | |
6356 v17 = ((unsigned __int64)(a2 * (signed __int64)v9) >> 16) + ((unsigned __int64)(a3 * (signed __int64)v7) >> 16); | |
6357 this->field_C = ((unsigned __int64)(v17 * (signed __int64)v12) >> 16) | |
6358 + ((unsigned __int64)(a4 * (signed __int64)v27) >> 16); | |
6359 this->field_10 = ((unsigned __int64)(a3 * (signed __int64)v9) >> 16) | |
6360 - ((unsigned __int64)(a2 * (signed __int64)v7) >> 16); | |
6361 v16 = ((unsigned __int64)(a4 * (signed __int64)v12) >> 16) - ((unsigned __int64)(v17 * (signed __int64)v27) >> 16); | |
6362 } | |
6363 else | |
6364 { | |
6365 this->field_C = ((unsigned __int64)(a2 * (signed __int64)v9) >> 16) | |
6366 + ((unsigned __int64)(a3 * (signed __int64)v7) >> 16); | |
6367 this->field_10 = ((unsigned __int64)(a3 * (signed __int64)v9) >> 16) | |
6368 - ((unsigned __int64)(a2 * (signed __int64)v7) >> 16); | |
6369 v16 = a4; | |
6370 } | |
6371 this->field_14 = v16; | |
6372 if ( pIndoorCamera->sRotationX ) | |
6373 { | |
6374 v19 = ((unsigned __int64)(a5 * (signed __int64)v9) >> 16) + ((unsigned __int64)(a6 * (signed __int64)v7) >> 16); | |
6375 this->field_18 = ((unsigned __int64)(v19 * (signed __int64)v12) >> 16) | |
6376 + ((unsigned __int64)(a7 * (signed __int64)v27) >> 16); | |
6377 this->field_1C = ((unsigned __int64)(a6 * (signed __int64)v9) >> 16) | |
6378 - ((unsigned __int64)(a5 * (signed __int64)v7) >> 16); | |
6379 v18 = ((unsigned __int64)(a7 * (signed __int64)v12) >> 16) - ((unsigned __int64)(v19 * (signed __int64)v27) >> 16); | |
6380 } | |
6381 else | |
6382 { | |
6383 this->field_18 = ((unsigned __int64)(a5 * (signed __int64)v9) >> 16) | |
6384 + ((unsigned __int64)(a6 * (signed __int64)v7) >> 16); | |
6385 this->field_1C = ((unsigned __int64)(a6 * (signed __int64)v9) >> 16) | |
6386 - ((unsigned __int64)(a5 * (signed __int64)v7) >> 16); | |
6387 v18 = a7; | |
6388 } | |
6389 this->field_18 = -this->field_18; | |
6390 this->field_1C = -this->field_1C; | |
6391 this->field_20 = v18; | |
6392 v20 = this->field_C; | |
6393 this->field_20 = -this->field_20; | |
755 | 6394 v21 = ((unsigned __int64)(v20 * (signed __int64)this->field_0_party_dir_x) >> 16) |
6395 + ((unsigned __int64)(this->field_10 * (signed __int64)this->field_4_party_dir_y) >> 16) | |
0 | 6396 + ((unsigned __int64)(this->field_14 * (signed __int64)this->field_8) >> 16); |
6397 v28 = this->field_18; | |
755 | 6398 v22 = this->field_0_party_dir_x; |
0 | 6399 this->field_24 = v21; |
6400 v29 = (unsigned __int64)(v28 * (signed __int64)v22) >> 16; | |
755 | 6401 result = (unsigned __int64)(this->field_1C * (signed __int64)this->field_4_party_dir_y) >> 16; |
0 | 6402 this->field_28 = v29 + result + ((unsigned __int64)(this->field_20 * (signed __int64)this->field_8) >> 16); |
6403 return result; | |
6404 } | |
6405 | |
6406 //----- (0048694B) -------------------------------------------------------- | |
1344 | 6407 int stru149::sky_48694B() |
0 | 6408 { |
6409 int v1; // eax@1 | |
6410 int v2; // ST04_4@1 | |
6411 int v3; // ST00_4@1 | |
6412 int v4; // eax@1 | |
6413 int v5; // ST0C_4@1 | |
6414 int result; // eax@1 | |
6415 | |
6416 v1 = this->field_C; | |
6417 this->field_18 = -this->field_18; | |
6418 this->field_1C = -this->field_1C; | |
6419 this->field_20 = -this->field_20; | |
755 | 6420 v2 = (unsigned __int64)(v1 * (signed __int64)this->field_0_party_dir_x) >> 16; |
0 | 6421 v3 = this->field_18; |
755 | 6422 v4 = this->field_0_party_dir_x; |
0 | 6423 this->field_24 = v2 |
755 | 6424 + ((unsigned __int64)(this->field_10 * (signed __int64)this->field_4_party_dir_y) >> 16) |
0 | 6425 + ((unsigned __int64)(this->field_14 * (signed __int64)this->field_8) >> 16); |
6426 v5 = (unsigned __int64)(v3 * (signed __int64)v4) >> 16; | |
755 | 6427 result = (unsigned __int64)(this->field_1C * (signed __int64)this->field_4_party_dir_y) >> 16; |
0 | 6428 this->field_28 = v5 + result + ((unsigned __int64)(this->field_20 * (signed __int64)this->field_8) >> 16); |
6429 return result; | |
6430 } | |
6431 | |
6432 //----- (0044100D) -------------------------------------------------------- | |
994 | 6433 bool sub_44100D() |
0 | 6434 { |
569 | 6435 return pCurrentScreen == SCREEN_NPC_DIALOGUE || pCurrentScreen == SCREEN_CHARACTERS || |
6436 pCurrentScreen > SCREEN_LOADGAME && pCurrentScreen <= SCREEN_E || | |
6437 pCurrentScreen > SCREEN_VIDEO && pCurrentScreen <= SCREEN_INPUT_BLV || pCurrentScreen == SCREEN_CASTING; | |
0 | 6438 } |
6439 // 4E28F8: using guessed type int pCurrentScreen; | |
6440 | |
6441 //----- (00441A4E) -------------------------------------------------------- | |
910 | 6442 __int16 __fastcall sub_441A4E(int a1)//for blessing |
0 | 6443 { |
6444 __int16 result; // ax@1 | |
6445 int v2; // ebx@1 | |
6446 char *v3; // esi@1 | |
6447 int v4; // edi@4 | |
1110 | 6448 bool v5; // ecx@4 |
0 | 6449 SpriteFrame *v6; // eax@6 |
6450 SpriteFrame *v7; // edi@6 | |
6451 int v8; // eax@6 | |
6452 unsigned __int16 v9; // ax@6 | |
6453 RenderBillboardTransform_local0 v10; // [sp+Ch] [bp-5Ch]@1 | |
6454 int v11; // [sp+5Ch] [bp-Ch]@6 | |
6455 int v12; // [sp+60h] [bp-8h]@1 | |
6456 int v13; // [sp+64h] [bp-4h]@6 | |
6457 | |
6458 v10.uParentBillboardID = -1; | |
6459 v10.pTarget = pRenderer->pTargetSurface; | |
6460 v10.pTargetZ = pRenderer->pActiveZBuffer; | |
6461 v10.uTargetPitch = pRenderer->field_10; | |
6462 result = 0; | |
6463 v2 = a1; | |
6464 v10.uViewportX = 0; | |
6465 v10.uViewportY = 0; | |
6466 v10.uViewportZ = 639; | |
6467 v10.uViewportW = 479; | |
6468 v12 = 0; | |
921 | 6469 //v3 = (char *)&pOtherOverlayList->pOverlays[0].field_C; |
6470 //do | |
6471 for ( uint i = 0; i < 50; ++i ) | |
6472 { | |
6473 if ( pOtherOverlayList->pOverlays[i].field_6 > 0 ) | |
6474 { | |
6475 result = pOtherOverlayList->pOverlays[i].field_0; | |
6476 if ( pOtherOverlayList->pOverlays[i].field_0 >= 300 ) | |
6477 { | |
6478 //v4 = result; | |
6479 v5 = pOtherOverlayList->pOverlays[i].field_0 == v2 + 320 | |
1110 | 6480 || pOtherOverlayList->pOverlays[i].field_0 == v2 + 330 |
6481 || pOtherOverlayList->pOverlays[i].field_0 == v2 + 340 | |
6482 || pOtherOverlayList->pOverlays[i].field_0 == v2 + 350; | |
921 | 6483 pOtherOverlayList->pOverlays[i].field_0 = v2 + 310; |
1110 | 6484 if ( pOtherOverlayList->pOverlays[i].field_0 == v2 + 310 || v5 ) |
921 | 6485 { |
6486 if ( !pOtherOverlayList->pOverlays[i].field_0 ) | |
6487 { | |
6488 v6 = pSpriteFrameTable->GetFrame(pOverlayList->pOverlays[pOtherOverlayList->pOverlays[i].field_2].uSpriteFramesetID, | |
6489 pOtherOverlayList->pOverlays[i].field_4); | |
0 | 6490 v7 = v6; |
921 | 6491 v11 = pOtherOverlayList->pOverlays[i].field_E; |
0 | 6492 v13 = v6->scale; |
6493 v13 = (unsigned __int64)(v11 * (signed __int64)v13) >> 16; | |
921 | 6494 v10.uScreenSpaceX = pOtherOverlayList->pOverlays[i].field_8; |
6495 v10.uScreenSpaceY = pOtherOverlayList->pOverlays[i].field_A; | |
144
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
142
diff
changeset
|
6496 v10._screenspace_x_scaler_packedfloat = v13; |
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
142
diff
changeset
|
6497 v10._screenspace_y_scaler_packedfloat = v13; |
0 | 6498 v10.pPalette = PaletteManager::Get_Dark_or_Red_LUT(v6->uPaletteIndex, 0, 1); |
921 | 6499 v8 = pOtherOverlayList->pOverlays[i].field_2; |
0 | 6500 v10.sZValue = 0; |
6501 v10.uFlags = 0; | |
6502 v9 = pOverlayList->pOverlays[v8].uOverlayType; | |
6503 if ( !v9 || v9 == 2 ) | |
6504 v10.uScreenSpaceY += pSprites_LOD->pSpriteHeaders[v7->pHwSpriteIDs[0]].uHeight >> 1; | |
6505 result = pSprites_LOD->pSpriteHeaders[v7->pHwSpriteIDs[0]]._4AD2D1(&v10, 0); | |
6506 ++v12; | |
6507 if ( v12 == 5 ) | |
6508 break; | |
6509 } | |
6510 } | |
6511 } | |
6512 } | |
921 | 6513 //v3 += 20; |
6514 } | |
6515 //while ( (signed int)v3 < (signed int)&pOverlayList->pOverlays ); | |
0 | 6516 return result; |
6517 } | |
6518 | |
6519 //----- (00443801) -------------------------------------------------------- | |
237 | 6520 void Initialize2DA() |
6521 { | |
6522 | |
6523 int i; | |
6524 char* test_string; | |
6525 unsigned char c; | |
6526 bool break_loop; | |
6527 unsigned int temp_str_len; | |
6528 char* tmp_pos; | |
6529 int decode_step; | |
6530 | |
6531 if ( p2DEventsTXT_Raw ) | |
6532 pAllocator->FreeChunk(p2DEventsTXT_Raw); | |
6533 p2DEventsTXT_Raw = NULL; | |
6534 p2DEventsTXT_Raw = (char *)pEvents_LOD->LoadRaw("2dEvents.txt", 0); | |
6535 strtok(p2DEventsTXT_Raw, "\r"); | |
6536 strtok(NULL, "\r"); | |
6537 | |
6538 for (i=0;i<525;++i) | |
6539 { | |
6540 test_string = strtok(NULL, "\r") + 1; | |
6541 break_loop = false; | |
6542 decode_step=0; | |
6543 do | |
6544 { | |
6545 c = *(unsigned char*)test_string; | |
6546 temp_str_len = 0; | |
6547 while((c!='\t')&&(c>0)) | |
6548 { | |
6549 ++temp_str_len; | |
6550 c=test_string[temp_str_len]; | |
6551 } | |
6552 tmp_pos=test_string+temp_str_len; | |
6553 if (*tmp_pos == 0) | |
6554 break_loop = true; | |
6555 *tmp_pos = 0; | |
6556 if (temp_str_len) | |
6557 { | |
6558 switch (decode_step) | |
6559 { | |
6560 case 2: | |
6561 { | |
6562 if ( !_strnicmp(test_string, "wea", 3) ) | |
6563 { | |
1411 | 6564 p2DEvents[i].uType = BuildingType_WeaponShop; |
237 | 6565 break; |
6566 } | |
6567 if ( !_strnicmp(test_string, "arm", 3) ) | |
6568 { | |
1411 | 6569 p2DEvents[i].uType = BuildingType_ArmorShop; |
237 | 6570 break; |
6571 } | |
6572 if ( !_strnicmp(test_string, "mag", 3) ) | |
6573 { | |
1411 | 6574 p2DEvents[i].uType = BuildingType_MagicShop; |
237 | 6575 break; |
6576 } | |
6577 if ( !_strnicmp(test_string, "alc", 3) ) | |
6578 { | |
1411 | 6579 p2DEvents[i].uType = BuildingType_AlchemistShop; |
237 | 6580 break; |
6581 } | |
6582 if ( !_strnicmp(test_string, "sta", 3) ) | |
6583 { | |
1411 | 6584 p2DEvents[i].uType = BuildingType_Stables; |
237 | 6585 break; |
6586 } | |
6587 if ( !_strnicmp(test_string, "boa", 3) ) | |
6588 { | |
1411 | 6589 p2DEvents[i].uType = BuildingType_Boats; |
237 | 6590 break; |
6591 } | |
6592 if ( !_strnicmp(test_string, "tem", 3) ) | |
6593 { | |
1411 | 6594 p2DEvents[i].uType = BuildingType_Temple; |
237 | 6595 break; |
6596 } | |
6597 if ( !_strnicmp(test_string, "tra", 3) ) | |
6598 { | |
1411 | 6599 p2DEvents[i].uType = BuildingType_Training; |
237 | 6600 break; |
6601 } | |
6602 if ( !_strnicmp(test_string, "tow", 3) ) | |
6603 { | |
1411 | 6604 p2DEvents[i].uType = BuildingType_TownHall; |
237 | 6605 break; |
6606 } | |
6607 | |
6608 if ( !_strnicmp(test_string, "tav", 3) ) | |
6609 { | |
1411 | 6610 p2DEvents[i].uType = BuildingType_Tavern; |
237 | 6611 break; |
6612 } | |
6613 if ( !_strnicmp(test_string, "ban", 3) ) | |
6614 { | |
1411 | 6615 p2DEvents[i].uType = BuildingType_Bank; |
237 | 6616 break; |
6617 } | |
6618 if ( !_strnicmp(test_string, "fir", 3) ) | |
6619 { | |
1411 | 6620 p2DEvents[i].uType = BuildingType_FireGuild; |
237 | 6621 break; |
6622 } | |
6623 if ( !_strnicmp(test_string, "air", 3) ) | |
6624 { | |
1411 | 6625 p2DEvents[i].uType = BuildingType_AirGuild; |
237 | 6626 break; |
6627 } | |
6628 if ( !_strnicmp(test_string, "wat", 3) ) | |
6629 { | |
1411 | 6630 p2DEvents[i].uType = BuildingType_WaterGuild; |
237 | 6631 break; |
6632 } | |
6633 if ( !_strnicmp(test_string, "ear", 3) ) | |
6634 { | |
1411 | 6635 p2DEvents[i].uType = BuildingType_EarthGuild; |
237 | 6636 break; |
6637 } | |
6638 if ( !_strnicmp(test_string, "spi", 3) ) | |
6639 { | |
1411 | 6640 p2DEvents[i].uType = BuildingType_SpiritGuild; |
237 | 6641 break; |
6642 } | |
6643 if ( !_strnicmp(test_string, "min", 3) ) | |
6644 { | |
1411 | 6645 p2DEvents[i].uType = BuildingType_MindGuild; |
237 | 6646 break; |
6647 } | |
6648 if ( !_strnicmp(test_string, "bod", 3) ) | |
6649 { | |
1411 | 6650 p2DEvents[i].uType = BuildingType_BodyGuild; |
237 | 6651 break; |
6652 } | |
6653 if ( !_strnicmp(test_string, "lig", 3) ) | |
6654 { | |
1411 | 6655 p2DEvents[i].uType = BuildingType_LightGuild; |
237 | 6656 break; |
6657 } | |
6658 if ( !_strnicmp(test_string, "dar", 3) ) | |
6659 { | |
1411 | 6660 p2DEvents[i].uType = BuildingType_DarkGuild; |
237 | 6661 break; |
6662 } | |
6663 if ( !_strnicmp(test_string, "ele", 3) ) | |
6664 { | |
1411 | 6665 p2DEvents[i].uType = BuildingType_14; |
237 | 6666 break; |
6667 } | |
6668 if ( !_strnicmp(test_string, "sel", 3) ) | |
6669 { | |
1411 | 6670 p2DEvents[i].uType = BuildingType_15; |
237 | 6671 break; |
6672 } | |
6673 if ( !_strnicmp(test_string, "mir", 3) ) | |
6674 { | |
1411 | 6675 p2DEvents[i].uType = BuildingType_16; |
237 | 6676 break; |
6677 } | |
6678 if ( !_strnicmp(test_string, "mer", 3) ) | |
6679 { | |
1411 | 6680 p2DEvents[i].uType = BuildingType_TownHall; |
237 | 6681 break; |
6682 } | |
1411 | 6683 p2DEvents[i].uType = BuildingType_18; |
237 | 6684 } |
6685 break; | |
6686 | |
6687 case 4: | |
6688 p2DEvents[i].uAnimationID = atoi(test_string); | |
6689 break; | |
6690 case 5: | |
6691 p2DEvents[i].pName = RemoveQuotes(test_string); | |
6692 break; | |
6693 case 6: | |
6694 p2DEvents[i].pProprieterName = RemoveQuotes(test_string); | |
6695 break; | |
6696 case 7: | |
6697 p2DEvents[i].pProprieterTitle = RemoveQuotes(test_string); | |
6698 break; | |
6699 case 8: | |
6700 p2DEvents[i].field_14 = atoi(test_string); | |
6701 break; | |
6702 case 9: | |
6703 p2DEvents[i]._state = atoi(test_string); | |
6704 break; | |
6705 case 10: | |
6706 p2DEvents[i]._rep = atoi(test_string); | |
6707 break; | |
6708 case 11: | |
6709 p2DEvents[i]._per = atoi(test_string); | |
6710 break; | |
6711 case 12: | |
6712 p2DEvents[i].fPriceMultiplier = atof(test_string); | |
6713 break; | |
6714 case 13: | |
6715 p2DEvents[i].flt_24 = atof(test_string); | |
6716 break; | |
6717 case 15: | |
6718 p2DEvents[i].field_1C = atoi(test_string); | |
6719 break; | |
6720 case 18: | |
6721 p2DEvents[i].uOpenTime = atoi(test_string); | |
6722 break; | |
6723 case 19: | |
6724 p2DEvents[i].uCloseTime = atoi(test_string); | |
6725 break; | |
6726 case 20: | |
6727 p2DEvents[i].uExitPicID = atoi(test_string); | |
6728 break; | |
6729 case 21: | |
6730 p2DEvents[i].uExitMapID = atoi(test_string); | |
6731 break; | |
6732 case 22: | |
6733 p2DEvents[i]._quest_related = atoi(test_string); | |
6734 break; | |
6735 case 23: | |
6736 p2DEvents[i].pEnterText = RemoveQuotes(test_string); | |
6737 break; | |
6738 } | |
6739 } | |
6740 ++decode_step; | |
6741 test_string=tmp_pos+1; | |
6742 } while ((decode_step<24)&&!break_loop); | |
6743 } | |
6744 | |
0 | 6745 } |
6746 | |
6747 //----- (00443E31) -------------------------------------------------------- | |
601 | 6748 void LoadLevel_InitializeLevelStr() |
6749 { | |
329 | 6750 |
6751 char Args[100]; | |
6752 int string_num; | |
6753 int max_string_length; | |
6754 int current_string_length; | |
6755 int prev_string_offset; | |
6756 | |
6757 if (sizeof(pLevelStrOffsets) != 2000) | |
0 | 6758 Log::Warning(L"pLevelStrOffsets: deserialization warning"); |
1202 | 6759 memset(pLevelStrOffsets.data(), 0, 2000); |
0 | 6760 |
329 | 6761 max_string_length = 0; |
6762 string_num = 1; | |
6763 prev_string_offset = 0; | |
336 | 6764 pLevelStrOffsets[0]=0; |
0 | 6765 for (uint i = 0; i < uLevelStrFileSize; ++i) |
6766 { | |
6767 if ( !pLevelStr[i] ) | |
6768 { | |
329 | 6769 pLevelStrOffsets[string_num] = i + 1; |
6770 ++string_num; | |
6771 if ( i - prev_string_offset > max_string_length ) | |
6772 max_string_length = i - prev_string_offset; | |
6773 prev_string_offset = i; | |
6774 } | |
6775 } | |
6776 | |
6777 uLevelStrNumStrings = string_num - 1; | |
6778 if ( max_string_length > 800 ) | |
6779 { | |
6780 sprintf(Args, "MAX_EVENT_TEXT_LENGTH needs to be increased to %lu", max_string_length+1); | |
0 | 6781 Abortf(Args); |
6782 } | |
329 | 6783 |
6784 if ( uLevelStrNumStrings > 0 ) | |
6785 { | |
336 | 6786 for(uint i = 0; i <uLevelStrNumStrings ; ++i) |
329 | 6787 { |
6788 if ( RemoveQuotes(&pLevelStr[pLevelStrOffsets[i]]) != &pLevelStr[pLevelStrOffsets[i]] ) | |
6789 ++pLevelStrOffsets[i]; | |
6790 } | |
0 | 6791 } |
6792 } | |
6793 | |
6794 //----- (00443F95) -------------------------------------------------------- | |
6795 void __cdecl OnMapLeave() | |
6796 { | |
336 | 6797 _evt_raw *test_event; |
6798 if ( uLevelEVT_NumEvents > 0 ) | |
6799 { | |
6800 for (uint i = 0; i < uLevelEVT_NumEvents; ++i) | |
6801 { | |
6802 test_event=(_evt_raw*)&pLevelEVT[pLevelEVT_Index[i].uEventOffsetInEVT]; | |
1052 | 6803 if ( test_event->_e_type == EVENT_OnMapLeave ) |
6804 { | |
6805 EventProcessor(pLevelEVT_Index[i].uEventID, 0, 1, pLevelEVT_Index[i].event_sequence_num); | |
336 | 6806 } |
6807 } | |
0 | 6808 } |
6809 } | |
6810 | |
6811 //----- (00443FDC) -------------------------------------------------------- | |
6812 void OnMapLoad() | |
781 | 6813 { |
363 | 6814 stru176 *v3; // esi@7 |
6815 __int16 v4; // cx@9 | |
6816 __int16 v5; // di@9 | |
6817 int v6; // eax@9 | |
6818 signed __int64 v8; // qax@26 | |
6819 unsigned int v9; // ecx@26 | |
6820 signed __int64 v10; // qax@26 | |
6821 signed __int64 v11; // qax@26 | |
6822 int v12; // ST50_4@26 | |
6823 signed __int64 v13; // qax@26 | |
6824 signed __int64 v14; // qax@26 | |
6825 int v15; // ST58_4@26 | |
6826 signed __int64 v16; // qax@26 | |
6827 int hours; // ebx@26 | |
6828 unsigned __int64 v18; // [sp+Ch] [bp-44h]@12 | |
6829 signed __int64 seconds; // [sp+14h] [bp-3Ch]@26 | |
6830 unsigned __int64 v20; // [sp+1Ch] [bp-34h]@7 | |
6831 int minutes; // [sp+2Ch] [bp-24h]@26 | |
6832 int years; // [sp+34h] [bp-1Ch]@26 | |
6833 int weeks; // [sp+38h] [bp-18h]@26 | |
6834 int v26; // [sp+3Ch] [bp-14h]@15 | |
6835 int days; // [sp+3Ch] [bp-14h]@26 | |
6836 int months; // [sp+40h] [bp-10h]@26 | |
6837 __int16 v29; // [sp+46h] [bp-Ah]@9 | |
6838 __int16 v30; // [sp+48h] [bp-8h]@9 | |
6839 __int16 v31; // [sp+4Ah] [bp-6h]@9 | |
6840 __int16 v32; // [sp+4Ch] [bp-4h]@9 | |
6841 __int16 v33; // [sp+4Eh] [bp-2h]@9 | |
6842 | |
6843 for (uint i = 0; i < uLevelEVT_NumEvents; ++i) | |
781 | 6844 { |
363 | 6845 auto pEvent = pLevelEVT_Index[i]; |
6846 | |
1202 | 6847 auto _evt = (_evt_raw *)(&pLevelEVT[pEvent.uEventOffsetInEVT]); |
363 | 6848 |
6849 if (_evt->_e_type == EVENT_PlaySound) | |
781 | 6850 { |
601 | 6851 pSoundList->LoadSound(EVT_DWORD(_evt->v5), 0); |
781 | 6852 } |
363 | 6853 else if (_evt->_e_type == EVENT_OnMapReload) |
781 | 6854 { |
1052 | 6855 EventProcessor(pEvent.uEventID, 0, 0, pEvent.event_sequence_num); |
781 | 6856 } |
1052 | 6857 else if (_evt->_e_type == EVENT_OnTimer || _evt->_e_type == EVENT_Initialize) |
781 | 6858 { |
363 | 6859 v3 = &array_5B5928_timers[dword_5B65C8_timers_count]; |
810 | 6860 v20 = pOutdoor->loc_time.uLastVisitDay; |
363 | 6861 if (uCurrentlyLoadedLevelType == LEVEL_Indoor) |
6862 v20 = pIndoor->stru1.uLastVisitDay; | |
6863 | |
6864 v3->timer_evt_type = _evt->_e_type; | |
6865 v3->timer_evt_ID = pEvent.uEventID; | |
6866 v3->timer_evt_seq_num = pEvent.event_sequence_num; | |
6867 | |
6868 v3->field_10 = _evt->v5; | |
6869 v3->field_12 = _evt->v6; | |
6870 v3->field_14 = _evt->v7; | |
6871 v3->field_16 = _evt->v8; | |
6872 v3->field_18 = _evt->v9; | |
6873 v3->field_1A = _evt->v10; | |
6874 | |
6875 | |
6876 v6 = ((unsigned short)_evt->v12 << 8) + _evt->v11; | |
6877 | |
789 | 6878 v3->time_left_to_fire = ((unsigned short)_evt->v12 << 8) + _evt->v11; |
6879 v3->fire_interval = ((unsigned short)_evt->v12 << 8) + _evt->v11; | |
1052 | 6880 if (v3->timer_evt_type == EVENT_Initialize && !(short)v6 ) |
781 | 6881 { |
363 | 6882 if ( v20 ) |
6883 v18 = pParty->uTimePlayed - v20; | |
6884 else | |
6885 v18 = 0i64; | |
6886 v26 = (signed int)(signed __int64)((double)(signed __int64)v18 * 0.234375) / 60 / 60 / 24; | |
6887 | |
6888 if ( v26 / 7 / 4 / 12 ) | |
781 | 6889 { |
363 | 6890 if ( v3->field_10 ) |
781 | 6891 { |
363 | 6892 ++dword_5B65C8_timers_count; |
789 | 6893 v3->next_fire_time = 0; |
363 | 6894 continue; |
6895 } | |
781 | 6896 } |
363 | 6897 if (v26 / 7 / 4 != 0 && v3->field_12 != 0 || |
6898 v26 / 7 != 0 && v3->field_14 != 0 || | |
6899 v26 != 0 || !v20) | |
781 | 6900 { |
363 | 6901 ++dword_5B65C8_timers_count; |
789 | 6902 v3->next_fire_time = 0; |
363 | 6903 continue; |
6904 } | |
781 | 6905 } |
363 | 6906 else |
781 | 6907 { |
363 | 6908 v8 = (signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375); |
6909 v9 = v8; | |
6910 v10 = (signed int)v8 / 60; | |
6911 minutes = v10 % 60; | |
6912 v11 = (signed int)(v10 / 60); | |
6913 v12 = v11 % 24; | |
6914 v13 = (signed int)(v11 / 24); | |
6915 days = v13 % 7; | |
6916 v14 = (signed int)(v13 / 7); | |
6917 v15 = v14 % 4; | |
6918 v16 = (signed int)(v14 / 4); | |
6919 years = v16 / 12; | |
6920 | |
6921 auto _1 = (unsigned __int64)((double)pParty->uTimePlayed * 0.234375) >> 32; | |
6922 auto _2 = ((__int64)v9 << 32) | _1; | |
6923 | |
6924 seconds = _2 % 60; | |
6925 //v19 = (signed __int64)__PAIR__((unsigned __int64)(signed __int64)((double)(signed __int64)pParty->uTimePlayed * 0.234375) >> 32, | |
6926 // v9) | |
6927 // % 60; | |
6928 | |
6929 hours = v12; | |
6930 weeks = v15; | |
6931 months = v16 % 12; | |
6932 if ( v3->field_10 ) | |
781 | 6933 { |
363 | 6934 ++years; |
781 | 6935 } |
363 | 6936 else |
781 | 6937 { |
363 | 6938 if ( v3->field_12 ) |
781 | 6939 { |
6940 ++months; | |
6941 } | |
6942 else | |
6943 { | |
6944 if ( v3->field_14 ) | |
363 | 6945 { |
781 | 6946 ++weeks; |
363 | 6947 } |
781 | 6948 else |
363 | 6949 { |
6950 ++days; | |
6951 minutes = v3->field_18; | |
6952 hours = v3->field_16; | |
6953 seconds = v3->field_1A; | |
6954 } | |
6955 } | |
781 | 6956 } |
789 | 6957 v3->next_fire_time = (signed __int64)((double)((seconds |
363 | 6958 + 60 * minutes |
6959 + 3600 * hours | |
6960 + 0x93A80 * weeks | |
6961 + 0x15180 * days | |
6962 + 0x24EA00 * (months + 12i64 * years)) << 7) | |
6963 * 0.033333335); | |
6964 | |
6965 ++dword_5B65C8_timers_count; | |
6966 } | |
6967 } | |
6968 } | |
781 | 6969 } |
0 | 6970 |
6971 //----- (00444360) -------------------------------------------------------- | |
1411 | 6972 void Level_LoadEvtAndStr(const char *pLevelName) |
0 | 6973 { |
6974 char pContainerName[120]; // [sp+8h] [bp-98h]@1 | |
6975 | |
6976 sprintf(pContainerName, "%s.evt", pLevelName); | |
1202 | 6977 uLevelEVT_Size = LoadEventsToBuffer(pContainerName, pLevelEVT.data(), 0x2400u); |
0 | 6978 |
6979 sprintf(pContainerName, "%s.str", pLevelName); | |
1202 | 6980 uLevelStrFileSize = LoadEventsToBuffer(pContainerName, pLevelStr.data(), 0x2400u); |
0 | 6981 if (uLevelStrFileSize) |
6982 LoadLevel_InitializeLevelStr(); | |
6983 } | |
6984 | |
6985 //----- (00444564) -------------------------------------------------------- | |
6986 const char *__cdecl sub_444564() | |
6987 { | |
6988 double v0; // st7@3 | |
6989 int v1; // ebx@3 | |
6990 int v2; // edi@3 | |
6991 int v3; // eax@3 | |
6992 int v5; // edi@6 | |
6993 int v6; // eax@6 | |
6994 int v7; // eax@6 | |
6995 unsigned __int8 v9; // zf@7 | |
6996 unsigned __int8 v10; // sf@7 | |
6997 ODMFace *v11; // eax@9 | |
6998 __int16 v12; // cx@9 | |
6999 const char *v13; // eax@11 | |
7000 const char *v14; // edi@11 | |
7001 const char *result; // eax@15 | |
7002 unsigned int v16; // [sp+0h] [bp-20h]@3 | |
7003 const char *v17; // [sp+4h] [bp-1Ch]@3 | |
7004 unsigned int pY; // [sp+8h] [bp-18h]@3 | |
7005 float v19; // [sp+Ch] [bp-14h]@1 | |
695 | 7006 int v20; |
0 | 7007 int v21; // [sp+14h] [bp-Ch]@1 |
7008 unsigned int v22; // [sp+18h] [bp-8h]@8 | |
7009 int pX; // [sp+1Ch] [bp-4h]@3 | |
7010 | |
693 | 7011 v20 = viewparams->sViewCenterX; |
7012 v21 = viewparams->sViewCenterY; | |
0 | 7013 v19 = (double)viewparams->field_2C * 0.000015258789; |
7014 if ( viewparams->field_2C == 384 ) | |
7015 { | |
711 | 7016 v20 = viewparams->indoor_center_x; |
7017 v21 = viewparams->indoor_center_y; | |
0 | 7018 } |
7019 v17 = 0; | |
7020 v16 = pOutdoor->uNumBModels; | |
7021 pMouse->GetClickPos((unsigned int *)&pX, &pY); | |
7022 v0 = 1.0 / v19; | |
7023 v1 = (signed __int64)((double)(pX - 229) * v0 + (double)v20); | |
7024 LODWORD(v19) = (signed __int64)((double)v21 - (double)(signed int)(pY - 181) * v0); | |
7025 v2 = abs(v1 + 22528) / 512; | |
7026 v3 = abs((signed)LODWORD(v19) - 22528); | |
695 | 7027 result = 0; |
0 | 7028 if ( pOutdoor->_47F04C(v2, v3 / 512) |
7029 && uCurrentlyLoadedLevelType == LEVEL_Outdoor | |
695 | 7030 && (signed int)v16 > 0 ) |
7031 { | |
7032 for(int i = 0; i < pOutdoor->uNumBModels && !v17; i++) | |
7033 { | |
7034 pX = pOutdoor->pBModels[i].vBoundingCenter.x - v1; | |
7035 pY = pOutdoor->pBModels[i].vBoundingCenter.y - LODWORD(v19); | |
0 | 7036 v5 = abs((signed)pY); |
7037 v6 = abs((signed)pX); | |
322 | 7038 v7 = int_get_vector_length(v6, v5, 0); |
695 | 7039 if ( v7 < pOutdoor->pBModels[i].sBoundingRadius ) |
7040 { | |
7041 if ( pOutdoor->pBModels[i].uNumFaces > 0 ) | |
7042 { | |
7043 for(int j = 0; j < pOutdoor->pBModels[i].uNumFaces; j++) | |
7044 { | |
7045 v11 = &pOutdoor->pBModels[i].pFaces[j];//&v8[v4]->pFaces[v22 / 0x134]; | |
0 | 7046 v12 = v11->sCogTriggeredID; |
7047 if ( v12 ) | |
7048 { | |
7049 if ( !(BYTE2(v11->uAttributes) & 0x10) ) | |
7050 { | |
428 | 7051 v13 = GetEventHintString(v12); |
0 | 7052 v14 = v13; |
7053 if ( v13 ) | |
7054 { | |
1104 | 7055 if ( _stricmp(v13, "") ) |
0 | 7056 v17 = v14; |
7057 } | |
7058 } | |
7059 } | |
695 | 7060 } |
0 | 7061 } |
7062 result = v17; | |
695 | 7063 } |
7064 } | |
0 | 7065 } |
7066 return result; | |
7067 } | |
7068 | |
7069 //----- (00444D80) -------------------------------------------------------- | |
1411 | 7070 int GetTravelTime() |
0 | 7071 { |
7072 signed int v0; // esi@1 | |
7073 | |
7074 v0 = uDefaultTravelTime_ByFoot; | |
652 | 7075 if ( CheckHiredNPCSpeciality(Guide) ) |
0 | 7076 --v0; |
652 | 7077 if ( CheckHiredNPCSpeciality(Tracker) ) |
0 | 7078 v0 -= 2; |
652 | 7079 if ( CheckHiredNPCSpeciality(Pathfinder) ) |
0 | 7080 v0 -= 3; |
652 | 7081 if ( CheckHiredNPCSpeciality(Explorer) ) |
0 | 7082 --v0; |
7083 if ( v0 < 1 ) | |
7084 v0 = 1; | |
7085 return v0; | |
7086 } | |
7087 // 6BD07C: using guessed type int uDefaultTravelTime_ByFoot; | |
7088 | |
7089 //----- (004451A8) -------------------------------------------------------- | |
7090 void __fastcall sub_4451A8_press_any_key(int a1, int a2, int a4) | |
7091 { | |
7092 int v3; // esi@1 | |
7093 int v4; // edi@1 | |
7094 | |
7095 v3 = a2; | |
7096 v4 = a1; | |
7097 if ( !pGUIWindow2 ) | |
7098 { | |
7099 if ( pParty->uFlags & 2 ) | |
7100 pGame->Draw(); | |
1052 | 7101 pAudioPlayer->StopChannels(-1, -1); |
0 | 7102 pMiscTimer->Pause(); |
7103 pEventTimer->Pause(); | |
7104 dword_5C3418 = v4; | |
7105 dword_5C341C = v3; | |
520
35f28d4c0ff9
GlobalEventInfo changed to LevelDecoration* activeLevelDecoration
Gloval
parents:
515
diff
changeset
|
7106 _591094_decoration = activeLevelDecoration; |
948 | 7107 pGUIWindow2 = GUIWindow::Create(0, 0, 640, 480, WINDOW_GreetingNPC, a4, 0); |
7108 pGUIWindow2->CreateButton( 61, 424, 31, 40, 2, 94, UIMSG_SelectCharacter, 1, '1', "", 0); | |
7109 pGUIWindow2->CreateButton(177, 424, 31, 40, 2, 94, UIMSG_SelectCharacter, 2, '2', "", 0); | |
7110 pGUIWindow2->CreateButton(292, 424, 31, 40, 2, 94, UIMSG_SelectCharacter, 3, '3', "", 0); | |
7111 pGUIWindow2->CreateButton(407, 424, 31, 40, 2, 94, UIMSG_SelectCharacter, 4, '4', "", 0); | |
0 | 7112 } |
7113 } | |
7114 | |
7115 //----- (004452BB) -------------------------------------------------------- | |
7116 void __cdecl sub_4452BB() | |
7117 { | |
7118 pGUIWindow2->Release(); | |
7119 pGUIWindow2 = 0; | |
520
35f28d4c0ff9
GlobalEventInfo changed to LevelDecoration* activeLevelDecoration
Gloval
parents:
515
diff
changeset
|
7120 activeLevelDecoration = _591094_decoration; |
1052 | 7121 EventProcessor(dword_5C3418, 0, 1, dword_5C341C); |
520
35f28d4c0ff9
GlobalEventInfo changed to LevelDecoration* activeLevelDecoration
Gloval
parents:
515
diff
changeset
|
7122 activeLevelDecoration = NULL; |
0 | 7123 pEventTimer->Resume(); |
7124 } | |
7125 | |
7126 //----- (004465DF) -------------------------------------------------------- | |
7127 int sub_4465DF_check_season(int a1) | |
7128 { | |
7129 unsigned int v1; // eax@1 | |
7130 unsigned int v2; // edx@1 | |
7131 int v3; // ecx@2 | |
7132 int v4; // ecx@3 | |
7133 char v6; // zf@9 | |
7134 | |
7135 v1 = pParty->uCurrentMonth + 1; | |
7136 v2 = pParty->uDaysPlayed + 1; | |
7137 if ( a1 ) | |
7138 { | |
7139 v3 = a1 - 1; | |
7140 if ( v3 ) | |
7141 { | |
7142 v4 = v3 - 1; | |
7143 if ( v4 ) | |
7144 { | |
7145 if ( v4 != 1 ) | |
7146 return 0; | |
7147 if ( v1 != 12 ) | |
7148 { | |
7149 if ( (signed int)v1 >= 1 && (signed int)v1 <= 2 ) | |
7150 return 1; | |
7151 v6 = v1 == 3; | |
7152 LABEL_24: | |
7153 if ( !v6 || (signed int)v2 >= 21 ) | |
7154 return 0; | |
7155 return 1; | |
7156 } | |
7157 } | |
7158 else | |
7159 { | |
7160 if ( v1 != 9 ) | |
7161 { | |
7162 if ( (signed int)v1 >= 10 && (signed int)v1 <= 11 ) | |
7163 return 1; | |
7164 v6 = v1 == 12; | |
7165 goto LABEL_24; | |
7166 } | |
7167 } | |
7168 } | |
7169 else | |
7170 { | |
7171 if ( v1 != 6 ) | |
7172 { | |
7173 if ( (signed int)v1 >= 7 && (signed int)v1 <= 8 ) | |
7174 return 1; | |
7175 v6 = v1 == 9; | |
7176 goto LABEL_24; | |
7177 } | |
7178 } | |
7179 } | |
7180 else | |
7181 { | |
7182 if ( v1 != 3 ) | |
7183 { | |
7184 if ( (signed int)v1 >= 4 && (signed int)v1 <= 5 ) | |
7185 return 1; | |
7186 v6 = v1 == 6; | |
7187 goto LABEL_24; | |
7188 } | |
7189 } | |
7190 if ( (signed int)v2 >= 21 ) | |
7191 return 1; | |
7192 return 0; | |
7193 } | |
7194 | |
7195 //----- (0044861E) -------------------------------------------------------- | |
7196 void __fastcall sub_44861E_set_texture(unsigned int uFaceCog, const char *pFilename) | |
7197 { | |
7198 unsigned int v2; // eax@2 | |
7199 unsigned __int16 v3; // di@2 | |
7200 signed int v4; // esi@5 | |
7201 BLVFace *v5; // eax@7 | |
7202 unsigned int *v6; // eax@8 | |
7203 char *v7; // eax@9 | |
7204 int v8; // edi@16 | |
7205 char *v9; // esi@16 | |
7206 ODMFace *v10; // eax@17 | |
7207 unsigned int *v11; // eax@19 | |
7208 unsigned __int16 v12; // [sp+Ch] [bp-18h]@2 | |
7209 const char *Str2; // [sp+10h] [bp-14h]@1 | |
7210 unsigned int v14; // [sp+14h] [bp-10h]@1 | |
7211 signed int v15; // [sp+18h] [bp-Ch]@14 | |
7212 int v16; // [sp+1Ch] [bp-8h]@15 | |
7213 signed int v17; // [sp+20h] [bp-4h]@4 | |
7214 signed int v18; // [sp+20h] [bp-4h]@16 | |
7215 | |
7216 Str2 = pFilename; | |
7217 v14 = uFaceCog; | |
7218 if ( uFaceCog ) | |
7219 { | |
7220 v2 = pBitmaps_LOD->LoadTexture(pFilename); | |
7221 v3 = v2; | |
7222 v12 = v2; | |
7223 if ( v2 != -1 ? (int)&pBitmaps_LOD->pTextures[v2] : 0 ) | |
7224 { | |
7225 pBitmaps_LOD->pTextures[v2].palette_id2 = pPaletteManager->LoadPalette(pBitmaps_LOD->pTextures[v2].palette_id1); | |
7226 | |
7227 if ( uCurrentlyLoadedLevelType == 1 ) | |
7228 { | |
7229 v17 = 1; | |
7230 if ( (signed int)pIndoor->uNumFaceExtras > 1 ) | |
7231 { | |
7232 v4 = 1; | |
7233 do | |
7234 { | |
7235 if ( pIndoor->pFaceExtras[v4].sCogNumber == v14 ) | |
7236 { | |
7237 v5 = &pIndoor->pFaces[pIndoor->pFaceExtras[v4].field_C]; | |
7238 if ( BYTE1(v5->uAttributes) & 0x40 ) | |
7239 { | |
7240 pIndoor->pFaces[pIndoor->pFaceExtras[v4].field_C].uBitmapID = pTextureFrameTable->FindTextureByName( | |
7241 Str2); | |
7242 v6 = (unsigned int *)&pIndoor->pFaces[pIndoor->pFaceExtras[v4].field_C].uBitmapID; | |
7243 if ( *(_WORD *)v6 ) | |
7244 { | |
7245 pTextureFrameTable->LoadAnimationSequenceAndPalettes(*(_WORD *)v6); | |
7246 } | |
7247 else | |
7248 { | |
7249 *(_WORD *)v6 = v3; | |
7250 v7 = (char *)&pIndoor->pFaces[pIndoor->pFaceExtras[v4].field_C].uAttributes; | |
7251 v7[1] &= 0xBFu; | |
7252 } | |
7253 } | |
7254 else | |
7255 { | |
7256 v5->uBitmapID = v3; | |
7257 } | |
7258 } | |
7259 ++v17; | |
7260 ++v4; | |
7261 } | |
7262 while ( v17 < (signed int)pIndoor->uNumFaceExtras ); | |
7263 } | |
7264 pParty->uFlags |= 2u; | |
7265 } | |
7266 else | |
7267 { | |
7268 v15 = 0; | |
7269 if ( (signed int)pOutdoor->uNumBModels > 0 ) | |
7270 { | |
7271 v16 = 0; | |
7272 do | |
7273 { | |
7274 v8 = 0; | |
7275 v9 = (char *)&pOutdoor->pBModels[v16].pVertices; | |
7276 v18 = 0; | |
7277 if ( (signed int)pOutdoor->pBModels[v16].uNumFaces > 0 ) | |
7278 { | |
7279 do | |
7280 { | |
7281 v10 = (ODMFace *)(v8 + *((_DWORD *)v9 + 4)); | |
7282 if ( v10->sCogNumber == v14 ) | |
7283 { | |
7284 if ( BYTE1(v10->uAttributes) & 0x40 ) | |
7285 { | |
7286 *(_WORD *)(*((_DWORD *)v9 + 4) + v8 + 272) = pTextureFrameTable->FindTextureByName( | |
7287 Str2); | |
7288 v11 = (unsigned int *)(*((_DWORD *)v9 + 4) + v8 + 272); | |
7289 if ( *(_WORD *)v11 ) | |
7290 { | |
7291 pTextureFrameTable->LoadAnimationSequenceAndPalettes(*(_WORD *)v11); | |
7292 } | |
7293 else | |
7294 { | |
7295 *(_WORD *)v11 = v12; | |
7296 *(_BYTE *)(*((_DWORD *)v9 + 4) + v8 + 29) &= 0xBFu; | |
7297 } | |
7298 } | |
7299 else | |
7300 { | |
7301 v10->uTextureID = v12; | |
7302 } | |
7303 } | |
7304 ++v18; | |
7305 v8 += 308; | |
7306 } | |
7307 while ( v18 < *((_DWORD *)v9 + 2) ); | |
7308 } | |
7309 ++v15; | |
7310 ++v16; | |
7311 } | |
7312 while ( v15 < (signed int)pOutdoor->uNumBModels ); | |
7313 } | |
7314 } | |
7315 pParty->uFlags |= 2u; | |
7316 } | |
7317 } | |
7318 } | |
7319 | |
7320 //----- (0044882F) -------------------------------------------------------- | |
7321 void __fastcall SetDecorationSprite(unsigned int uCog, int a2, const char *pFileName) | |
7322 { | |
7323 signed int v3; // ebp@1 | |
7324 char *v4; // esi@2 | |
7325 unsigned __int16 v5; // ax@6 | |
7326 unsigned int v6; // [sp+4h] [bp-8h]@1 | |
7327 int v7; // [sp+8h] [bp-4h]@1 | |
7328 | |
7329 v3 = 0; | |
7330 v7 = a2; | |
7331 v6 = uCog; | |
7332 if ( (signed int)uNumLevelDecorations > 0 ) | |
7333 { | |
7334 v4 = (char *)&pLevelDecorations[0].field_2; | |
7335 do | |
7336 { | |
7337 if ( *((_WORD *)v4 + 9) == v6 ) | |
7338 { | |
1104 | 7339 if ( pFileName && _stricmp(pFileName, "0") ) |
0 | 7340 { |
7341 v5 = pDecorationList->GetDecorIdByName(pFileName); | |
7342 *((_WORD *)v4 - 1) = v5; | |
7343 pDecorationList->InitializeDecorationSprite((signed __int16)v5); | |
7344 } | |
7345 if ( v7 ) | |
7346 *v4 &= 0xDFu; | |
7347 else | |
7348 *v4 |= 0x20u; | |
7349 pParty->uFlags |= 2u; | |
7350 } | |
7351 ++v3; | |
7352 v4 += 32; | |
7353 } | |
7354 while ( v3 < (signed int)uNumLevelDecorations ); | |
7355 } | |
7356 } | |
7357 | |
7358 //----- (0044892E) -------------------------------------------------------- | |
7359 void __fastcall sub_44892E_set_faces_bit(int sCogNumber, int bit, int on) | |
7360 { | |
7361 signed int v3; // esi@2 | |
7362 signed int v4; // ecx@4 | |
7363 char *v5; // eax@6 | |
7364 int v6; // edi@13 | |
7365 char *v7; // esi@13 | |
7366 signed int v8; // ecx@13 | |
7367 ODMFace *v9; // eax@14 | |
7368 int v10; // [sp+0h] [bp-Ch]@1 | |
7369 signed int v11; // [sp+4h] [bp-8h]@11 | |
7370 int v12; // [sp+8h] [bp-4h]@12 | |
7371 | |
7372 v10 = sCogNumber; | |
7373 if ( sCogNumber ) | |
7374 { | |
7375 v3 = 1; | |
7376 if ( uCurrentlyLoadedLevelType == 1 ) | |
7377 { | |
7378 if ( (signed int)pIndoor->uNumFaceExtras > 1 ) | |
7379 { | |
7380 v4 = 1; | |
7381 do | |
7382 { | |
7383 if ( pIndoor->pFaceExtras[v4].sCogNumber == v10 ) | |
7384 { | |
7385 v5 = (char *)&pIndoor->pFaces[pIndoor->pFaceExtras[v4].field_C].uAttributes; | |
7386 if ( on ) | |
7387 *(_DWORD *)v5 |= bit; | |
7388 else | |
7389 *(_DWORD *)v5 &= ~bit; | |
7390 } | |
7391 ++v3; | |
7392 ++v4; | |
7393 } | |
7394 while ( v3 < (signed int)pIndoor->uNumFaceExtras ); | |
7395 } | |
7396 pParty->uFlags |= 2u; | |
7397 } | |
7398 else | |
7399 { | |
7400 v11 = 0; | |
7401 if ( (signed int)pOutdoor->uNumBModels > 0 ) | |
7402 { | |
7403 v12 = 0; | |
7404 do | |
7405 { | |
7406 v6 = 0; | |
7407 v7 = (char *)&pOutdoor->pBModels[v12].pVertices; | |
7408 v8 = 0; | |
7409 if ( (signed int)pOutdoor->pBModels[v12].uNumFaces > 0 ) | |
7410 { | |
7411 do | |
7412 { | |
7413 v9 = (ODMFace *)(v6 + *((_DWORD *)v7 + 4)); | |
7414 if ( v9->sCogNumber == v10 ) | |
7415 { | |
7416 if ( on ) | |
7417 v9->uAttributes |= bit; | |
7418 else | |
7419 v9->uAttributes &= ~bit; | |
7420 } | |
7421 ++v8; | |
7422 v6 += 308; | |
7423 } | |
7424 while ( v8 < *((_DWORD *)v7 + 2) ); | |
7425 } | |
7426 ++v11; | |
7427 ++v12; | |
7428 } | |
7429 while ( v11 < (signed int)pOutdoor->uNumBModels ); | |
7430 } | |
7431 } | |
7432 pParty->uFlags |= 2u; | |
7433 } | |
7434 } | |
7435 | |
7436 //----- (00448A98) -------------------------------------------------------- | |
7437 void __fastcall ToggleActorGroupFlag(unsigned int uGroupID, unsigned int uFlag, unsigned int bToggle) | |
7438 { | |
7439 unsigned int v3; // ebx@1 | |
7440 unsigned int v4; // ebp@1 | |
7441 signed int v5; // edi@1 | |
82 | 7442 Actor *v6; // esi@4 |
0 | 7443 size_t v7; // ecx@10 |
82 | 7444 Actor *v8; // eax@11 |
0 | 7445 unsigned __int16 v9; // dx@14 |
7446 | |
7447 v4 = uGroupID; | |
7448 v5 = Standing; | |
7449 v3 = uFlag; | |
7450 if ( uGroupID ) | |
7451 { | |
7452 if ( bToggle ) | |
7453 { | |
7454 if ( (signed int)uNumActors > Standing ) | |
7455 { | |
1202 | 7456 v6 = pActors.data();//[0].uAttributes; |
0 | 7457 do |
7458 { | |
82 | 7459 if ( v6->uGroup == v4 ) |
7460 { | |
7461 v6->uAttributes |= v3; | |
0 | 7462 if ( v3 == 0x10000 ) |
7463 { | |
82 | 7464 v6->uAIState = Disabled; |
7465 v6->UpdateAnimation(); | |
0 | 7466 } |
7467 } | |
7468 ++v5; | |
82 | 7469 ++v6; |
0 | 7470 } |
7471 while ( v5 < (signed int)uNumActors ); | |
7472 } | |
7473 } | |
7474 else | |
7475 { | |
7476 v7 = uNumActors; | |
7477 if ( (signed int)uNumActors > Standing ) | |
7478 { | |
1202 | 7479 v8 = pActors.data();//[0].uAIState; |
0 | 7480 do |
7481 { | |
82 | 7482 if ( v8->uGroup == v4 ) |
0 | 7483 { |
7484 if ( v3 == 0x10000 ) | |
7485 { | |
82 | 7486 v9 = v8->uAIState; |
7487 if ( v8->uAIState != Dead ) | |
0 | 7488 { |
7489 if ( v9 != 4 && v9 != 11 ) | |
82 | 7490 v8->uAIState = Standing; |
7491 } | |
7492 } | |
7493 LODWORD(v8->uAttributes) &= ~v3; | |
7494 } | |
7495 ++v8; | |
0 | 7496 --v7; |
7497 } | |
7498 while ( v7 ); | |
7499 } | |
7500 } | |
7501 } | |
7502 } | |
7503 | |
7504 //----- (00448B45) -------------------------------------------------------- | |
7505 void __thiscall GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide) | |
7506 { | |
783 | 7507 if ( bForceHide || GameUI_Footer_TimeLeft && GetTickCount() >= GameUI_Footer_TimeLeft ) |
7508 GameUI_Footer_TimeLeft = 0; | |
0 | 7509 } |
7510 | |
7511 //----- (00448B67) -------------------------------------------------------- | |
790 | 7512 void OnTimer(int __unused) |
7513 { | |
789 | 7514 if (pEventTimer->bPaused) |
7515 return; | |
7516 | |
790 | 7517 if (__unused) |
7518 _5773C0_unused = 0; | |
789 | 7519 |
790 | 7520 auto v13 = (signed __int64)(pParty->uTimePlayed - _5773B8_event_timer) / 128; |
789 | 7521 if (!v13) |
7522 return; | |
7523 | |
7524 //uint _v2v3 = pParty->uTimePlayed; | |
7525 //v3 = HIDWORD(pParty->uTimePlayed); | |
7526 //v2 = LODWORD(pParty->uTimePlayed); | |
7527 | |
7528 _5773B8_event_timer = pParty->uTimePlayed; | |
7529 | |
7530 for (uint i = 0; i < dword_5B65C8_timers_count; ++i) | |
7531 { | |
7532 //v4 = (char *)&array_5B5928_timers[0].field_C; | |
7533 auto timer = array_5B5928_timers + i; | |
7534 //while ( 1 ) | |
7535 //{ | |
7536 //v5 = *(short *)v4; | |
7537 if (timer->time_left_to_fire) | |
7538 { | |
7539 if (v13 < timer->time_left_to_fire) | |
7540 timer->time_left_to_fire -= v13; | |
7541 else | |
7542 { | |
7543 timer->time_left_to_fire = timer->fire_interval; | |
1052 | 7544 EventProcessor(timer->timer_evt_ID, 0, 1, timer->timer_evt_seq_num); |
789 | 7545 } |
7546 } | |
7547 else | |
7548 { | |
7549 if (timer->next_fire_time < pParty->uTimePlayed) | |
7550 { | |
7551 uint next_trigger_time = 1 * 60 * 60 * 24; // 1 day | |
7552 if (timer->field_10) | |
7553 next_trigger_time = 336 * 60 * 60 * 24; // 1 year | |
7554 else if (timer->field_12) | |
7555 next_trigger_time = 28 * 60 * 60 * 24; // 1 month | |
7556 else if (timer->field_14) | |
7557 next_trigger_time = 7 * 60 * 60 * 24; // 1 week | |
7558 | |
7559 timer->next_fire_time += (next_trigger_time * 128) / 3.0f; | |
1052 | 7560 if (timer->next_fire_time < pParty->uTimePlayed) // make sure in wont fire several times in a row if big time interval has lapsed |
789 | 7561 timer->next_fire_time = pParty->uTimePlayed; |
7562 | |
1052 | 7563 EventProcessor(timer->timer_evt_ID, 0, 1, timer->timer_evt_seq_num); |
0 | 7564 } |
7565 } | |
7566 } | |
7567 } | |
7568 | |
7569 //----- (00481D77) -------------------------------------------------------- | |
7570 void _outdoor_project(RenderVertexSoft *v) | |
7571 { | |
7572 double v1; // st7@1 | |
7573 double v2; // st7@1 | |
7574 | |
7575 v1 = 1.0 / (v->vWorldViewPosition.x + 0.0000001); | |
168 | 7576 v->_rhw = v1; |
0 | 7577 v2 = v1 * (double)pOutdoorCamera->int_fov_rad; |
7578 v->vWorldViewProjX = (double)pViewport->uScreenCenterX - v2 * v->vWorldViewPosition.y; | |
7579 v->vWorldViewProjY = (double)pViewport->uScreenCenterY - v2 * v->vWorldViewPosition.z; | |
7580 } | |
7581 | |
7582 //----- (00448CF4) -------------------------------------------------------- | |
7583 void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName) | |
7584 { | |
7585 __int16 v8; // di@1 | |
7586 __int16 v9; // si@1 | |
7587 unsigned int v10; // eax@1 | |
7588 size_t v11; // ebx@2 | |
7589 signed int v12; // esi@2 | |
35 | 7590 Actor *pActor;//Actor_uYawAngle_cr *v13; // ebx@3 |
0 | 7591 AIDirection a3; // [sp+Ch] [bp-50h]@2 |
7592 AIDirection v15; // [sp+28h] [bp-34h]@2 | |
7593 //SpawnPointMM7 v16; // [sp+44h] [bp-18h]@1 | |
7594 | |
7595 v8 = typeindex; | |
7596 v9 = level; | |
7597 | |
7598 SpawnPointMM7 v16; // [sp+44h] [bp-18h]@1 | |
7599 //SpawnPointMM7::SpawnPointMM7(&v16); | |
7600 | |
7601 v16.vPosition.x = x; | |
7602 v16.vPosition.y = y; | |
7603 v16.vPosition.z = z; | |
7604 v16.uGroup = group; | |
7605 v16.uRadius = 32; | |
7606 v16.uKind = 3; | |
7607 v16.uIndex = v8 + 2 * v9 + v9; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7608 v10 = pMapStats->GetMapInfo(pCurrentMapName.data()); |
0 | 7609 if ( v10 ) |
7610 { | |
7611 v11 = uNumActors; | |
7612 SpawnEncounter((MapInfo *)&pMapStats->pInfos[v10], &v16, 0, count, 0); | |
828
0f56abdcce94
Massive refactors of spells + PID (packed id) macros introduced.
Nomad
parents:
824
diff
changeset
|
7613 memcpy(&v15, Actor::GetDirectionInfo(PID(OBJECT_Actor, v11), 4u, &a3, 1), sizeof(v15)); |
0 | 7614 v12 = v11; |
7615 if ( (signed int)v11 < (signed int)uNumActors ) | |
7616 { | |
35 | 7617 for ( pActor = &pActors[v11]; v12 < (signed int)uNumActors; ++pActor ) |
7618 { | |
7619 pActor->PrepareSprites(0); | |
0 | 7620 ++v12; |
35 | 7621 pActor->uYawAngle = v15.uYawAngle; |
7622 pActor->dword_000334_unique_name = uUniqueName; | |
7623 } | |
0 | 7624 } |
7625 } | |
7626 } | |
7627 | |
7628 // 4EE088: using guessed type __int16 word_4EE088_sound_ids[]; | |
7629 | |
7630 //----- (0044987B) -------------------------------------------------------- | |
783 | 7631 void sub_44987B(const char *pMapName, MapStartPoint start_point) |
0 | 7632 { |
7633 const char *v2; // edi@1 | |
7634 | |
7635 v2 = pMapName; | |
7636 pAudioPlayer->StopChannels(-1, -1); | |
434 | 7637 pGameLoadingUI_ProgressBar->Initialize(GUIProgressBar::TYPE_None); |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7638 if ( _stricmp(pCurrentMapName.data(), v2) ) |
0 | 7639 SaveGame(1, 0); |
783 | 7640 |
978 | 7641 uGameState = GAME_STATE_2; |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7642 strcpy(pCurrentMapName.data(), v2); |
783 | 7643 uLevel_StartingPointType = start_point; |
0 | 7644 } |
7645 // 6BE35C: using guessed type int uLevel_StartingPointType; | |
7646 | |
7647 //----- (004498D5) -------------------------------------------------------- | |
783 | 7648 void TeleportToStartingPoint(MapStartPoint point) |
7649 { | |
7650 //unsigned int v1; // ecx@2 | |
7651 //int v2; // ecx@3 | |
7652 //int v3; // ecx@4 | |
0 | 7653 unsigned __int16 v4; // ax@11 |
7654 signed int v5; // ecx@12 | |
7655 LevelDecoration *v6; // edx@13 | |
7656 signed int v7; // ecx@17 | |
7657 int v8; // eax@17 | |
7658 int v9; // ecx@17 | |
7659 const char *v10; // [sp-4h] [bp-84h]@6 | |
7660 char pName[128]; // [sp+8h] [bp-78h]@11 | |
7661 | |
783 | 7662 switch (point) |
7663 { | |
7664 case MapStartPoint_Party: v10 = "Party Start"; break; | |
7665 case MapStartPoint_North: v10 = "North Start"; break; | |
7666 case MapStartPoint_South: v10 = "South Start"; break; | |
7667 case MapStartPoint_East: v10 = "East Start"; break; | |
7668 case MapStartPoint_West: v10 = "West Start"; break; | |
7669 } | |
7670 | |
0 | 7671 strcpy(pName, v10); |
7672 v4 = pDecorationList->GetDecorIdByName(pName); | |
7673 if ( v4 ) | |
7674 { | |
7675 v5 = 0; | |
7676 if ( (signed int)uNumLevelDecorations > 0 ) | |
7677 { | |
1202 | 7678 v6 = pLevelDecorations.data(); |
0 | 7679 while ( v6->uDecorationDescID != (signed __int16)v4 ) |
7680 { | |
7681 ++v5; | |
7682 ++v6; | |
7683 if ( v5 >= (signed int)uNumLevelDecorations ) | |
7684 goto LABEL_20; | |
7685 } | |
7686 v7 = v5; | |
7687 pParty->vPosition.x = pLevelDecorations[v7].vPosition.x; | |
7688 pParty->vPosition.y = pLevelDecorations[v7].vPosition.y; | |
7689 pParty->vPosition.z = pLevelDecorations[v7].vPosition.z; | |
7690 pParty->uFallStartY = pParty->vPosition.z; | |
7691 v8 = (signed int)(stru_5C6E00->uIntegerHalfPi * pLevelDecorations[v7].field_1A) / 90; | |
7692 v9 = pLevelDecorations[v7].field_10_y_rot; | |
7693 pParty->sRotationY = v8; | |
7694 if ( v9 ) | |
7695 pParty->sRotationY = v9; | |
7696 pParty->sRotationX = 0; | |
7697 pParty->uFallSpeed = 0; | |
7698 } | |
7699 LABEL_20: | |
7700 if ( dword_5B65C0 ) | |
7701 { | |
7702 if ( _5B65A8_npcdata_uflags_or_other ) | |
7703 pParty->vPosition.x = _5B65A8_npcdata_uflags_or_other; | |
7704 if ( _5B65AC_npcdata_fame_or_other ) | |
7705 pParty->vPosition.y = _5B65AC_npcdata_fame_or_other; | |
7706 if ( _5B65B0_npcdata_rep_or_other ) | |
7707 { | |
7708 pParty->vPosition.z = _5B65B0_npcdata_rep_or_other; | |
7709 pParty->uFallStartY = _5B65B0_npcdata_rep_or_other; | |
7710 } | |
7711 if ( _5B65B4_npcdata_loword_house_or_other ) | |
7712 pParty->sRotationY = _5B65B4_npcdata_loword_house_or_other; | |
7713 if ( _5B65B8_npcdata_hiword_house_or_other ) | |
7714 pParty->sRotationX = _5B65B8_npcdata_hiword_house_or_other; | |
7715 if ( dword_5B65BC ) | |
7716 pParty->uFallSpeed = dword_5B65BC; | |
7717 } | |
7718 _5B65B4_npcdata_loword_house_or_other = -1; | |
7719 dword_5B65C0 = 0; | |
7720 dword_5B65BC = 0; | |
7721 _5B65B8_npcdata_hiword_house_or_other = 0; | |
7722 _5B65B0_npcdata_rep_or_other = 0; | |
7723 _5B65AC_npcdata_fame_or_other = 0; | |
7724 _5B65A8_npcdata_uflags_or_other = 0; | |
7725 } | |
7726 } | |
1035 | 7727 |
7728 | |
0 | 7729 |
7730 //----- (00449A49) -------------------------------------------------------- | |
7731 __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2) | |
7732 { | |
7733 int v2; // eax@1 | |
7734 int v3; // ebx@1 | |
7735 signed int v4; // esi@2 | |
7736 int v5; // edx@2 | |
7737 BLVDoor *v6; // ecx@8 | |
7738 unsigned int v7; // edx@18 | |
7739 signed int v8; // esi@19 | |
7740 int v9; // eax@19 | |
7741 char Args; // [sp+Ch] [bp-78h]@6 | |
7742 | |
7743 LOWORD(v2) = LOWORD(pIndoor->pDoors); | |
7744 v3 = a2; | |
7745 if ( !pIndoor->pDoors ) | |
7746 return v2; | |
7747 v4 = 0; | |
7748 v5 = (int)&pIndoor->pDoors->uDoorID; | |
7749 do | |
7750 { | |
7751 if ( *(int *)v5 == uDoorID ) | |
7752 break; | |
7753 ++v4; | |
7754 v5 += 80; | |
7755 } | |
7756 while ( v4 < 200 ); | |
7757 if ( v4 >= 200 ) | |
7758 { | |
7759 sprintf(&Args, "Unable to find Door ID: %i!", uDoorID); | |
7760 Abortf(&Args); | |
7761 } | |
7762 v6 = &pIndoor->pDoors[v4]; | |
7763 if ( v3 == 2 ) | |
7764 { | |
7765 LOWORD(v2) = v6->uState; | |
7766 if ( (short)v2 == 3 || (short)v2 == 1 ) | |
7767 return v2; | |
7768 if ( (short)v2 ) | |
7769 goto LABEL_14; | |
7770 } | |
7771 else | |
7772 { | |
7773 if ( !v3 ) | |
7774 { | |
7775 LABEL_14: | |
7776 LOWORD(v2) = v6->uState; | |
7777 if ( (short)v2 && (short)v2 != 3 ) | |
7778 { | |
7779 v6->uState = BLVDoor::Closing; | |
7780 if ( (short)v2 == 2 ) | |
7781 { | |
7782 LABEL_17: | |
7783 v6->uTimeSinceTriggered = 0; | |
7784 return v2; | |
7785 } | |
7786 v7 = v6->uTimeSinceTriggered; | |
7787 v2 = 15360; | |
7788 if ( v7 != 15360 ) | |
7789 { | |
7790 v8 = v6->uOpenSpeed; | |
7791 v9 = v6->uCloseSpeed; | |
7792 LABEL_26: | |
7793 v2 = (v6->uMoveLength << 7) / v8 - ((signed int)(v7 * v9) / 128 << 7) / v8; | |
7794 goto LABEL_27; | |
7795 } | |
7796 goto LABEL_27; | |
7797 } | |
7798 return v2; | |
7799 } | |
7800 if ( v3 != 1 ) | |
7801 return v2; | |
7802 } | |
7803 LOWORD(v2) = v6->uState; | |
7804 if ( (short)v2 != 2 && (short)v2 != 1 ) | |
7805 { | |
7806 v6->uState = BLVDoor::Opening; | |
7807 if ( !(short)v2 ) | |
7808 goto LABEL_17; | |
7809 v7 = v6->uTimeSinceTriggered; | |
7810 v2 = 15360; | |
7811 if ( v7 != 15360 ) | |
7812 { | |
7813 v8 = v6->uCloseSpeed; | |
7814 v9 = v6->uOpenSpeed; | |
7815 goto LABEL_26; | |
7816 } | |
7817 LABEL_27: | |
7818 v6->uTimeSinceTriggered = v2; | |
7819 } | |
7820 return v2; | |
7821 } | |
7822 | |
7823 //----- (00449B57) -------------------------------------------------------- | |
521 | 7824 bool _449B57_test_bit( unsigned __int8 *a1, __int16 a2 ) |
1035 | 7825 { |
1113
39eaa6b00141
something to bool cast (performance warning) mostly fixed
Grumpy7
parents:
1112
diff
changeset
|
7826 return (a1[(a2 - 1) >> 3] & (0x80u >> (a2 - 1) % 8)) != 0; |
0 | 7827 } |
7828 | |
7829 //----- (00449B7E) -------------------------------------------------------- | |
501 | 7830 void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle) |
0 | 7831 { |
7832 signed int v3; // esi@1 | |
501 | 7833 unsigned char set_bit; // edx@1 |
0 | 7834 |
7835 v3 = a2 - 1; | |
501 | 7836 set_bit = 0x80 >> v3 % 8; |
0 | 7837 if ( bToggle ) |
501 | 7838 pArray[v3 / 8] |= set_bit; |
7839 else | |
7840 pArray[v3 / 8] &= ~set_bit; | |
0 | 7841 } |
7842 | |
7843 //----- (0044C175) -------------------------------------------------------- | |
1160 | 7844 void ShowStatusBarString( const char *pString, unsigned int uNumSeconds ) |
7845 { | |
0 | 7846 unsigned int v2; // esi@1 |
7847 int i; // eax@1 | |
7848 | |
7849 v2 = uNumSeconds; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7850 strcpy(GameUI_Footer_TimedString.data(), pString); |
783 | 7851 GameUI_Footer_TimeLeft = 1000 * v2 + GetTickCount(); |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7852 for ( i = pFontLucida->GetLineWidth(GameUI_Footer_TimedString.data()); |
0 | 7853 i > 450; |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7854 i = pFontLucida->GetLineWidth(GameUI_Footer_TimedString.data()) ) |
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7855 byte_5C3427[strlen(GameUI_Footer_TimedString.data())] = 0; |
0 | 7856 } |
7857 | |
7858 //----- (0044C1D0) -------------------------------------------------------- | |
1035 | 7859 void ShowNothingHereStatus() |
0 | 7860 { |
783 | 7861 if ( !GameUI_Footer_TimeLeft ) |
0 | 7862 ShowStatusBarString(pGlobalTXT_LocalizationStrings[521], 2u);// Nothing here |
7863 } | |
7864 | |
7865 //----- (0044C28B) -------------------------------------------------------- | |
7866 signed int __cdecl const_2() | |
7867 { | |
7868 return 2; | |
7869 } | |
7870 | |
7871 //----- (0044C28F) -------------------------------------------------------- | |
7872 bool __cdecl sub_44C28F_open_nwc_dungeon() | |
7873 { | |
7874 bool result; // eax@1 | |
7875 | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1202
diff
changeset
|
7876 result = _stricmp("nwc.blv", pCurrentMapName.data()); |
0 | 7877 if ( result ) |
7878 { | |
7879 _5B65A8_npcdata_uflags_or_other = 0; | |
7880 _5B65AC_npcdata_fame_or_other = 0; | |
7881 _5B65B0_npcdata_rep_or_other = 0; | |
7882 _5B65B4_npcdata_loword_house_or_other = 0; | |
7883 _5B65B8_npcdata_hiword_house_or_other = 0; | |
7884 dword_5B65BC = 0; | |
7885 dword_5B65C0 = 0; | |
7886 pGameLoadingUI_ProgressBar->uType = GUIProgressBar::TYPE_Fullscreen; | |
783 | 7887 sub_44987B("nwc.blv", MapStartPoint_Party); |
151 | 7888 pCurrentScreen = SCREEN_GAME; |
0 | 7889 result = 1; |
7890 } | |
7891 return result; | |
7892 } | |
7893 | |
7894 //----- (0044C2F4) -------------------------------------------------------- | |
1113
39eaa6b00141
something to bool cast (performance warning) mostly fixed
Grumpy7
parents:
1112
diff
changeset
|
7895 bool LevelDecoration::IsInteractive() |
0 | 7896 { |
1035 | 7897 switch (uDecorationDescID) |
7898 { | |
7899 case 4: // trash pile | |
7900 case 5: // campfire | |
7901 case 6: // cauldron | |
7902 case 11: // fruit plate | |
7903 case 13: // trash pile | |
7904 case 14: // dirt | |
7905 case 24: // keg | |
7906 case 184: // fire | |
7907 case 187: // fire | |
7908 case 190: // fire | |
7909 return true; | |
7910 } | |
7911 | |
7912 if (uDecorationDescID >= 206 && uDecorationDescID <= 209) // lighthouse fire | |
7913 return true; | |
7914 if (uDecorationDescID >= 210 && uDecorationDescID <= 221) // magic pedistal | |
7915 return true; | |
7916 | |
7917 return false; | |
0 | 7918 } |
7919 | |
7920 //----- (0044C362) -------------------------------------------------------- | |
7921 void Vec3_int_::Normalize_float() | |
7922 { | |
1025 | 7923 //Vec3_int_ *v1; // esi@1 |
0 | 7924 double v2; // st6@1 |
7925 float v3; // ST20_4@1 | |
7926 double v4; // st5@1 | |
7927 float v5; // ST18_4@1 | |
7928 double v6; // st4@1 | |
7929 float v7; // ST14_4@1 | |
7930 float v8; // ST24_4@1 | |
7931 float v9; // ST20_4@1 | |
7932 double v10; // ST0C_8@1 | |
7933 float v11; // ST18_4@1 | |
7934 double v12; // ST0C_8@1 | |
7935 float v13; // ST14_4@1 | |
7936 double v14; // ST0C_8@1 | |
7937 | |
1035 | 7938 assert(false); |
1025 | 7939 //v1 = this; |
0 | 7940 v2 = (double)this->x * 0.000015258789; |
7941 v3 = v2; | |
7942 v4 = (double)this->y * 0.000015258789; | |
7943 v5 = v4; | |
7944 v6 = (double)this->z * 0.000015258789; | |
7945 v7 = v6; | |
7946 v8 = 1.0 / sqrt(v6 * v6 + v4 * v4 + v2 * v2); | |
7947 v9 = v8 * v3 * 65536.0; | |
7948 v10 = v9 + 6.7553994e15; | |
1025 | 7949 this->x = LODWORD(v10); |
0 | 7950 v11 = v8 * v5 * 65536.0; |
7951 v12 = v11 + 6.7553994e15; | |
1025 | 7952 this->y = LODWORD(v12); |
0 | 7953 v13 = v8 * v7 * 65536.0; |
7954 v14 = v13 + 6.7553994e15; | |
1025 | 7955 this->z = LODWORD(v14); |
0 | 7956 } |
7957 | |
7958 //----- (00401000) -------------------------------------------------------- | |
7959 void __stdcall mm7__vector_constructor(void *a1, int objSize, int numObjs, int (__thiscall *constructor)(int)) | |
7960 { | |
7961 void *v4; // esi@2 | |
7962 int v5; // edi@2 | |
7963 | |
7964 if ( numObjs - 1 >= 0 ) | |
7965 { | |
7966 v4 = a1; | |
7967 v5 = numObjs; | |
7968 do | |
7969 { | |
7970 constructor((int)v4); | |
7971 v4 = (char *)v4 + objSize; | |
7972 --v5; | |
7973 } | |
7974 while ( v5 ); | |
7975 } | |
7976 } | |
7977 | |
7978 // 4F75D8: using guessed type int ai_arrays_size; | |
7979 | |
1295 | 7980 // 4F75D8: using guessed type int ai_arrays_size; |
0 | 7981 |
7982 //----- (0040261D) -------------------------------------------------------- | |
7983 int stru298::Add(__int16 uID, __int16 a3, __int16 x, __int16 y, __int16 z, char a7, char a8) | |
7984 { | |
7985 int result; // eax@1 | |
7986 | |
7987 result = this->count; | |
7988 if ( this->count < 100 ) | |
7989 { | |
7990 this->pIDs[result] = uID; | |
7991 this->pXs[this->count] = x; | |
7992 this->pYs[this->count] = y; | |
7993 this->pZs[this->count] = z; | |
7994 this->field_324[this->count] = a3; | |
7995 this->field_3EC[this->count] = a8; | |
7996 result = this->count; | |
7997 this->field_450[this->count++] = a7; | |
7998 } | |
7999 return result; | |
8000 } | |
8001 | |
8002 //----- (00402CAE) -------------------------------------------------------- | |
323 | 8003 int stru193_math::Cos(int angle) |
0 | 8004 { |
8005 int v2; // eax@1 | |
8006 | |
8007 //a2: (angle - uIntegerHalfPi) for sin(angle) | |
8008 // (angle) for cos(angle) | |
8009 | |
8010 v2 = uDoublePiMask & angle; | |
8011 | |
8012 if ( v2 > uIntegerPi ) | |
8013 v2 = uIntegerDoublePi - v2; | |
8014 if ( v2 >= uIntegerHalfPi ) | |
8015 return -pCosTable[uIntegerPi - v2]; | |
8016 else | |
8017 return pCosTable[v2]; | |
8018 } | |
8019 |