Mercurial > mm7
annotate mm7_1.cpp @ 291:0ea5fbd16edb
NPC mostly done
author | Gloval |
---|---|
date | Tue, 19 Feb 2013 00:34:15 +0400 |
parents | 006188b68143 |
children | 3dcc9d945eeb |
rev | line source |
---|---|
0 | 1 /* This file has been generated by the Hex-Rays decompiler. |
2 Copyright (c) 2007-2011 Hex-Rays <info@hex-rays.com> | |
3 | |
4 Detected compiler: Visual C++ | |
5 */ | |
6 | |
7 //#include <defs.h> | |
8 #include "MM7.h" | |
9 | |
10 #include "MapInfo.h" | |
11 #include "Game.h" | |
12 #include "GUIWindow.h" | |
13 #include "GUIFont.h" | |
14 #include "GUIButton.h" | |
15 #include "GUIProgressBar.h" | |
16 #include "Party.h" | |
17 #include "AudioPlayer.h" | |
18 #include "Outdoor.h" | |
19 #include "IndoorCamera.h" | |
20 #include "Overlays.h" | |
21 #include "Monsters.h" | |
22 #include "Arcomage.h" | |
23 #include "LOD.h" | |
24 #include "Actor.h" | |
25 #include "Allocator.h" | |
26 #include "Events.h" | |
27 #include "Viewport.h" | |
28 #include "FrameTableInc.h" | |
29 #include "Math.h" | |
30 #include "LayingItem.h" | |
31 #include "ObjectList.h" | |
32 #include "Chest.h" | |
33 #include "PaletteManager.h" | |
34 #include "DecorationList.h" | |
35 #include "SaveLoad.h" | |
36 #include "stru123.h" | |
37 #include "Time.h" | |
38 #include "IconFrameTable.h" | |
39 #include "stru179.h" | |
40 #include "Awards.h" | |
41 #include "Autonotes.h" | |
42 #include "stru160.h" | |
43 #include "stru279.h" | |
44 #include "TurnEngine.h" | |
45 #include "stru277.h" | |
46 #include "Weather.h" | |
47 #include "stru272.h" | |
48 #include "stru298.h" | |
49 #include "StorylineTextTable.h" | |
50 #include "Events2D.h" | |
189 | 51 #include "texts.h" |
0 | 52 |
53 #include "mm7_data.h" | |
54 | |
55 | |
56 | |
57 | |
58 int __stdcall aWinProc(HWND hWnd, UINT Msg, WPARAM wParam, unsigned int lParam); | |
59 int __stdcall InsertMM7CDDialogFunc(HWND hDlg, int a2, __int16 a3, int a4); | |
60 bool __fastcall FindMM7CD(HWND hWnd, char *pCDDrive); | |
61 bool __fastcall Initialize(HINSTANCE hInst, char *pCmdLine); | |
62 | |
63 | |
64 | |
65 | |
66 | |
67 | |
68 void __cdecl FreeSavegameThumbnails() | |
69 { | |
70 for (int i = 0; i < 40; ++i) | |
71 //pAllocator->FreeChunk(pSavegameThumbnails[i].pPixels); | |
72 pSavegameThumbnails[i].Release(); | |
73 } | |
74 | |
75 | |
76 //----- (004196A0) -------------------------------------------------------- | |
77 void __cdecl sub_4196A0() | |
78 { | |
79 GUIButton *i; // esi@2 | |
80 GUIButton *j; // esi@7 | |
81 | |
82 if ( dword_507CC0 ) | |
83 { | |
84 dword_507CC0 = 0; | |
85 for ( i = pGUIWindow_CurrentMenu->pControlsHead; i; i = i->pNext ) | |
86 { | |
87 if ( BYTE1(i->field_1C) & 0x80 ) | |
88 GUIButton::_41D0D8(i); | |
89 } | |
90 for ( j = pGUIWindow_CurrentMenu->pControlsHead; j; j = j->pNext ) | |
91 { | |
92 if ( j->uControlID == 120 ) | |
93 { | |
94 j->uX = dword_50698C; | |
95 j->uY = dword_506988; | |
96 j->uZ = dword_506984; | |
97 j->uW = dword_506980; | |
98 pGUIWindow_CurrentMenu->_41D08F(1, 0, 0, 0); | |
99 } | |
100 } | |
101 } | |
102 } | |
103 // 506980: using guessed type int dword_506980; | |
104 // 506984: using guessed type int dword_506984; | |
105 // 506988: using guessed type int dword_506988; | |
106 // 50698C: using guessed type int dword_50698C; | |
107 // 507CC0: using guessed type int dword_507CC0; | |
108 | |
109 //----- (00419719) -------------------------------------------------------- | |
110 char __fastcall CharacterUI_SkillsTab_Draw(unsigned int uPlayerID) | |
111 { | |
112 unsigned int v1; // esi@1 | |
113 Player *pPlayer; // ebp@1 | |
114 unsigned int v3; // eax@1 | |
115 signed int v4; // ecx@1 | |
116 int v5; // edi@3 | |
117 GUIWindow *v6; // ecx@3 | |
118 int v7; // eax@4 | |
119 GUIButton *v8; // edx@5 | |
120 int v9; // eax@7 | |
121 unsigned int v10; // ecx@9 | |
122 unsigned __int16 v11; // ax@9 | |
123 int v12; // eax@9 | |
124 unsigned __int8 v13; // cf@12 | |
125 unsigned __int8 v14; // zf@12 | |
126 unsigned int v15; // eax@12 | |
127 char *v16; // ecx@22 | |
128 GUIWindow *v17; // ecx@33 | |
129 int v18; // edx@34 | |
130 GUIButton *v19; // eax@35 | |
131 int v20; // edx@37 | |
132 unsigned __int16 v21; // cx@39 | |
133 unsigned int v22; // eax@39 | |
134 int v23; // edi@39 | |
135 unsigned int v24; // eax@42 | |
136 char v25; // sf@52 | |
137 char *v26; // ecx@52 | |
138 int v27; // edi@63 | |
139 GUIWindow *v28; // ecx@63 | |
140 int v29; // edx@64 | |
141 GUIButton *v30; // eax@65 | |
142 int v31; // edx@67 | |
143 unsigned int v32; // ecx@69 | |
144 int v33; // eax@69 | |
145 unsigned int v34; // eax@72 | |
146 char *v35; // ecx@82 | |
147 GUIWindow *v36; // ecx@93 | |
148 int v37; // edx@94 | |
149 GUIButton *v38; // eax@94 | |
150 int v39; // edx@97 | |
151 unsigned __int16 v40; // cx@99 | |
152 unsigned int v41; // eax@99 | |
153 int v42; // edi@99 | |
154 unsigned int v43; // eax@102 | |
155 char *v44; // ecx@112 | |
156 char *v46; // [sp-Ch] [bp-4Ch]@19 | |
157 char *v47; // [sp-Ch] [bp-4Ch]@49 | |
158 char *v48; // [sp-Ch] [bp-4Ch]@79 | |
159 char *v49; // [sp-Ch] [bp-4Ch]@109 | |
160 unsigned int v50; // [sp-8h] [bp-48h]@19 | |
161 unsigned int v51; // [sp-8h] [bp-48h]@49 | |
162 unsigned int v52; // [sp-8h] [bp-48h]@79 | |
163 unsigned int v53; // [sp-8h] [bp-48h]@109 | |
164 int v54; // [sp-4h] [bp-44h]@19 | |
165 int v55; // [sp-4h] [bp-44h]@49 | |
166 int v56; // [sp-4h] [bp-44h]@79 | |
167 int v57; // [sp-4h] [bp-44h]@109 | |
168 unsigned int v58; // [sp+10h] [bp-30h]@9 | |
169 unsigned int v59; // [sp+10h] [bp-30h]@39 | |
170 unsigned int v60; // [sp+10h] [bp-30h]@69 | |
171 unsigned int v61; // [sp+10h] [bp-30h]@99 | |
172 int v62; // [sp+14h] [bp-2Ch]@4 | |
173 int v63; // [sp+14h] [bp-2Ch]@34 | |
174 int v64; // [sp+14h] [bp-2Ch]@64 | |
175 int v65; // [sp+14h] [bp-2Ch]@94 | |
176 signed int i; // [sp+18h] [bp-28h]@4 | |
177 signed int v67; // [sp+18h] [bp-28h]@34 | |
178 signed int v68; // [sp+18h] [bp-28h]@64 | |
179 signed int v69; // [sp+18h] [bp-28h]@94 | |
180 int v70; // [sp+1Ch] [bp-24h]@3 | |
181 int v71; // [sp+1Ch] [bp-24h]@33 | |
182 int v72; // [sp+1Ch] [bp-24h]@63 | |
183 int v73; // [sp+1Ch] [bp-24h]@93 | |
184 int uY; // [sp+20h] [bp-20h]@9 | |
185 int uYa; // [sp+20h] [bp-20h]@33 | |
186 int uYb; // [sp+20h] [bp-20h]@69 | |
187 int uYc; // [sp+20h] [bp-20h]@93 | |
188 unsigned int a5; // [sp+24h] [bp-1Ch]@1 | |
189 unsigned int v79; // [sp+28h] [bp-18h]@1 | |
190 int *v80; // [sp+2Ch] [bp-14h]@3 | |
191 int *v81; // [sp+2Ch] [bp-14h]@33 | |
192 int *v82; // [sp+2Ch] [bp-14h]@63 | |
193 int *v83; // [sp+2Ch] [bp-14h]@93 | |
194 unsigned int v84; // [sp+30h] [bp-10h]@1 | |
195 int v85; // [sp+34h] [bp-Ch]@1 | |
196 unsigned int v86; // [sp+38h] [bp-8h]@1 | |
197 unsigned __int16 v87; // [sp+3Ch] [bp-4h]@9 | |
198 char *v88; // [sp+3Ch] [bp-4h]@24 | |
199 char *v89; // [sp+3Ch] [bp-4h]@54 | |
200 unsigned __int16 v90; // [sp+3Ch] [bp-4h]@69 | |
201 char *v91; // [sp+3Ch] [bp-4h]@84 | |
202 char *v92; // [sp+3Ch] [bp-4h]@114 | |
203 | |
204 v1 = uPlayerID; | |
205 a5 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
206 v84 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xAFu, 0xFFu); | |
207 v85 = pGUIWindow_CurrentMenu->pCurrentPosActiveItem; | |
208 v86 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0, 0); | |
209 v79 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xFFu, 0); | |
243 | 210 pPlayer = &pParty->pPlayers[v1-1]; |
0 | 211 v3 = pIcons_LOD->LoadTexture("fr_skill", TEXTURE_16BIT_PALETTE); |
212 pRenderer->DrawTextureIndexed(8u, 8u, (Texture *)(v3 != -1 ? (int)&pIcons_LOD->pTextures[v3] : 0)); | |
213 v4 = v79; | |
214 if ( !pPlayer->uSkillPoints ) | |
215 v4 = 65535; | |
216 sprintf( | |
217 pTmpBuf, | |
41 | 218 "%s \f%05d%s\f00000\r177%s: \f%05d%d\f00000", |
0 | 219 pGlobalTXT_LocalizationStrings[206], // Skills for |
220 a5, | |
221 pPlayer->pName, | |
222 pGlobalTXT_LocalizationStrings[207], // Skill Points | |
223 v4, | |
224 pPlayer->uSkillPoints); | |
225 pGUIWindow_CurrentMenu->DrawText(pFontArrus, 24, 18, 0, pTmpBuf, 0, 0, 0); | |
226 v5 = 2 * LOBYTE(pFontLucida->uFontHeight) + 13;// Weapons, Level | |
227 sprintf(pTmpBuf, "%s\r400%s", pGlobalTXT_LocalizationStrings[242], pGlobalTXT_LocalizationStrings[131]); | |
228 pGUIWindow_CurrentMenu->DrawText(pFontArrus, 24, v5, a5, pTmpBuf, 0, 0, 0); | |
229 v6 = pGUIWindow_CurrentMenu; | |
230 v70 = 0; | |
69 | 231 v80 = pWeaponSkills; |
0 | 232 do |
233 { | |
234 v62 = *v80; | |
235 v7 = 0; | |
236 for ( i = 0; i < (signed int)v6->uNumControls; v7 = i++ + 1 ) | |
237 { | |
238 v8 = v6->pControlsHead; | |
239 if ( v7 > 0 ) | |
240 { | |
241 do | |
242 { | |
243 v8 = v8->pNext; | |
244 --v7; | |
245 } | |
246 while ( v7 ); | |
247 } | |
248 v9 = v8->field_1C; | |
249 if ( SBYTE1(v9) >= 0 ) | |
250 continue; | |
251 BYTE1(v9) &= 0x7Fu; | |
252 if ( v9 != v62 ) | |
253 continue; | |
254 v5 = v8->uY; | |
255 v10 = pPlayer->uSkillPoints; | |
256 ++v70; | |
257 v11 = pPlayer->pActiveSkills[v62]; | |
258 v87 = pPlayer->pActiveSkills[v62]; | |
259 v12 = v11 & 0x3F; | |
260 v58 = 0; | |
261 uY = v12; | |
262 if ( v10 >= v12 + 1 ) | |
263 v58 = v84; | |
264 if ( v85 == i ) | |
265 { | |
266 v13 = v10 < v12; | |
267 v14 = v10 == v12; | |
268 v15 = v86; | |
269 if ( !(v13 | v14) ) | |
270 v15 = v79; | |
271 v58 = v15; | |
272 } | |
273 else | |
274 { | |
275 v15 = v58; | |
276 } | |
277 if ( HIBYTE(v87) & 1 ) | |
278 { | |
279 if ( !v15 ) | |
280 v15 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
281 v54 = uY; | |
282 v50 = v58; | |
283 v46 = pGlobalTXT_LocalizationStrings[96]; | |
284 } | |
285 else | |
286 { | |
287 if ( !(v87 & 0xC0) ) | |
288 { | |
289 sprintf(pTmpBuf, "%s\r400%2d", pSkillNames[v62], uY); | |
69 | 290 pGUIWindow_CurrentMenu->DrawText(pFontLucida, 24, v5, v58, pTmpBuf, 0, 0, 0); |
291 v6 = pGUIWindow_CurrentMenu; | |
292 continue; | |
0 | 293 } |
294 v16 = pGlobalTXT_LocalizationStrings[432]; | |
295 if ( (v87 & 0x80u) == 0 ) | |
296 v16 = pGlobalTXT_LocalizationStrings[433]; | |
297 v88 = v16; | |
298 if ( !v15 ) | |
299 v15 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
300 v54 = uY; | |
301 v50 = v58; | |
302 v46 = v88; | |
303 } | |
304 sprintf(pTmpBuf, "%s ", pSkillNames[v62], v15, v46, v50, v54); | |
305 pGUIWindow_CurrentMenu->DrawText(pFontLucida, 24, v5, v58, pTmpBuf, 0, 0, 0); | |
306 v6 = pGUIWindow_CurrentMenu; | |
307 } | |
308 ++v80; | |
309 } | |
69 | 310 while ( v80 <= &pWeaponSkills[8]); |
0 | 311 if ( !v70 ) |
312 { | |
313 v5 = v5 + LOBYTE(pFontLucida->uFontHeight) - 3; | |
314 v6->DrawText(pFontLucida, 24, v5, 0, pGlobalTXT_LocalizationStrings[153], 0, 0, 0); | |
315 } | |
316 uYa = v5 + 2 * LOBYTE(pFontLucida->uFontHeight) - 10; | |
317 sprintf(pTmpBuf, "%s\r400%s", pGlobalTXT_LocalizationStrings[138], pGlobalTXT_LocalizationStrings[131]); | |
318 pGUIWindow_CurrentMenu->DrawText(pFontArrus, 24, uYa, a5, pTmpBuf, 0, 0, 0); | |
319 v17 = pGUIWindow_CurrentMenu; | |
320 v71 = 0; | |
69 | 321 v81 = pMagicSkills; |
0 | 322 do |
323 { | |
324 v18 = 0; | |
325 v67 = 0; | |
326 v63 = *v81; | |
327 while ( v67 < (signed int)v17->uNumControls ) | |
328 { | |
329 v19 = v17->pControlsHead; | |
330 if ( v18 > 0 ) | |
331 { | |
332 do | |
333 { | |
334 v19 = v19->pNext; | |
335 --v18; | |
336 } | |
337 while ( v18 ); | |
338 } | |
339 v20 = v19->field_1C; | |
340 if ( SBYTE1(v20) >= 0 || (BYTE1(v20) &= 0x7Fu, v20 != v63) ) | |
69 | 341 { |
342 v18 = v67++ + 1; | |
343 continue; | |
344 } | |
0 | 345 ++v71; |
346 uYa = v19->uY; | |
347 v21 = pPlayer->pActiveSkills[v63]; | |
348 v22 = pPlayer->uSkillPoints; | |
349 v23 = pPlayer->pActiveSkills[v63] & 0x3F; | |
350 v59 = 0; | |
351 if ( v22 >= v23 + 1 ) | |
352 v59 = v84; | |
353 if ( v85 == v67 ) | |
354 { | |
355 v13 = v22 < v23; | |
356 v14 = v22 == v23; | |
357 v24 = v86; | |
358 if ( !(v13 | v14) ) | |
359 v24 = v79; | |
360 v59 = v24; | |
361 } | |
362 else | |
363 { | |
364 v24 = v59; | |
365 } | |
366 if ( HIBYTE(v21) & 1 ) | |
367 { | |
368 if ( !v24 ) | |
369 v24 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
370 v55 = v23; | |
371 v51 = v59; | |
372 v47 = pGlobalTXT_LocalizationStrings[96]; | |
373 } | |
374 else | |
375 { | |
376 if ( !(v21 & 0xC0) ) | |
377 { | |
378 sprintf(pTmpBuf, "%s\r400%2d", pSkillNames[v63], v23); | |
69 | 379 pGUIWindow_CurrentMenu->DrawText(pFontLucida, 24, uYa, v59, pTmpBuf, 0, 0, 0); |
380 v17 = pGUIWindow_CurrentMenu; | |
381 v18 = v67++ + 1; | |
382 continue; | |
0 | 383 } |
384 v25 = (v21 & 0x80u) != 0; | |
385 v26 = pGlobalTXT_LocalizationStrings[432]; | |
386 if ( !v25 ) | |
387 v26 = pGlobalTXT_LocalizationStrings[433]; | |
388 v89 = v26; | |
389 if ( !v24 ) | |
390 v24 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
391 v55 = v23; | |
392 v51 = v59; | |
393 v47 = v89; | |
394 } | |
395 sprintf(pTmpBuf, "%s ", pSkillNames[v63], v24, v47, v51, v55); | |
69 | 396 //LABEL_58: |
0 | 397 pGUIWindow_CurrentMenu->DrawText(pFontLucida, 24, uYa, v59, pTmpBuf, 0, 0, 0); |
398 v17 = pGUIWindow_CurrentMenu; | |
69 | 399 //LABEL_59: |
0 | 400 v18 = v67++ + 1; |
401 } | |
402 ++v81; | |
403 } | |
69 | 404 while ( v81 <= &pMagicSkills[8]); |
0 | 405 if ( !v71 ) |
406 v17->DrawText( | |
407 pFontLucida, | |
408 24, | |
409 LOBYTE(pFontLucida->uFontHeight) + uYa - 3, | |
410 0, | |
411 pGlobalTXT_LocalizationStrings[153], | |
412 0, | |
413 0, | |
414 0); | |
415 v27 = 2 * LOBYTE(pFontLucida->uFontHeight) + 13; | |
416 sprintf(pTmpBuf, "%s\r177%s", pGlobalTXT_LocalizationStrings[11], pGlobalTXT_LocalizationStrings[131]); | |
417 pGUIWindow_CurrentMenu->DrawText(pFontArrus, 248, v27, a5, pTmpBuf, 0, 0, 0); | |
418 v28 = pGUIWindow_CurrentMenu; | |
419 v72 = 0; | |
41 | 420 v82 = pArmorSkills; |
0 | 421 do |
422 { | |
423 v29 = 0; | |
424 v68 = 0; | |
425 v64 = *v82; | |
426 while ( v68 < (signed int)v28->uNumControls ) | |
427 { | |
428 v30 = v28->pControlsHead; | |
429 if ( v29 > 0 ) | |
430 { | |
431 do | |
432 { | |
433 v30 = v30->pNext; | |
434 --v29; | |
435 } | |
436 while ( v29 ); | |
437 } | |
438 v31 = v30->field_1C; | |
439 if ( SBYTE1(v31) >= 0 || (BYTE1(v31) &= 0x7Fu, v31 != v64) ) | |
69 | 440 { |
441 v29 = v68++ + 1; | |
442 continue; | |
443 } | |
0 | 444 v27 = v30->uY; |
445 ++v72; | |
446 v60 = 0; | |
447 v90 = pPlayer->pActiveSkills[v64]; | |
448 v32 = pPlayer->uSkillPoints; | |
449 v33 = pPlayer->pActiveSkills[v64] & 0x3F; | |
450 uYb = v33; | |
451 if ( v32 >= v33 + 1 ) | |
452 v60 = v84; | |
453 if ( v85 == v68 ) | |
454 { | |
455 v13 = v32 < v33; | |
456 v14 = v32 == v33; | |
457 v34 = v86; | |
458 if ( !(v13 | v14) ) | |
459 v34 = v79; | |
460 v60 = v34; | |
461 } | |
462 else | |
463 { | |
464 v34 = v60; | |
465 } | |
466 if ( (pPlayer->pActiveSkills[v64] >> 8) & 1 ) | |
467 { | |
468 if ( !v34 ) | |
469 v34 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
470 v56 = uYb; | |
471 v52 = v60; | |
472 v48 = pGlobalTXT_LocalizationStrings[96]; | |
473 } | |
474 else | |
475 { | |
476 if ( !(v90 & 0xC0) ) | |
477 { | |
478 sprintf(pTmpBuf, "%s\r177%2d", pSkillNames[v64], uYb); | |
69 | 479 pGUIWindow_CurrentMenu->DrawText(pFontLucida, 248, v27, v60, pTmpBuf, 0, 0, 0); |
480 v28 = pGUIWindow_CurrentMenu; | |
481 v29 = v68++ + 1; | |
482 continue; | |
0 | 483 } |
484 v35 = pGlobalTXT_LocalizationStrings[432]; | |
485 if ( (v90 & 0x80u) == 0 ) | |
486 v35 = pGlobalTXT_LocalizationStrings[433]; | |
487 v91 = v35; | |
488 if ( !v34 ) | |
489 v34 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
490 v56 = uYb; | |
491 v52 = v60; | |
492 v48 = v91; | |
493 } | |
494 sprintf(pTmpBuf, "%s ", pSkillNames[v64], v34, v48, v52, v56); | |
69 | 495 //LABEL_88: |
0 | 496 pGUIWindow_CurrentMenu->DrawText(pFontLucida, 248, v27, v60, pTmpBuf, 0, 0, 0); |
497 v28 = pGUIWindow_CurrentMenu; | |
69 | 498 //LABEL_89: |
0 | 499 v29 = v68++ + 1; |
500 } | |
501 ++v82; | |
502 } | |
69 | 503 while ( v82 <= &pArmorSkills[4]); |
0 | 504 if ( !v72 ) |
505 { | |
506 v27 = v27 + LOBYTE(pFontLucida->uFontHeight) - 3; | |
507 v28->DrawText(pFontLucida, 248, v27, 0, pGlobalTXT_LocalizationStrings[153], 0, 0, 0); | |
508 } | |
509 uYc = v27 + 2 * LOBYTE(pFontLucida->uFontHeight) - 10; | |
510 sprintf(pTmpBuf, "%s\r177%s", pGlobalTXT_LocalizationStrings[143], pGlobalTXT_LocalizationStrings[131]); | |
511 pGUIWindow_CurrentMenu->DrawText(pFontArrus, 248, uYc, a5, pTmpBuf, 0, 0, 0); | |
512 v36 = pGUIWindow_CurrentMenu; | |
513 v73 = 0; | |
69 | 514 v83 = pMiscSkills; |
0 | 515 do |
516 { | |
517 v37 = 0; | |
518 v69 = 0; | |
519 v38 = (GUIButton *)*v83; | |
520 v65 = *v83; | |
521 while ( v69 < (signed int)v36->uNumControls ) | |
522 { | |
523 v38 = v36->pControlsHead; | |
524 if ( v37 > 0 ) | |
525 { | |
526 do | |
527 { | |
528 v38 = v38->pNext; | |
529 --v37; | |
530 } | |
531 while ( v37 ); | |
532 } | |
533 v39 = v38->field_1C; | |
534 if ( SBYTE1(v39) >= 0 || (BYTE1(v39) &= 0x7Fu, v39 != v65) ) | |
69 | 535 { |
536 //goto LABEL_119; | |
537 v37 = v69++ + 1; | |
538 continue; | |
539 } | |
0 | 540 ++v73; |
541 uYc = v38->uY; | |
542 v40 = pPlayer->pActiveSkills[v65]; | |
543 v41 = pPlayer->uSkillPoints; | |
544 v42 = pPlayer->pActiveSkills[v65] & 0x3F; | |
545 v61 = 0; | |
546 if ( v41 >= v42 + 1 ) | |
547 v61 = v84; | |
548 if ( v85 == v69 ) | |
549 { | |
550 v13 = v41 < v42; | |
551 v14 = v41 == v42; | |
552 v43 = v86; | |
553 if ( !(v13 | v14) ) | |
554 v43 = v79; | |
555 v61 = v43; | |
556 } | |
557 else | |
558 { | |
559 v43 = v61; | |
560 } | |
561 if ( HIBYTE(v40) & 1 ) | |
562 { | |
563 if ( !v43 ) | |
564 v43 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
565 v57 = v42; | |
566 v53 = v61; | |
567 v49 = pGlobalTXT_LocalizationStrings[96]; | |
568 } | |
569 else | |
570 { | |
571 if ( !(v40 & 0xC0) ) | |
572 { | |
573 sprintf(pTmpBuf, "%s\r177%2d", pSkillNames[v65], v42); | |
69 | 574 LOBYTE(v38) = pGUIWindow_CurrentMenu->DrawText(pFontLucida, 248, uYc, v61, pTmpBuf, 0, 0, 0); |
575 v36 = pGUIWindow_CurrentMenu; | |
576 v37 = v69++ + 1; | |
577 continue; | |
0 | 578 } |
579 v25 = (v40 & 0x80u) != 0; | |
580 v44 = pGlobalTXT_LocalizationStrings[432]; | |
581 if ( !v25 ) | |
582 v44 = pGlobalTXT_LocalizationStrings[433]; | |
583 v92 = v44; | |
584 if ( !v43 ) | |
585 v43 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
586 v57 = v42; | |
587 v53 = v61; | |
588 v49 = v92; | |
589 } | |
590 sprintf(pTmpBuf, "%s ", pSkillNames[v65], v43, v49, v53, v57); | |
591 LOBYTE(v38) = pGUIWindow_CurrentMenu->DrawText(pFontLucida, 248, uYc, v61, pTmpBuf, 0, 0, 0); | |
592 v36 = pGUIWindow_CurrentMenu; | |
593 v37 = v69++ + 1; | |
594 } | |
595 ++v83; | |
596 } | |
69 | 597 while ( v83 <= &pMiscSkills[11]); |
0 | 598 if ( !v73 ) |
599 LOBYTE(v38) = v36->DrawText( | |
600 pFontLucida, | |
601 248, | |
602 LOBYTE(pFontLucida->uFontHeight) + uYc - 3, | |
603 0, | |
604 pGlobalTXT_LocalizationStrings[153], | |
605 0, | |
606 0, | |
607 0); | |
608 return (char)v38; | |
609 } | |
610 | |
611 //----- (0041A000) -------------------------------------------------------- | |
612 unsigned int __fastcall CharacterUI_AwardsTab_Draw(unsigned int uPlayerID) | |
613 { | |
255 | 614 //unsigned int v1; // esi@1 |
0 | 615 unsigned int v2; // ebx@1 |
616 unsigned int v3; // eax@1 | |
617 unsigned int result; // eax@1 | |
618 int v5; // eax@15 | |
619 char *v6; // ebx@15 | |
620 int v7; // eax@23 | |
621 int v8; // eax@24 | |
622 int v9; // eax@25 | |
623 int v10; // eax@27 | |
624 int v11; // eax@32 | |
625 int v12; // eax@33 | |
626 int v13; // eax@34 | |
627 signed int v14; // eax@43 | |
628 unsigned int v15; // eax@43 | |
629 int v16; // eax@43 | |
630 int v17; // [sp-4h] [bp-D4h]@16 | |
631 char Source[100]; // [sp+Ch] [bp-C4h]@1 | |
632 GUIWindow a1; // [sp+70h] [bp-60h]@1 | |
633 unsigned int v20; // [sp+C4h] [bp-Ch]@15 | |
634 int v21; // [sp+C8h] [bp-8h]@14 | |
635 int v22; // [sp+CCh] [bp-4h]@40 | |
636 | |
255 | 637 auto player = pParty->pPlayers + uPlayerID - 1; |
638 //v1 = uPlayerID; | |
0 | 639 v2 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); |
640 v3 = pIcons_LOD->LoadTexture("fr_award", TEXTURE_16BIT_PALETTE); | |
255 | 641 pRenderer->DrawTextureIndexed(8u, 8u, (Texture *)(v3 != -1 ? &pIcons_LOD->pTextures[v3] : 0)); |
642 sprintfex(pTmpBuf, "%s\xC" "%05d", pGlobalTXT_LocalizationStrings[23], v2); | |
643 sprintfex(Source, pGlobalTXT_LocalizationStrings[429], player->pName, pClassNames[player->classType]); | |
0 | 644 strcat(pTmpBuf, Source); |
645 strcat(pTmpBuf, "\xC" "00000"); | |
646 pGUIWindow_CurrentMenu->DrawText(pFontArrus, 24, 18, 0, pTmpBuf, 0, 0, 0); | |
647 result = dword_506528; | |
648 a1.uFrameX = 12; | |
649 a1.uFrameY = 48; | |
650 a1.uFrameWidth = 424; | |
651 a1.uFrameHeight = 290; | |
652 a1.uFrameZ = 435; | |
653 a1.uFrameW = 337; | |
654 if ( dword_506544 && dword_506520 + dword_506528 < dword_506524 ) | |
655 result = dword_506528++ + 1; | |
656 if ( dword_506548 && result ) | |
657 { | |
658 --result; | |
659 dword_506528 = result; | |
660 } | |
661 if ( dword_50651C < 0 ) | |
662 { | |
663 result += dword_506520; | |
664 dword_506528 = result; | |
665 if ( (signed int)(dword_506520 + result) <= dword_506524 ) | |
666 goto LABEL_14; | |
667 result = dword_506524 - dword_506520; | |
668 goto LABEL_13; | |
669 } | |
670 if ( dword_50651C > 0 ) | |
671 { | |
672 result -= dword_506520; | |
673 dword_506528 = result; | |
674 if ( (result & 0x80000000u) != 0 ) | |
675 { | |
676 result = 0; | |
677 LABEL_13: | |
678 dword_506528 = result; | |
679 goto LABEL_14; | |
680 } | |
681 } | |
682 LABEL_14: | |
683 dword_506544 = 0; | |
684 dword_506548 = 0; | |
685 dword_506520 = 0; | |
686 dword_50651C = 0; | |
687 v21 = result; | |
688 if ( (signed int)result < dword_506524 ) | |
689 { | |
690 while ( 1 ) | |
691 { | |
81
377535d6e366
structure boundaries fixed in many places. fixed quests, notes, awards, calendar.
zipi
parents:
70
diff
changeset
|
692 v5 = pStru179.field_0[v21]; |
377535d6e366
structure boundaries fixed in many places. fixed quests, notes, awards, calendar.
zipi
parents:
70
diff
changeset
|
693 v20 = 8 * pStru179.field_0[v21]; |
377535d6e366
structure boundaries fixed in many places. fixed quests, notes, awards, calendar.
zipi
parents:
70
diff
changeset
|
694 v6 = (char *)pAwards[v20/8-1].pText;//(char *)dword_723E80_award_related[v20 / 4]; |
0 | 695 if ( v5 != 1 ) |
696 break; | |
697 v17 = pParty->uFine; | |
698 LABEL_42: | |
699 sprintf(pTmpBuf, v6, v17); | |
700 v6 = pTmpBuf; | |
701 LABEL_43: | |
81
377535d6e366
structure boundaries fixed in many places. fixed quests, notes, awards, calendar.
zipi
parents:
70
diff
changeset
|
702 v14 = pAwards[v20/8-1].uSort;//dword_723E84[v20 / 4]; |
0 | 703 ++dword_506520; |
704 v15 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat( | |
705 pAwardsTextColors[3 * v14 % 6], | |
706 pAwardsTextColors[3 * v14 % 6 + 1], | |
707 pAwardsTextColors[3 * v14 % 6 + 2]); | |
708 a1.DrawText(pFontArrus, 0, 0, v15, v6, 0, 0, 0); | |
709 v16 = pFontArrus->CalcTextHeight(v6, &a1, 0, 0); | |
710 result = v16 + a1.uFrameY + 4; | |
711 if ( (signed int)result <= (signed int)a1.uFrameHeight ) | |
712 { | |
713 ++v21; | |
714 a1.uFrameY = result; | |
715 result = v21; | |
716 if ( v21 < dword_506524 ) | |
717 continue; | |
718 } | |
719 return result; | |
720 } | |
721 if ( (v5 < 85 || v5 > 91) && (v5 < 103 || v5 > 104) ) | |
722 goto LABEL_43; | |
723 if ( v5 > 89 ) | |
724 { | |
725 v11 = v5 - 90; | |
726 if ( !v11 ) | |
727 { | |
728 v10 = (unsigned __int8)pParty->uNumArenaKnightWins; | |
729 goto LABEL_40; | |
730 } | |
731 v12 = v11 - 1; | |
732 if ( !v12 ) | |
733 { | |
734 v10 = (unsigned __int8)pParty->uNumArenaLordWins; | |
735 goto LABEL_40; | |
736 } | |
737 v13 = v12 - 12; | |
738 if ( !v13 ) | |
739 { | |
740 v10 = pParty->field_874; | |
741 goto LABEL_40; | |
742 } | |
743 if ( v13 == 1 ) | |
744 { | |
745 v10 = pParty->field_878; | |
746 goto LABEL_40; | |
747 } | |
748 } | |
749 else | |
750 { | |
751 if ( v5 == 89 ) | |
752 { | |
753 v10 = (unsigned __int8)pParty->uNumArenaSquireWins; | |
754 goto LABEL_40; | |
755 } | |
756 v7 = v5 - 85; | |
757 if ( !v7 ) | |
758 { | |
759 v10 = pParty->uNumDeaths; | |
760 goto LABEL_40; | |
761 } | |
762 v8 = v7 - 1; | |
763 if ( !v8 ) | |
764 { | |
765 v10 = pParty->uNumBountiesCollected; | |
766 goto LABEL_40; | |
767 } | |
768 v9 = v8 - 1; | |
769 if ( !v9 ) | |
770 { | |
771 v10 = pParty->uNumPrisonTerms; | |
772 goto LABEL_40; | |
773 } | |
774 if ( v9 == 1 ) | |
775 { | |
776 v10 = (unsigned __int8)pParty->uNumArenaPageWins; | |
777 LABEL_40: | |
778 v22 = v10; | |
779 goto LABEL_41; | |
780 } | |
781 } | |
782 LABEL_41: | |
783 v17 = v22; | |
784 goto LABEL_42; | |
785 } | |
786 return result; | |
787 } | |
788 // 50651C: using guessed type int dword_50651C; | |
789 // 506520: using guessed type int dword_506520; | |
790 // 506524: using guessed type int dword_506524; | |
791 // 506528: using guessed type int dword_506528; | |
792 // 506544: using guessed type int dword_506544; | |
793 // 506548: using guessed type int dword_506548; | |
794 // 723E80: using guessed type int dword_723E80_award_related[]; | |
795 // 723E84: using guessed type int dword_723E84[]; | |
796 | |
797 //----- (0041A2C1) -------------------------------------------------------- | |
798 unsigned int __fastcall GetSizeInInventorySlots(unsigned int uNumPixels) | |
799 { | |
800 if ( (signed int)uNumPixels < 14 ) | |
801 uNumPixels = 14; | |
802 return ((signed int)(uNumPixels - 14) >> 5) + 1; | |
803 } | |
804 | |
805 //----- (0041A2D1) -------------------------------------------------------- | |
806 void __fastcall CharacterUI_InventoryTab_Draw(unsigned int uPlayerID, char a2) | |
807 { | |
22 | 808 Player *pPlayer; // esi@1 |
0 | 809 char v3; // bl@1 |
810 unsigned int v4; // eax@2 | |
22 | 811 ItemGen *pItem; // ebx@5 |
0 | 812 unsigned int v6; // eax@6 |
813 Texture *v7; // esi@6 | |
814 __int16 v8; // ax@6 | |
815 signed int v9; // edi@6 | |
816 signed int v10; // ecx@6 | |
817 signed int v11; // edx@6 | |
818 signed int v12; // eax@11 | |
819 int v13; // eax@13 | |
820 signed int v14; // edx@13 | |
821 int v15; // eax@13 | |
822 unsigned int v16; // ebx@15 | |
823 unsigned int v17; // edi@15 | |
22 | 824 Texture *pTexture; // ebx@24 |
0 | 825 double v19; // st7@26 |
826 const char *v20; // [sp-8h] [bp-40h]@20 | |
22 | 827 Player *pPlayer2; // [sp+14h] [bp-24h]@1 |
0 | 828 int uTextureId; // [sp+18h] [bp-20h]@6 |
829 int *v23; // [sp+1Ch] [bp-1Ch]@1 | |
830 int v24; // [sp+20h] [bp-18h]@5 | |
22 | 831 ItemGen *pItem2; // [sp+24h] [bp-14h]@5 |
0 | 832 int v26; // [sp+28h] [bp-10h]@3 |
68 | 833 unsigned int uCellID; // [sp+2Ch] [bp-Ch]@3 |
834 unsigned int uCellX; // [sp+30h] [bp-8h]@5 | |
835 unsigned int uCellY; // [sp+34h] [bp-4h]@5 | |
0 | 836 |
837 v23 = pRenderer->pActiveZBuffer; | |
22 | 838 pPlayer = pPlayers[uPlayerID]; |
0 | 839 v3 = a2; |
22 | 840 pPlayer2 = pPlayers[uPlayerID]; |
841 pRenderer->DrawTextureIndexed(8, 8, (Texture *)(uTextureID_507958 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_507958] : 0)); | |
0 | 842 if ( v3 ) |
843 { | |
844 v4 = pIcons_LOD->LoadTexture("fr_strip", TEXTURE_16BIT_PALETTE); | |
845 pRenderer->DrawTextureIndexed(8u, 0x131u, (Texture *)(v4 != -1 ? (int)&pIcons_LOD->pTextures[v4] : 0)); | |
846 } | |
68 | 847 uCellID = 0; |
22 | 848 v26 = (int)pPlayer->pInventoryIndices; |
0 | 849 do |
850 { | |
851 if ( *(int *)v26 > 0 ) | |
852 { | |
853 v24 = *(int *)v26 - 1; | |
68 | 854 uCellY = 32 * (uCellID / 14) + 17; |
22 | 855 pItem = &pPlayer->pInventoryItems[v24]; |
68 | 856 uCellX = 32 * (uCellID % 14) + 14; |
22 | 857 pItem2 = pItem; |
858 if ( pItem->uItemID ) | |
859 { | |
860 v6 = pIcons_LOD->LoadTexture(pItemsTable->pItems[pItem->uItemID].pIconName, TEXTURE_16BIT_PALETTE); | |
0 | 861 uTextureId = v6; |
862 v7 = (Texture *)(v6 != -1 ? (int)&pIcons_LOD->pTextures[v6] : 0); | |
863 v8 = (v6 != -1 ? pIcons_LOD->pTextures[v6].uTextureWidth : 24); | |
864 v9 = v7->uTextureHeight; | |
865 v10 = v7->uTextureWidth; | |
866 v11 = v7->uTextureWidth; | |
867 if ( v10 < 14 ) | |
868 v11 = 14; | |
869 if ( (v11 - 14) >> 5 == 0 && v8 < 32 ) | |
68 | 870 uCellX += (32 - v10) / 2; |
0 | 871 v12 = v7->uTextureWidth; |
872 if ( v10 < 14 ) | |
873 v12 = 14; | |
874 v13 = v12 - 14; | |
875 v14 = v7->uTextureHeight; | |
876 LOBYTE(v13) = v13 & 0xE0; | |
877 v15 = v13 + 32; | |
878 if ( v9 < 14 ) | |
879 v14 = 14; | |
22 | 880 v16 = pItem->uAttributes; |
68 | 881 v17 = uCellX + ((v15 - v10) >> 1) + pSRZBufferLineOffsets[uCellY + ((((v14 - 14) & 0xFFFFFFE0) - v9 + 32) >> 1)]; |
0 | 882 if ( !(v16 & 0xF0) ) |
883 { | |
884 if ( v16 & 1 | |
151 | 885 || pCurrentScreen != SCREEN_HOUSE ) |
0 | 886 { |
887 if ( v16 & 2 ) | |
68 | 888 pRenderer->_4A6776(uCellX, uCellY, v7); |
0 | 889 else |
68 | 890 pRenderer->DrawTextureTransparent(uCellX, uCellY, v7); |
0 | 891 } |
892 else | |
893 { | |
68 | 894 pRenderer->DrawTransparentGreenShade(uCellX, uCellY, v7); |
0 | 895 } |
22 | 896 ZBuffer_Fill(&v23[v17], uTextureId, v24 + 1); |
897 pPlayer = pPlayer2; | |
898 //goto LABEL_34; | |
68 | 899 ++uCellID; |
22 | 900 v26 += 4; |
68 | 901 continue; |
0 | 902 } |
903 if ( (unsigned __int8)(v16 & 0xF0) != 16 ) | |
904 { | |
905 if ( (unsigned __int8)(v16 & 0xF0) == 32 ) | |
906 { | |
907 v20 = "sp28a"; | |
22 | 908 pTexture = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(v20, TEXTURE_16BIT_PALETTE)]; |
909 dword_50C9A8 -= pEventTimer->uTimeElapsed; | |
910 if ( dword_50C9A8 <= 0 ) | |
911 { | |
912 dword_50C9A8 = 0; | |
913 LOBYTE(pItem2->uAttributes) &= 0xFu; | |
914 ptr_50C9A4 = 0; | |
915 } | |
916 v19 = (double)GetTickCount() * 0.1; | |
68 | 917 pRenderer->_4A63E6(uCellX, uCellY, v7, pTexture, (signed __int64)v19, 0, 255); |
22 | 918 ZBuffer_Fill(&v23[v17], uTextureId, v24 + 1); |
919 pPlayer = pPlayer2; | |
920 //goto LABEL_34; | |
68 | 921 ++uCellID; |
22 | 922 v26 += 4; |
68 | 923 continue; |
0 | 924 } |
925 if ( (unsigned __int8)(v16 & 0xF0) == 64 ) | |
926 { | |
927 v20 = "sp30a"; | |
22 | 928 pTexture = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(v20, TEXTURE_16BIT_PALETTE)]; |
0 | 929 dword_50C9A8 -= pEventTimer->uTimeElapsed; |
930 if ( dword_50C9A8 <= 0 ) | |
931 { | |
932 dword_50C9A8 = 0; | |
22 | 933 LOBYTE(pItem2->uAttributes) &= 0xFu; |
934 ptr_50C9A4 = 0; | |
935 } | |
936 v19 = (double)GetTickCount() * 0.1; | |
68 | 937 pRenderer->_4A63E6(uCellX, uCellY, v7, pTexture, (signed __int64)v19, 0, 255); |
22 | 938 ZBuffer_Fill(&v23[v17], uTextureId, v24 + 1); |
939 pPlayer = pPlayer2; | |
940 //goto LABEL_34; | |
68 | 941 ++uCellID; |
22 | 942 v26 += 4; |
68 | 943 continue; |
22 | 944 } |
945 if ( (unsigned __int8)(v16 & 0xF0) == 128 ) | |
946 { | |
947 v20 = "sp91a"; | |
948 pTexture = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(v20, TEXTURE_16BIT_PALETTE)]; | |
949 dword_50C9A8 -= pEventTimer->uTimeElapsed; | |
950 if ( dword_50C9A8 <= 0 ) | |
951 { | |
952 dword_50C9A8 = 0; | |
953 LOBYTE(pItem2->uAttributes) &= 0xFu; | |
0 | 954 ptr_50C9A4 = 0; |
955 } | |
956 v19 = (double)GetTickCount() * 0.1; | |
68 | 957 pRenderer->_4A63E6(uCellX, uCellY, v7, pTexture, (signed __int64)v19, 0, 255); |
0 | 958 ZBuffer_Fill(&v23[v17], uTextureId, v24 + 1); |
22 | 959 pPlayer = pPlayer2; |
960 //goto LABEL_34; | |
68 | 961 ++uCellID; |
22 | 962 v26 += 4; |
68 | 963 continue; |
0 | 964 } |
965 } | |
966 v20 = "sptext01"; | |
22 | 967 pTexture = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(v20, TEXTURE_16BIT_PALETTE)]; |
968 dword_50C9A8 -= pEventTimer->uTimeElapsed; | |
969 if ( dword_50C9A8 <= 0 ) | |
970 { | |
971 dword_50C9A8 = 0; | |
972 LOBYTE(pItem2->uAttributes) &= 0xFu; | |
973 ptr_50C9A4 = 0; | |
974 } | |
975 v19 = (double)GetTickCount() * 0.1; | |
68 | 976 pRenderer->_4A63E6(uCellX, uCellY, v7, pTexture, (signed __int64)v19, 0, 255); |
22 | 977 ZBuffer_Fill(&v23[v17], uTextureId, v24 + 1); |
978 pPlayer = pPlayer2; | |
979 } | |
980 } | |
981 //LABEL_34: | |
68 | 982 ++uCellID; |
0 | 983 v26 += 4; |
984 } | |
68 | 985 while ( uCellID < 126 ); |
0 | 986 } |
987 // 4E28F8: using guessed type int pCurrentScreen; | |
988 // 507958: using guessed type int uTextureID_507958; | |
989 // 50C9A8: using guessed type int dword_50C9A8; | |
990 | |
991 //----- (0041A556) -------------------------------------------------------- | |
992 void __cdecl draw_leather() | |
993 { | |
994 pRenderer->DrawTextureIndexed( | |
995 8u, | |
996 8u, | |
997 (Texture *)(uTextureID_Leather != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_Leather] : 0)); | |
998 } | |
999 | |
1000 //----- (0041A57E) -------------------------------------------------------- | |
1001 char __cdecl QuickRefDraw() | |
1002 { | |
1003 unsigned int v0; // ebx@1 | |
1004 unsigned int v1; // eax@1 | |
1005 Player *pPlayer; // ebp@2 | |
1006 int v3; // eax@6 | |
1007 int v4; // edi@6 | |
1008 unsigned int v5; // eax@7 | |
1009 unsigned int v6; // edi@9 | |
1010 unsigned int v7; // edi@11 | |
1011 signed int v8; // eax@13 | |
1012 unsigned int v9; // eax@13 | |
1013 unsigned int v10; // edi@13 | |
1014 int v11; // eax@15 | |
1015 unsigned int v12; // eax@15 | |
1016 unsigned int v13; // edi@15 | |
1017 int v14; // eax@17 | |
1018 int v15; // ST18_4@17 | |
1019 int v16; // ebx@17 | |
1020 int v17; // eax@17 | |
1021 unsigned int v18; // eax@17 | |
1022 unsigned int v19; // edi@17 | |
1023 int v20; // eax@19 | |
1024 unsigned int v21; // edi@19 | |
1025 char *v22; // eax@21 | |
1026 unsigned int v23; // edi@21 | |
1027 int v24; // eax@23 | |
1028 unsigned int v25; // edi@23 | |
1029 char *v26; // eax@25 | |
1030 unsigned int v27; // edi@25 | |
1031 int v28; // ecx@27 | |
1032 char *v29; // eax@27 | |
1033 signed int v30; // edx@27 | |
1034 unsigned int v31; // edi@31 | |
1035 unsigned int v32; // edi@33 | |
1036 const char *v33; // ST10_4@35 | |
1037 unsigned int v34; // eax@35 | |
1038 unsigned int v35; // edi@35 | |
1039 unsigned __int8 v36; // al@37 | |
1040 char *v37; // eax@38 | |
1041 int v38; // eax@41 | |
1042 signed int v39; // edi@42 | |
1043 char *v40; // eax@45 | |
1044 unsigned int v41; // eax@45 | |
1045 signed int v43; // [sp+10h] [bp-1Ch]@1 | |
1046 unsigned int v44; // [sp+14h] [bp-18h]@2 | |
1047 int v45; // [sp+18h] [bp-14h]@1 | |
1048 unsigned int v46; // [sp+1Ch] [bp-10h]@1 | |
1049 unsigned int v47; // [sp+20h] [bp-Ch]@1 | |
1050 unsigned int v48; // [sp+24h] [bp-8h]@33 | |
1051 unsigned int v49; // [sp+28h] [bp-4h]@1 | |
1052 | |
1053 v0 = 0; | |
1054 v47 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
1055 v49 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0, 0); | |
1056 v46 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xFFu, 0); | |
1057 v1 = pIcons_LOD->LoadTexture("quikref", TEXTURE_16BIT_PALETTE); | |
255 | 1058 pRenderer->DrawTextureIndexed(8u, 8u, (Texture *)(v1 != -1 ? &pIcons_LOD->pTextures[v1] : 0)); |
0 | 1059 v43 = 0; |
1060 v45 = LOBYTE(pFontArrus->uFontHeight) + 1; | |
1061 do | |
1062 { | |
1063 pPlayer = &pParty->pPlayers[v43]; | |
1064 v44 = 94 * v43 + 89; | |
1065 if ( v43 == v0 ) | |
24 | 1066 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, 0x12u, v0, pGlobalTXT_LocalizationStrings[149], 60, v0);//Name |
0 | 1067 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 94 * v43 + 89, 0x12u, v47, pPlayer->pName, 84, v0); |
1068 if ( v43 == v0 ) | |
24 | 1069 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, 0x2Fu, v0, pGlobalTXT_LocalizationStrings[131], 60, v0); //Óðîâ. |
0 | 1070 v3 = pPlayer->GetActualLevel(); |
1071 sprintf(pTmpBuf, "%lu", v3); | |
1072 v4 = pPlayer->GetBaseLevel(); | |
1073 if ( pPlayer->GetActualLevel() <= v4 ) | |
1074 v5 = pPlayer->GetExperienceDisplayColor(); | |
1075 else | |
1076 v5 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0xFFu, v0); | |
1077 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, 0x2Fu, v5, pTmpBuf, 84, v0); | |
1078 v6 = v45 + 47; | |
1079 if ( v43 == v0 ) | |
24 | 1080 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v45 + 47, v0, pGlobalTXT_LocalizationStrings[41], 60, v0);//Êëàññ |
135 | 1081 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v6, v0, pClassNames[pPlayer->classType], 84, v0); |
0 | 1082 v7 = v45 + v6; |
1083 if ( v43 == v0 ) | |
24 | 1084 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v7, v0, pGlobalTXT_LocalizationStrings[107], 60, v0);//Çäîð. |
0 | 1085 sprintf(pTmpBuf, "%d", pPlayer->sHealth); |
1086 v8 = pPlayer->GetMaxHealth(); | |
1087 v9 = UI_GetHealthManaStringColor(pPlayer->sHealth, v8); | |
1088 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v7, v9, pTmpBuf, 84, v0); | |
1089 v10 = v45 + v7; | |
1090 if ( v43 == v0 ) | |
24 | 1091 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v10, v0, pGlobalTXT_LocalizationStrings[209], 60, v0);//Ìàíà |
0 | 1092 sprintf(pTmpBuf, "%d", pPlayer->sMana); |
1093 v11 = pPlayer->GetMaxMana(); | |
1094 v12 = UI_GetHealthManaStringColor(pPlayer->sMana, v11); | |
1095 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v10, v12, pTmpBuf, 84, v0); | |
1096 v13 = v45 + v10; | |
1097 if ( v43 == v0 ) | |
24 | 1098 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v13, v0, pGlobalTXT_LocalizationStrings[0], 60, v0);//Êëàññ áðîíè |
0 | 1099 v14 = pPlayer->GetActualAC(); |
1100 sprintf(pTmpBuf, "%d", v14); | |
1101 v15 = v0; | |
1102 v16 = pPlayer->GetBaseAC(); | |
1103 v17 = pPlayer->GetActualAC(); | |
1104 v18 = UI_GetHealthManaStringColor(v17, v16); | |
1105 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v13, v18, pTmpBuf, 84, v15); | |
1106 v0 = 0; | |
1107 v19 = v45 + v13; | |
1108 if ( !v43 ) | |
24 | 1109 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v19, 0, pGlobalTXT_LocalizationStrings[18], 60, 0);//Àòàêà |
0 | 1110 v20 = pPlayer->GetActualAttack(0); |
1111 sprintf(pTmpBuf, "%+d", v20); | |
1112 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v19, 0, pTmpBuf, 84, 0); | |
1113 v21 = v45 + v19; | |
1114 if ( !v43 ) | |
24 | 1115 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v21, 0, pGlobalTXT_LocalizationStrings[66], 60, 0);//Ïîâð. |
0 | 1116 v22 = pPlayer->GetMeleeDamageString(); |
1117 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v21, 0, v22, 84, 0); | |
1118 v23 = v45 + v21; | |
1119 if ( !v43 ) | |
24 | 1120 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v23, 0, pGlobalTXT_LocalizationStrings[203], 60, 0);// Ñòðåëÿòü |
0 | 1121 v24 = pPlayer->GetRangedAttack(); |
1122 sprintf(pTmpBuf, "%+d", v24); | |
1123 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v23, 0, pTmpBuf, 84, 0); | |
1124 v25 = v45 + v23; | |
1125 if ( !v43 ) | |
24 | 1126 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v25, 0, pGlobalTXT_LocalizationStrings[66], 60, 0);//Ïîâð. |
0 | 1127 v26 = pPlayer->GetRangedDamageString(); |
1128 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v25, 0, v26, 84, 0); | |
1129 v27 = v45 + v25; | |
1130 if ( !v43 ) | |
24 | 1131 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v27, 0, pGlobalTXT_LocalizationStrings[205], 60, 0);//Íàâûêè |
0 | 1132 v28 = 0; |
1133 v29 = (char *)pPlayer->pActiveSkills; | |
1134 v30 = 36; | |
1135 do | |
1136 { | |
1137 if ( *(short *)v29 ) | |
1138 ++v28; | |
1139 v29 += 2; | |
1140 --v30; | |
1141 } | |
1142 while ( v30 ); | |
1143 sprintf(pTmpBuf, "%lu", v28); | |
1144 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v27, 0, pTmpBuf, 84, 0); | |
1145 v31 = v45 + v27; | |
1146 if ( !v43 ) | |
24 | 1147 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v31, 0, pGlobalTXT_LocalizationStrings[168], 60, 0);//Î÷êè |
0 | 1148 sprintf(pTmpBuf, "%lu", pPlayer->uSkillPoints); |
24 | 1149 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v31, pPlayer->uSkillPoints != 0 ? v46 : 0, pTmpBuf, 84, 0); |
0 | 1150 v32 = v45 + v31; |
1151 v48 = pPlayer->GetMajorConditionIdx(); | |
1152 if ( !v43 ) | |
24 | 1153 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v32, 0, pGlobalTXT_LocalizationStrings[45], 60, 0);//Ñîñò. |
0 | 1154 v33 = aCharacterConditionNames[v48]; |
1155 v34 = GetConditionDrawColor(v48); | |
1156 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v32, v34, v33, 84, 0); | |
1157 v35 = v45 + v32; | |
1158 if ( !v43 ) | |
24 | 1159 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, 0x16u, v35, 0, pGlobalTXT_LocalizationStrings[170], 60, 0);//Á.Ïðèì. |
0 | 1160 v36 = pPlayer->uQuickSpell; |
1161 if ( v36 ) | |
1162 v37 = pSpellStats->pInfos[v36].pShortName; | |
1163 else | |
24 | 1164 v37 = pGlobalTXT_LocalizationStrings[153];//Íåò |
0 | 1165 pGUIWindow_CurrentMenu->DrawTextInRect(pFontArrus, v44, v35, 0, v37, 84, 0); |
1166 ++v43; | |
1167 } | |
1168 while ( v43 < 4 ); | |
1169 v38 = GetPartyReputation(); | |
1170 if ( v38 >= 0 ) | |
1171 { | |
1172 v39 = v49; | |
1173 if ( v38 <= 5 ) | |
1174 v39 = 65535; | |
1175 } | |
1176 else | |
1177 { | |
1178 v39 = v46; | |
1179 } | |
1180 v40 = GetReputationString(v38); | |
24 | 1181 sprintf(pTmpBuf, "%s: ", pGlobalTXT_LocalizationStrings[180], v39, v40);//Reputation |
0 | 1182 pGUIWindow_CurrentMenu->DrawText(pFontArrus, 22, 323, 0, pTmpBuf, 0, 0, 0); |
1183 v41 = pParty->GetPartyFame(); | |
24 | 1184 sprintf(pTmpBuf, "\r261%s: %d", pGlobalTXT_LocalizationStrings[84], v41);// Fame Ñëàâà |
0 | 1185 return pGUIWindow_CurrentMenu->DrawText(pFontArrus, 0, 323, 0, pTmpBuf, 0, 0, 0); |
1186 } | |
1187 | |
1188 //----- (0041ABFD) -------------------------------------------------------- | |
1189 void __thiscall CharacterUI_CharacterScreen_Draw(unsigned int uPlayerIdx) | |
1190 { | |
1191 unsigned int v1; // edi@1 | |
1192 unsigned int v2; // eax@6 | |
17 | 1193 Texture *pTexture; // ecx@6 |
1194 GUIButton *pButton; // eax@6 | |
0 | 1195 unsigned int v5; // eax@7 |
1196 unsigned int v6; // eax@10 | |
1197 unsigned int v7; // eax@11 | |
1198 | |
1199 v1 = uPlayerIdx; | |
1200 if ( uPlayerIdx ) | |
1201 { | |
1202 pRenderer->ClearZBuffer(0, 479); | |
1203 switch ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] ) | |
1204 { | |
17 | 1205 case WINDOW_CharacterWindow_Stats: // stats |
0 | 1206 sub_4196A0(); |
1207 sub_419379(); | |
1208 CharacterUI_StatsTab_Draw(v1); | |
1209 v7 = pIcons_LOD->LoadTexture("ib-cd1-d", TEXTURE_16BIT_PALETTE); | |
17 | 1210 pTexture = (Texture *)(v7 != -1 ? (int)&pIcons_LOD->pTextures[v7] : 0); |
1211 pButton = pCharacterScreen_StatsBtn; | |
0 | 1212 break; |
17 | 1213 case WINDOW_CharacterWindow_Skills: // skills |
0 | 1214 if ( dword_507CC0 != uActiveCharacter ) |
1215 { | |
1216 sub_4196A0(); | |
39 | 1217 CharacterUI_SkillScreen_Draw(); |
0 | 1218 } |
1219 sub_419379(); | |
1220 CharacterUI_SkillsTab_Draw(v1); | |
1221 v6 = pIcons_LOD->LoadTexture("ib-cd2-d", TEXTURE_16BIT_PALETTE); | |
17 | 1222 pTexture = (Texture *)(v6 != -1 ? (int)&pIcons_LOD->pTextures[v6] : 0); |
1223 pButton = pCharacterScreen_SkillsBtn; | |
0 | 1224 break; |
17 | 1225 case WINDOW_CharacterWindow_Awards: // awards |
0 | 1226 sub_4196A0(); |
1227 sub_419379(); | |
1228 sub_419220(); | |
1229 CharacterUI_AwardsTab_Draw(v1); | |
1230 v5 = pIcons_LOD->LoadTexture("ib-cd4-d", TEXTURE_16BIT_PALETTE); | |
17 | 1231 pTexture = (Texture *)(v5 != -1 ? (int)&pIcons_LOD->pTextures[v5] : 0); |
1232 pButton = pCharacterScreen_AwardsBtn; | |
0 | 1233 break; |
17 | 1234 default: // inventory and other |
0 | 1235 if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] != 103 ) |
1236 goto LABEL_13; | |
1237 sub_4196A0(); | |
1238 sub_419379(); | |
1239 CharacterUI_InventoryTab_Draw(v1, 0); | |
1240 v2 = pIcons_LOD->LoadTexture("ib-cd3-d", TEXTURE_16BIT_PALETTE); | |
17 | 1241 pTexture = (Texture *)(v2 != -1 ? (int)&pIcons_LOD->pTextures[v2] : 0); |
1242 pButton = pCharacterScreen_InventoryBtn; | |
0 | 1243 break; |
1244 } | |
17 | 1245 pRenderer->DrawTextureIndexed(pButton->uX, pButton->uY, pTexture); |
0 | 1246 LABEL_13: |
1247 if ( bRingsShownInCharScreen ) | |
1248 CharacterUI_DrawPaperdollWithRingOverlay(v1); | |
1249 else | |
1250 CharacterUI_DrawPaperdoll(v1); | |
1251 } | |
1252 } | |
1253 // 507CC0: using guessed type int dword_507CC0; | |
1254 // 5118E0: using guessed type int bRingsShownInCharScreen; | |
1255 | |
1256 //----- (0041AD6E) -------------------------------------------------------- | |
1257 void __cdecl GameUI_DrawRightPanelItems() | |
1258 { | |
147 | 1259 if ( (signed int)((pParty->uTimePlayed - qword_507CC8) >> 32) <= 0 && (((pParty->uTimePlayed - qword_507CC8) >> 32) & 0x80000000u) != 0i64 ) |
0 | 1260 qword_507CC8 = 0i64; |
1261 if ( (((pParty->uTimePlayed - qword_507CC8) >> 32) & 0x80000000u) == 0i64 | |
1262 && (!(SHIDWORD(pParty->uTimePlayed) < (LODWORD(pParty->uTimePlayed) < (unsigned int)qword_507CC8) | |
1263 + HIDWORD(qword_507CC8) | (pParty->uTimePlayed - qword_507CC8) >> 32 == 0) | |
1264 || (unsigned int)(LODWORD(pParty->uTimePlayed) - qword_507CC8) > 0x80) ) | |
1265 { | |
1266 qword_507CC8 = pParty->uTimePlayed; | |
1267 byte_50697C = byte_50697C == 0; | |
151 | 1268 if ( byte_50697C && pCurrentScreen != SCREEN_REST ) |
0 | 1269 { |
1270 if ( bFlashQuestBook ) | |
147 | 1271 pRenderer->DrawTextureTransparent(493, 355, (Texture *)(uTextureID_ib_td1_A != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_ib_td1_A] : 0)); |
0 | 1272 if ( bFlashAutonotesBook ) |
147 | 1273 pRenderer->DrawTextureTransparent(527, 353, (Texture *)(uTextureID_ib_td2_A != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_ib_td2_A] : 0)); |
0 | 1274 if ( bFlashHistoryBook ) |
147 | 1275 pRenderer->DrawTextureTransparent(600, 361, (Texture *)(uTextureID_ib_td5_A != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_ib_td5_A] : 0)); |
0 | 1276 } |
1277 else | |
1278 { | |
1279 pRenderer->DrawTextureRGB(468u, 0, pTexture_RightFrame); | |
1280 DrawHiredNPCs(); | |
1281 } | |
1282 } | |
1283 } | |
1284 | |
1285 //----- (0041AEBB) -------------------------------------------------------- | |
1286 void __cdecl GameUI_DrawFoodAndGold() | |
1287 { | |
1288 unsigned int v0; // ebx@2 | |
1289 unsigned int v1; // ebp@2 | |
1290 int v2; // esi@2 | |
1291 | |
1292 if ( uGameState != GAME_STATE_FINAL_WINDOW ) | |
1293 { | |
1294 v0 = uGameUIFontMain; | |
1295 v1 = uGameUIFontShadow; | |
1296 v2 = sub_44100D() != 0 ? 381 : 322; | |
1297 sprintf(pTmpBuf, "\r087%lu", pParty->uNumFoodRations); | |
1298 pPrimaryWindow->DrawText(pFontSmallnum, 0, v2, v0, pTmpBuf, 0, 0, v1); | |
1299 sprintf(pTmpBuf, "\r028%lu", pParty->uNumGold); | |
1300 pPrimaryWindow->DrawText(pFontSmallnum, 0, v2, v0, pTmpBuf, 0, 0, v1); | |
1301 } | |
1302 } | |
1303 | |
1304 //----- (0041AF52) -------------------------------------------------------- | |
1305 void Actor::DrawHealthBar(Actor *a1, GUIWindow *a2) | |
1306 { | |
1307 unsigned int v2; // eax@1 | |
1308 GUIWindow *v3; // edi@1 | |
1309 unsigned int v4; // esi@1 | |
1310 signed int v5; // ebx@4 | |
1311 double v6; // st7@5 | |
1312 unsigned int v7; // eax@6 | |
1313 unsigned int v8; // ebx@10 | |
1314 unsigned int v9; // [sp+14h] [bp-Ch]@4 | |
1315 unsigned int v10; // [sp+1Ch] [bp-4h]@4 | |
1316 | |
1317 v2 = a1->pMonsterInfo.uHP; | |
1318 v3 = a2; | |
1319 v4 = 25; | |
1320 if ( (signed int)v2 > 25 ) | |
1321 { | |
1322 v4 = 200; | |
1323 if ( (signed int)v2 < 200 ) | |
1324 v4 = a1->pMonsterInfo.uHP; | |
1325 } | |
1326 v5 = a1->sCurrentHP; | |
1327 v10 = v4; | |
1328 v9 = uTextureID_mhp_grn; | |
1329 if ( v5 < (signed int)v2 ) | |
1330 { | |
1331 v6 = (double)(signed int)v2; | |
1332 v10 = (signed __int64)((double)(signed int)v4 / (double)(signed int)v2 * (double)a1->sCurrentHP); | |
1333 if ( v5 <= (signed int)(signed __int64)(0.34 * v6) ) | |
1334 { | |
1335 v7 = uTextureID_mhp_red; | |
1336 LABEL_9: | |
1337 v9 = v7; | |
1338 goto LABEL_10; | |
1339 } | |
1340 if ( v5 <= (signed int)(signed __int64)(v6 * 0.67) ) | |
1341 { | |
1342 v7 = uTextureID_mhp_yel; | |
1343 goto LABEL_9; | |
1344 } | |
1345 } | |
1346 LABEL_10: | |
1347 v8 = a2->uFrameX + (signed int)(a2->uFrameWidth - v4) / 2; | |
1348 pRenderer->Clip(v8, a2->uFrameY + 32, v8 + v4, a2->uFrameY + 52); | |
1349 pRenderer->DrawTextureIndexed( | |
1350 v8, | |
1351 v3->uFrameY + 32, | |
1352 (Texture *)(uTextureID_mhp_bd != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_mhp_bd] : 0)); | |
1353 pRenderer->Clip(v8, v3->uFrameY + 32, v8 + v10, v3->uFrameY + 52); | |
1354 pRenderer->DrawTextureIndexed( | |
1355 v8, | |
1356 v3->uFrameY + 34, | |
1357 (Texture *)(v9 != -1 ? (int)&pIcons_LOD->pTextures[v9] : 0)); | |
1358 pRenderer->ResetClip(); | |
1359 pRenderer->DrawTextureIndexed( | |
1360 v8 - 5, | |
1361 v3->uFrameY + 32, | |
1362 (Texture *)(uTextureID_mhp_capl != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_mhp_capl] : 0)); | |
1363 pRenderer->DrawTextureIndexed( | |
1364 v8 + v4, | |
1365 v3->uFrameY + 32, | |
1366 (Texture *)(uTextureID_mhp_capr != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_mhp_capr] : 0)); | |
1367 } | |
1368 | |
1369 //----- (0041B0C9) -------------------------------------------------------- | |
1370 void __cdecl GameUI_DrawLifeManaBars() | |
1371 { | |
1372 Texture *v0; // ebx@1 | |
1373 Player *v1; // ecx@2 | |
1374 float v2; // ST38_4@3 | |
1375 double v3; // st7@3 | |
1376 signed __int64 v4; // qax@6 | |
1377 Player *v5; // ecx@24 | |
1378 float v6; // ST30_4@25 | |
1379 double v7; // st7@25 | |
1380 bool v8; // ST38_4@27 | |
1381 Texture *v9; // [sp-4h] [bp-30h]@10 | |
1382 Texture *v10; // [sp+Ch] [bp-20h]@1 | |
1383 Player *v11; // [sp+10h] [bp-1Ch]@2 | |
1384 int v12; // [sp+10h] [bp-1Ch]@24 | |
1385 Texture *v13; // [sp+14h] [bp-18h]@1 | |
1386 Texture *v14; // [sp+18h] [bp-14h]@1 | |
1387 float v15; // [sp+1Ch] [bp-10h]@1 | |
1388 signed int v16; // [sp+24h] [bp-8h]@1 | |
1389 signed int v17; // [sp+28h] [bp-4h]@8 | |
1390 | |
1391 v0 = (Texture *)(uTextureID_BarGreen != -1 ? &pIcons_LOD->pTextures[uTextureID_BarGreen] : 0); | |
1392 v14 = (Texture *)(uTextureID_BarYellow != -1 ? &pIcons_LOD->pTextures[uTextureID_BarYellow] : 0); | |
1393 v13 = (Texture *)(uTextureID_BarRed != -1 ? &pIcons_LOD->pTextures[uTextureID_BarRed] : 0); | |
1394 v16 = 0; | |
1395 v10 = (Texture *)(uTextureID_BarBlue != -1 ? &pIcons_LOD->pTextures[uTextureID_BarBlue] : 0); | |
1396 v15 = (double)(uTextureID_BarGreen != -1 ? pIcons_LOD->pTextures[uTextureID_BarGreen].uTextureHeight : 26); | |
1397 do | |
1398 { | |
1399 v1 = &pParty->pPlayers[v16]; | |
1400 v11 = v1; | |
1401 if ( v1->sHealth <= 0 ) | |
1402 goto LABEL_24; | |
1403 v11 = &pParty->pPlayers[v16]; | |
1404 v2 = (double)v1->sHealth; | |
1405 v3 = v2 / (double)v1->GetMaxHealth(); | |
1406 if ( v3 <= 0.5 ) | |
1407 { | |
1408 if ( v3 <= 0.25 ) | |
1409 { | |
1410 if ( v3 <= 0.0 ) | |
1411 goto LABEL_24; | |
1412 if ( v16 == 2 || v16 == 3 ) | |
1413 v17 = 2; | |
1414 else | |
1415 v17 = 0; | |
1416 pRenderer->Clip( | |
1417 v17 + pHealthBarPos[v16], | |
1418 (unsigned __int64)(signed __int64)((1.0 - v3) * v15) + 402, | |
1419 v17 + pHealthBarPos[v16] + v13->uTextureWidth, | |
1420 v13->uTextureHeight + 402); | |
1421 v9 = v13; | |
1422 } | |
1423 else | |
1424 { | |
1425 if ( v16 == 2 || v16 == 3 ) | |
1426 v17 = 2; | |
1427 else | |
1428 v17 = 0; | |
1429 pRenderer->Clip( | |
1430 v17 + pHealthBarPos[v16], | |
1431 (unsigned __int64)(signed __int64)((1.0 - v3) * v15) + 402, | |
1432 v17 + pHealthBarPos[v16] + v14->uTextureWidth, | |
1433 v14->uTextureHeight + 402); | |
1434 v9 = v14; | |
1435 } | |
1436 } | |
1437 else | |
1438 { | |
1439 if ( v3 > 1.0 ) | |
1440 v3 = 1.0; | |
1441 v4 = (signed __int64)((1.0 - v3) * v15); | |
1442 if ( v16 == 2 || v16 == 3 ) | |
1443 v17 = 2; | |
1444 else | |
1445 v17 = 0; | |
1446 pRenderer->Clip( | |
1447 v17 + pHealthBarPos[v16], | |
1448 v4 + 402, | |
1449 v17 + pHealthBarPos[v16] + v0->uTextureWidth, | |
1450 v0->uTextureHeight + 402); | |
1451 v9 = v0; | |
1452 } | |
1453 pRenderer->DrawTextureIndexed(v17 + pHealthBarPos[v16], 0x192u, v9); | |
1454 pRenderer->ResetClip(); | |
1455 LABEL_24: | |
1456 v5 = v11; | |
1457 v12 = v11->sMana; | |
1458 if ( v12 > 0 ) | |
1459 { | |
1460 v6 = (double)v12; | |
1461 v7 = v6 / (double)v5->GetMaxMana(); | |
1462 if ( v7 > 1.0 ) | |
1463 v7 = 1.0; | |
1464 v8 = v16 == 2; | |
1465 pRenderer->Clip( | |
1466 (v16 == 2) + pManaBarPos[v16], | |
1467 (unsigned __int64)(signed __int64)((1.0 - v7) * v15) + 402, | |
1468 v8 + pManaBarPos[v16] + v10->uTextureWidth, | |
1469 v10->uTextureHeight + 402); | |
1470 pRenderer->DrawTextureIndexed(v8 + pManaBarPos[v16], 0x192u, v10); | |
1471 pRenderer->ResetClip(); | |
1472 } | |
1473 ++v16; | |
1474 } | |
1475 while ( v16 < 4 ); | |
1476 } | |
1477 | |
1478 //----- (0041B3B6) -------------------------------------------------------- | |
1479 void __cdecl draw_right_panel() | |
1480 { | |
1481 pRenderer->DrawTextureTransparent( | |
1482 pViewport->uViewportZ, | |
1483 0, | |
1484 (Texture *)(uTextureID_right_panel != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_right_panel] : 0)); | |
1485 } | |
1486 | |
1487 //----- (0041B3E2) -------------------------------------------------------- | |
1488 void __cdecl GameUI_DrawRightPanelFrames() | |
1489 { | |
1490 pRenderer->DrawTextureRGB(0, 0, pTexture_TopFrame); | |
1491 pRenderer->DrawTextureRGB(0, 8u, pTexture_LeftFrame); | |
1492 pRenderer->DrawTextureRGB(468u, 0, pTexture_RightFrame); | |
1493 pRenderer->DrawTextureRGB(0, 352u, pTexture_BottomFrame); | |
1494 GameUI_DrawFoodAndGold(); | |
1495 GameUI_DrawRightPanelItems(); | |
1496 } | |
1497 | |
1498 //----- (0041B438) -------------------------------------------------------- | |
1499 GUIButton *__fastcall GUI_HandleHotkey(unsigned __int8 uHotkey) | |
1500 { | |
1501 char v1; // al@1 | |
1502 int v2; // esi@1 | |
1503 char v3; // dl@1 | |
1504 GUIWindow *v4; // ecx@2 | |
1505 GUIButton *result; // eax@2 | |
1506 int v6; // edx@12 | |
1507 | |
1508 v1 = toupper(uHotkey); | |
1509 v2 = uNumVisibleWindows; | |
1510 v3 = v1; | |
1511 if ( uNumVisibleWindows >= 0 ) | |
1512 { | |
1513 while ( 2 ) | |
1514 { | |
1515 v4 = &pWindowList[pVisibleWindowsIdxs[v2] - 1]; | |
1516 for ( result = v4->pControlsHead; result; result = result->pNext ) | |
1517 { | |
1518 if ( result->uHotkey == v3 ) | |
1519 { | |
1520 v6 = result->uControlParam; | |
1521 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
1522 { | |
1523 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)result->uControlID; | |
1524 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v6; | |
1525 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
1526 ++pMessageQueue_50CBD0->uNumMessages; | |
1527 } | |
1528 return result; | |
1529 } | |
1530 } | |
1531 if ( v4->uFrameX || v4->uFrameY || !(v4->uFrameWidth == 640 & v4->uFrameHeight == 480) ) | |
1532 { | |
1533 --v2; | |
1534 if ( v2 >= 0 ) | |
1535 continue; | |
1536 } | |
1537 break; | |
1538 } | |
1539 } | |
1540 return 0; | |
1541 } | |
1542 // 5075E0: using guessed type int pVisibleWindowsIdxs[20]; | |
1543 | |
1544 //----- (0041B4E1) -------------------------------------------------------- | |
1545 int __fastcall GUI_ReplaceHotkey(unsigned __int8 uOldHotkey, unsigned __int8 uNewHotkey, char bFirstCall) | |
1546 { | |
1547 unsigned __int8 v3; // bl@1 | |
1548 int result; // eax@1 | |
1549 int i; // edx@2 | |
1550 GUIButton *j; // ecx@3 | |
1551 int k; // edx@7 | |
1552 GUIButton *l; // ecx@8 | |
1553 unsigned __int8 v9; // [sp+4h] [bp-8h]@1 | |
1554 char v10; // [sp+8h] [bp-4h]@1 | |
1555 | |
1556 v3 = uNewHotkey; | |
1557 v10 = toupper(uOldHotkey); | |
1558 result = toupper(v3); | |
1559 v9 = result; | |
1560 if ( bFirstCall ) | |
1561 { | |
1562 for ( i = uNumVisibleWindows; i >= 0; --i ) | |
1563 { | |
1564 result = 84 * pVisibleWindowsIdxs[i]; | |
1565 //for ( j = *(GUIButton **)((char *)pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_ + result); j; j = j->pNext ) | |
1566 for ( j = pWindowList[pVisibleWindowsIdxs[i] - 1].pControlsHead; j; j = j->pNext ) | |
1567 j->field_28 = 0; | |
1568 } | |
1569 } | |
1570 for ( k = uNumVisibleWindows; k >= 0; --k ) | |
1571 { | |
1572 result = 84 * pVisibleWindowsIdxs[k]; | |
1573 //for ( l = *(GUIButton **)((char *)pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_ + result); l; l = l->pNext ) | |
1574 for ( l = pWindowList[pVisibleWindowsIdxs[k] - 1].pControlsHead; l; l = l->pNext ) | |
1575 { | |
1576 LOBYTE(result) = v10; | |
1577 if ( l->uHotkey == v10 ) | |
1578 { | |
1579 if ( !l->field_28 ) | |
1580 { | |
1581 LOBYTE(result) = v9; | |
1582 l->field_28 = 1; | |
1583 l->uHotkey = v9; | |
1584 } | |
1585 } | |
1586 } | |
1587 } | |
1588 return result; | |
1589 } | |
1590 // 5075E0: using guessed type int pVisibleWindowsIdxs[20]; | |
1591 | |
1592 //----- (0041B578) -------------------------------------------------------- | |
1593 void __cdecl MainMenuUI_LoadFontsAndSomeStuff() | |
1594 { | |
1595 pIcons_LOD->SetupPalettes(pRenderer->uTargetRBits, | |
1596 pRenderer->uTargetGBits, | |
1597 pRenderer->uTargetBBits); | |
1598 pPaletteManager->SetColorChannelInfo(pRenderer->uTargetRBits, | |
1599 pRenderer->uTargetGBits, | |
1600 pRenderer->uTargetBBits); | |
1601 pPaletteManager->RecalculateAll(); | |
1602 | |
1603 for (uint i = 0; i < 480; ++i) | |
1604 pSRZBufferLineOffsets[i] = 640 * i; | |
1605 | |
1606 pRenderer->ResetClip(); | |
1607 | |
1608 uTextureID_FONTPAL = pIcons_LOD->LoadTexture("FONTPAL", TEXTURE_16BIT_PALETTE); | |
180 | 1609 pFontArrus = LoadFont("arrus.fnt", "FONTPAL", NULL); |
1610 pFontLucida = LoadFont("lucida.fnt", "FONTPAL", NULL); | |
1611 pFontCreate = LoadFont("create.fnt", "FONTPAL", NULL); | |
1612 pFontSmallnum = LoadFont("smallnum.fnt", "FONTPAL", NULL); | |
1613 pFontComic = LoadFont("comic.fnt", "FONTPAL", NULL); | |
0 | 1614 pFontArrus->field_3 = 0; |
1615 pFontLucida->field_3 = 0; | |
1616 pFontCreate->field_3 = 0; | |
1617 | |
1618 for (uint i = 0; i < 20; ++i) | |
1619 pWindowList[i].eWindowType = WINDOW_null; | |
1620 | |
1621 uNumVisibleWindows = -1; | |
1622 memset(pVisibleWindowsIdxs, 0, sizeof(pVisibleWindowsIdxs)); | |
1623 } | |
1624 | |
1625 //----- (0041B690) -------------------------------------------------------- | |
1626 void __cdecl MainMenuUI_Create() | |
1627 { | |
1628 unsigned int v0; // eax@1 | |
1629 unsigned int v1; // eax@1 | |
1630 unsigned int v2; // eax@1 | |
1631 unsigned int v3; // eax@1 | |
1632 unsigned int v4; // eax@1 | |
1633 unsigned int v5; // eax@1 | |
1634 Texture *v6; // ST78_4@1 | |
1635 const char *v7; // ST5C_4@1 | |
1636 unsigned __int8 v8; // al@1 | |
1637 //Texture *v9; // ST60_4@1 | |
1638 Texture *v10; // ST78_4@1 | |
1639 const char *v11; // ST5C_4@1 | |
1640 unsigned __int8 v12; // al@1 | |
1641 //Texture *v13; // ST60_4@1 | |
1642 unsigned int v14; // eax@1 | |
1643 Texture *v15; // ST78_4@1 | |
1644 const char *v16; // ST5C_4@1 | |
1645 unsigned __int8 v17; // al@1 | |
1646 //Texture *v18; // ST60_4@1 | |
1647 unsigned int uTextureID_ib_td4_A; // eax@1 | |
1648 Texture *v20; // ST78_4@1 | |
1649 unsigned __int8 v22; // al@1 | |
1650 //Texture *v23; // ST60_4@1 | |
1651 Texture *v24; // eax@1 | |
1652 Texture *v25; // esi@1 | |
1653 Texture *v26; // ST60_4@1 | |
1654 const char *v27; // ST5C_4@1 | |
1655 unsigned __int8 v28; // al@1 | |
1656 Texture *v29; // eax@1 | |
1657 Texture *v30; // esi@1 | |
1658 Texture *v31; // ST60_4@1 | |
1659 const char *v32; // ST5C_4@1 | |
1660 unsigned __int8 v33; // al@1 | |
1661 | |
1662 v0 = pIconsFrameTable->FindIcon("wizeyeC"); | |
1663 pIconsFrameTable->InitializeAnimation(v0); | |
1664 v1 = pIconsFrameTable->FindIcon("wizeyeB"); | |
1665 pIconsFrameTable->InitializeAnimation(v1); | |
1666 v2 = pIconsFrameTable->FindIcon("wizeyeA"); | |
1667 pIconsFrameTable->InitializeAnimation(v2); | |
1668 v3 = pIconsFrameTable->FindIcon("torchC"); | |
1669 pIconsFrameTable->InitializeAnimation(v3); | |
1670 v4 = pIconsFrameTable->FindIcon("torchB"); | |
1671 pIconsFrameTable->InitializeAnimation(v4); | |
1672 v5 = pIconsFrameTable->FindIcon("torchA"); | |
1673 pIconsFrameTable->InitializeAnimation(v5); | |
1674 pTextureIDs_pMapDirs[0] = pIcons_LOD->LoadTexture("MAPDIR8", TEXTURE_16BIT_PALETTE); | |
1675 pTextureIDs_pMapDirs[1] = pIcons_LOD->LoadTexture("MAPDIR1", TEXTURE_16BIT_PALETTE); | |
1676 pTextureIDs_pMapDirs[2] = pIcons_LOD->LoadTexture("MAPDIR2", TEXTURE_16BIT_PALETTE); | |
1677 pTextureIDs_pMapDirs[3] = pIcons_LOD->LoadTexture("MAPDIR3", TEXTURE_16BIT_PALETTE); | |
1678 pTextureIDs_pMapDirs[4] = pIcons_LOD->LoadTexture("MAPDIR4", TEXTURE_16BIT_PALETTE); | |
1679 pTextureIDs_pMapDirs[5] = pIcons_LOD->LoadTexture("MAPDIR5", TEXTURE_16BIT_PALETTE); | |
1680 pTextureIDs_pMapDirs[6] = pIcons_LOD->LoadTexture("MAPDIR6", TEXTURE_16BIT_PALETTE); | |
1681 pTextureIDs_pMapDirs[7] = pIcons_LOD->LoadTexture("MAPDIR7", TEXTURE_16BIT_PALETTE); | |
1682 uTextureID_BarBlue = pIcons_LOD->LoadTexture("ib-statB", TEXTURE_16BIT_PALETTE); | |
1683 uTextureID_BarGreen = pIcons_LOD->LoadTexture("ib-statG", TEXTURE_16BIT_PALETTE); | |
1684 uTextureID_BarYellow = pIcons_LOD->LoadTexture("ib-statY", TEXTURE_16BIT_PALETTE); | |
1685 uTextureID_BarRed = pIcons_LOD->LoadTexture("ib-statR", TEXTURE_16BIT_PALETTE); | |
1686 uTextureID_mhp_bd = pIcons_LOD->LoadTexture("mhp_bg", TEXTURE_16BIT_PALETTE); | |
1687 uTextureID_mhp_capl = pIcons_LOD->LoadTexture("mhp_capl", TEXTURE_16BIT_PALETTE); | |
1688 uTextureID_mhp_capr = pIcons_LOD->LoadTexture("mhp_capr", TEXTURE_16BIT_PALETTE); | |
1689 uTextureID_mhp_grn = pIcons_LOD->LoadTexture("mhp_grn", TEXTURE_16BIT_PALETTE); | |
1690 uTextureID_mhp_red = pIcons_LOD->LoadTexture("mhp_red", TEXTURE_16BIT_PALETTE); | |
1691 uTextureID_mhp_yel = pIcons_LOD->LoadTexture("mhp_yel", TEXTURE_16BIT_PALETTE); | |
1692 uTextureID_Leather = pIcons_LOD->LoadTexture("LEATHER", TEXTURE_16BIT_PALETTE); | |
1693 pTexture_Leather = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture("ibground", TEXTURE_16BIT_PALETTE)]; | |
1694 uTextureID_x_x_u = pIcons_LOD->LoadTexture("x_x_u", TEXTURE_16BIT_PALETTE); | |
1695 uTextureID_BUTTDESC2 = pIcons_LOD->LoadTexture("BUTTESC2", TEXTURE_16BIT_PALETTE); | |
1696 uTextureID_x_ok_u = pIcons_LOD->LoadTexture("x_ok_u", TEXTURE_16BIT_PALETTE); | |
1697 uTextureID_BUTTYES2 = pIcons_LOD->LoadTexture("BUTTYES2", TEXTURE_16BIT_PALETTE); | |
1698 uTextureID_BUTTMAKE = pIcons_LOD->LoadTexture("BUTTMAKE", TEXTURE_16BIT_PALETTE); | |
1699 uTextureID_BUTTMAKE2 = pIcons_LOD->LoadTexture("BUTTMAKE2", TEXTURE_16BIT_PALETTE); | |
1700 | |
1701 pPrimaryWindow = GUIWindow::Create(0, 0, 640, 480, WINDOW_MainMenu, 0, 0); | |
1702 pPrimaryWindow->CreateButton(7u, 8u, 0x1CCu, 0x157u, 1, 0, 0xAu, 0, 0, "", 0); | |
1703 pPrimaryWindow->CreateButton(0x3Du, 0x1A8u, 0x1Fu, 0x28u, 2, 94, 0x6Eu, 1u, 0x31u, "", 0); | |
1704 pPrimaryWindow->CreateButton(0xB1u, 0x1A8u, 0x1Fu, 0x28u, 2, 94, 0x6Eu, 2u, 0x32u, "", 0); | |
1705 pPrimaryWindow->CreateButton(0x124u, 0x1A8u, 0x1Fu, 0x28u, 2, 94, 0x6Eu, 3u, 0x33u, "", 0); | |
1706 pPrimaryWindow->CreateButton(0x197u, 0x1A8u, 0x1Fu, 0x28u, 2, 94, 0x6Eu, 4u, 0x34u, "", 0); | |
1707 pPrimaryWindow->CreateButton(0x18u, 0x194u, 5u, 0x31u, 1, 93, 0, 1u, 0, "", 0); | |
1708 pPrimaryWindow->CreateButton(0x8Bu, 0x194u, 5u, 0x31u, 1, 93, 0, 2u, 0, "", 0); | |
1709 pPrimaryWindow->CreateButton(0xFFu, 0x194u, 5u, 0x31u, 1, 93, 0, 3u, 0, "", 0); | |
1710 pPrimaryWindow->CreateButton(0x172u, 0x194u, 5u, 0x31u, 1, 93, 0, 4u, 0, "", 0); | |
1711 pPrimaryWindow->CreateButton(0x61u, 0x194u, 5u, 0x31u, 1, 93, 0, 1u, 0, "", 0); | |
1712 pPrimaryWindow->CreateButton(0xD4u, 0x194u, 5u, 0x31u, 1, 93, 0, 2u, 0, "", 0); | |
1713 pPrimaryWindow->CreateButton(0x148u, 0x194u, 5u, 0x31u, 1, 93, 0, 3u, 0, "", 0); | |
1714 pPrimaryWindow->CreateButton(0x1BBu, 0x194u, 5u, 0x31u, 1, 93, 0, 4u, 0, "", 0); | |
1715 uTextureID_ib_td1_A = pIcons_LOD->LoadTexture("ib-td1-A", TEXTURE_16BIT_PALETTE); | |
1716 v6 = (Texture *)(uTextureID_ib_td1_A != -1 ? &pIcons_LOD->pTextures[uTextureID_ib_td1_A] : 0); | |
17 | 1717 v7 = pGlobalTXT_LocalizationStrings[174];//Quests |
0 | 1718 v8 = pKeyActionMap->GetActionVKey(INPUT_Quest); |
17 | 1719 pBtn_Quests = pPrimaryWindow->CreateButton(0x1EBu, 0x161u, v6->uTextureWidth, v6->uTextureHeight, 1, 0, 0xC8u, 0, v8, v7, v6, 0); |
0 | 1720 uTextureID_ib_td2_A = pIcons_LOD->LoadTexture("ib-td2-A", TEXTURE_16BIT_PALETTE); |
1721 v10 = (Texture *)(uTextureID_ib_td2_A != -1 ? &pIcons_LOD->pTextures[uTextureID_ib_td2_A] : 0); | |
17 | 1722 v11 = pGlobalTXT_LocalizationStrings[154];//Autonotes |
0 | 1723 v12 = pKeyActionMap->GetActionVKey(INPUT_Autonotes); |
17 | 1724 pBtn_Autonotes = pPrimaryWindow->CreateButton(0x20Fu, 0x161u, v10->uTextureWidth, v10->uTextureHeight, 1, 0, 0xC9u, 0, v12, v11, v10, 0); |
0 | 1725 v14 = pIcons_LOD->LoadTexture("ib-td3-A", TEXTURE_16BIT_PALETTE); |
1726 v15 = (Texture *)(v14 != -1 ? (int)&pIcons_LOD->pTextures[v14] : 0); | |
17 | 1727 v16 = pGlobalTXT_LocalizationStrings[139];//Maps |
0 | 1728 v17 = pKeyActionMap->GetActionVKey(INPUT_Mapbook); |
17 | 1729 pBtn_Maps = pPrimaryWindow->CreateButton(0x222u, 0x161u, v15->uTextureWidth, v15->uTextureHeight, 1, 0, 0xCAu, 0, v17, v16, v15, 0); |
0 | 1730 uTextureID_ib_td4_A = pIcons_LOD->LoadTexture("ib-td4-A", TEXTURE_16BIT_PALETTE); |
1731 v20 = (Texture *)(uTextureID_ib_td4_A != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_ib_td4_A] : 0); | |
1732 v22 = pKeyActionMap->GetActionVKey(INPUT_TimeCal); | |
17 | 1733 pBtn_Calendar = pPrimaryWindow->CreateButton(0x23Au, 0x161u, v20->uTextureWidth, v20->uTextureHeight, 1, 0, 0xCBu, 0, v22, |
1734 pGlobalTXT_LocalizationStrings[78],//Calendar | |
1735 v20, 0); | |
0 | 1736 uTextureID_ib_td5_A = pIcons_LOD->LoadTexture("ib-td5-A", TEXTURE_16BIT_PALETTE); |
17 | 1737 pBtn_History = pPrimaryWindow->CreateButton(0x258u, 0x169u, |
0 | 1738 (uTextureID_ib_td5_A != -1 ? pIcons_LOD->pTextures[uTextureID_ib_td5_A].uTextureWidth : 24), |
1739 (uTextureID_ib_td5_A != -1 ? pIcons_LOD->pTextures[uTextureID_ib_td5_A].uTextureHeight : 26), | |
17 | 1740 1, 0, 0xE0u, 0, 0x48u, pGlobalTXT_LocalizationStrings[602],//History |
1741 (Texture *)(uTextureID_ib_td5_A != -1 ? &pIcons_LOD->pTextures[uTextureID_ib_td5_A] : 0), 0); | |
0 | 1742 v24 = &pIcons_LOD->pTextures[uTextureID_507980]; |
1743 v25 = (Texture *)(uTextureID_507980 != -1 ? (int)v24 : 0); | |
1744 bFlashHistoryBook = 0; | |
1745 v26 = (Texture *)(uTextureID_507980 != -1 ? (int)v24 : 0); | |
1746 bFlashAutonotesBook = 0; | |
1747 v27 = pGlobalTXT_LocalizationStrings[252]; | |
1748 bFlashQuestBook = 0; | |
1749 v28 = pKeyActionMap->GetActionVKey(INPUT_ZoomIn); | |
1750 dword_507A18 = pPrimaryWindow->CreateButton( | |
1751 0x23Eu, | |
1752 0x88u, | |
1753 v25->uTextureWidth, | |
1754 v25->uTextureHeight, | |
1755 2, | |
1756 0, | |
1757 0x170u, | |
1758 0, | |
1759 v28, | |
1760 v27, | |
1761 v26, | |
1762 0); | |
1763 v29 = &pIcons_LOD->pTextures[uTextureID_507984]; | |
1764 v30 = (Texture *)(uTextureID_507984 != -1 ? (int)v29 : 0); | |
1765 v31 = (Texture *)(uTextureID_507984 != -1 ? (int)v29 : 0); | |
1766 v32 = pGlobalTXT_LocalizationStrings[251]; | |
1767 v33 = pKeyActionMap->GetActionVKey(INPUT_ZoomOut); | |
1768 dword_507A14 = pPrimaryWindow->CreateButton( | |
1769 0x207u, | |
1770 0x88u, | |
1771 v30->uTextureWidth, | |
1772 v30->uTextureHeight, | |
1773 2, | |
1774 0, | |
1775 0x16Fu, | |
1776 0, | |
1777 v33, | |
1778 v32, | |
1779 v31, | |
1780 0); | |
1781 pPrimaryWindow->CreateButton(0x1E1u, 0, 0x99u, 0x43u, 1, 92, 0, 0, 0, "", 0); | |
1782 pPrimaryWindow->CreateButton(0x1EBu, 0x95u, 0x40u, 0x4Au, 1, 0, 0x86u, 0, 0x35u, "", 0); | |
1783 pPrimaryWindow->CreateButton(0x231u, 0x95u, 0x40u, 0x4Au, 1, 0, 0x87u, 0, 0x36u, "", 0); | |
1784 pPrimaryWindow->CreateButton(0x1DCu, 0x142u, 0x4Du, 0x11u, 1, 100, 0, 0, 0, "", 0); | |
1785 pPrimaryWindow->CreateButton(0x22Bu, 0x142u, 0x4Du, 0x11u, 1, 101, 0, 0, 0, "", 0); | |
1786 pBtn_CastSpell = pPrimaryWindow->CreateButton( | |
1787 0x1DCu, | |
1788 0x1C2u, | |
1789 (uTextureID_50797C != -1 ? pIcons_LOD->pTextures[uTextureID_50797C].uTextureWidth : 24), | |
1790 (uTextureID_50797C != -1 ? pIcons_LOD->pTextures[uTextureID_50797C].uTextureHeight : 26), | |
1791 1, | |
1792 0, | |
1793 0x69u, | |
1794 0, | |
1795 0x43u, | |
1796 pGlobalTXT_LocalizationStrings[38], | |
1797 (Texture *)(uTextureID_50797C != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_50797C] : 0), | |
1798 0); | |
1799 pBtn_Rest = pPrimaryWindow->CreateButton( | |
1800 0x206u, | |
1801 0x1C2u, | |
1802 (uTextureID_507978 != -1 ? pIcons_LOD->pTextures[uTextureID_507978].uTextureWidth : 24), | |
1803 (uTextureID_507978 != -1 ? pIcons_LOD->pTextures[uTextureID_507978].uTextureHeight : 26), | |
1804 1, | |
1805 0, | |
1806 0x68u, | |
1807 0, | |
1808 0x52u, | |
1809 pGlobalTXT_LocalizationStrings[182], | |
1810 (Texture *)(uTextureID_507978 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_507978] : 0), | |
1811 0); | |
1812 pBtn_QuickReference = pPrimaryWindow->CreateButton( | |
1813 0x230u, | |
1814 0x1C2u, | |
1815 (dword_507974 != -1 ? pIcons_LOD->pTextures[dword_507974].uTextureWidth : 24), | |
1816 (dword_507974 != -1 ? pIcons_LOD->pTextures[dword_507974].uTextureHeight : 26), | |
1817 1, | |
1818 0, | |
1819 0x6Au, | |
1820 0, | |
1821 0x5Au, | |
1822 pGlobalTXT_LocalizationStrings[173], | |
1823 (Texture *)(dword_507974 != -1 ? &pIcons_LOD->pTextures[dword_507974] : 0), | |
1824 0); | |
1825 pBtn_GameSettings = pPrimaryWindow->CreateButton( | |
1826 0x25Au, | |
1827 0x1C2u, | |
1828 (uTextureID_507970 != -1 ? pIcons_LOD->pTextures[uTextureID_507970].uTextureWidth : 24), | |
1829 (uTextureID_507970 != -1 ? pIcons_LOD->pTextures[uTextureID_507970].uTextureHeight : 26), | |
1830 1, | |
1831 0, | |
1832 0x6Bu, | |
1833 0, | |
1834 0, | |
1835 pGlobalTXT_LocalizationStrings[93], | |
1836 (Texture *)(uTextureID_507970 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_507970] : 0), | |
1837 0); | |
1838 pBtn_NPCLeft = pPrimaryWindow->CreateButton( | |
1839 0x1D5u, | |
1840 0xB2u, | |
1841 (uTextureID_507990 != -1 ? pIcons_LOD->pTextures[uTextureID_507990].uTextureWidth : 24), | |
1842 (uTextureID_507990 != -1 ? pIcons_LOD->pTextures[uTextureID_507990].uTextureHeight : 26), | |
1843 1, | |
1844 0, | |
1845 0xBCu, | |
1846 0, | |
1847 0, | |
1848 "", | |
1849 (Texture *)(uTextureID_507990 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_507990] : 0), | |
1850 0); | |
1851 pBtn_NPCRight = pPrimaryWindow->CreateButton( | |
1852 0x272u, | |
1853 0xB2u, | |
1854 (uTextureID_50798C != -1 ? pIcons_LOD->pTextures[uTextureID_50798C].uTextureWidth : 24), | |
1855 (uTextureID_50798C != -1 ? pIcons_LOD->pTextures[uTextureID_50798C].uTextureHeight : 26), | |
1856 1, | |
1857 0, | |
1858 0xBCu, | |
1859 1u, | |
1860 0, | |
1861 "", | |
1862 (Texture *)(uTextureID_50798C != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_50798C] : 0), | |
1863 0); | |
1864 Load_isn_spells_21_27(); | |
1865 } | |
1866 | |
1867 | |
1868 | |
1869 //----- (0041C047) -------------------------------------------------------- | |
1870 void __cdecl GameUI_DrawStatusBar_2() | |
1871 { | |
1872 unsigned int v0; // eax@1 | |
1873 char *v1; // edx@2 | |
1874 unsigned int v2; // ST18_4@5 | |
1875 const char *v3; // ST0C_4@5 | |
1876 unsigned int v4; // ST08_4@5 | |
1877 int v5; // eax@5 | |
1878 | |
1879 pRenderer->DrawTextureRGB(0, 352u, pTexture_StatusBar); | |
1880 if ( GameUI_StatusBar_TimedStringTimeLeft ) | |
1881 { | |
1882 v1 = GameUI_StatusBar_TimedString; | |
1883 } | |
1884 else | |
1885 { | |
1886 if ( !pStatusBarString[0] ) | |
1887 return; | |
1888 v1 = pStatusBarString; | |
1889 } | |
1890 LOWORD(v0) = uGameUIFontShadow; | |
1891 v2 = v0; | |
1892 LOWORD(v0) = uGameUIFontMain; | |
1893 v3 = v1; | |
1894 v4 = v0; | |
1895 v5 = pFontLucida->AlignText_Center(0x1C2u, v1); | |
1896 pPrimaryWindow->DrawText(pFontLucida, v5 + 11, 357, v4, v3, 0, 0, v2); | |
1897 } | |
1898 | |
1899 //----- (0041C0B8) -------------------------------------------------------- | |
1900 void __thiscall sub_41C0B8_set_status_string(const char *pStr) | |
1901 { | |
1902 const char *v1; // esi@1 | |
1903 int i; // eax@7 | |
1904 int j; // eax@11 | |
1905 | |
1906 v1 = pStr; | |
1907 if ( pStr && strcmp(pStr, "test") && !IsBadStringPtrA(v1, 1u) && (*v1 || GameUI_StatusBar_TimedStringTimeLeft) ) | |
1908 { | |
1909 if ( GameUI_StatusBar_TimedStringTimeLeft ) | |
1910 { | |
1911 for ( i = pFontLucida->GetLineWidth(GameUI_StatusBar_TimedString); | |
1912 i > 450; | |
1913 i = pFontLucida->GetLineWidth(GameUI_StatusBar_TimedString) ) | |
1914 byte_5C3427[strlen(GameUI_StatusBar_TimedString)] = 0; | |
1915 } | |
1916 else | |
1917 { | |
1918 strcpy(pStatusBarString, v1); | |
1919 for ( j = pFontLucida->GetLineWidth(pStatusBarString); | |
1920 j > 450; | |
1921 j = pFontLucida->GetLineWidth(pStatusBarString) ) | |
1922 GameUI_StatusBar_TimedString[strlen(pStatusBarString) + 199] = 0; | |
1923 } | |
1924 } | |
1925 } | |
1926 | |
1927 //----- (0041C179) -------------------------------------------------------- | |
1928 void __cdecl GameUI_DrawStatusBar() | |
1929 { | |
1930 unsigned int v0; // ebp@1 | |
1931 char *v1; // edi@5 | |
1932 int v2; // eax@5 | |
1933 unsigned int v3; // esi@5 | |
1934 size_t v4; // eax@6 | |
1935 GUIFont *v5; // ecx@6 | |
1936 int v6; // eax@9 | |
1937 size_t v7; // eax@10 | |
1938 GUIFont *v8; // ecx@10 | |
1939 char v9; // zf@12 | |
1940 unsigned int v10; // ST08_4@13 | |
1941 int v11; // eax@13 | |
1942 | |
1943 v0 = uGameUIFontShadow; | |
1944 if ( pStatusBarString[0] || GameUI_StatusBar_TimedStringTimeLeft || bForceDrawStatusBar ) | |
1945 { | |
1946 pRenderer->DrawTextureRGB(0, 352u, pTexture_StatusBar); | |
1947 if ( GameUI_StatusBar_TimedStringTimeLeft ) | |
1948 { | |
1949 v1 = GameUI_StatusBar_TimedString; | |
1950 v2 = pFontLucida->GetLineWidth(GameUI_StatusBar_TimedString); | |
1951 v3 = 450; | |
1952 while ( v2 > 450 ) | |
1953 { | |
1954 v4 = strlen(GameUI_StatusBar_TimedString); | |
1955 v5 = pFontLucida; | |
1956 byte_5C3427[v4] = 0; | |
1957 v2 = pFontLucida->GetLineWidth(GameUI_StatusBar_TimedString); | |
1958 } | |
1959 } | |
1960 else | |
1961 { | |
1962 v1 = pStatusBarString; | |
1963 v6 = pFontLucida->GetLineWidth(pStatusBarString); | |
1964 v3 = 450; | |
1965 while ( v6 > 450 ) | |
1966 { | |
1967 v7 = strlen(pStatusBarString); | |
1968 v8 = pFontLucida; | |
1969 GameUI_StatusBar_TimedString[v7 + 199] = 0; | |
1970 v6 = pFontLucida->GetLineWidth(pStatusBarString); | |
1971 } | |
1972 } | |
1973 v9 = *v1 == 0; | |
1974 bForceDrawStatusBar = 0; | |
1975 if ( !v9 ) | |
1976 { | |
1977 v10 = uGameUIFontMain; | |
1978 v11 = pFontLucida->AlignText_Center(v3, v1); | |
1979 pPrimaryWindow->DrawText(pFontLucida, v11 + 11, 357, v10, v1, 0, 0, v0); | |
1980 } | |
1981 } | |
1982 } | |
1983 // 5C35BC: using guessed type int bForceDrawStatusBar; | |
1984 | |
1985 | |
1986 //----- (0041CD4F) -------------------------------------------------------- | |
1987 bool __thiscall sub_41CD4F(unsigned int _this) | |
1988 { | |
1989 unsigned int v1; // edi@1 | |
1990 unsigned int v2; // eax@2 | |
1991 int v3; // esi@3 | |
1992 int v4; // ecx@10 | |
1993 GUIButton *v5; // eax@11 | |
1994 int v6; // edx@12 | |
1995 int v7; // ecx@20 | |
1996 char v8; // zf@21 | |
1997 GUIButton *v9; // ecx@24 | |
1998 int v10; // esi@24 | |
1999 int v11; // edx@26 | |
2000 int v12; // edx@28 | |
2001 int v13; // esi@32 | |
2002 GUIButton *v14; // eax@37 | |
2003 int v15; // edx@38 | |
2004 int v17; // ecx@50 | |
2005 int v18; // edx@50 | |
2006 GUIButton *v19; // ecx@54 | |
2007 int v20; // esi@54 | |
2008 int v21; // edx@56 | |
2009 int v22; // ecx@59 | |
2010 int v23; // edx@59 | |
2011 int v24; // ecx@60 | |
2012 int v25; // esi@63 | |
2013 unsigned int v26; // [sp+Ch] [bp-14h]@1 | |
2014 int v27; // [sp+10h] [bp-10h]@1 | |
2015 int v28; // [sp+14h] [bp-Ch]@10 | |
2016 int v29; // [sp+14h] [bp-Ch]@36 | |
2017 unsigned int uClickX; // [sp+18h] [bp-8h]@10 | |
2018 unsigned int uClickY; // [sp+1Ch] [bp-4h]@10 | |
2019 | |
2020 v1 = 0; | |
2021 v26 = _this; | |
2022 v27 = uNumVisibleWindows; | |
2023 if ( uNumVisibleWindows < 0 ) | |
2024 return 0; | |
2025 v2 = pMessageQueue_50CBD0->uNumMessages; | |
2026 while ( 1 ) | |
2027 { | |
2028 v3 = pVisibleWindowsIdxs[v27] - 1; | |
2029 if ( pWindowList[v3].field_44 == v1 ) | |
2030 goto LABEL_47; | |
2031 if ( v26 != 34 ) | |
2032 break; | |
2033 if ( pWindowList[v3].field_30 != v1 ) | |
2034 { | |
2035 pMouse->GetClickPos(&uClickX, &uClickY); | |
2036 v4 = pWindowList[v3].pStartingPosActiveItem; | |
2037 v29 = v4 + pWindowList[v3].pNumPresenceButton; | |
2038 if ( v4 < v4 + pWindowList[v3].pNumPresenceButton ) | |
2039 { | |
2040 while ( 1 ) | |
2041 { | |
2042 v14 = pWindowList[v3].pControlsHead; | |
2043 if ( v4 > 0 ) | |
2044 { | |
2045 v15 = v4; | |
2046 do | |
2047 { | |
2048 v14 = v14->pNext; | |
2049 --v15; | |
2050 } | |
2051 while ( v15 ); | |
2052 } | |
2053 if ( (signed int)uClickX >= (signed int)v14->uX | |
2054 && (signed int)uClickX <= (signed int)v14->uZ | |
2055 && (signed int)uClickY >= (signed int)v14->uY | |
2056 && (signed int)uClickY <= (signed int)v14->uW ) | |
2057 goto LABEL_66; | |
2058 ++v4; | |
2059 if ( v4 >= v29 ) | |
2060 { | |
2061 LABEL_45: | |
2062 v1 = 0; | |
2063 goto LABEL_46; | |
2064 } | |
2065 } | |
2066 } | |
2067 goto LABEL_46; | |
2068 } | |
2069 LABEL_47: | |
2070 --v27; | |
2071 if ( v27 < 0 ) | |
2072 return 0; | |
2073 } | |
2074 if ( v26 == 37 ) | |
2075 { | |
2076 v12 = pWindowList[v3].field_34; | |
2077 if ( pWindowList[v3].pCurrentPosActiveItem - pWindowList[v3].pStartingPosActiveItem - v12 >= 0 ) | |
2078 { | |
151 | 2079 v8 = pCurrentScreen == SCREEN_PARTY_CREATION; |
0 | 2080 pWindowList[v3].pCurrentPosActiveItem -= v12; |
2081 if ( v8 ) | |
2082 { | |
187 | 2083 pAudioPlayer->PlaySound(SOUND_Button, v1, v1, -1, v1, v1, v1, v1); |
0 | 2084 v2 = pMessageQueue_50CBD0->uNumMessages; |
2085 } | |
2086 } | |
2087 if ( pWindowList[v3].field_30 != v1 ) | |
2088 goto LABEL_47; | |
2089 v9 = pWindowList[v3].pControlsHead; | |
2090 v13 = pWindowList[v3].pCurrentPosActiveItem; | |
2091 if ( v13 > (signed int)v1 ) | |
2092 { | |
2093 do | |
2094 { | |
2095 v9 = v9->pNext; | |
2096 --v13; | |
2097 } | |
2098 while ( v13 ); | |
2099 } | |
2100 LABEL_26: | |
2101 v11 = v9->uControlParam; | |
2102 if ( (signed int)v2 < 40 ) | |
2103 { | |
2104 pMessageQueue_50CBD0->pMessages[v2].eType = (UIMessageType)v9->uControlID; | |
2105 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v11; | |
2106 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = v1; | |
2107 v2 = pMessageQueue_50CBD0->uNumMessages + 1; | |
2108 ++pMessageQueue_50CBD0->uNumMessages; | |
2109 } | |
2110 goto LABEL_47; | |
2111 } | |
2112 if ( v26 != 38 ) | |
2113 { | |
2114 if ( v26 == 39 ) | |
2115 { | |
2116 v7 = pWindowList[v3].pCurrentPosActiveItem + pWindowList[v3].field_34; | |
2117 if ( v7 < pWindowList[v3].pNumPresenceButton + pWindowList[v3].pStartingPosActiveItem ) | |
2118 { | |
151 | 2119 v8 = pCurrentScreen == SCREEN_PARTY_CREATION; |
0 | 2120 pWindowList[v3].pCurrentPosActiveItem = v7; |
2121 if ( v8 ) | |
2122 { | |
187 | 2123 pAudioPlayer->PlaySound(SOUND_Button, v1, v1, -1, v1, v1, v1, v1); |
0 | 2124 v2 = pMessageQueue_50CBD0->uNumMessages; |
2125 } | |
2126 } | |
2127 if ( pWindowList[v3].field_30 != v1 ) | |
2128 goto LABEL_47; | |
2129 v9 = pWindowList[v3].pControlsHead; | |
2130 v10 = pWindowList[v3].pCurrentPosActiveItem; | |
2131 if ( v10 > (signed int)v1 ) | |
2132 { | |
2133 do | |
2134 { | |
2135 v9 = v9->pNext; | |
2136 --v10; | |
2137 } | |
2138 while ( v10 ); | |
2139 } | |
2140 goto LABEL_26; | |
2141 } | |
2142 if ( v26 == 40 ) | |
2143 { | |
2144 v17 = pWindowList[v3].pStartingPosActiveItem; | |
2145 v18 = pWindowList[v3].pCurrentPosActiveItem; | |
2146 if ( v18 >= pWindowList[v3].pNumPresenceButton + v17 - 1 ) | |
2147 pWindowList[v3].pCurrentPosActiveItem = v17; | |
2148 else | |
2149 pWindowList[v3].pCurrentPosActiveItem = v18 + 1; | |
2150 if ( pWindowList[v3].field_30 != v1 ) | |
2151 return 1; | |
2152 v19 = pWindowList[v3].pControlsHead; | |
2153 v20 = pWindowList[v3].pCurrentPosActiveItem; | |
2154 if ( v20 > (signed int)v1 ) | |
2155 { | |
2156 do | |
2157 { | |
2158 v19 = v19->pNext; | |
2159 --v20; | |
2160 } | |
2161 while ( v20 ); | |
2162 } | |
2163 goto LABEL_56; | |
2164 } | |
2165 if ( v26 == 41 ) | |
2166 { | |
2167 pMouse->GetClickPos(&uClickX, &uClickY); | |
2168 v4 = pWindowList[v3].pStartingPosActiveItem; | |
2169 v28 = v4 + pWindowList[v3].pNumPresenceButton; | |
2170 if ( v4 < v4 + pWindowList[v3].pNumPresenceButton ) | |
2171 { | |
2172 while ( 1 ) | |
2173 { | |
2174 v5 = pWindowList[v3].pControlsHead; | |
2175 if ( v4 > 0 ) | |
2176 { | |
2177 v6 = v4; | |
2178 do | |
2179 { | |
2180 v5 = v5->pNext; | |
2181 --v6; | |
2182 } | |
2183 while ( v6 ); | |
2184 } | |
2185 if ( (signed int)uClickX >= (signed int)v5->uX | |
2186 && (signed int)uClickX <= (signed int)v5->uZ | |
2187 && (signed int)uClickY >= (signed int)v5->uY | |
2188 && (signed int)uClickY <= (signed int)v5->uW ) | |
2189 break; | |
2190 ++v4; | |
2191 if ( v4 >= v28 ) | |
2192 goto LABEL_45; | |
2193 } | |
2194 LABEL_66: | |
2195 pWindowList[v3].pCurrentPosActiveItem = v4; | |
2196 return 1; | |
2197 } | |
2198 LABEL_46: | |
2199 v2 = pMessageQueue_50CBD0->uNumMessages; | |
2200 goto LABEL_47; | |
2201 } | |
2202 goto LABEL_47; | |
2203 } | |
2204 v22 = pWindowList[v3].pCurrentPosActiveItem; | |
2205 v23 = pWindowList[v3].pStartingPosActiveItem; | |
2206 if ( v22 <= v23 ) | |
2207 v24 = pWindowList[v3].pNumPresenceButton + v23 - 1; | |
2208 else | |
2209 v24 = v22 - 1; | |
2210 v8 = pWindowList[v3].field_30 == v1; | |
2211 pWindowList[v3].pCurrentPosActiveItem = v24; | |
2212 if ( !v8 ) | |
2213 return 1; | |
2214 v19 = pWindowList[v3].pControlsHead; | |
2215 v25 = pWindowList[v3].pCurrentPosActiveItem; | |
2216 if ( v25 > (signed int)v1 ) | |
2217 { | |
2218 do | |
2219 { | |
2220 v19 = v19->pNext; | |
2221 --v25; | |
2222 } | |
2223 while ( v25 ); | |
2224 } | |
2225 LABEL_56: | |
2226 v21 = v19->uControlParam; | |
2227 if ( (signed int)v2 < 40 ) | |
2228 { | |
2229 pMessageQueue_50CBD0->pMessages[v2].eType = (UIMessageType)v19->uControlID; | |
2230 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v21; | |
2231 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = v1; | |
2232 ++pMessageQueue_50CBD0->uNumMessages; | |
2233 } | |
2234 return 1; | |
2235 } | |
2236 | |
2237 //----- (0041D20D) -------------------------------------------------------- | |
2238 char __fastcall sub_41D20D_buff_remaining_time_string(int ecx0, GUIWindow *edx0, __int64 a3, GUIFont *a2) | |
2239 { | |
2240 unsigned int v4; // edi@1 | |
2241 unsigned int v5; // esi@1 | |
2242 unsigned int v6; // ebp@1 | |
2243 unsigned int v7; // ebx@1 | |
2244 signed __int64 v8; // ST34_8@1 | |
2245 signed __int64 v9; // kr00_8@1 | |
2246 char *v10; // eax@2 | |
2247 char *v11; // eax@7 | |
2248 char *v12; // eax@13 | |
2249 char *v13; // eax@19 | |
2250 int uY; // [sp+0h] [bp-20h]@1 | |
2251 GUIWindow *a1; // [sp+4h] [bp-1Ch]@1 | |
2252 signed __int64 v17; // [sp+10h] [bp-10h]@1 | |
2253 signed __int64 v18; // [sp+18h] [bp-8h]@1 | |
2254 unsigned int v19; // [sp+24h] [bp+4h]@1 | |
2255 | |
2256 a1 = edx0; | |
2257 uY = ecx0; | |
2258 v4 = (unsigned __int64)(signed __int64)((double)a3 * 0.234375) >> 32; | |
2259 v5 = (signed __int64)((double)a3 * 0.234375); | |
2260 v6 = (unsigned __int64)((signed __int64)((double)a3 * 0.234375) / 60) >> 32; | |
2261 v7 = (signed __int64)((double)a3 * 0.234375) / 60; | |
2262 v8 = (signed __int64)((double)a3 * 0.234375) / 60 / 60; | |
2263 v19 = (unsigned int)v8 / 0x18; | |
2264 v18 = (signed __int64)__PAIR__(v4, v5) % 60; | |
2265 v17 = (signed __int64)__PAIR__(v6, v7) % 60; | |
2266 v9 = v8 % 24; | |
2267 strcpy(pTmpBuf, "\r020"); | |
2268 if ( (unsigned int)v8 / 0x18 ) | |
2269 { | |
2270 v10 = pGlobalTXT_LocalizationStrings[57]; // Days | |
2271 if ( v19 <= 1 ) | |
2272 v10 = pGlobalTXT_LocalizationStrings[56]; // Day | |
2273 sprintf(pTmpBuf2, "%d %s ", v19, v10); | |
2274 strcat(pTmpBuf, pTmpBuf2); | |
2275 } | |
2276 if ( v9 ) | |
2277 { | |
2278 if ( v9 <= 1 ) | |
2279 v11 = pGlobalTXT_LocalizationStrings[109];// Hour | |
2280 else | |
2281 v11 = pGlobalTXT_LocalizationStrings[110];// Hours | |
2282 sprintf(pTmpBuf2, "%d %s ", v9, v11); | |
2283 strcat(pTmpBuf, pTmpBuf2); | |
2284 } | |
2285 if ( v17 && !v19 ) | |
2286 { | |
2287 if ( v17 <= 1 ) | |
2288 v12 = pGlobalTXT_LocalizationStrings[437];// Minute | |
2289 else | |
2290 v12 = pGlobalTXT_LocalizationStrings[436];// Minutes | |
2291 sprintf(pTmpBuf2, "%d %s ", v17, v12); | |
2292 strcat(pTmpBuf, pTmpBuf2); | |
2293 } | |
2294 if ( v18 && !v9 ) | |
2295 { | |
2296 if ( v18 <= 1 ) | |
2297 v13 = pGlobalTXT_LocalizationStrings[439];// Second | |
2298 else | |
2299 v13 = pGlobalTXT_LocalizationStrings[438];// Seconds | |
2300 sprintf(pTmpBuf2, "%d %s ", v18, v13); | |
2301 strcat(pTmpBuf, pTmpBuf2); | |
2302 } | |
2303 return a1->DrawText(a2, 32, uY, 0, pTmpBuf, 0, 0, 0); | |
2304 } | |
2305 | |
2306 | |
2307 //----- (0041D895) -------------------------------------------------------- | |
2308 void __thiscall GameUI_DrawItemInfo(ItemGen *ecx0) | |
2309 { | |
2310 ItemGen *v1; // esi@1 | |
2311 unsigned int v2; // eax@3 | |
2312 char *v3; // edi@5 | |
2313 unsigned int v4; // eax@5 | |
2314 unsigned int v5; // esi@5 | |
2315 signed int v6; // eax@5 | |
2316 int v7; // edx@5 | |
2317 ItemGen *v8; // ecx@10 | |
2318 unsigned int v9; // eax@12 | |
2319 char v10; // zf@16 | |
2320 ItemGen *v11; // eax@16 | |
2321 ItemGen *v12; // eax@25 | |
2322 unsigned int v13; // ecx@32 | |
2323 unsigned int v14; // eax@32 | |
2324 Render *v15; // edi@33 | |
2325 const char *v16; // eax@34 | |
2326 int v17; // eax@36 | |
2327 int v18; // esi@37 | |
2328 unsigned __int16 v19; // ax@37 | |
2329 char v20; // al@40 | |
2330 char v21; // al@44 | |
2331 char v22; // al@48 | |
2332 char v23; // al@51 | |
2333 int v24; // eax@52 | |
2334 int v25; // eax@57 | |
2335 int v26; // eax@60 | |
2336 int v27; // eax@67 | |
2337 const char *v28; // edi@69 | |
2338 int v29; // eax@70 | |
2339 char *v30; // edi@78 | |
2340 const char *v31; // eax@78 | |
2341 int v32; // ecx@81 | |
2342 unsigned int v33; // eax@81 | |
2343 int v34; // esi@81 | |
2344 const char *v35; // eax@85 | |
2345 const char *v36; // eax@87 | |
2346 unsigned int v37; // eax@109 | |
2347 unsigned int v38; // eax@109 | |
2348 int v39; // eax@113 | |
2349 GUIFont *v40; // edx@113 | |
2350 signed int v41; // [sp-20h] [bp-298h]@113 | |
2351 int v42; // [sp-1Ch] [bp-294h]@113 | |
2352 char *v43; // [sp-18h] [bp-290h]@46 | |
2353 unsigned int v44; // [sp-18h] [bp-290h]@113 | |
2354 int v45; // [sp-14h] [bp-28Ch]@46 | |
2355 const char *v46; // [sp-14h] [bp-28Ch]@58 | |
2356 char *v47; // [sp-14h] [bp-28Ch]@110 | |
2357 char *v48; // [sp-10h] [bp-288h]@46 | |
2358 const char *v49; // [sp-10h] [bp-288h]@56 | |
2359 char *v50; // [sp-10h] [bp-288h]@58 | |
2360 int v51; // [sp-10h] [bp-288h]@110 | |
2361 const char *v52; // [sp-Ch] [bp-284h]@36 | |
2362 int v53; // [sp-Ch] [bp-284h]@46 | |
2363 char *v54; // [sp-Ch] [bp-284h]@56 | |
2364 int v55; // [sp-Ch] [bp-284h]@58 | |
2365 int v56; // [sp-Ch] [bp-284h]@110 | |
2366 unsigned int v57; // [sp-8h] [bp-280h]@36 | |
2367 int v58; // [sp-8h] [bp-280h]@46 | |
2368 int v59; // [sp-8h] [bp-280h]@56 | |
2369 int v60; // [sp-8h] [bp-280h]@58 | |
2370 unsigned int v61; // [sp-8h] [bp-280h]@110 | |
2371 char a1[100]; // [sp+8h] [bp-270h]@40 | |
2372 char Dest[100]; // [sp+6Ch] [bp-20Ch]@40 | |
2373 char v64[100]; // [sp+D0h] [bp-1A8h]@40 | |
2374 char v65[120]; // [sp+134h] [bp-144h]@92 | |
2375 char Source[40]; // [sp+1ACh] [bp-CCh]@49 | |
2376 int v67; // [sp+1D4h] [bp-A4h]@91 | |
2377 int v68; // [sp+1D8h] [bp-A0h]@106 | |
2378 int v69; // [sp+1DCh] [bp-9Ch]@101 | |
2379 int v70; // [sp+1E0h] [bp-98h]@97 | |
2380 int v71; // [sp+1E8h] [bp-90h]@93 | |
2381 int v72; // [sp+1ECh] [bp-8Ch]@91 | |
2382 int var88; // [sp+1F0h] [bp-88h]@1 | |
2383 Texture *v73; // [sp+1F4h] [bp-84h]@5 | |
2384 unsigned int v75; // [sp+1F8h] [bp-80h]@5 | |
2385 char *v76; // [sp+1FCh] [bp-7Ch]@5 | |
2386 int v77; // [sp+200h] [bp-78h]@12 | |
2387 int v78; // [sp+204h] [bp-74h]@5 | |
2388 GUIWindow v79; // [sp+208h] [bp-70h]@2 | |
2389 POINT a2; // [sp+25Ch] [bp-1Ch]@2 | |
2390 int v81; // [sp+264h] [bp-14h]@5 | |
2391 GUIFont *v82; // [sp+268h] [bp-10h]@1 | |
2392 char *v83; // [sp+26Ch] [bp-Ch]@18 | |
2393 char *Str; // [sp+270h] [bp-8h]@65 | |
2394 ItemGen *_this; // [sp+274h] [bp-4h]@1 | |
2395 | |
2396 v1 = ecx0; | |
2397 _this = ecx0; | |
2398 var88 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); | |
2399 v82 = pFontComic; | |
2400 if ( v1->uItemID ) | |
2401 { | |
2402 v79.Hint = 0; | |
2403 v79.uFrameWidth = 384; | |
2404 v79.uFrameHeight = 180; | |
2405 v79.uFrameY = 40; | |
2406 if ( pMouse->GetCursorPos(&a2)->x <= 320 ) | |
2407 v2 = pMouse->GetCursorPos(&a2)->x + 30; | |
2408 else | |
2409 v2 = pMouse->GetCursorPos(&a2)->x - v79.uFrameWidth - 30; | |
2410 v79.uFrameX = v2; | |
2411 v3 = (char *)&pItemsTable->pItems[_this->uItemID].pIconName; | |
2412 v76 = v3; | |
2413 v4 = pIcons_LOD->LoadTexture(*(const char **)v3, TEXTURE_16BIT_PALETTE); | |
2414 v5 = v4; | |
2415 v4 *= 72; | |
2416 v75 = v4; | |
2417 v73 = (struct Texture *)((char *)pIcons_LOD->pTextures + v4); | |
2418 v6 = 100 - *(unsigned __int16 *)((char *)&pIcons_LOD->pTextures[0].uTextureWidth + v4); | |
2419 v7 = v73->uTextureHeight; | |
2420 v78 = v6; | |
2421 v81 = 144 - v7; | |
2422 if ( v6 > 0 ) | |
2423 v78 = v6 >> 1; | |
2424 if ( v81 <= 0 ) | |
2425 v81 = 0; | |
2426 else | |
2427 v81 >>= 1; | |
2428 v8 = _this; | |
2429 if ( !v3[46] ) | |
2430 _this->uAttributes |= 1u; | |
2431 v9 = v8->uAttributes; | |
2432 v77 = 0; | |
2433 a2.y = v9 & 2; | |
2434 if ( pItemsTable->pItems[v8->uItemID].uEquipType == 18 ) | |
2435 v77 = v8->uAdditionalValue; | |
2436 if ( uActiveCharacter ) | |
2437 { | |
2438 if ( !(v9 & 1) ) | |
2439 { | |
2440 v10 = pPlayers[uActiveCharacter]->CanIdentify(_this) == 1; | |
2441 v11 = _this; | |
2442 if ( v10 ) | |
2443 _this->uAttributes |= 1u; | |
2444 v10 = (v11->uAttributes & 1) == 0; | |
2445 v83 = (char *)9; | |
2446 if ( v10 ) | |
2447 { | |
2448 ShowStatusBarString(pGlobalTXT_LocalizationStrings[446], 2u); | |
2449 } | |
2450 else | |
2451 { | |
187 | 2452 v83 = (char *)SPEECH_8; |
0 | 2453 if ( _this->GetValue() < 100 * (pPlayers[uActiveCharacter]->uLevel + 5) ) |
187 | 2454 v83 = (char *)SPEECH_7; |
0 | 2455 } |
2456 if ( dword_4E455C ) | |
2457 { | |
187 | 2458 pPlayers[uActiveCharacter]->PlaySound((PlayerSpeech)(int)v83, 0); |
0 | 2459 dword_4E455C = 0; |
2460 } | |
2461 } | |
2462 _this->UpdateTempBonus(pParty->uTimePlayed); | |
2463 if ( a2.y ) | |
2464 { | |
2465 v10 = pPlayers[uActiveCharacter]->CanRepair(_this) == 1; | |
2466 v12 = _this; | |
2467 if ( v10 ) | |
2468 _this->uAttributes = _this->uAttributes & 0xFFFFFFFD | 1; | |
2469 v10 = (v12->uAttributes & 2) == 0; | |
187 | 2470 v83 = (char *)SPEECH_11; |
0 | 2471 if ( v10 ) |
187 | 2472 v83 = (char *)SPEECH_10; |
0 | 2473 else |
2474 ShowStatusBarString(pGlobalTXT_LocalizationStrings[448], 2u); | |
2475 if ( dword_4E455C ) | |
2476 { | |
187 | 2477 pPlayers[uActiveCharacter]->PlaySound((PlayerSpeech)(int)v83, 0); |
0 | 2478 dword_4E455C = 0; |
2479 } | |
2480 } | |
2481 } | |
2482 v13 = _this->uAttributes; | |
2483 v14 = _this->uAttributes & 1; | |
2484 a2.y = _this->uAttributes & 1; | |
2485 if ( v13 & 2 ) | |
2486 { | |
2487 v79.DrawMessageBox(0); | |
2488 //v15 = &; | |
2489 pRenderer->Clip( | |
2490 v79.uFrameX + 12, | |
2491 v79.uFrameY + 12, | |
2492 v79.uFrameX + v79.uFrameWidth - 12, | |
2493 v79.uFrameY + v79.uFrameHeight - 12); | |
2494 v79.uFrameWidth -= 24; | |
2495 v79.uFrameHeight -= 12; | |
2496 v79.uFrameZ = v79.uFrameX + v79.uFrameWidth - 1; | |
2497 v79.uFrameW = v79.uFrameY + v79.uFrameHeight - 1; | |
2498 pRenderer->_4A6776( | |
2499 v79.uFrameX + v78, | |
2500 v81 + v79.uFrameY + 30, | |
2501 (Texture *)(v5 != -1 ? (int)((char *)pIcons_LOD->pTextures + v75) : 0)); | |
2502 if ( a2.y ) | |
2503 v16 = _this->GetIdentifiedName(); | |
2504 else | |
2505 v16 = (const char *)*((int *)v76 + 2); | |
2506 v79.DrawTitleText(pFontArrus, 0, 0xCu, var88, v16, 3u); | |
2507 v17 = pFontArrus->CalcTextHeight(pGlobalTXT_LocalizationStrings[32], &v79, 0, 0); | |
2508 v57 = 3; | |
2509 v52 = pGlobalTXT_LocalizationStrings[32]; | |
2510 goto LABEL_37; | |
2511 } | |
2512 if ( !v14 ) | |
2513 { | |
2514 v79.DrawMessageBox(0); | |
2515 v15 = pRenderer; | |
2516 pRenderer->Clip( | |
2517 v79.uFrameX + 12, | |
2518 v79.uFrameY + 12, | |
2519 v79.uFrameX + v79.uFrameWidth - 12, | |
2520 v79.uFrameY + v79.uFrameHeight - 12); | |
2521 v79.uFrameWidth -= 24; | |
2522 v79.uFrameHeight -= 12; | |
2523 v79.uFrameZ = v79.uFrameX + v79.uFrameWidth - 1; | |
2524 v79.uFrameW = v79.uFrameY + v79.uFrameHeight - 1; | |
2525 pRenderer->DrawTextureTransparent( | |
2526 v79.uFrameX + v78, | |
2527 v81 + v79.uFrameY + 30, | |
2528 (Texture *)(v5 != -1 ? (int)((char *)pIcons_LOD->pTextures + v75) : 0)); | |
2529 v79.DrawTitleText(pFontArrus, 0, 0xCu, var88, *((const char **)v76 + 2), 3u); | |
2530 v17 = pFontArrus->CalcTextHeight(pGlobalTXT_LocalizationStrings[232], &v79, 0, 0); | |
2531 v57 = 3; | |
2532 v52 = pGlobalTXT_LocalizationStrings[232]; | |
2533 LABEL_37: | |
2534 v18 = v17 >> 1; | |
2535 v19 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0x19u, 0x19u); | |
2536 v79.DrawTitleText(pFontArrus, 0x64u, ((signed int)v79.uFrameHeight >> 1) - v18, v19, v52, v57); | |
2537 goto LABEL_116; | |
2538 } | |
2539 sprintf(a1, pGlobalTXT_LocalizationStrings[463], *((int *)v3 + 2)); | |
2540 strcpy(Dest, ""); | |
2541 strcpy(v64, ""); | |
2542 v20 = v3[28]; | |
2543 if ( (unsigned __int8)v20 <= 1u ) | |
2544 { | |
2545 v58 = (unsigned __int8)v3[31]; | |
2546 v53 = (unsigned __int8)v3[30]; | |
2547 v48 = pGlobalTXT_LocalizationStrings[53]; | |
2548 v45 = (unsigned __int8)v3[32]; | |
2549 v43 = pGlobalTXT_LocalizationStrings[18]; | |
2550 } | |
2551 else | |
2552 { | |
2553 if ( v20 != 2 ) | |
2554 { | |
2555 if ( (unsigned __int8)v20 > 2u ) | |
2556 { | |
2557 if ( (unsigned __int8)v20 <= 0xBu ) | |
2558 { | |
2559 v21 = v3[30]; | |
2560 if ( v21 ) | |
2561 sprintf( | |
2562 Dest, | |
2563 "%s: +%d", | |
2564 pGlobalTXT_LocalizationStrings[11], | |
2565 (unsigned __int8)v21 + (unsigned __int8)v3[32]); | |
2566 } | |
2567 } | |
2568 goto LABEL_50; | |
2569 } | |
2570 v58 = (unsigned __int8)v3[31]; | |
2571 v53 = (unsigned __int8)v3[30]; | |
2572 v48 = pGlobalTXT_LocalizationStrings[53]; | |
2573 v45 = (unsigned __int8)v3[32]; | |
2574 v43 = pGlobalTXT_LocalizationStrings[203]; | |
2575 } | |
2576 sprintf(Dest, "%s: +%d %s: %dd%d", v43, v45, v48, v53, v58); | |
2577 v22 = v3[32]; | |
2578 if ( v22 ) | |
2579 { | |
2580 sprintf(Source, " +%d", (unsigned __int8)v22); | |
2581 strcat(Dest, Source); | |
2582 } | |
2583 LABEL_50: | |
2584 if ( v77 ) | |
2585 goto LABEL_65; | |
2586 v23 = v3[28]; | |
2587 if ( v23 == 14 ) | |
2588 { | |
2589 v24 = _this->_bonus_type; | |
2590 if ( v24 ) | |
2591 goto LABEL_56; | |
2592 LABEL_65: | |
2593 v79.uFrameWidth -= 12; | |
2594 a2.y = 3; | |
2595 v79.uFrameZ = v79.uFrameX + v79.uFrameWidth - 1; | |
2596 v79.uFrameW = v79.uFrameY + v79.uFrameHeight - 1; | |
2597 Str = (char *)(3 * (LOBYTE(pFontArrus->uFontHeight) + 8)); | |
2598 v83 = a1; | |
2599 do | |
2600 { | |
2601 if ( *v83 ) | |
2602 { | |
2603 v27 = v82->CalcTextHeight(v83, &v79, 100, 0); | |
2604 Str += v27 + 3; | |
2605 } | |
2606 v83 += 100; | |
2607 --a2.y; | |
2608 } | |
2609 while ( a2.y ); | |
2610 v28 = (const char *)*((int *)v3 + 3); | |
2611 if ( *v28 ) | |
2612 { | |
2613 v29 = pFontSmallnum->CalcTextHeight(v28, &v79, 100, 0); | |
2614 Str += v29; | |
2615 } | |
2616 v79.uFrameHeight = v73->uTextureHeight + v81 + 54; | |
2617 if ( (signed int)Str > (signed int)v79.uFrameHeight ) | |
2618 v79.uFrameHeight = (unsigned int)Str; | |
2619 if ( _this->uAttributes & 8 && (_this->uAdditionalValue || _this->_bonus_type) ) | |
2620 v79.uFrameHeight += LOBYTE(v82->uFontHeight); | |
2621 v83 = 0; | |
2622 if ( LOBYTE(pFontArrus->uFontHeight) ) | |
2623 { | |
2624 v79.uFrameWidth -= 24; | |
2625 v30 = (char *)LOBYTE(pFontArrus->uFontHeight); | |
2626 v31 = _this->GetIdentifiedName(); | |
2627 if ( pFontArrus->CalcTextHeight(v31, &v79, 0, 0) / (signed int)v30 ) | |
2628 v83 = v30; | |
2629 v79.uFrameWidth += 24; | |
2630 } | |
2631 v79.uFrameWidth += 12; | |
2632 v79.uFrameHeight += (unsigned int)v83; | |
2633 v79.uFrameW = v79.uFrameY + v79.uFrameHeight - 1; | |
2634 v79.uFrameZ = v79.uFrameX + v79.uFrameWidth - 1; | |
2635 v79.DrawMessageBox(0); | |
2636 v15 = pRenderer; | |
2637 pRenderer->Clip( | |
2638 v79.uFrameX + 12, | |
2639 v79.uFrameY + 12, | |
2640 v79.uFrameX + v79.uFrameWidth - 12, | |
2641 v79.uFrameY + v79.uFrameHeight - 12); | |
2642 v79.uFrameWidth -= 12; | |
2643 v32 = v73->uTextureHeight; | |
2644 v33 = v79.uFrameHeight; | |
2645 v79.uFrameHeight -= 12; | |
2646 v79.uFrameZ = v79.uFrameX + v79.uFrameWidth - 1; | |
2647 v79.uFrameW = v79.uFrameY + v79.uFrameHeight - 1; | |
2648 pRenderer->DrawTextureTransparent( | |
2649 v79.uFrameX + v78, | |
2650 v79.uFrameY + (signed int)(v33 - v32) / 2, | |
2651 (Texture *)(v5 != -1 ? (int)((char *)pIcons_LOD->pTextures + v75) : 0)); | |
2652 a2.y = 3; | |
2653 v34 = (int)(v83 + 35); | |
2654 Str = a1; | |
2655 do | |
2656 { | |
2657 if ( *Str ) | |
2658 { | |
2659 v79.DrawText(v82, 100, v34, 0, Str, 0, 0, 0); | |
2660 v34 += v82->CalcTextHeight(Str, &v79, 100, 0) + 3; | |
2661 } | |
2662 Str += 100; | |
2663 --a2.y; | |
2664 } | |
2665 while ( a2.y ); | |
2666 v35 = (const char *)*((int *)v76 + 3); | |
2667 if ( *v35 ) | |
2668 v79.DrawText(pFontSmallnum, 100, v34, 0, v35, 0, 0, 0); | |
2669 v79.uFrameX += 12; | |
2670 v79.uFrameWidth -= 24; | |
2671 v36 = _this->GetIdentifiedName(); | |
2672 v79.DrawTitleText(pFontArrus, 0, 0xCu, var88, v36, 3u); | |
2673 v79.uFrameWidth += 24; | |
2674 v79.uFrameX -= 12; | |
2675 if ( v77 ) | |
2676 { | |
2677 sprintf(pTmpBuf, "%s: %lu", pGlobalTXT_LocalizationStrings[465], v77); | |
2678 v40 = v82; | |
2679 v61 = 0; | |
2680 v56 = 0; | |
2681 v51 = 0; | |
2682 v47 = pTmpBuf; | |
2683 v44 = 0; | |
2684 v42 = v79.uFrameHeight - LOBYTE(v82->uFontHeight); | |
2685 v41 = 100; | |
2686 } | |
2687 else | |
2688 { | |
2689 if ( _this->uAttributes & 8 && (_this->uAdditionalValue || _this->_bonus_type) ) | |
2690 { | |
2691 sub_493F79((stru351 *)&v67, _this->uExpireTime - pParty->uTimePlayed); | |
2692 strcpy(pTmpBuf, "Duration:"); | |
2693 Str = (char *)(v72 - 1168); | |
2694 if ( v72 != 1168 ) | |
2695 { | |
2696 sprintf(v65, " %d:yr", v72 - 1168); | |
2697 strcat(pTmpBuf, v65); | |
2698 } | |
2699 if ( (((v71 || Str) && ((sprintf(v65, " %d:mo", v71), strcat(pTmpBuf, v65), v71) || Str) || v70) | |
2700 && ((sprintf(v65, " %d:dy", v70), strcat(pTmpBuf, v65), v71) || Str || v70) | |
2701 || v69) | |
2702 && ((sprintf(v65, " %d:hr", v69), strcat(pTmpBuf, v65), v71) || Str || v70 || v69) | |
2703 || v68 ) | |
2704 { | |
2705 sprintf(v65, " %d:mn", v68); | |
2706 strcat(pTmpBuf, v65); | |
2707 } | |
2708 v79.DrawText(v82, 100, v79.uFrameHeight - 2 * LOBYTE(v82->uFontHeight), 0, pTmpBuf, 0, 0, 0); | |
2709 } | |
2710 v37 = _this->GetValue(); | |
2711 sprintf(pTmpBuf, "%s: %lu", pGlobalTXT_LocalizationStrings[465], v37); | |
2712 v79.DrawText(v82, 100, v79.uFrameHeight - LOBYTE(v82->uFontHeight), 0, pTmpBuf, 0, 0, 0); | |
2713 v38 = _this->uAttributes; | |
2714 if ( BYTE1(v38) & 1 ) | |
2715 { | |
2716 v61 = 0; | |
2717 v56 = 0; | |
2718 v51 = 0; | |
2719 v47 = pGlobalTXT_LocalizationStrings[187]; | |
2720 } | |
2721 else | |
2722 { | |
2723 if ( !(BYTE1(v38) & 2) ) | |
2724 goto LABEL_116; | |
2725 v61 = 0; | |
2726 v56 = 0; | |
2727 v51 = 0; | |
2728 v47 = pGlobalTXT_LocalizationStrings[651]; | |
2729 } | |
2730 LOWORD(v38) = LOWORD(pRenderer->uTargetRMask); | |
2731 v44 = v38; | |
2732 v42 = v79.uFrameHeight - LOBYTE(v82->uFontHeight); | |
2733 v39 = v82->GetLineWidth(pTmpBuf); | |
2734 v40 = v82; | |
2735 v41 = v39 + 132; | |
2736 } | |
2737 v79.DrawText(v40, v41, v42, v44, v47, v51, v56, v61); | |
2738 LABEL_116: | |
2739 pRenderer->ResetClip(); | |
2740 if ( !areWeLoadingTexture ) | |
2741 { | |
2742 v73->Release(); | |
2743 pIcons_LOD->_40F9C5(); | |
2744 } | |
2745 return; | |
2746 } | |
2747 if ( v23 == 13 ) | |
2748 { | |
2749 v24 = pItemsTable->pItems[_this->uItemID].uDamageDice; | |
2750 LABEL_56: | |
2751 v59 = v24; | |
2752 v54 = pGlobalTXT_LocalizationStrings[449]; | |
2753 v49 = "%s: %d"; | |
2754 LABEL_64: | |
2755 sprintf(v64, v49, v54, v59); | |
2756 goto LABEL_65; | |
2757 } | |
2758 v25 = _this->_bonus_type; | |
2759 if ( v25 ) | |
2760 { | |
2761 v60 = _this->_bonus_strength; | |
2762 v55 = *((int *)&pItemsTable->pItems[799].uDamageMod + 5 * v25); | |
2763 v50 = pGlobalTXT_LocalizationStrings[210]; | |
2764 v46 = "%s: %s +%d"; | |
2765 } | |
2766 else | |
2767 { | |
2768 v26 = _this->uAdditionalValue; | |
2769 if ( !v26 ) | |
2770 { | |
2771 if ( _this->uNumCharges ) | |
2772 { | |
2773 v59 = _this->uNumCharges; | |
2774 v54 = pGlobalTXT_LocalizationStrings[464]; | |
2775 v49 = "%s: %lu"; | |
2776 goto LABEL_64; | |
2777 } | |
2778 goto LABEL_65; | |
2779 } | |
2780 v60 = _this->_bonus_strength; | |
222 | 2781 v55 = *((int *)&pItemsTable->pEnchantments[23].pBonusStat + 7 * v26); |
0 | 2782 v50 = pGlobalTXT_LocalizationStrings[210]; |
2783 v46 = "%s: %s"; | |
2784 } | |
2785 sprintf(v64, v46, v50, v55, v60); | |
2786 goto LABEL_65; | |
2787 } | |
2788 } | |
2789 // 4E455C: using guessed type int dword_4E455C; | |
2790 // 506128: using guessed type int areWeLoadingTexture; | |
2791 | |
2792 //----- (0041E360) -------------------------------------------------------- | |
2793 char *__fastcall MonsterPopup_Draw(unsigned int uActorID, GUIWindow *edx0) | |
2794 { | |
2795 unsigned int v2; // esi@1 | |
2796 Actor *v3; // esi@3 | |
2797 int v4; // eax@3 | |
2798 unsigned int v5; // ecx@3 | |
2799 NPCData *v6; // eax@3 | |
2800 unsigned __int16 v7; // cx@3 | |
2801 int v8; // eax@4 | |
2802 unsigned __int16 v9; // dx@4 | |
2803 SpriteFrame *v10; // edi@17 | |
243 | 2804 LODSprite *v11; // esi@17 |
0 | 2805 unsigned int v12; // ecx@17 |
2806 Sprite *v13; // edi@18 | |
2807 int v14; // ecx@18 | |
2808 int v15; // edx@18 | |
2809 int v16; // edx@18 | |
2810 int v17; // eax@18 | |
2811 unsigned int v18; // ecx@19 | |
2812 unsigned int v19; // eax@21 | |
2813 char *v20; // esi@28 | |
2814 int v21; // edx@29 | |
2815 unsigned __int16 *v22; // ecx@29 | |
2816 int v23; // eax@29 | |
2817 int v24; // eax@32 | |
2818 int v25; // esi@32 | |
2819 char *v26; // edx@34 | |
2820 unsigned __int8 v27; // sf@36 | |
2821 unsigned __int8 v28; // of@36 | |
2822 int v29; // esi@40 | |
2823 char *v30; // ecx@40 | |
2824 int v31; // eax@40 | |
2825 int v32; // esi@43 | |
2826 unsigned __int16 v33; // ax@45 | |
2827 int v34; // edx@45 | |
2828 int v35; // eax@45 | |
2829 int v36; // eax@49 | |
2830 char *v37; // eax@52 | |
2831 int v38; // eax@55 | |
2832 unsigned __int16 v39; // ax@59 | |
2833 SpellBuff *v40; // eax@60 | |
2834 int v41; // edi@61 | |
2835 unsigned int v42; // eax@61 | |
2836 int v43; // eax@62 | |
2837 int v44; // eax@63 | |
2838 signed int v45; // edi@65 | |
2839 unsigned __int16 v46; // ax@73 | |
2840 Player *v47; // ecx@77 | |
2841 unsigned int v48; // eax@85 | |
2842 GUIFont *v49; // edi@90 | |
2843 int v50; // edi@90 | |
2844 SpellBuff *v51; // eax@91 | |
2845 char *v52; // ecx@98 | |
2846 char *v53; // ecx@101 | |
2847 char *v54; // ST0C_4@118 | |
2848 unsigned int v55; // eax@118 | |
2849 GUIFont *v56; // edi@124 | |
2850 unsigned __int8 v57; // al@128 | |
2851 int v58; // eax@132 | |
2852 Actor *v59; // ecx@133 | |
2853 unsigned __int8 v60; // dl@138 | |
2854 char *v62; // eax@147 | |
2855 int v63; // eax@152 | |
2856 char *result; // eax@152 | |
2857 int v65; // eax@155 | |
2858 const char *v66; // [sp-10h] [bp-1FCh]@121 | |
2859 const char *v67; // [sp-10h] [bp-1FCh]@125 | |
2860 const char *v68; // [sp-10h] [bp-1FCh]@142 | |
2861 int v69; // [sp-Ch] [bp-1F8h]@121 | |
2862 char *v70; // [sp-Ch] [bp-1F8h]@125 | |
2863 char *v71; // [sp-Ch] [bp-1F8h]@142 | |
2864 char *v72; // [sp-8h] [bp-1F4h]@54 | |
2865 int v73; // [sp-8h] [bp-1F4h]@79 | |
2866 int v74; // [sp-8h] [bp-1F4h]@121 | |
2867 int v75; // [sp-8h] [bp-1F4h]@125 | |
2868 int v76; // [sp-8h] [bp-1F4h]@142 | |
2869 size_t v77; // [sp-4h] [bp-1F0h]@54 | |
2870 unsigned int v78; // [sp-4h] [bp-1F0h]@121 | |
2871 unsigned int v79; // [sp-4h] [bp-1F0h]@125 | |
2872 char *v80; // [sp-4h] [bp-1F0h]@142 | |
2873 char *v81; // [sp-4h] [bp-1F0h]@148 | |
2874 DDBLTFX Dst; // [sp+Ch] [bp-1E0h]@18 | |
2875 DDSURFACEDESC2 pDesc; // [sp+70h] [bp-17Ch]@18 | |
2876 RECT v84; // [sp+ECh] [bp-100h]@26 | |
241 | 2877 char *v85[10]; // [sp+FCh] [bp-F0h]@145 |
2878 char *v95[11]; // [sp+124h] [bp-C8h]@127 | |
0 | 2879 RenderBillboardTransform_local0 v106; // [sp+150h] [bp-9Ch]@3 |
2880 unsigned int v107; // [sp+1A0h] [bp-4Ch]@18 | |
2881 unsigned __int16 *v108; // [sp+1A4h] [bp-48h]@34 | |
2882 unsigned int v109; // [sp+1A8h] [bp-44h]@32 | |
2883 LPVOID v110; // [sp+1ACh] [bp-40h]@28 | |
2884 unsigned int v111; // [sp+1B0h] [bp-3Ch]@29 | |
2885 char **v112; // [sp+1B4h] [bp-38h]@3 | |
2886 IDirectDrawSurface *v222; // [sp+1B8h] [bp-34h]@18 | |
2887 unsigned __int8 v114; // [sp+1BFh] [bp-2Dh]@133 | |
2888 int v115; // [sp+1C0h] [bp-2Ch]@3 | |
2889 unsigned int v116; // [sp+1C4h] [bp-28h]@18 | |
2890 int i; // [sp+1C8h] [bp-24h]@18 | |
2891 Player *a2; // [sp+1CCh] [bp-20h]@28 | |
2892 int v119; // [sp+1D0h] [bp-1Ch]@18 | |
2893 SpellBuff *v120; // [sp+1D4h] [bp-18h]@18 | |
2894 Actor *v121; // [sp+1D8h] [bp-14h]@3 | |
2895 int a5; // [sp+1DCh] [bp-10h]@3 | |
2896 GUIWindow *a1; // [sp+1E0h] [bp-Ch]@1 | |
2897 int v124; // [sp+1E4h] [bp-8h]@18 | |
2898 char *a4; // [sp+1E8h] [bp-4h]@18 | |
2899 | |
2900 a1 = edx0; | |
2901 v2 = uActorID; | |
2902 | |
2903 static Actor pMonsterInfoUI_Doll; | |
2904 /*if ( !(bMonsterInfoUI_bDollInitialized & 1) ) | |
2905 { | |
2906 bMonsterInfoUI_bDollInitialized |= 1u; | |
2907 Actor::Actor(&pMonsterInfoUI_Doll); | |
2908 atexit(nullsub_3); | |
2909 }*/ | |
2910 v106.uParentBillboardID = -1; | |
2911 v3 = &pActors[v2]; | |
2912 v121 = v3; | |
2913 v4 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xE1u, 0xFFu, 0x9Bu); | |
2914 v5 = v3->uNPC_ID; | |
2915 a5 = v4; | |
2916 v6 = GetNPCData(v5); | |
2917 v7 = v3->pMonsterInfo.uID; | |
2918 v112 = (char **)v6; | |
2919 v115 = byte_4E2B70[((signed __int16)v7 - 1) / 3] - 40; | |
2920 if ( v7 == pMonsterInfoUI_Doll.pMonsterInfo.uID ) | |
2921 { | |
2922 v9 = pMonsterInfoUI_Doll.uCurrentActionLength; | |
2923 } | |
2924 else | |
2925 { | |
2926 memcpy(&pMonsterInfoUI_Doll, v3, sizeof(pMonsterInfoUI_Doll)); | |
2927 pMonsterInfoUI_Doll.uCurrentActionAnimation = 7; | |
2928 pMonsterInfoUI_Doll.uCurrentActionTime = 0; | |
2929 v8 = rand(); | |
2930 v3 = v121; | |
2931 v9 = v8 % 256 + 128; | |
2932 pMonsterInfoUI_Doll.uCurrentActionLength = v8 % 256 + 128; | |
2933 } | |
2934 if ( (signed int)pMonsterInfoUI_Doll.uCurrentActionTime > (signed __int16)v9 ) | |
2935 { | |
2936 pMonsterInfoUI_Doll.uCurrentActionTime = 0; | |
2937 if ( pMonsterInfoUI_Doll.uCurrentActionAnimation == 7 || pMonsterInfoUI_Doll.uCurrentActionAnimation == 2 ) | |
2938 { | |
2939 pMonsterInfoUI_Doll.uCurrentActionAnimation = 0; | |
2940 pMonsterInfoUI_Doll.uCurrentActionLength = rand() % 128 + 128; | |
2941 } | |
2942 else | |
2943 { | |
2944 rand(); | |
2945 pMonsterInfoUI_Doll.uCurrentActionAnimation = 7; | |
2946 if ( (pMonsterInfoUI_Doll.pMonsterInfo.uID < 115 || pMonsterInfoUI_Doll.pMonsterInfo.uID > 186) | |
2947 && (pMonsterInfoUI_Doll.pMonsterInfo.uID < 232 || pMonsterInfoUI_Doll.pMonsterInfo.uID > 249) | |
2948 && rand() % 30 < 100 ) | |
2949 pMonsterInfoUI_Doll.uCurrentActionAnimation = 2; | |
2950 pMonsterInfoUI_Doll.uCurrentActionLength = 8 | |
2951 * pSpriteFrameTable->pSpriteSFrames[v3->pSpriteIDs[(signed __int16)pMonsterInfoUI_Doll.uCurrentActionAnimation]].uAnimLength; | |
2952 } | |
2953 } | |
2954 v10 = pSpriteFrameTable->GetFrame( | |
2955 v3->pSpriteIDs[(signed __int16)pMonsterInfoUI_Doll.uCurrentActionAnimation], | |
2956 pMonsterInfoUI_Doll.uCurrentActionTime); | |
243 | 2957 v11 = pSprites_LOD[v10->pHwSpriteIDs[0]].pSpriteHeaders;//40 * v10->pHwSpriteIDs[0] + 7218180; |
0 | 2958 v106.pTarget = pRenderer->pTargetSurface; |
2959 v106.pTargetZ = pRenderer->pActiveZBuffer; | |
2960 v106.uTargetPitch = pRenderer->uTargetSurfacePitch; | |
2961 v12 = a1->uFrameY + 52; | |
2962 v106.uViewportX = a1->uFrameX + 13; | |
2963 v106.uViewportY = v12; | |
2964 v106.uViewportW = v12 + 128; | |
2965 v106.uViewportZ = v106.uViewportX + 128; | |
2966 v106.uScreenSpaceX = (signed int)(v106.uViewportX + 128 + v106.uViewportX) / 2; | |
144
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
141
diff
changeset
|
2967 v106._screenspace_x_scaler_packedfloat = 65536; |
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
141
diff
changeset
|
2968 v106._screenspace_y_scaler_packedfloat = 65536; |
243 | 2969 v106.uScreenSpaceY = v115 + v12 + v11->uHeight; |
0 | 2970 v106.pPalette = PaletteManager::Get_Dark_or_Red_LUT(v10->uPaletteIndex, 0, 1); |
2971 v106.sZValue = 0; | |
2972 v106.uFlags = 0; | |
2973 pRenderer->Clip_v2(0, 0, 0x27Fu, 0x1DFu); | |
2974 pRenderer->Line2D(v106.uViewportX - 1, v106.uViewportY - 1, v106.uViewportX + 129, v106.uViewportY - 1, a5); | |
2975 pRenderer->Line2D( | |
2976 v106.uViewportX + 129, | |
2977 v106.uViewportY - 1, | |
2978 v106.uViewportX + 129, | |
2979 v106.uViewportW + 1, | |
2980 a5); | |
2981 pRenderer->Line2D(v106.uViewportX + 129, v106.uViewportW + 1, v106.uViewportX - 1, v106.uViewportW + 1, a5); | |
2982 pRenderer->Line2D(v106.uViewportX - 1, v106.uViewportW + 1, v106.uViewportX - 1, v106.uViewportY - 1, a5); | |
2983 if ( pRenderer->pRenderD3D ) | |
2984 { | |
2985 v13 = &pSprites_LOD->pHardwareSprites[v10->pHwSpriteIDs[0]]; | |
2986 v106.uScreenSpaceY = v115 + v106.uViewportY + v13->uBufferHeight; | |
2987 v222 = (IDirectDrawSurface *)v13->pTextureSurface; | |
2988 memset(&Dst, 0, 0x64u); | |
2989 Dst.dwSize = 100; | |
2990 Dst.dwFillColor = 0; | |
2991 memset(&pDesc, 0, 0x7Cu); | |
2992 pDesc.dwSize = 124; | |
2993 v222->GetSurfaceDesc((LPDDSURFACEDESC)&pDesc); | |
2994 v14 = v13->uBufferHeight; | |
2995 v120 = (SpellBuff *)v13->uBufferWidth; | |
2996 v107 = 0; | |
2997 v15 = v13->uAreaX; | |
2998 v119 = (signed int)v120 / 2; | |
2999 i = 0; | |
3000 a4 = (char *)(v106.uScreenSpaceX + v15 - (signed int)v120 / 2); | |
3001 v115 = v13->uAreaY; | |
3002 v16 = v13->uAreaWidth + (signed int)v120 / 2 + v15 - (int)v120; | |
3003 v124 = v106.uScreenSpaceY + v115 - v14; | |
3004 v17 = v13->uAreaHeight + v115 - v14; | |
3005 v116 = v106.uScreenSpaceX + v16; | |
3006 v119 = v106.uScreenSpaceY + v17; | |
3007 if ( (signed int)a4 < (signed int)v106.uViewportX ) | |
3008 { | |
3009 v18 = v106.uViewportX - (int)a4; | |
3010 a4 = (char *)v106.uViewportX; | |
3011 v107 = v18; | |
3012 } | |
3013 if ( v124 < (signed int)v106.uViewportY ) | |
3014 { | |
3015 v19 = v106.uViewportY - v124; | |
3016 v124 = v106.uViewportY; | |
3017 i = v19; | |
3018 } | |
3019 if ( (signed int)v116 > (signed int)v106.uViewportZ ) | |
3020 v116 = v106.uViewportZ; | |
3021 if ( v119 > (signed int)v106.uViewportW ) | |
3022 v119 = v106.uViewportW; | |
3023 pRenderer->FillRectFast( | |
3024 v106.uViewportX, | |
3025 v106.uViewportY, | |
3026 v106.uViewportZ - v106.uViewportX, | |
3027 v106.uViewportW - v106.uViewportY, | |
3028 pRenderer->uTargetBMask | pRenderer->uTargetGMask); | |
3029 pRenderer->FillRectFast( | |
3030 v106.uViewportX, | |
3031 v106.uViewportY, | |
3032 v106.uViewportZ - v106.uViewportX, | |
3033 v106.uViewportW - v106.uViewportY, | |
3034 pRenderer->uTargetBMask | pRenderer->uTargetGMask); | |
3035 v84.left = v106.uViewportX; | |
3036 v84.top = v106.uViewportY; | |
3037 v84.right = v106.uViewportZ; | |
3038 v84.bottom = v106.uViewportW; | |
3039 ErrD3D(pRenderer->pBackBuffer4->Blt(&v84, 0, 0, 16778240u, &Dst)); | |
3040 if ( pRenderer->uTargetGBits == 5 ) | |
3041 { | |
3042 memset(&pDesc, 0, 0x7Cu); | |
3043 pDesc.dwSize = 124; | |
242 | 3044 if ( pRenderer->LockSurface_DDraw4((IDirectDrawSurface4 *)v222, &pDesc, DDLOCK_WAIT)) |
3045 { | |
3046 v20 = (char *)v124; | |
3047 v110 = pDesc.lpSurface; | |
3048 a2 = (Player *)v124; | |
3049 if ( v124 < v119 ) | |
3050 { | |
3051 v111 = 2 * pRenderer->uTargetSurfacePitch; | |
3052 v21 = (int)a4; | |
3053 v22 = &pRenderer->pTargetSurface[(int)&a4[v124 * pRenderer->uTargetSurfacePitch]]; | |
3054 v23 = i - v124; | |
3055 v120 = (SpellBuff *)&pRenderer->pTargetSurface[(int)&a4[v124 * pRenderer->uTargetSurfacePitch]]; | |
3056 v115 = i - v124; | |
3057 while ( 1 ) | |
3058 { | |
3059 v124 = v21; | |
3060 if ( v21 < (signed int)v116 ) | |
3061 { | |
3062 v24 = (int)&v20[v23]; | |
3063 v25 = v107 - v21; | |
3064 v109 = v24; | |
3065 for ( i = v107 - v21; ; v25 = i ) | |
3066 { | |
3067 v108 = (unsigned __int16 *)((pDesc.lPitch >> 1) * pDesc.dwHeight * v109 / v13->uAreaHeight); | |
3068 v26 = (char *)v108 + pDesc.dwWidth * (v25 + v124++) / v13->uAreaWidth; | |
3069 *v22 = *((short *)v110 + (int)v26); | |
3070 ++v22; | |
3071 if ( v124 >= (signed int)v116 ) | |
3072 break; | |
3073 } | |
3074 v23 = v115; | |
3075 } | |
3076 v22 = (unsigned __int16 *)((char *)v120 + v111); | |
3077 v20 = (char *)&a2->pConditions[0] + 1; | |
3078 v28 = __OFSUB__((int)&a2->pConditions[0] + 1, v119); | |
3079 v27 = (signed int)((char *)&a2->pConditions[0] + -v119 + 1) < 0; | |
3080 a2 = (Player *)((char *)a2 + 1); | |
3081 v120 = (SpellBuff *)((char *)v120 + v111); | |
3082 if ( !(v27 ^ v28) ) | |
3083 break; | |
3084 v21 = (int)a4; | |
3085 } | |
3086 } | |
3087 v222->Unlock(0); | |
3088 } | |
3089 } | |
3090 else | |
3091 { | |
3092 memset(&pDesc, 0, 0x7Cu); | |
3093 pDesc.dwSize = 124; | |
3094 if ( pRenderer->LockSurface_DDraw4((IDirectDrawSurface4 *)v222, &pDesc, DDLOCK_WAIT) ) | |
3095 { | |
3096 v108 = (unsigned __int16 *)pDesc.lpSurface; | |
3097 a2 = (Player *)v124; | |
3098 if ( v124 < v119 ) | |
3099 { | |
3100 v109 = 2 * pRenderer->uTargetSurfacePitch; | |
3101 v29 = (int)a4; | |
3102 v30 = (char *)&pRenderer->pTargetSurface[(int)&a4[v124 * pRenderer->uTargetSurfacePitch]]; | |
3103 v31 = i - v124; | |
3104 v120 = (SpellBuff *)&pRenderer->pTargetSurface[(int)&a4[v124 * pRenderer->uTargetSurfacePitch]]; | |
3105 v115 = i - v124; | |
3106 while ( 1 ) | |
3107 { | |
3108 v124 = v29; | |
3109 if ( v29 < (signed int)v116 ) | |
3110 { | |
3111 v32 = v107 - (int)a4; | |
3112 v111 = (unsigned int)((char *)a2 + v31); | |
3113 for ( i = v107 - (int)a4; ; v32 = i ) | |
3114 { | |
3115 v110 = (LPVOID)((pDesc.lPitch >> 1) * pDesc.dwHeight * v111 / v13->uAreaHeight); | |
3116 v33 = v108[(int)((char *)v110 + pDesc.dwWidth * (v32 + v124) / v13->uAreaWidth)]; | |
3117 v34 = v33 & 0x1F | 2 | |
3118 * (unsigned __int16)(v108[(int)((char *)v110 | |
3119 + pDesc.dwWidth * (v32 + v124++) / v13->uAreaWidth)] & 0xFFE0); | |
3120 v35 = v124; | |
3121 *(short *)v30 = v34; | |
3122 v30 += 2; | |
3123 if ( v35 >= (signed int)v116 ) | |
3124 break; | |
3125 } | |
3126 v31 = v115; | |
3127 } | |
3128 a2 = (Player *)((char *)a2 + 1); | |
3129 v30 = (char *)v120 + v109; | |
3130 v120 = (SpellBuff *)((char *)v120 + v109); | |
3131 if ( (signed int)a2 >= v119 ) | |
3132 break; | |
3133 v29 = (int)a4; | |
3134 } | |
3135 } | |
3136 v222->Unlock(0); | |
3137 } | |
3138 } | |
0 | 3139 } |
3140 else | |
3141 { | |
3142 pRenderer->FillRectFast( | |
3143 v106.uViewportX, | |
3144 v106.uViewportY, | |
3145 v106.uViewportZ - v106.uViewportX, | |
3146 v106.uViewportW - v106.uViewportY, | |
3147 0); | |
3148 v36 = v10->pHwSpriteIDs[0]; | |
3149 if ( v36 >= 0 ) | |
3150 pSprites_LOD->pSpriteHeaders[v36]._4ACC38(&v106, 0); | |
3151 } | |
3152 if ( v121->uNPC_ID ) | |
3153 { | |
3154 v37 = v112[6]; | |
3155 if ( v37 ) | |
3156 { | |
264 | 3157 sprintfex(pTmpBuf, pGlobalTXT_LocalizationStrings[429], *v112, aNPCProfessionNames[(signed int)v37]); |
242 | 3158 } |
3159 else | |
3160 { | |
3161 v77 = 2000; | |
3162 v72 = *v112; | |
3163 } | |
0 | 3164 } |
3165 else | |
3166 { | |
3167 v38 = v121->dword_000334_unique_name; | |
3168 v77 = 2000; | |
3169 if ( v38 ) | |
237 | 3170 v72 = pMonsterStats->pPlaceStrings[v38]; |
0 | 3171 else |
3172 v72 = pMonsterStats->pInfos[v121->pMonsterInfo.uID].pName; | |
3173 } | |
242 | 3174 if(!v121->uNPC_ID || (v121->uNPC_ID && !v37)) |
3175 strncpy(pTmpBuf, v72, v77); | |
0 | 3176 v39 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xFFu, 0xFFu, 0x9Bu); |
3177 a1->DrawTitleText(pFontComic, 0, 0xCu, v39, pTmpBuf, 3u); | |
3178 Actor::DrawHealthBar(v121, a1); | |
3179 v119 = 0; | |
3180 pMonsterInfoUI_Doll.uCurrentActionTime += pMiscTimer->uTimeElapsed; | |
3181 v115 = 0; | |
3182 v116 = 0; | |
3183 i = 0; | |
3184 v112 = 0; | |
3185 if ( !uActiveCharacter ) | |
3186 { | |
3187 v45 = 1; | |
242 | 3188 } |
3189 else | |
3190 { | |
3191 LOBYTE(v40) = pPlayers[uActiveCharacter]->GetActualSkillLevel(PLAYER_SKILL_MONSTER_ID); | |
3192 v120 = v40; | |
3193 if ( !v40 ) | |
3194 v45 = 1; | |
3195 else | |
3196 { | |
3197 v41 = (unsigned __int8)v40 & 0x3F; | |
3198 v42 = SkillToMastery((unsigned __int16)v40) - 1; | |
3199 if ( !v42 ) | |
3200 { | |
3201 if ( v41 + 10 >= v121->pMonsterInfo.uLevel ) | |
3202 { | |
3203 v45 = 1; | |
3204 v119 = 1; | |
3205 } | |
3206 else | |
3207 v45 = 1; | |
3208 } | |
3209 else | |
3210 { | |
3211 v43 = v42 - 1; | |
3212 if ( !v43 ) | |
3213 { | |
3214 if ( 2 * v41 + 10 >= v121->pMonsterInfo.uLevel ) | |
3215 { | |
3216 v45 = 1; | |
3217 v119 = 1; | |
3218 v116 = 1; | |
3219 } | |
3220 else | |
3221 v45 = 1; | |
3222 } | |
3223 else | |
3224 { | |
3225 v44 = v43 - 1; | |
3226 if ( !v44 ) | |
3227 { | |
3228 if ( 3 * v41 + 10 >= v121->pMonsterInfo.uLevel ) | |
3229 { | |
3230 v45 = 1; | |
3231 v119 = 1; | |
3232 v116 = 1; | |
3233 i = 1; | |
3234 } | |
3235 else | |
3236 { | |
3237 v45 = 1; | |
3238 } | |
3239 } | |
3240 else | |
3241 { | |
3242 if ( v44 != 1 ) | |
3243 v45 = 1; | |
3244 else | |
3245 { | |
3246 v45 = 1; | |
3247 v119 = 1; | |
3248 v116 = 1; | |
3249 i = 1; | |
3250 v112 = (char **)1; | |
3251 } | |
3252 } | |
3253 } | |
3254 } | |
3255 } | |
3256 // LABEL_73: | |
3257 v46 = v121->uAIState; | |
3258 if ( v46 != 5 && v46 != 4 && !dword_507BF0_is_there_popup_onscreen && v120 ) | |
3259 { | |
3260 v47 = pPlayers[uActiveCharacter]; | |
3261 if ( v119 | v116 | i | (unsigned int)v112 ) | |
3262 { | |
3263 if ( v121->pMonsterInfo.uLevel >= v47->uLevel - 5 ) | |
3264 v73 = SPEECH_105; | |
3265 else | |
3266 v73 = SPEECH_104; | |
3267 } | |
3268 else | |
3269 { | |
3270 v73 = SPEECH_106; | |
3271 } | |
3272 v47->PlaySound((PlayerSpeech)v73, 0); | |
3273 } | |
3274 } | |
0 | 3275 a2 = pParty->pPlayers; |
3276 do | |
3277 { | |
3278 LOBYTE(v48) = a2->GetActualSkillLevel(PLAYER_SKILL_MONSTER_ID); | |
3279 v111 = v48; | |
3280 v120 = (SpellBuff *)138; | |
3281 do | |
3282 { | |
3283 if ( (signed int)SkillToMastery(v111) >= 3 ) | |
3284 v115 = v45; | |
3285 v120 = (SpellBuff *)((char *)v120 - 1); | |
3286 } | |
3287 while ( v120 ); | |
3288 ++a2; | |
3289 } | |
3290 while ( (signed int)a2 < (signed int)pParty->pHirelings ); | |
3291 v49 = pFontSmallnum; | |
3292 a2 = (Player *)pFontSmallnum; | |
3293 a1->DrawText(pFontSmallnum, 12, 196, a5, pGlobalTXT_LocalizationStrings[631], 0, 0, 0); | |
3294 v50 = LOBYTE(v49->uFontHeight) + 193; | |
3295 if ( !v115 ) | |
3296 { | |
3297 v78 = 0; | |
3298 v74 = 0; | |
3299 v69 = 0; | |
3300 v66 = pGlobalTXT_LocalizationStrings[630]; | |
3301 goto LABEL_123; | |
3302 } | |
3303 a4 = 0; | |
3304 v51 = &v121->pActorBuffs[1]; | |
3305 v222 = 0; | |
3306 v120 = &v121->pActorBuffs[1]; | |
3307 do | |
3308 { | |
3309 if ( (signed __int64)v51->uExpireTime > 0 ) | |
3310 { | |
3311 switch ( (int)v51 ) | |
3312 { | |
3313 case 0u: | |
3314 v124 = 60; | |
3315 a4 = pGlobalTXT_LocalizationStrings[591]; | |
3316 break; | |
3317 case 1u: | |
3318 v124 = 82; | |
3319 a4 = pGlobalTXT_LocalizationStrings[649]; | |
3320 break; | |
3321 case 2u: | |
3322 v124 = 92; | |
3323 a4 = pGlobalTXT_LocalizationStrings[592]; | |
3324 break; | |
3325 case 3u: | |
3326 v124 = 63; | |
3327 a4 = pGlobalTXT_LocalizationStrings[4]; | |
3328 break; | |
3329 case 4u: | |
3330 v52 = pGlobalTXT_LocalizationStrings[220]; | |
3331 goto LABEL_100; | |
3332 case 5u: | |
3333 v52 = pGlobalTXT_LocalizationStrings[162]; | |
3334 LABEL_100: | |
3335 a4 = v52; | |
3336 v124 = 81; | |
3337 break; | |
3338 case 6u: | |
3339 v53 = pGlobalTXT_LocalizationStrings[593]; | |
3340 v124 = 35; | |
3341 goto LABEL_103; | |
3342 case 8u: | |
3343 v53 = pGlobalTXT_LocalizationStrings[608]; | |
3344 v124 = 62; | |
3345 LABEL_103: | |
3346 a4 = v53; | |
3347 break; | |
3348 case 7u: | |
3349 case 9u: | |
3350 a4 = 0; | |
3351 v124 = 0; | |
3352 goto LABEL_119; | |
3353 case 0xAu: | |
3354 v124 = 47; | |
3355 a4 = pGlobalTXT_LocalizationStrings[221]; | |
3356 break; | |
3357 case 0xBu: | |
3358 v124 = 66; | |
3359 a4 = pGlobalTXT_LocalizationStrings[607]; | |
3360 break; | |
3361 case 0xCu: | |
3362 v124 = 85; | |
3363 a4 = pGlobalTXT_LocalizationStrings[610]; | |
3364 break; | |
3365 case 0xDu: | |
3366 v124 = 86; | |
3367 a4 = pGlobalTXT_LocalizationStrings[609]; | |
3368 break; | |
3369 case 0xEu: | |
3370 v124 = 17; | |
3371 a4 = pGlobalTXT_LocalizationStrings[279]; | |
3372 break; | |
3373 case 0xFu: | |
3374 v124 = 38; | |
3375 a4 = pGlobalTXT_LocalizationStrings[442]; | |
3376 break; | |
3377 case 0x10u: | |
3378 v124 = 46; | |
3379 a4 = pGlobalTXT_LocalizationStrings[443]; | |
3380 break; | |
3381 case 0x11u: | |
3382 v124 = 51; | |
3383 a4 = pGlobalTXT_LocalizationStrings[440]; | |
3384 break; | |
3385 case 0x12u: | |
3386 v124 = 5; | |
3387 a4 = pGlobalTXT_LocalizationStrings[441]; | |
3388 break; | |
3389 case 0x13u: | |
3390 v124 = 95; | |
3391 a4 = pGlobalTXT_LocalizationStrings[229]; | |
3392 break; | |
3393 case 0x14u: | |
3394 v124 = 73; | |
3395 a4 = pGlobalTXT_LocalizationStrings[228]; | |
3396 break; | |
3397 default: | |
3398 a4 = 0; | |
3399 break; | |
3400 } | |
3401 if ( a4 ) | |
3402 { | |
3403 v54 = a4; | |
3404 v55 = GetSpellColor(v124); | |
3405 a1->DrawText((GUIFont *)a2, 28, v50, v55, v54, 0, 0, 0); | |
3406 v50 = v50 + BYTE5(a2->pConditions[0]) - 3; | |
3407 v51 = v120; | |
3408 } | |
3409 } | |
3410 LABEL_119: | |
3411 ++v51; | |
3412 v222 = (IDirectDrawSurface *)((char *)v222 + 1); | |
3413 v120 = v51; | |
3414 | |
3415 __debugbreak(); // fix condition | |
3416 } | |
3417 //while ( (signed int)((char *)&v222->lpVtbl + 1) < 22 ); | |
3418 while (true); | |
3419 if ( !a4 ) | |
3420 { | |
3421 v78 = 0; | |
3422 v74 = 0; | |
3423 v69 = 0; | |
3424 v66 = pGlobalTXT_LocalizationStrings[153]; | |
3425 LABEL_123: | |
3426 a1->DrawText((GUIFont *)a2, 28, v50, a5, v66, v69, v74, v78); | |
3427 } | |
3428 v56 = pFontSmallnum; | |
3429 a4 = (char *)v106.uViewportY; | |
3430 if ( v119 ) | |
3431 { | |
241 | 3432 sprintf(pTmpBuf, "%s\f%05u\t100%d\n", pGlobalTXT_LocalizationStrings[108], 0, v121->pMonsterInfo.uHP); |
0 | 3433 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3434 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
3435 v79 = v121->pMonsterInfo.uAC; | |
3436 v75 = 0; | |
3437 v70 = pGlobalTXT_LocalizationStrings[12]; | |
241 | 3438 v67 = "%s\f%05u\t100%d\n"; |
0 | 3439 } |
3440 else | |
3441 { | |
241 | 3442 sprintf(pTmpBuf, "%s\f%05u\t100%s\n", pGlobalTXT_LocalizationStrings[108], 0, pGlobalTXT_LocalizationStrings[630]); |
0 | 3443 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3444 v79 = (unsigned int)pGlobalTXT_LocalizationStrings[630]; | |
3445 v75 = 0; | |
3446 v70 = pGlobalTXT_LocalizationStrings[12]; | |
3447 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
241 | 3448 v67 = "%s\f%05u\t100%s\n"; |
0 | 3449 } |
3450 sprintf(pTmpBuf, v67, v70, v75, v79); | |
3451 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3452 a4 = &a4[LOBYTE(v56->uFontHeight) - 6] + LOBYTE(v56->uFontHeight); | |
241 | 3453 v95[0] = pGlobalTXT_LocalizationStrings[87]; |
3454 v95[1] = pGlobalTXT_LocalizationStrings[6]; | |
3455 v95[2] = pGlobalTXT_LocalizationStrings[240]; | |
3456 v95[3] = pGlobalTXT_LocalizationStrings[70]; | |
3457 v95[4] = pGlobalTXT_LocalizationStrings[624]; | |
3458 v95[5] = pGlobalTXT_LocalizationStrings[138]; | |
3459 v95[6] = pGlobalTXT_LocalizationStrings[214]; | |
3460 v95[7] = pGlobalTXT_LocalizationStrings[142]; | |
3461 v95[8] = pGlobalTXT_LocalizationStrings[29]; | |
3462 v95[9] = pGlobalTXT_LocalizationStrings[133]; | |
3463 v95[10] = pGlobalTXT_LocalizationStrings[54]; | |
0 | 3464 if ( v116 ) |
3465 { | |
241 | 3466 sprintf(pTmpBuf, "%s\f%05u\t080%s\n", pGlobalTXT_LocalizationStrings[18], 0, v95[v121->pMonsterInfo.uAttack1Type]); |
0 | 3467 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3468 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
3469 v57 = v121->pMonsterInfo.uAttack1DamageBonus; | |
3470 if ( v57 ) | |
3471 sprintf( | |
3472 pTmpBuf, | |
241 | 3473 "%s\f%05u\t080%dd%d+%d\n", |
0 | 3474 pGlobalTXT_LocalizationStrings[53], |
3475 0, | |
3476 v121->pMonsterInfo.uAttack1DamageDiceRolls, | |
3477 v121->pMonsterInfo.uAttack1DamageDiceSides, | |
3478 v57); | |
3479 else | |
3480 sprintf( | |
3481 pTmpBuf, | |
241 | 3482 "%s\f%05u\t080%dd%d\n", |
0 | 3483 pGlobalTXT_LocalizationStrings[53], |
3484 0, | |
3485 v121->pMonsterInfo.uAttack1DamageDiceRolls, | |
3486 v121->pMonsterInfo.uAttack1DamageDiceSides); | |
3487 } | |
3488 else | |
3489 { | |
241 | 3490 sprintf(pTmpBuf, "%s\f%05u\t080%s\n", pGlobalTXT_LocalizationStrings[18], 0, pGlobalTXT_LocalizationStrings[630]); |
0 | 3491 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3492 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
241 | 3493 sprintf(pTmpBuf, "%s\f%05u\t080%s\n", pGlobalTXT_LocalizationStrings[53], 0, pGlobalTXT_LocalizationStrings[630]); |
0 | 3494 } |
3495 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3496 v58 = LOBYTE(v56->uFontHeight); | |
3497 a4 = &a4[v58 - 6] + v58; | |
3498 if ( !i ) | |
3499 { | |
3500 v80 = pGlobalTXT_LocalizationStrings[630]; | |
3501 v76 = 0; | |
3502 v71 = pGlobalTXT_LocalizationStrings[628]; | |
241 | 3503 v68 = "%s\f%05u\t080%s\n"; |
0 | 3504 goto LABEL_144; |
3505 } | |
3506 v120 = (SpellBuff *)pGlobalTXT_LocalizationStrings[628]; | |
3507 v59 = v121; | |
3508 v114 = v121->pMonsterInfo.uSpell1ID; | |
3509 if ( v114 && v121->pMonsterInfo.uSpell2ID ) | |
3510 v120 = (SpellBuff *)pGlobalTXT_LocalizationStrings[629]; | |
3511 if ( v114 ) | |
3512 { | |
241 | 3513 sprintf(pTmpBuf, "%s\f%05u\t060%s\n", v120, 0, pSpellStats->pInfos[v114].pShortName); |
0 | 3514 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3515 v58 = LOBYTE(v56->uFontHeight); | |
3516 a4 = &a4[v58 - 3]; | |
3517 v59 = v121; | |
3518 } | |
3519 v60 = v59->pMonsterInfo.uSpell2ID; | |
3520 if ( v60 ) | |
3521 { | |
241 | 3522 sprintf(pTmpBuf, "\f%05u\t060%s\n", 0, pSpellStats->pInfos[v60].pShortName); |
0 | 3523 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3524 v58 = LOBYTE(v56->uFontHeight); | |
3525 a4 = &a4[v58 - 3]; | |
3526 v59 = v121; | |
3527 } | |
3528 if ( !v59->pMonsterInfo.uSpell1ID && !v59->pMonsterInfo.uSpell2ID ) | |
3529 { | |
3530 v80 = pGlobalTXT_LocalizationStrings[153]; | |
3531 v76 = 0; | |
3532 v71 = pGlobalTXT_LocalizationStrings[628]; | |
241 | 3533 v68 = "%s\f%05u\t060%s\n"; |
0 | 3534 LABEL_144: |
3535 sprintf(pTmpBuf, v68, v71, v76, v80); | |
3536 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3537 v58 = LOBYTE(v56->uFontHeight); | |
3538 a4 = &a4[v58 - 3]; | |
3539 } | |
3540 a4 = &a4[v58 - 3]; | |
3541 a1->DrawText(v56, 150, (int)a4, a5, pGlobalTXT_LocalizationStrings[626], 0, 0, 0); | |
3542 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
241 | 3543 v85[0] = pGlobalTXT_LocalizationStrings[87]; |
3544 v85[1] = pGlobalTXT_LocalizationStrings[6]; | |
3545 v85[2] = pGlobalTXT_LocalizationStrings[240]; | |
3546 v85[3] = pGlobalTXT_LocalizationStrings[70]; | |
3547 v85[4] = pGlobalTXT_LocalizationStrings[142]; | |
3548 v85[5] = pGlobalTXT_LocalizationStrings[214]; | |
3549 v85[6] = pGlobalTXT_LocalizationStrings[29]; | |
3550 v85[7] = pGlobalTXT_LocalizationStrings[133]; | |
3551 v85[8] = pGlobalTXT_LocalizationStrings[54]; | |
3552 v85[9] = pGlobalTXT_LocalizationStrings[624]; | |
3553 v95[1] = (char *)v121->pMonsterInfo.uResFire; | |
3554 v95[2] = (char *)v121->pMonsterInfo.uResAir; | |
3555 v95[3] = (char *)v121->pMonsterInfo.uResWater; | |
3556 v95[4] = (char *)v121->pMonsterInfo.uResEarth; | |
3557 v95[5] = (char *)v121->pMonsterInfo.uResMind; | |
3558 v95[6] = (char *)v121->pMonsterInfo.uResSpirit; | |
3559 v95[7] = (char *)v121->pMonsterInfo.uResBody; | |
3560 v95[8] = (char *)v121->pMonsterInfo.uResLight; | |
3561 v95[9] = (char *)v121->pMonsterInfo.uResPhysical; | |
3562 v95[10] = (char *)v121->pMonsterInfo.uResDark; | |
0 | 3563 if ( v112 ) |
3564 { | |
3565 v124 = 0; | |
3566 do | |
3567 { | |
241 | 3568 v62 = v95[v124+1]; |
0 | 3569 if ( v62 == (char *)200 ) |
3570 { | |
3571 v81 = pGlobalTXT_LocalizationStrings[625]; | |
3572 } | |
3573 else | |
3574 { | |
3575 if ( v62 ) | |
3576 v81 = pGlobalTXT_LocalizationStrings[627]; | |
3577 else | |
3578 v81 = pGlobalTXT_LocalizationStrings[153]; | |
3579 } | |
241 | 3580 sprintf(pTmpBuf, "%s\f%05u\t070%s\n", v85[v124], 0, v81); |
0 | 3581 a1->DrawText(v56, 170, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3582 v63 = LOBYTE(v56->uFontHeight); | |
3583 v124 += 4; | |
3584 result = &a4[v63 - 3]; | |
3585 a4 = result; | |
3586 } | |
3587 while ( v124 < 40 ); | |
3588 } | |
3589 else | |
3590 { | |
3591 i = 0; | |
3592 do | |
3593 { | |
241 | 3594 sprintf(pTmpBuf, "%s\f%05u\t070%s\n", v85[i], 0, pGlobalTXT_LocalizationStrings[630]); // "?" |
0 | 3595 a1->DrawText(v56, 170, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3596 v65 = LOBYTE(v56->uFontHeight); | |
3597 ++i; | |
3598 result = &a4[v65 - 3]; | |
3599 a4 = result; | |
3600 } | |
3601 while ( i < 10 ); | |
3602 } | |
3603 if ( (signed __int64)pParty->pPartyBuffs[3].uExpireTime > 0 ) | |
3604 { | |
3605 sprintf(pTmpBuf, "%s: %d", pGlobalTXT_LocalizationStrings[650], v121->sCurrentHP); | |
3606 pFontSmallnum->GetLineWidth(pTmpBuf); | |
3607 result = a1->DrawTitleText( | |
3608 pFontSmallnum, | |
3609 0, | |
3610 a1->uFrameHeight - LOBYTE(pFontSmallnum->uFontHeight) - 12, | |
3611 0, | |
3612 pTmpBuf, | |
3613 3u); | |
3614 } | |
3615 return result; | |
3616 } | |
3617 | |
3618 | |
3619 | |
3620 //----- (0041F54A) -------------------------------------------------------- | |
3621 void __cdecl LoadActualSkyFrame() | |
3622 { | |
3623 if ( pTexture_RestUI_CurrentSkyFrame ) | |
3624 pTexture_RestUI_CurrentSkyFrame->Release(); | |
3625 if ( pTexture_RestUI_CurrentHourglassFrame ) | |
3626 pTexture_RestUI_CurrentHourglassFrame->Release(); | |
3627 pIcons_LOD->_40F9C5(); | |
3628 sprintf(pTmpBuf, "TERRA%03d", pParty->uCurrentMinute / 6 + 10 * pParty->uCurrentHour); | |
3629 pTexture_RestUI_CurrentSkyFrame = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(pTmpBuf, TEXTURE_16BIT_PALETTE)]; | |
3630 } | |
3631 | |
3632 //----- (0041F5BE) -------------------------------------------------------- | |
3633 void __cdecl Sleep6Hours() | |
3634 { | |
3635 if ( _506F18_num_hours_to_sleep < 6 ) | |
3636 { | |
3637 pParty->pPlayers[3].pConditions[2] = 0i64; | |
3638 pParty->pPlayers[2].pConditions[2] = 0i64; | |
3639 pParty->pPlayers[1].pConditions[2] = 0i64; | |
3640 pParty->pPlayers[0].pConditions[2] = 0i64; | |
3641 if ( _506F18_num_hours_to_sleep ) | |
3642 { | |
3643 Rest(_506F18_num_hours_to_sleep); | |
3644 _506F18_num_hours_to_sleep = 0; | |
3645 LoadActualSkyFrame(); | |
3646 } | |
3647 if ( dword_506F14 == 2 ) | |
3648 { | |
3649 pGUIWindow_CurrentMenu->Release(); | |
3650 pEventTimer->Resume(); | |
3651 if ( pTexture_RestUI_CurrentSkyFrame ) | |
3652 pTexture_RestUI_CurrentSkyFrame->Release(); | |
3653 if ( pTexture_RestUI_CurrentHourglassFrame ) | |
3654 pTexture_RestUI_CurrentHourglassFrame->Release(); | |
3655 pTexture_RestUI_CurrentHourglassFrame = 0; | |
3656 pTexture_RestUI_CurrentSkyFrame = 0; | |
3657 pIcons_LOD->_4114F2(); | |
3658 pIcons_LOD->_40F9C5(); | |
151 | 3659 pCurrentScreen = SCREEN_GAME; |
0 | 3660 viewparams->bRedrawGameUI = 1; |
3661 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
3662 { | |
3663 pOutdoor->UpdateSunlightVectors(); | |
3664 pOutdoor->UpdateFog(); | |
3665 } | |
3666 } | |
3667 dword_506F14 = 0; | |
3668 } | |
3669 else | |
3670 { | |
3671 Rest(6u); | |
3672 _506F18_num_hours_to_sleep -= 6; | |
3673 LoadActualSkyFrame(); | |
3674 } | |
3675 viewparams->bRedrawGameUI = 1; | |
3676 } | |
3677 | |
3678 //----- (0041F6C1) -------------------------------------------------------- | |
3679 void __cdecl RestUI_Initialize() | |
3680 { | |
89 | 3681 Player *v0; // eax@10 |
0 | 3682 |
3683 if ( !dword_506F14 ) | |
3684 pAudioPlayer->StopChannels(-1, -1); | |
3685 if ( pCurrentScreen ) | |
3686 { | |
3687 pGUIWindow_CurrentMenu->Release(); | |
151 | 3688 pCurrentScreen = SCREEN_GAME; |
0 | 3689 viewparams->bRedrawGameUI = 1; |
3690 } | |
3691 pEventTimer->Pause(); | |
3692 if ( dword_506F14 != 2 ) | |
3693 GUIWindow::Create(518u, 450u, 0, 0, (enum WindowType)90, (int)pBtn_Rest, 0); | |
3694 _506F18_num_hours_to_sleep = 0; | |
3695 dword_506F14 = 0; | |
3696 uRestUI_FoodRequiredToRest = 2; | |
3697 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
3698 uRestUI_FoodRequiredToRest = pOutdoor->GetNumFoodRequiredToRestInCurrentPos( | |
3699 pParty->vPosition.x, | |
3700 pParty->vPosition.y, | |
3701 pParty->vPosition.z); | |
248 | 3702 if ( PartyHasDragon() ) |
0 | 3703 { |
89 | 3704 v0 = pParty->pPlayers;//[0].uClass; |
3705 while ( v0 <= &pParty->pPlayers[3] ) | |
3706 { | |
3707 ++v0; | |
3708 if ( v0 > &pParty->pPlayers[3] ) | |
3709 break; | |
3710 } | |
255 | 3711 if(v0->classType == PLAYER_CLASS_WARLOCK) |
89 | 3712 ++uRestUI_FoodRequiredToRest; |
3713 } | |
0 | 3714 if ( CheckHiredNPCSpeciality(0x1Du) ) |
3715 --uRestUI_FoodRequiredToRest; | |
3716 if ( CheckHiredNPCSpeciality(0x1Eu) ) | |
3717 uRestUI_FoodRequiredToRest -= 2; | |
3718 if ( CheckHiredNPCSpeciality(0x30u) ) | |
3719 --uRestUI_FoodRequiredToRest; | |
3720 if ( uRestUI_FoodRequiredToRest < 1 ) | |
3721 uRestUI_FoodRequiredToRest = 1; | |
3722 if ( !_strcmpi(pCurrentMapName, "d29.blv") && (unsigned __int16)_449B57_test_bit(pParty->_award_bits, 98) ) | |
3723 uRestUI_FoodRequiredToRest = 0; | |
3724 ++pIcons_LOD->uTexturePacksCount; | |
3725 if ( !pIcons_LOD->uNumPrevLoadedFiles ) | |
3726 pIcons_LOD->uNumPrevLoadedFiles = pIcons_LOD->uNumLoadedFiles; | |
151 | 3727 pCurrentScreen = SCREEN_REST; |
0 | 3728 _507CD4_RestUI_hourglass_anim_controller = 0; |
3729 uTextureID_RestUI_restmain = pIcons_LOD->LoadTexture("restmain", TEXTURE_16BIT_PALETTE); | |
3730 uTextureID_RestUI_restb1 = pIcons_LOD->LoadTexture("restb1", TEXTURE_16BIT_PALETTE); | |
3731 uTextureID_RestUI_restb2 = pIcons_LOD->LoadTexture("restb2", TEXTURE_16BIT_PALETTE); | |
3732 uTextureID_RestUI_restb3 = pIcons_LOD->LoadTexture("restb3", TEXTURE_16BIT_PALETTE); | |
3733 uTextureID_RestUI_restb4 = pIcons_LOD->LoadTexture("restb4", TEXTURE_16BIT_PALETTE); | |
3734 uTextureID_RestUI_restexit = pIcons_LOD->LoadTexture("restexit", TEXTURE_16BIT_PALETTE); | |
3735 LoadActualSkyFrame(); | |
3736 pGUIWindow_CurrentMenu = GUIWindow::Create(0, 0, 640u, 480u, (enum WindowType)16, 0, 0); | |
3737 pButton_RestUI_Exit = pGUIWindow_CurrentMenu->CreateButton( | |
3738 280u, | |
3739 297u, | |
3740 154u, | |
3741 37u, | |
3742 1, | |
3743 0, | |
3744 0xA7u, | |
3745 0, | |
3746 0, | |
3747 "", | |
3748 (Texture *)(uTextureID_RestUI_restexit != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restexit] : 0), | |
3749 0); | |
3750 pButton_RestUI_Main = pGUIWindow_CurrentMenu->CreateButton( | |
3751 24u, | |
3752 154u, | |
3753 225u, | |
3754 37u, | |
3755 1, | |
3756 0, | |
3757 0x61u, | |
3758 0, | |
3759 0x52u, | |
3760 "", | |
3761 (Texture *)(uTextureID_RestUI_restb4 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb4] : 0), | |
3762 0); | |
3763 pButton_RestUI_WaitUntilDawn = pGUIWindow_CurrentMenu->CreateButton( | |
3764 61u, | |
3765 232u, | |
3766 154u, | |
3767 33u, | |
3768 1, | |
3769 0, | |
3770 0x6Du, | |
3771 0, | |
3772 0x44u, | |
3773 "", | |
3774 (Texture *)(uTextureID_RestUI_restb1 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb1] : 0), | |
3775 0); | |
3776 pButton_RestUI_Wait1Hour = pGUIWindow_CurrentMenu->CreateButton( | |
3777 61u, | |
3778 264u, | |
3779 154u, | |
3780 33u, | |
3781 1, | |
3782 0, | |
3783 0x60u, | |
3784 0, | |
3785 0x48u, | |
3786 "", | |
3787 (Texture *)(uTextureID_RestUI_restb2 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb2] : 0), | |
3788 0); | |
3789 pButton_RestUI_Wait5Minutes = pGUIWindow_CurrentMenu->CreateButton( | |
3790 61u, | |
3791 296u, | |
3792 154u, | |
3793 33u, | |
3794 1, | |
3795 0, | |
3796 0x5Fu, | |
3797 0, | |
3798 0x4Du, | |
3799 "", | |
3800 (Texture *)(uTextureID_RestUI_restb3 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb3] : 0), | |
3801 0); | |
3802 } | |
3803 | |
3804 //----- (0041FA01) -------------------------------------------------------- | |
3805 void __cdecl RestUI_Draw() | |
3806 { | |
3807 int v0; // esi@1 | |
3808 Player **ppPlayers; // ecx@1 | |
3809 Player *pPlayer; // eax@2 | |
3810 unsigned int v3; // eax@15 | |
3811 char v4; // al@17 | |
3812 bool v5; // eax@21 | |
3813 GUIButton Dst; // [sp+8h] [bp-DCh]@19 | |
3814 //double v7; // [sp+C4h] [bp-20h]@17 | |
3815 float v8; // [sp+CCh] [bp-18h]@17 | |
3816 __int64 v9; // [sp+D0h] [bp-14h]@17 | |
3817 unsigned int v10; // [sp+D8h] [bp-Ch]@9 | |
3818 __int16 a9[2]; // [sp+DCh] [bp-8h]@1 | |
3819 int a5; // [sp+E0h] [bp-4h]@1 | |
3820 | |
3821 v0 = 0; | |
3822 a5 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xAu, 0, 0); | |
3823 *(int *)a9 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xE6u, 0xD6u, 0xC1u); | |
3824 ppPlayers = &pPlayers[1]; | |
3825 do | |
3826 { | |
3827 pPlayer = *ppPlayers; | |
3828 if ( !(*ppPlayers)->pConditions[14] && !pPlayer->pConditions[16] && pPlayer->sHealth > 0 ) | |
3829 ++v0; | |
3830 ++ppPlayers; | |
3831 } | |
3832 while ( (signed int)ppPlayers <= (signed int)&pPlayers[4] ); | |
3833 if ( v0 ) | |
3834 { | |
3835 pRenderer->DrawTextureIndexed( | |
3836 8u, | |
3837 8u, | |
3838 (Texture *)(uTextureID_RestUI_restmain != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restmain] : 0)); | |
3839 v10 = pParty->uCurrentHour; | |
3840 dword_506F1C = pGUIWindow_CurrentMenu->pCurrentPosActiveItem; | |
3841 if ( (signed int)pParty->uCurrentHour <= 12 ) | |
3842 { | |
3843 if ( !v10 ) | |
3844 v10 = 12; | |
3845 } | |
3846 else | |
3847 { | |
3848 v10 -= 12; | |
3849 } | |
3850 pRenderer->DrawTextureIndexed(16u, 26u, pTexture_RestUI_CurrentSkyFrame); | |
3851 if ( pTexture_RestUI_CurrentHourglassFrame ) | |
3852 { | |
3853 pTexture_RestUI_CurrentHourglassFrame->Release(); | |
3854 pIcons_LOD->_40F9C5(); | |
3855 } | |
3856 v3 = pEventTimer->uTimeElapsed + _507CD4_RestUI_hourglass_anim_controller; | |
3857 _507CD4_RestUI_hourglass_anim_controller += pEventTimer->uTimeElapsed; | |
3858 if ( (unsigned int)_507CD4_RestUI_hourglass_anim_controller >= 512 ) | |
3859 { | |
3860 v3 = 0; | |
3861 _507CD4_RestUI_hourglass_anim_controller = 0; | |
3862 } | |
3863 v9 = v3; | |
3864 v8 = (double)v3 * 0.001953125 * 120.0; | |
3865 //v7 = v8 + 6.7553994e15; | |
3866 HIDWORD(v9) = floorf(v8 + 0.5f);//LODWORD(v7); | |
3867 v4 = (int)floorf(v8 + 0.5f) % 256 + 1;//LOBYTE(v7) + 1; | |
3868 byte_4E2BC8 = v4; | |
3869 if ( (unsigned __int8)(v4) >= 0x78u ) | |
3870 { | |
3871 v4 = 1; | |
3872 byte_4E2BC8 = 1; | |
3873 } | |
3874 sprintf(pTmpBuf, "hglas%03d", (unsigned __int8)v4); | |
3875 pTexture_RestUI_CurrentHourglassFrame = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(pTmpBuf, TEXTURE_16BIT_PALETTE)]; | |
3876 pRenderer->DrawTextureIndexed(0x10Bu, 0x9Fu, pTexture_RestUI_CurrentHourglassFrame); | |
3877 memset(&Dst, 0, 0xBCu); | |
3878 Dst.uX = 24; | |
3879 Dst.uY = 154; | |
3880 Dst.uWidth = 171; | |
3881 Dst.uHeight = 37; | |
3882 Dst.uZ = 194; | |
3883 Dst.uW = 190; | |
3884 Dst.pParent = pButton_RestUI_WaitUntilDawn->pParent; | |
3885 Dst.DrawLabel(pGlobalTXT_LocalizationStrings[183], pFontCreate, a5, *(int **)a9); | |
3886 Dst.pParent = 0; | |
3887 sprintf(pTmpBuf, "\r408%d", uRestUI_FoodRequiredToRest); | |
3888 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 0, 164, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3889 pButton_RestUI_WaitUntilDawn->DrawLabel( | |
3890 pGlobalTXT_LocalizationStrings[237], | |
3891 pFontCreate, | |
3892 a5, | |
3893 *(int **)a9); | |
3894 pButton_RestUI_Wait1Hour->DrawLabel(pGlobalTXT_LocalizationStrings[239], pFontCreate, a5, *(int **)a9); | |
3895 pButton_RestUI_Wait5Minutes->DrawLabel(pGlobalTXT_LocalizationStrings[238], pFontCreate, a5, *(int **)a9); | |
3896 pButton_RestUI_Exit->DrawLabel(pGlobalTXT_LocalizationStrings[81], pFontCreate, a5, *(int **)a9); | |
3897 memset(&Dst, 0, 0xBCu); | |
3898 Dst.uX = 45; | |
3899 Dst.uY = 199; | |
3900 Dst.uWidth = 185; | |
3901 Dst.uHeight = 30; | |
3902 Dst.uZ = 229; | |
3903 Dst.uW = 228; | |
3904 Dst.pParent = pButton_RestUI_WaitUntilDawn->pParent; | |
3905 Dst.DrawLabel(pGlobalTXT_LocalizationStrings[236], pFontCreate, a5, *(int **)a9); | |
3906 Dst.pParent = 0; | |
3907 v5 = pParty->uCurrentHour >= 0xC && pParty->uCurrentHour < 0x18; | |
3908 sprintf(pTmpBuf, "%d:%02d %s", v10, pParty->uCurrentMinute, aAMPMNames[v5]); | |
3909 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 368, 168, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3910 sprintf(pTmpBuf, "%s\r190%d", pGlobalTXT_LocalizationStrings[56], pParty->uDaysPlayed + 1); | |
3911 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 350, 190, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3912 sprintf(pTmpBuf, "%s\r190%d", pGlobalTXT_LocalizationStrings[146], pParty->uCurrentMonth + 1); | |
3913 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 350, 222, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3914 sprintf(pTmpBuf, "%s\r190%d", pGlobalTXT_LocalizationStrings[245], pParty->uCurrentYear); | |
3915 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 350, 254, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3916 if ( dword_506F14 ) | |
3917 Sleep6Hours(); | |
3918 } | |
3919 else | |
3920 { | |
3921 GUIWindow::Create( | |
3922 pButton_RestUI_Exit->uX, | |
3923 pButton_RestUI_Exit->uY, | |
3924 0, | |
3925 0, | |
3926 (enum WindowType)96, | |
3927 (int)pButton_RestUI_Exit, | |
3928 (int)pGlobalTXT_LocalizationStrings[81]); | |
3929 } | |
3930 } | |
3931 // 4E2BC8: using guessed type char byte_4E2BC8; | |
3932 // 506F14: using guessed type int dword_506F14; | |
3933 // 506F1C: using guessed type int dword_506F1C; | |
3934 // 50765C: using guessed type int uTextureID_RestUI_restmain; | |
3935 // 507CD4: using guessed type int 507CD4_RestUI_hourglass_anim_controller; | |
3936 | |
3937 //----- (0041FE71) -------------------------------------------------------- | |
3938 int Chest::CanPlaceItemAt(signed int a1, int a2, unsigned int uChestID) | |
3939 { | |
3940 int v3; // eax@1 | |
3941 unsigned int v4; // eax@1 | |
3942 Texture *v5; // ecx@1 | |
3943 signed int v6; // eax@1 | |
3944 signed int v7; // edi@3 | |
3945 signed int v8; // eax@3 | |
3946 int v9; // edi@3 | |
3947 int v10; // ebx@5 | |
3948 int v11; // esi@9 | |
3949 int v12; // edx@10 | |
3950 int v13; // ecx@11 | |
3951 char *v14; // eax@12 | |
3952 int v16; // [sp+Ch] [bp-Ch]@1 | |
3953 signed int v17; // [sp+10h] [bp-8h]@1 | |
3954 signed int v18; // [sp+14h] [bp-4h]@1 | |
3955 | |
3956 v17 = a1; | |
3957 v3 = pChests[uChestID].uChestBitmapID; | |
3958 v16 = pChestHeightsByType[v3]; | |
3959 v18 = pChestWidthsByType[v3]; | |
3960 v4 = pIcons_LOD->LoadTexture(pItemsTable->pItems[a2].pIconName, TEXTURE_16BIT_PALETTE); | |
3961 v5 = (Texture *)(v4 != -1 ? (int)&pIcons_LOD->pTextures[v4] : 0); | |
3962 v6 = (v4 != -1 ? pIcons_LOD->pTextures[v4].uTextureWidth : 24); | |
3963 if ( v6 < 14 ) | |
3964 v6 = 14; | |
3965 v7 = v6 - 14; | |
3966 v8 = v5->uTextureHeight; | |
3967 v9 = (v7 >> 5) + 1; | |
3968 if ( v8 < 14 ) | |
3969 v8 = 14; | |
3970 v10 = ((v8 - 14) >> 5) + 1; | |
3971 if ( !areWeLoadingTexture ) | |
3972 { | |
3973 v5->Release(); | |
3974 pIcons_LOD->_40F9C5(); | |
3975 } | |
3976 if ( v9 + v17 % v18 <= v18 && v10 + v17 / v18 <= v16 ) | |
3977 { | |
3978 v11 = 0; | |
3979 if ( v10 <= 0 ) | |
3980 return 1; | |
3981 v12 = 0; | |
3982 while ( 1 ) | |
3983 { | |
3984 v13 = 0; | |
3985 if ( v9 > 0 ) | |
3986 break; | |
3987 LABEL_15: | |
3988 v12 += v18; | |
3989 ++v11; | |
3990 if ( v11 >= v10 ) | |
3991 return 1; | |
3992 } | |
3993 v14 = (char *)&pChests[0].pInventoryIndices[v17 + v12 + 2662 * uChestID]; | |
3994 while ( !*(short *)v14 ) | |
3995 { | |
3996 ++v13; | |
3997 v14 += 2; | |
3998 if ( v13 >= v9 ) | |
3999 goto LABEL_15; | |
4000 } | |
4001 } | |
4002 return 0; | |
4003 } | |
4004 // 506128: using guessed type int areWeLoadingTexture; | |
4005 | |
4006 //----- (0041FF64) -------------------------------------------------------- | |
4007 int Chest::_41FF64(unsigned int uChestID) | |
4008 { | |
4009 unsigned int v1; // ecx@1 | |
4010 signed int result; // eax@1 | |
4011 int v3; // edx@1 | |
4012 ItemGen *pItem; // ecx@2 | |
4013 | |
4014 v1 = uChestID; | |
4015 result = 0; | |
4016 v3 = pChestWidthsByType[pChests[v1].uChestBitmapID] * pChestHeightsByType[pChests[v1].uChestBitmapID]; | |
4017 if ( v3 <= 0 ) | |
4018 { | |
4019 LABEL_5: | |
4020 result = -1; | |
4021 } | |
4022 else | |
4023 { | |
4024 pItem = pChests[v1].mm7__vector_pItems; | |
4025 while ( pItem->uItemID ) | |
4026 { | |
4027 ++result; | |
4028 ++pItem; | |
4029 if ( result >= v3 ) | |
4030 goto LABEL_5; | |
4031 } | |
4032 } | |
4033 return result; | |
4034 } | |
4035 | |
4036 //----- (0041FFA2) -------------------------------------------------------- | |
4037 int Chest::_41FFA2(int a1, ItemGen *a2, unsigned int uChestID) | |
4038 { | |
4039 int v3; // eax@1 | |
4040 ItemGen *v4; // edi@1 | |
4041 int v5; // esi@1 | |
4042 int result; // eax@11 | |
4043 unsigned int v7; // eax@12 | |
4044 int v8; // edx@12 | |
4045 int v9; // ecx@12 | |
4046 signed int v10; // eax@12 | |
4047 signed int v11; // edi@14 | |
4048 unsigned int v12; // esi@14 | |
4049 int v13; // edi@16 | |
4050 void *v14; // edi@21 | |
4051 int v15; // edi@21 | |
4052 int i; // ecx@21 | |
4053 ItemGen *Src; // [sp+Ch] [bp-18h]@1 | |
4054 signed int v18; // [sp+10h] [bp-14h]@2 | |
4055 int v19; // [sp+14h] [bp-10h]@1 | |
4056 int v20; // [sp+18h] [bp-Ch]@19 | |
4057 signed int v21; // [sp+1Ch] [bp-8h]@1 | |
4058 signed int v22; // [sp+20h] [bp-4h]@3 | |
4059 int v23; // [sp+20h] [bp-4h]@19 | |
4060 | |
4061 v21 = 0; | |
4062 v3 = pChests[uChestID].uChestBitmapID; | |
4063 v4 = a2; | |
4064 v5 = pChestWidthsByType[v3] * pChestHeightsByType[v3]; | |
4065 Src = a2; | |
4066 v19 = pChestWidthsByType[v3]; | |
4067 if ( a1 == -1 ) | |
4068 { | |
4069 v18 = _41FF64(uChestID); | |
4070 if ( v18 == -1 ) | |
4071 return 0; | |
4072 v22 = 0; | |
4073 if ( v5 > 0 ) | |
4074 { | |
4075 while ( !Chest::CanPlaceItemAt(v22, v4->uItemID, (unsigned int)pChestWindow->ptr_1C) ) | |
4076 { | |
4077 ++v22; | |
4078 if ( v22 >= v5 ) | |
4079 goto LABEL_8; | |
4080 } | |
4081 v21 = v22; | |
4082 } | |
4083 LABEL_8: | |
4084 if ( v22 == v5 ) | |
4085 { | |
4086 if ( uActiveCharacter ) | |
201 | 4087 pPlayers[uActiveCharacter]->PlaySound(SPEECH_NoRoom, 0); |
0 | 4088 return 0; |
4089 } | |
4090 v7 = pIcons_LOD->LoadTexture(pItemsTable->pItems[v4->uItemID].pIconName, TEXTURE_16BIT_PALETTE); | |
4091 HIWORD(v8) = 0; | |
4092 v9 = v7 != -1 ? (int)&pIcons_LOD->pTextures[v7] : 0; | |
4093 v10 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4094 if ( v10 < 14 ) | |
4095 v10 = 14; | |
4096 v11 = *(short *)(v9 + 26); | |
4097 v12 = ((v10 - 14) >> 5) + 1; | |
4098 if ( v11 < 14 ) | |
4099 v11 = 14; | |
4100 v13 = ((v11 - 14) >> 5) + 1; | |
4101 if ( !areWeLoadingTexture ) | |
4102 { | |
4103 ((Texture *)v9)->Release(); | |
4104 pIcons_LOD->_40F9C5(); | |
4105 } | |
4106 if ( v13 > 0 ) | |
4107 { | |
4108 v23 = 0; | |
4109 v20 = v13; | |
4110 do | |
4111 { | |
4112 if ( (signed int)v12 > 0 ) | |
4113 { | |
4114 v14 = &pChests[0].pInventoryIndices[v21 + v23 + 2662 * uChestID]; | |
4115 LOWORD(v8) = -1 - v21; | |
4116 v8 <<= 16; | |
4117 LOWORD(v8) = -1 - v21; | |
4118 memset32(v14, v8, v12 >> 1); | |
4119 v15 = (int)((char *)v14 + 4 * (v12 >> 1)); | |
4120 for ( i = v12 & 1; i; --i ) | |
4121 { | |
4122 *(short *)v15 = v8; | |
4123 v15 += 2; | |
4124 } | |
4125 } | |
4126 v23 += v19; | |
4127 --v20; | |
4128 } | |
4129 while ( v20 ); | |
4130 } | |
4131 pChests[0].pInventoryIndices[v21 + 2662 * uChestID] = v18 + 1; | |
4132 memcpy(&pChests[uChestID].mm7__vector_pItems[v18], Src, 0x24u); | |
4133 result = v21 + 1; | |
4134 } | |
4135 else | |
4136 { | |
4137 result = 1; | |
4138 } | |
4139 return result; | |
4140 } | |
4141 // 506128: using guessed type int areWeLoadingTexture; | |
4142 | |
4143 //----- (0042013E) -------------------------------------------------------- | |
4144 unsigned int Chest::PlaceItemAt(unsigned int a1, unsigned int uItemIdx, unsigned int uChestID) | |
4145 { | |
4146 int v3; // esi@1 | |
4147 unsigned int v4; // ebx@1 | |
4148 int uItemID; // edi@1 | |
4149 int v6; // edx@4 | |
4150 unsigned int v7; // eax@5 | |
4151 Texture *v8; // ecx@5 | |
4152 signed int v9; // eax@5 | |
4153 signed int v10; // edi@7 | |
4154 unsigned int v11; // ebx@7 | |
4155 int v12; // edi@9 | |
4156 int v13; // edx@12 | |
4157 void *v14; // edi@14 | |
4158 int v15; // edi@14 | |
4159 int i; // ecx@14 | |
4160 unsigned int result; // eax@18 | |
4161 __int16 v18; // [sp+Ch] [bp-10h]@1 | |
4162 int v19; // [sp+10h] [bp-Ch]@11 | |
4163 int v20; // [sp+14h] [bp-8h]@12 | |
4164 unsigned int v21; // [sp+18h] [bp-4h]@1 | |
4165 | |
4166 v3 = 5324 * uChestID; | |
4167 v21 = a1; | |
4168 v4 = 5324 * uChestID + 36 * uItemIdx; | |
4169 v18 = uItemIdx; | |
4170 uItemID = *(unsigned int *)((char *)&pChests[0].mm7__vector_pItems[0].uItemID + v4); | |
4171 pItemsTable->SetSpecialBonus((ItemGen *)((char *)pChests[0].mm7__vector_pItems + v4)); | |
4172 if ( uItemID >= 135 && uItemID <= 159 && !*(int *)((char *)&pChests[0].mm7__vector_pItems[0].uNumCharges + v4) ) | |
4173 { | |
4174 v6 = rand() % 21 + 10; | |
4175 *(int *)((char *)&pChests[0].mm7__vector_pItems[0].uNumCharges + v4) = v6; | |
4176 *(&pChests[0].mm7__vector_pItems[0].uMaxCharges + v4) = v6; | |
4177 } | |
4178 v7 = pIcons_LOD->LoadTexture(pItemsTable->pItems[uItemID].pIconName, TEXTURE_16BIT_PALETTE); | |
4179 v8 = (Texture *)(v7 != -1 ? (int)&pIcons_LOD->pTextures[v7] : 0); | |
4180 v9 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4181 if ( v9 < 14 ) | |
4182 v9 = 14; | |
4183 v10 = v8->uTextureHeight; | |
4184 v11 = ((v9 - 14) >> 5) + 1; | |
4185 if ( v10 < 14 ) | |
4186 v10 = 14; | |
4187 v12 = ((v10 - 14) >> 5) + 1; | |
4188 if ( !areWeLoadingTexture ) | |
4189 { | |
4190 v8->Release(); | |
4191 pIcons_LOD->_40F9C5(); | |
4192 } | |
4193 v19 = pChestWidthsByType[*(unsigned __int16 *)((char *)&pChests[0].uChestBitmapID + v3)]; | |
4194 if ( v12 > 0 ) | |
4195 { | |
4196 v13 = 0; | |
4197 v20 = v12; | |
4198 do | |
4199 { | |
4200 if ( (signed int)v11 > 0 ) | |
4201 { | |
4202 v14 = &pChests[0].pInventoryIndices[v21 + v13 + 2662 * uChestID]; | |
4203 LOWORD(v3) = -1 - v21; | |
4204 v3 <<= 16; | |
4205 LOWORD(v3) = -1 - v21; | |
4206 memset32(v14, v3, v11 >> 1); | |
4207 v15 = (int)((char *)v14 + 4 * (v11 >> 1)); | |
4208 for ( i = v11 & 1; i; --i ) | |
4209 { | |
4210 *(short *)v15 = v3; | |
4211 v15 += 2; | |
4212 } | |
4213 } | |
4214 v13 += v19; | |
4215 --v20; | |
4216 } | |
4217 while ( v20 ); | |
4218 } | |
4219 result = v21 + 2662 * uChestID; | |
4220 pChests[0].pInventoryIndices[result] = v18 + 1; | |
4221 return result; | |
4222 } | |
4223 // 506128: using guessed type int areWeLoadingTexture; | |
4224 | |
4225 //----- (00420284) -------------------------------------------------------- | |
4226 char *Chest::_420284(unsigned int uChestID) | |
4227 { | |
4228 int v1; // ebx@1 | |
4229 unsigned int v2; // esi@1 | |
4230 unsigned int v3; // esi@1 | |
4231 int uChestArea; // edi@1 | |
4232 int v5; // eax@2 | |
4233 int v6; // ebx@11 | |
4234 char *result; // eax@18 | |
4235 char Dst[144]; // [sp+Ch] [bp-A0h]@1 | |
4236 int v9; // [sp+9Ch] [bp-10h]@10 | |
4237 unsigned int v10; // [sp+A0h] [bp-Ch]@1 | |
4238 unsigned int v11; // [sp+A4h] [bp-8h]@8 | |
82 | 4239 ItemGen *v12; // [sp+A8h] [bp-4h]@9 |
0 | 4240 |
4241 v1 = 0; | |
4242 v2 = uChestID; | |
4243 v10 = uChestID; | |
4244 pRenderer->ClearZBuffer(0, 479); | |
4245 v3 = v2; | |
4246 uChestArea = pChestWidthsByType[pChests[v3].uChestBitmapID] * pChestHeightsByType[pChests[v3].uChestBitmapID]; | |
4247 memset(Dst, 0, 0x90u); | |
4248 if ( uChestArea > 0 ) | |
4249 { | |
4250 do | |
4251 { | |
4252 do | |
4253 v5 = (unsigned __int8)rand(); | |
4254 while ( v5 >= uChestArea ); | |
4255 while ( Dst[v5] ) | |
4256 { | |
4257 ++v5; | |
4258 if ( v5 == uChestArea ) | |
4259 v5 = 0; | |
4260 } | |
4261 Dst[v5] = v1++; | |
4262 } | |
4263 while ( v1 < uChestArea ); | |
4264 } | |
4265 v11 = 0; | |
4266 if ( uChestArea > 0 ) | |
4267 { | |
82 | 4268 v12 = pChests[v3].mm7__vector_pItems;//&pChests[v3].mm7__vector_pItems[0].uAttributes; |
0 | 4269 do |
4270 { | |
82 | 4271 v9 = v12->uItemID; |
0 | 4272 if ( v9 ) |
4273 { | |
4274 v6 = 0; | |
4275 while ( !Chest::CanPlaceItemAt((unsigned __int8)Dst[v6], v9, v10) ) | |
4276 { | |
4277 ++v6; | |
4278 if ( v6 >= uChestArea ) | |
82 | 4279 break; |
0 | 4280 } |
82 | 4281 if(v6<uChestArea) |
4282 { | |
4283 Chest::PlaceItemAt((unsigned __int8)Dst[v6], v11, v10); | |
4284 if ( pChests[v3].uFlags & 4 ) | |
4285 v12->uAttributes |= 1u; | |
4286 } | |
4287 } | |
0 | 4288 ++v11; |
82 | 4289 ++v12; |
0 | 4290 } |
4291 while ( (signed int)v11 < uChestArea ); | |
4292 } | |
4293 result = (char *)&pChests[v3].uFlags; | |
4294 pChests[v3].uFlags = pChests[v3].uFlags & 0xFFFB | 2; | |
4295 return result; | |
4296 } | |
4297 // 420284: using guessed type char Dst[144]; | |
4298 | |
4299 //----- (0042038D) -------------------------------------------------------- | |
4300 void __cdecl sub_42038D() | |
4301 { | |
4302 POINT *v0; // esi@2 | |
4303 int v1; // ecx@2 | |
4304 const char *v2; // eax@3 | |
4305 POINT v3; // [sp+0h] [bp-10h]@2 | |
4306 POINT a2; // [sp+8h] [bp-8h]@1 | |
4307 | |
4308 if ( pMouse->GetCursorPos(&a2)->y < 350 ) | |
4309 { | |
4310 v0 = pMouse->GetCursorPos(&a2); | |
4311 v1 = pRenderer->pActiveZBuffer[v0->x + pSRZBufferLineOffsets[pMouse->GetCursorPos(&v3)->y]]; | |
4312 if ( v1 ) | |
4313 { | |
4314 auto _w = (ItemGen *)(&pOtherOverlayList->pOverlays[49].field_4 + 2662 * (unsigned int)pChestWindow->ptr_1C | |
4315 + 18 * *((short *)&pChests[0].mm7__vector_pItems[139].uExpireTime | |
4316 + v1 + 2662 * (unsigned int)pChestWindow->ptr_1C + 3)); | |
4317 v2 = _w->GetDisplayName(); | |
4318 sub_41C0B8_set_status_string(v2); | |
4319 } | |
4320 } | |
4321 } | |
4322 | |
4323 //----- (0042041E) -------------------------------------------------------- | |
4324 bool Chest::Open(unsigned int uChestID) | |
4325 { | |
4326 char *v1; // edi@5 | |
4327 unsigned int v2; // eax@8 | |
4328 GUIWindow *v3; // eax@15 | |
4329 int v5; // edx@16 | |
4330 int v6; // eax@16 | |
4331 ODMFace *v7; // eax@19 | |
4332 int v8; // edx@19 | |
4333 int v9; // edi@19 | |
4334 signed int v10; // ebx@19 | |
4335 int v11; // ecx@19 | |
4336 int v12; // eax@19 | |
4337 BLVFace *v13; // eax@20 | |
4338 int v14; // ebx@21 | |
4339 int v15; // edi@21 | |
4340 int v16; // ecx@22 | |
4341 __int64 v17; // qax@22 | |
4342 double v18; // st7@23 | |
4343 double v19; // st6@23 | |
4344 double v20; // st7@23 | |
4345 int v21; // ecx@26 | |
4346 char v22[12]; // ST4C_12@28 | |
4347 unsigned int *v23; // edi@28 | |
4348 unsigned __int16 v24; // di@28 | |
4349 signed int v25; // ecx@28 | |
4350 char *v26; // edx@29 | |
4351 unsigned __int16 v27; // ax@32 | |
4352 //LayingItem a1; // [sp+14h] [bp-B0h]@28 | |
4353 int v29; // [sp+84h] [bp-40h]@16 | |
4354 int v30; // [sp+88h] [bp-3Ch]@16 | |
4355 int v31; // [sp+8Ch] [bp-38h]@16 | |
4356 int v32; // [sp+90h] [bp-34h]@16 | |
4357 float v33; // [sp+94h] [bp-30h]@23 | |
4358 char *v34; // [sp+98h] [bp-2Ch]@5 | |
4359 int v35; // [sp+9Ch] [bp-28h]@16 | |
4360 Vec3_int_ pOut; // [sp+A0h] [bp-24h]@28 | |
4361 int a4; // [sp+ACh] [bp-18h]@1 | |
4362 int v38; // [sp+B0h] [bp-14h]@21 | |
4363 int sRotX; // [sp+B4h] [bp-10h]@23 | |
4364 float v40; // [sp+B8h] [bp-Ch]@23 | |
4365 float v41; // [sp+BCh] [bp-8h]@23 | |
4366 int sRotY; // [sp+C0h] [bp-4h]@8 | |
4367 | |
4368 a4 = uChestID; | |
4369 if ( (uChestID & 0x80000000u) != 0 || (signed int)uChestID >= 20 ) | |
4370 return 0; | |
4371 ++pIcons_LOD->uTexturePacksCount; | |
4372 if ( !pIcons_LOD->uNumPrevLoadedFiles ) | |
4373 pIcons_LOD->uNumPrevLoadedFiles = pIcons_LOD->uNumLoadedFiles; | |
4374 v1 = (char *)&pChests[uChestID].uFlags; | |
4375 v34 = v1; | |
4376 if ( !(*v1 & CHEST_ITEMS_PLACED) ) | |
4377 Chest::_420284(uChestID); | |
4378 if ( !uActiveCharacter ) | |
4379 return 0; | |
4380 *(float *)&sRotY = 0.0; | |
4381 v2 = pMapStats->GetMapInfo(pCurrentMapName); | |
4382 if ( !(*v1 & 1) || !v2 ) | |
4383 goto LABEL_12; | |
237 | 4384 if ( pPlayers[uActiveCharacter]->GetDisarmTrap() < 2 * pMapStats->pInfos[v2].LockX5 ) |
0 | 4385 { |
4386 v29 = 811; | |
4387 v30 = 812; | |
4388 v31 = 813; | |
4389 v32 = 814; | |
4390 v5 = rand() % 4; | |
4391 v6 = dword_5B5920 >> 3; | |
4392 v35 = v5; | |
141 | 4393 if ( (dword_5B5920 & 7) == OBJECT_Decoration) |
0 | 4394 { |
4395 v16 = v6; | |
4396 v14 = pLevelDecorations[v6].vPosition.x; | |
4397 v38 = pLevelDecorations[v6].vPosition.y; | |
4398 v17 = pDecorationList->pDecorations[pLevelDecorations[v6].uDecorationDescID].uDecorationHeight; | |
4399 v15 = pLevelDecorations[v16].vPosition.z + (((signed int)v17 - HIDWORD(v17)) >> 1); | |
4400 } | |
4401 else | |
4402 { | |
141 | 4403 if ( (dword_5B5920 & 7) != OBJECT_BModel) |
0 | 4404 goto LABEL_12; |
4405 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
4406 { | |
4407 v7 = &pOutdoor->pBModels[dword_5B5920 >> 9].pFaces[(dword_5B5920 >> 3) & 0x3F]; | |
4408 v8 = v7->pBoundingBox.y1; | |
4409 v9 = v7->pBoundingBox.z2; | |
4410 v10 = v7->pBoundingBox.x1 + v7->pBoundingBox.x2; | |
4411 v11 = v7->pBoundingBox.y2; | |
4412 v12 = v7->pBoundingBox.z1; | |
4413 } | |
4414 else | |
4415 { | |
4416 v13 = &pIndoor->pFaces[v6]; | |
4417 v8 = v13->pBounding.y1; | |
4418 v9 = v13->pBounding.z2; | |
4419 v10 = v13->pBounding.x1 + v13->pBounding.x2; | |
4420 v11 = v13->pBounding.y2; | |
4421 v12 = v13->pBounding.z1; | |
4422 } | |
4423 v14 = v10 >> 1; | |
4424 v38 = (v8 + v11) >> 1; | |
4425 v15 = (v12 + v9) >> 1; | |
4426 } | |
4427 v18 = (double)pParty->vPosition.x - (double)v14; | |
4428 *(float *)&a4 = v18; | |
4429 v19 = (double)pParty->vPosition.y - (double)v38; | |
4430 v33 = v19; | |
4431 v41 = (double)pParty->sEyelevel + (double)pParty->vPosition.z - (double)v15; | |
4432 *(float *)&sRotY = v19 * v19; | |
4433 *(float *)&sRotX = v18 * v18; | |
4434 v20 = sqrt(v41 * v41 + *(float *)&sRotX + *(float *)&sRotY); | |
4435 v40 = v20; | |
4436 if ( v20 <= 1.0 ) | |
4437 { | |
4438 *(float *)&sRotX = 0.0; | |
4439 *(float *)&sRotY = 0.0; | |
4440 } | |
4441 else | |
4442 { | |
4443 sRotY = (signed __int64)sqrt(*(float *)&sRotX + *(float *)&sRotY); | |
4444 sRotX = stru_5C6E00->Atan2((signed __int64)*(float *)&a4, (signed __int64)v33); | |
4445 sRotY = stru_5C6E00->Atan2(sRotY, (signed __int64)v41); | |
4446 } | |
4447 v21 = 256; | |
4448 if ( v40 < 256.0 ) | |
4449 v21 = (signed __int64)v40 / 4; | |
4450 *(int *)&v22[8] = v15; | |
4451 *(_QWORD *)v22 = __PAIR__(v38, v14); | |
4452 Vec3_int_::Rotate(v21, sRotX, sRotY, *(Vec3_int_ *)v22, &pOut.x, &pOut.z, &pOut.y); | |
4453 v23 = (unsigned int *)(&v29 + v35); | |
4454 sub_42F7EB_DropItemAt(*v23, pOut.x, pOut.z, pOut.y, 0, 1, 0, 0x30u, 0); | |
4455 | |
4456 LayingItem a1; // [sp+14h] [bp-B0h]@28 | |
4457 //LayingItem::LayingItem(&a1); | |
4458 | |
4459 a1.stru_24.Reset(); | |
4460 v24 = *(short *)v23; | |
4461 v25 = 0; | |
4462 a1.field_50 = 0; | |
4463 a1.field_4C = 0; | |
4464 a1.field_48 = 0; | |
4465 a1.field_54 = 0; | |
4466 a1.uItemType = v24; | |
4467 if ( (signed int)pObjectList->uNumObjects <= 0 ) | |
4468 { | |
4469 LABEL_32: | |
4470 v27 = 0; | |
4471 } | |
4472 else | |
4473 { | |
4474 v26 = (char *)&pObjectList->pObjects->uObjectID; | |
4475 while ( v24 != *(short *)v26 ) | |
4476 { | |
4477 ++v25; | |
4478 v26 += 56; | |
4479 if ( v25 >= (signed int)pObjectList->uNumObjects ) | |
4480 goto LABEL_32; | |
4481 } | |
4482 v27 = v25; | |
4483 } | |
4484 a1.uObjectDescID = v27; | |
4485 a1.vPosition.y = pOut.z; | |
4486 a1.vPosition.x = pOut.x; | |
4487 a1.vPosition.z = pOut.y; | |
4488 a1.uSoundID = 0; | |
4489 a1.uAttributes = 48; | |
4490 a1.uSectorID = pIndoor->GetSector(pOut.x, pOut.z, pOut.y); | |
4491 a1.uSpriteFrameID = 0; | |
4492 a1.field_58 = 0; | |
4493 a1.field_5C = 0; | |
4494 a1.uFacing = 0; | |
4495 a1.Create(0, 0, 0, 0); | |
4496 pAudioPlayer->PlaySound(SOUND_8, 0, 0, -1, 0, 0, 0, 0); | |
4497 a1._438E35(); | |
4498 *v34 &= 0xFEu; | |
4499 if ( uActiveCharacter && !qword_A750D8 && !dword_507CD8 ) | |
4500 { | |
4501 qword_A750D8 = 256i64; | |
4502 word_A750E0 = 5; | |
4503 word_A750E2 = uActiveCharacter; | |
4504 } | |
4505 pIcons_LOD->_4114F2(); | |
4506 dword_507CD8 = 0; | |
4507 return 0; | |
4508 } | |
4509 *v1 &= 0xFEu; | |
4510 sRotY = 1; | |
4511 LABEL_12: | |
4512 pAudioPlayer->StopChannels(-1, -1); | |
4513 pAudioPlayer->PlaySound((SoundID)208, 0, 0, -1, 0, 0, 0, 0); | |
4514 if ( *(float *)&sRotY != 0.0 ) | |
4515 { | |
4516 if ( !dword_507CD8 ) | |
187 | 4517 pPlayers[uActiveCharacter]->PlaySound(SPEECH_4, 0); |
0 | 4518 } |
4519 dword_507CD8 = 0; | |
4520 v3 = GUIWindow::Create(0, 0, 640u, 480u, WINDOW_Chest, a4, 0); | |
4521 pGUIWindow_CurrentMenu = v3; | |
4522 pChestWindow = v3; | |
4523 pBtn_ExitCancel = v3->CreateButton( | |
4524 0x1D7u, | |
4525 0x1BDu, | |
4526 0xA9u, | |
4527 0x23u, | |
4528 1, | |
4529 0, | |
4530 0x71u, | |
4531 0, | |
4532 0, | |
4533 pGlobalTXT_LocalizationStrings[79],// Exit | |
4534 (Texture *)(uTextureID_506438 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_506438] : 0), | |
4535 0); | |
4536 pChestWindow->CreateButton(7u, 8u, 460u, 343u, 1, 0, 0xCu, 0, 0, "", 0); | |
151 | 4537 pCurrentScreen = SCREEN_CHEST; |
0 | 4538 pEventTimer->Pause(); |
4539 return 1; | |
4540 } | |
4541 | |
4542 //----- (0042092D) -------------------------------------------------------- | |
4543 void Chest::DrawChestUI(unsigned int uChestID) | |
4544 { | |
4545 Render *v1; // edi@1 | |
4546 unsigned int v2; // ebx@1 | |
4547 unsigned int v3; // ebx@1 | |
4548 int v4; // eax@1 | |
4549 unsigned int v5; // eax@1 | |
4550 int v6; // ecx@3 | |
4551 unsigned int v7; // eax@4 | |
4552 Texture *v8; // esi@4 | |
4553 signed int v9; // ecx@4 | |
4554 signed int v10; // edx@4 | |
4555 signed int v11; // eax@4 | |
4556 int v12; // eax@6 | |
4557 int v13; // eax@6 | |
4558 unsigned int v14; // ST34_4@8 | |
4559 int v15; // edi@8 | |
4560 int *v16; // [sp+Ch] [bp-28h]@1 | |
4561 int v17; // [sp+10h] [bp-24h]@4 | |
4562 int v18; // [sp+14h] [bp-20h]@1 | |
4563 signed int v19; // [sp+18h] [bp-1Ch]@1 | |
4564 int v20; // [sp+1Ch] [bp-18h]@1 | |
4565 signed int v21; // [sp+20h] [bp-14h]@1 | |
4566 char *v22; // [sp+2Ch] [bp-8h]@2 | |
4567 signed int v23; // [sp+30h] [bp-4h]@1 | |
4568 | |
4569 v1 = pRenderer; | |
4570 v2 = uChestID; | |
4571 v16 = pRenderer->pActiveZBuffer; | |
4572 pRenderer->ClearZBuffer(0, 479); | |
4573 v3 = v2; | |
4574 v4 = pChests[v3].uChestBitmapID; | |
4575 v20 = pChestSmthn1ByType[v4]; | |
4576 v18 = pChestSmthn2ByType[v4]; | |
4577 v21 = pChestWidthsByType[v4]; | |
4578 v19 = pChestHeightsByType[v4]; | |
4579 sprintf(pTmpBuf, "chest%02d", pChestList->pChests[pChests[v3].uChestBitmapID].uTextureID); | |
4580 v5 = pIcons_LOD->LoadTexture(pTmpBuf, TEXTURE_16BIT_PALETTE); | |
4581 pRenderer->DrawTextureIndexed(8u, 8u, (Texture *)(v5 != -1 ? (int)&pIcons_LOD->pTextures[v5] : 0)); | |
4582 v23 = 0; | |
4583 if ( v21 * v19 > 0 ) | |
4584 { | |
4585 v22 = (char *)pChests[v3].pInventoryIndices; | |
4586 do | |
4587 { | |
4588 v6 = *(short *)v22; | |
4589 if ( v6 > 0 ) | |
4590 { | |
4591 v17 = v18 + 32 * v23 / v19; | |
4592 v7 = pIcons_LOD->LoadTexture( | |
4593 pItemsTable->pItems[*(int *)((char *)&pOtherOverlayList->pOverlays[49].field_4 + 36 * v6 + v3 * 5324)].pIconName, | |
4594 TEXTURE_16BIT_PALETTE); | |
4595 v8 = (Texture *)(v7 != -1 ? &pIcons_LOD->pTextures[v7] : 0); | |
4596 v9 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4597 v10 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureHeight : 26); | |
4598 v11 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4599 if ( v9 < 14 ) | |
4600 v11 = 14; | |
4601 v12 = v11 - 14; | |
4602 LOBYTE(v12) = v12 & 0xE0; | |
4603 v13 = v12 + 32; | |
4604 if ( (signed int)v8->uTextureHeight < 14 ) | |
4605 v10 = 14; | |
4606 v14 = v20 + 32 * v23 % v21 + ((v13 - v9) >> 1); | |
4607 v15 = v17 + ((((v10 - 14) & 0xFFFFFFE0) - v8->uTextureHeight + 32) >> 1); | |
4608 pRenderer->DrawTextureTransparent( | |
4609 v14, | |
4610 v17 + ((((v10 - 14) & 0xFFFFFFE0) - v8->uTextureHeight + 32) >> 1), | |
4611 v8); | |
4612 sub_40F92A(&v16[v14 + pSRZBufferLineOffsets[v15]], v8, v23 + 1); | |
4613 v1 = pRenderer; | |
4614 } | |
4615 ++v23; | |
4616 v22 += 2; | |
4617 } | |
4618 while ( v23 < v21 * v19 ); | |
4619 } | |
24 | 4620 pRenderer->DrawTextureIndexed(pBtn_ExitCancel->uX, pBtn_ExitCancel->uY, |
0 | 4621 (Texture *)(uTextureID_506438 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_506438] : 0)); |
4622 } | |
4623 | |
4624 //----- (00420B13) -------------------------------------------------------- | |
4625 void __fastcall sub_420B13(int a1, int a2) | |
4626 { | |
4627 void *v2; // eax@1 | |
4628 ItemGen *v3; // ebx@1 | |
4629 unsigned int v4; // eax@1 | |
4630 Texture *v5; // ecx@1 | |
4631 signed int v6; // eax@1 | |
4632 signed int v7; // edi@3 | |
4633 signed int v8; // eax@3 | |
4634 int v9; // edi@3 | |
4635 int v10; // eax@5 | |
4636 int v11; // esi@8 | |
4637 unsigned int v12; // ecx@10 | |
4638 void *v13; // edi@10 | |
4639 unsigned __int8 v14; // cf@10 | |
4640 int v15; // edi@10 | |
4641 int i; // ecx@10 | |
4642 int v17; // [sp+Ch] [bp-14h]@1 | |
4643 int v18; // [sp+10h] [bp-10h]@3 | |
4644 int v19; // [sp+14h] [bp-Ch]@1 | |
4645 void *v20; // [sp+18h] [bp-8h]@1 | |
4646 int v21; // [sp+1Ch] [bp-4h]@5 | |
4647 int v22; // [sp+1Ch] [bp-4h]@8 | |
4648 | |
4649 v19 = a2; | |
4650 v2 = pChestWindow->ptr_1C; | |
4651 v20 = v2; | |
4652 v2 = (void *)(5324 * (int)v2); | |
4653 v3 = (ItemGen *)((char *)v2 + 36 * a1 + (int)((char *)pChests + 4)); | |
4654 v17 = pChestWidthsByType[*(short *)((char *)v2 + (int)pChests)]; | |
4655 v4 = pIcons_LOD->LoadTexture(pItemsTable->pItems[v3->uItemID].pIconName, TEXTURE_16BIT_PALETTE); | |
4656 v5 = (Texture *)(v4 != -1 ? (int)&pIcons_LOD->pTextures[v4] : 0); | |
4657 v6 = (v4 != -1 ? pIcons_LOD->pTextures[v4].uTextureWidth : 24); | |
4658 if ( v6 < 14 ) | |
4659 v6 = 14; | |
4660 v7 = v6 - 14; | |
4661 v8 = v5->uTextureHeight; | |
4662 v9 = (v7 >> 5) + 1; | |
4663 v18 = v9; | |
4664 if ( v8 < 14 ) | |
4665 v8 = 14; | |
4666 v10 = ((v8 - 14) >> 5) + 1; | |
4667 v21 = v10; | |
4668 if ( !areWeLoadingTexture ) | |
4669 { | |
4670 v5->Release(); | |
4671 pIcons_LOD->_40F9C5(); | |
4672 v10 = v21; | |
4673 } | |
4674 if ( v10 > 0 ) | |
4675 { | |
4676 v11 = 0; | |
4677 v22 = v10; | |
4678 do | |
4679 { | |
4680 if ( v9 > 0 ) | |
4681 { | |
4682 v12 = v9; | |
4683 v13 = &pChests[0].pInventoryIndices[v19 + v11 + 2662 * (int)v20]; | |
4684 v14 = v12 & 1; | |
4685 v12 >>= 1; | |
4686 memset(v13, 0, 4 * v12); | |
4687 v15 = (int)((char *)v13 + 4 * v12); | |
4688 for ( i = v14; i; --i ) | |
4689 { | |
4690 *(short *)v15 = 0; | |
4691 v15 += 2; | |
4692 } | |
4693 v9 = v18; | |
4694 } | |
4695 v11 += v17; | |
4696 --v22; | |
4697 } | |
4698 while ( v22 ); | |
4699 } | |
4700 v3->Reset(); | |
4701 } | |
4702 // 506128: using guessed type int areWeLoadingTexture; | |
4703 | |
4704 //----- (00420C05) -------------------------------------------------------- | |
4705 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal) | |
4706 { | |
4707 unsigned int v2; // edi@1 | |
4708 int v3; // ebp@1 | |
4709 unsigned int v4; // esi@1 | |
4710 int v5; // ecx@6 | |
4711 NPCData *v6; // eax@6 | |
4712 signed int v7; // edx@8 | |
4713 signed int v8; // ebx@10 | |
4714 char *v9; // edi@11 | |
4715 signed int v10; // ecx@17 | |
4716 int v11; // eax@21 | |
4717 NPCData *v12; // ecx@21 | |
4718 unsigned int v13; // ecx@23 | |
4719 signed int v14; // [sp+Ch] [bp-4h]@6 | |
4720 | |
4721 v2 = 0; | |
4722 v3 = 0; | |
4723 v4 = uNumGold; | |
4724 if ( _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal ) | |
4725 { | |
4726 if ( _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal == 1 ) | |
4727 { | |
4728 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[467], uNumGold);// You found %lu gold! | |
4729 } | |
4730 else | |
4731 { | |
4732 if ( _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal == 2 ) | |
4733 pTmpBuf2[0] = 0; | |
4734 } | |
4735 } | |
4736 else | |
4737 { | |
4738 v14 = 0; | |
4739 v5 = 0; | |
4740 v6 = pParty->pHirelings; | |
4741 do | |
4742 { | |
4743 if ( v6->pName ) | |
4744 { | |
4745 v7 = v14++; | |
4746 pTmpBuf[v7] = v5; | |
4747 } | |
4748 ++v6; | |
4749 ++v5; | |
4750 } | |
4751 while ( (signed int)v6 < (signed int)&pParty->pPickedItem ); | |
4752 v8 = 0; | |
4753 if ( (signed int)pNPCStats->uNumNewNPCs > 0 ) | |
4754 { | |
4755 v9 = (char *)pNPCStats->pNewNPCData; | |
4756 do | |
4757 { | |
4758 if ( v9[8] & 0x80 | |
4759 && (!pParty->pHirelings[0].pName || strcmp(*(const char **)v9, pParty->pHirelings[0].pName)) | |
4760 && (!pParty->pHirelings[1].pName || strcmp(*(const char **)v9, pParty->pHirelings[1].pName)) ) | |
4761 { | |
4762 v10 = v14++; | |
4763 pTmpBuf[v10] = v8 + 2; | |
4764 } | |
4765 ++v8; | |
4766 v9 += 76; | |
4767 } | |
4768 while ( v8 < (signed int)pNPCStats->uNumNewNPCs ); | |
4769 v2 = 0; | |
4770 } | |
4771 if ( v14 > 0 ) | |
4772 { | |
4773 do | |
4774 { | |
4775 v11 = (unsigned __int8)pTmpBuf[v2]; | |
4776 v12 = &pNPCStats->pNPCData[v11 + 499]; | |
33 | 4777 if ( (unsigned __int8)pTmpBuf[v2] < 2 ) |
0 | 4778 v12 = &pParty->pHirelings[v11]; |
4779 v13 = v12->uProfession; | |
4780 if ( v13 ) | |
291 | 4781 v3 += pNPCStats->pProfessions[v13].uHirePrice;//*(&pNPCStats->field_13A58 + 5 * v13); |
0 | 4782 ++v2; |
4783 } | |
4784 while ( (signed int)v2 < v14 ); | |
4785 } | |
4786 if ( CheckHiredNPCSpeciality(0x1Fu) ) | |
4787 v4 += (signed int)(10 * v4) / 100; | |
4788 if ( CheckHiredNPCSpeciality(0x20u) ) | |
4789 v4 += (signed int)(20 * v4) / 100; | |
4790 if ( CheckHiredNPCSpeciality(0x2Du) ) | |
4791 v4 += (signed int)(10 * v4) / 100; | |
4792 if ( v3 ) | |
4793 { | |
4794 v3 = (signed int)(v4 * v3 / 100) / 100; | |
4795 if ( v3 < 1 ) | |
4796 v3 = 1; | |
4797 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[466], v4, v3);// You found %lu gold (followers take %lu)! | |
4798 } | |
4799 else | |
4800 { | |
4801 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[467], v4);// You found %lu gold! | |
4802 } | |
4803 v2 = 0; | |
4804 } | |
4805 pParty->uNumGold += v4 - v3; | |
4806 pUIAnim_Gold->uAnimTime = v2; | |
4807 pUIAnim_Gold->uAnimLength = 8 * pIconsFrameTable->pIcons[(signed __int16)pUIAnim_Gold->uIconID].uAnimLength; | |
4808 if ( pTmpBuf2[0] ) | |
4809 ShowStatusBarString(pTmpBuf2, 2u); | |
4810 pAudioPlayer->PlaySound(SOUND_GoldReceived, v2, v2, -1, v2, v2, v2, v2); | |
4811 } | |
4812 | |
4813 //----- (00420E01) -------------------------------------------------------- | |
4814 void __cdecl sub_420E01() | |
4815 { | |
4816 void *v0; // edi@1 | |
4817 POINT *v1; // esi@2 | |
4818 int v2; // eax@2 | |
4819 int v3; // ebx@4 | |
4820 int v4; // esi@6 | |
4821 int v5; // ecx@6 | |
4822 //LayingItem v6; // [sp+Ch] [bp-80h]@1 | |
4823 char v7; // [sp+7Ch] [bp-10h]@2 | |
4824 POINT a2; // [sp+84h] [bp-8h]@2 | |
4825 | |
4826 LayingItem v6; // [sp+Ch] [bp-80h]@1 | |
4827 //LayingItem::LayingItem(&v6); | |
4828 | |
4829 v0 = pGUIWindow_CurrentMenu->ptr_1C; | |
4830 if ( pParty->pPickedItem.uItemID ) | |
4831 { | |
4832 if ( Chest::_41FFA2(-1, &pParty->pPickedItem, (unsigned int)pGUIWindow_CurrentMenu->ptr_1C) ) | |
4833 pMouse->RemoveHoldingItem(); | |
4834 } | |
4835 else | |
4836 { | |
4837 v1 = pMouse->GetCursorPos(&a2); | |
4838 v2 = pRenderer->pActiveZBuffer[v1->x + pSRZBufferLineOffsets[pMouse->GetCursorPos((POINT *)&v7)->y]] & 0xFFFF; | |
4839 if ( v2 ) | |
4840 { | |
4841 if ( v2 ) | |
4842 v3 = v2 - 1; | |
4843 else | |
4844 v3 = -1; | |
4845 v4 = pChests[0].pInventoryIndices[v3 + 2662 * (int)v0] - 1; | |
4846 v5 = 5324 * (int)v0 + 36 * v4; | |
4847 if ( pItemsTable->pItems[*(unsigned int *)((char *)&pChests[0].mm7__vector_pItems[0].uItemID + v5)].uEquipType == 18 ) | |
4848 { | |
4849 party_finds_gold(*(int *)((char *)&pChests[0].mm7__vector_pItems[0].uAdditionalValue + v5), 0); | |
4850 viewparams->bRedrawGameUI = 1; | |
4851 } | |
4852 else | |
4853 { | |
4854 pParty->SetHoldingItem((ItemGen *)((char *)pChests[0].mm7__vector_pItems + v5)); | |
4855 } | |
4856 sub_420B13(v4, v3); | |
4857 } | |
4858 } | |
4859 } | |
4860 | |
4861 //----- (00420EFF) -------------------------------------------------------- | |
4862 void __cdecl GameUI_WritePointedObjectStatusString() | |
4863 { | |
4864 int v1; // ebx@6 | |
8 | 4865 GUIWindow *pWindow; // edi@7 |
4866 GUIButton *pButton; // ecx@11 | |
4867 Player *pPlayer; // eax@19 | |
0 | 4868 char v5; // cl@19 |
4869 unsigned int v6; // eax@19 | |
4870 int v7; // ecx@19 | |
4871 __int16 v8; // fps@23 | |
4872 unsigned __int8 v9; // c0@23 | |
4873 unsigned __int8 v10; // c3@23 | |
8 | 4874 enum UIMessageType pMessageType1; // esi@24 |
0 | 4875 int v12; // edx@25 |
4876 char *v13; // ecx@28 | |
4877 int v14; // eax@41 | |
8 | 4878 ItemGen *pItemGen; // ecx@44 |
0 | 4879 int v16; // ecx@46 |
4880 const char *v17; // eax@49 | |
4881 signed int v18; // eax@55 | |
4882 signed int v19; // ecx@63 | |
4883 BLVFace *pFace; // eax@69 | |
4884 __int16 v21; // ax@70 | |
4885 const char *v22; // eax@72 | |
4886 LevelDecoration *v23; // ecx@75 | |
4887 LevelDecoration *v24; // esi@75 | |
4888 __int16 v25; // ax@75 | |
4889 const char *v26; // ecx@79 | |
4890 Actor *pActor; // ecx@82 | |
4891 char *v28; // esi@82 | |
4892 int v29; // eax@82 | |
4893 signed int v30; // ecx@88 | |
4894 const char *v31; // eax@91 | |
4895 __int16 v32; // fps@109 | |
14 | 4896 //unsigned __int8 v33; // c0@109 |
4897 //unsigned __int8 v34; // c3@109 | |
8 | 4898 enum UIMessageType pMessageType2; // esi@110 |
0 | 4899 int v36; // edx@111 |
8 | 4900 enum UIMessageType pMessageType3; // edx@117 |
0 | 4901 int v38; // ecx@118 |
4902 const char *v39; // [sp-8h] [bp-E8h]@20 | |
4903 char *v40; // [sp-8h] [bp-E8h]@83 | |
4904 int v41; // [sp-4h] [bp-E4h]@20 | |
4905 char Str1[200]; // [sp+Ch] [bp-D4h]@129 | |
4906 unsigned int pX; // [sp+D4h] [bp-Ch]@1 | |
4907 unsigned int pY; // [sp+D8h] [bp-8h]@1 | |
4908 unsigned int v45; // [sp+DCh] [bp-4h]@21 | |
4909 | |
4910 v13 = nullptr; | |
4911 | |
4912 pMouse->uPointingObjectID = 0; | |
4913 pMouse->GetClickPos(&pX, &pY); | |
14 | 4914 if ( pX < 0 || (signed int)pX > 639 || pY < 0 || (signed int)pY > 479 )//( (pX & 0x80000000u) != 0 || (signed int)pX > 639 || (pY & 0x80000000u) != 0 || (signed int)pY > 479 ) |
0 | 4915 return; |
4916 if ( !pCurrentScreen ) | |
4917 { | |
4918 if ( (signed int)pX > 467 || (signed int)pY > 351 ) | |
4919 goto _click_on_game_ui; | |
4920 if ( pRenderer->pRenderD3D ) | |
4921 { | |
4922 v18 = pGame->pVisInstance->get_picked_object_zbuf_val(); | |
4923 if ( (signed int)pX < (signed int)pViewport->uScreenX | |
4924 || (signed int)pX > (signed int)pViewport->uScreenZ | |
4925 || (signed int)pY < (signed int)pViewport->uScreenY | |
4926 || (signed int)pY > (signed int)pViewport->uScreenW ) | |
4927 v18 = -1; | |
4928 if ( v18 == -1 ) | |
8 | 4929 //goto LABEL_61; |
4930 { | |
4931 pMouse->uPointingObjectID = 0; | |
4932 if ( pMouse->uPointingObjectID == 0 ) | |
4933 { | |
4934 if ( uLastPointedObjectID != 0 ) | |
4935 { | |
4936 pStatusBarString[0] = 0; | |
4937 bForceDrawStatusBar = 1; | |
4938 } | |
4939 } | |
4940 uLastPointedObjectID = pMouse->uPointingObjectID; | |
4941 return; | |
4942 } | |
0 | 4943 } |
4944 else | |
4945 { | |
4946 v18 = pRenderer->pActiveZBuffer[pX + pSRZBufferLineOffsets[pY]]; | |
4947 } | |
4948 pMouse->uPointingObjectID = (unsigned __int16)v18; | |
4949 v19 = (signed int)(unsigned __int16)v18 >> 3; | |
4950 if ( (v18 & 7) == OBJECT_Item ) | |
4951 { | |
4952 v30 = v19; | |
4953 if ( pObjectList->pObjects[pLayingItems[v30].uObjectDescID].uFlags & 0x10 ) | |
8 | 4954 //goto LABEL_73; |
4955 { | |
4956 pMouse->uPointingObjectID = 0; | |
4957 //goto LABEL_50; | |
4958 uLastPointedObjectID = 1; | |
4959 if ( pMouse->uPointingObjectID == 0 ) | |
4960 { | |
4961 if ( uLastPointedObjectID != 0 ) | |
4962 { | |
4963 pStatusBarString[0] = 0; | |
4964 bForceDrawStatusBar = 1; | |
4965 } | |
4966 } | |
4967 uLastPointedObjectID = pMouse->uPointingObjectID; | |
4968 return; | |
4969 } | |
0 | 4970 if ( v18 >= (signed int)0x2000000u || pParty->pPickedItem.uItemID ) |
4971 { | |
4972 v22 = pLayingItems[v30].stru_24.GetDisplayName(); | |
8 | 4973 //LABEL_93: |
0 | 4974 v26 = v22; |
8 | 4975 //goto LABEL_87; |
4976 sub_41C0B8_set_status_string(v26); | |
4977 if ( pMouse->uPointingObjectID == 0 ) | |
4978 { | |
4979 if ( uLastPointedObjectID != 0 ) | |
4980 { | |
4981 pStatusBarString[0] = 0; | |
4982 bForceDrawStatusBar = 1; | |
4983 } | |
4984 } | |
4985 uLastPointedObjectID = pMouse->uPointingObjectID; | |
4986 return; | |
0 | 4987 } |
4988 v31 = pLayingItems[v30].stru_24.GetDisplayName(); | |
4989 v28 = pTmpBuf; | |
4990 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[470], v31);// "Get %s" | |
4991 } | |
4992 else | |
4993 { | |
4994 if ( (v18 & 7) != OBJECT_Actor ) | |
4995 { | |
4996 if ( (v18 & 7) == OBJECT_Decoration ) | |
4997 { | |
4998 v23 = &pLevelDecorations[v19]; | |
4999 v24 = v23; | |
5000 v25 = v23->field_16_event_id; | |
5001 if ( !v25 ) | |
5002 { | |
5003 if ( v23->IsInteractive() ) | |
5004 v26 = pNPCTopics[stru_5E4C90._decor_events[v24->_idx_in_stru123 - 75] + 379].pTopic; | |
5005 else | |
5006 v26 = pDecorationList->pDecorations[v24->uDecorationDescID].field_20; | |
8 | 5007 //goto LABEL_87; |
5008 sub_41C0B8_set_status_string(v26); | |
5009 if ( pMouse->uPointingObjectID == 0 ) | |
5010 { | |
5011 if ( uLastPointedObjectID != 0 ) | |
5012 { | |
5013 pStatusBarString[0] = 0; | |
5014 bForceDrawStatusBar = 1; | |
5015 } | |
5016 } | |
5017 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5018 return; | |
0 | 5019 } |
5020 v22 = _444732_GetEventHintString(v25); | |
5021 if ( !v22 ) | |
8 | 5022 //goto _return; |
5023 { | |
5024 if ( pMouse->uPointingObjectID == 0 ) | |
5025 { | |
5026 if ( uLastPointedObjectID != 0 ) | |
5027 { | |
5028 pStatusBarString[0] = 0; | |
5029 bForceDrawStatusBar = 1; | |
5030 } | |
5031 } | |
5032 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5033 return; | |
5034 } | |
5035 //goto LABEL_93; | |
5036 v26 = v22; | |
5037 //goto LABEL_87; | |
5038 sub_41C0B8_set_status_string(v26); | |
5039 if ( pMouse->uPointingObjectID == 0 ) | |
5040 { | |
5041 if ( uLastPointedObjectID != 0 ) | |
5042 { | |
5043 pStatusBarString[0] = 0; | |
5044 bForceDrawStatusBar = 1; | |
5045 } | |
5046 } | |
5047 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5048 return; | |
0 | 5049 } |
141 | 5050 if ( (v18 & 7) == OBJECT_BModel) |
0 | 5051 { |
5052 if ( v18 < (signed int)0x2000000u ) | |
5053 { | |
5054 if ( uCurrentlyLoadedLevelType != LEVEL_Indoor) | |
5055 { | |
5056 v21 = pOutdoor->pBModels[(signed int)(unsigned __int16)v18 >> 9].pFaces[v19 & 0x3F].sCogTriggeredID; | |
8 | 5057 //goto LABEL_71; |
5058 if ( !v21 || (v22 = _444732_GetEventHintString(v21)) == 0 ) | |
5059 //goto LABEL_73; | |
5060 { | |
5061 pMouse->uPointingObjectID = 0; | |
5062 //goto LABEL_50; | |
5063 uLastPointedObjectID = 1; | |
5064 if ( pMouse->uPointingObjectID == 0 ) | |
5065 { | |
5066 if ( uLastPointedObjectID != 0 ) | |
5067 { | |
5068 pStatusBarString[0] = 0; | |
5069 bForceDrawStatusBar = 1; | |
5070 } | |
5071 } | |
5072 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5073 return; | |
5074 } | |
5075 //goto LABEL_93; | |
5076 v26 = v22; | |
5077 //goto LABEL_87; | |
5078 sub_41C0B8_set_status_string(v26); | |
5079 if ( pMouse->uPointingObjectID == 0 ) | |
5080 { | |
5081 if ( uLastPointedObjectID != 0 ) | |
5082 { | |
5083 pStatusBarString[0] = 0; | |
5084 bForceDrawStatusBar = 1; | |
5085 } | |
5086 } | |
5087 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5088 return; | |
0 | 5089 } |
5090 pFace = &pIndoor->pFaces[v19]; | |
5091 if ( BYTE3(pFace->uAttributes) & 6 ) | |
5092 { | |
5093 v21 = pIndoor->pFaceExtras[pFace->uFaceExtraID].uEventID; | |
8 | 5094 //LABEL_71: |
0 | 5095 if ( !v21 || (v22 = _444732_GetEventHintString(v21)) == 0 ) |
8 | 5096 //goto LABEL_73; |
5097 { | |
5098 pMouse->uPointingObjectID = 0; | |
5099 //goto LABEL_50; | |
5100 uLastPointedObjectID = 1; | |
5101 if ( pMouse->uPointingObjectID == 0 ) | |
5102 { | |
5103 if ( uLastPointedObjectID != 0 ) | |
5104 { | |
5105 pStatusBarString[0] = 0; | |
5106 bForceDrawStatusBar = 1; | |
5107 } | |
5108 } | |
5109 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5110 return; | |
5111 } | |
5112 //goto LABEL_93; | |
5113 v26 = v22; | |
5114 //goto LABEL_87; | |
5115 sub_41C0B8_set_status_string(v26); | |
5116 if ( pMouse->uPointingObjectID == 0 ) | |
5117 { | |
5118 if ( uLastPointedObjectID != 0 ) | |
5119 { | |
5120 pStatusBarString[0] = 0; | |
5121 bForceDrawStatusBar = 1; | |
5122 } | |
5123 } | |
5124 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5125 return; | |
0 | 5126 } |
5127 } | |
8 | 5128 //LABEL_73: |
0 | 5129 pMouse->uPointingObjectID = 0; |
8 | 5130 //goto LABEL_50; |
5131 uLastPointedObjectID = 1; | |
5132 if ( pMouse->uPointingObjectID == 0 ) | |
5133 { | |
5134 if ( uLastPointedObjectID != 0 ) | |
5135 { | |
5136 pStatusBarString[0] = 0; | |
5137 bForceDrawStatusBar = 1; | |
5138 } | |
5139 } | |
5140 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5141 return; | |
0 | 5142 } |
8 | 5143 //LABEL_61: |
0 | 5144 pMouse->uPointingObjectID = 0; |
8 | 5145 //goto _return; |
5146 if ( pMouse->uPointingObjectID == 0 ) | |
5147 { | |
5148 if ( uLastPointedObjectID != 0 ) | |
5149 { | |
5150 pStatusBarString[0] = 0; | |
5151 bForceDrawStatusBar = 1; | |
5152 } | |
5153 } | |
5154 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5155 return; | |
0 | 5156 } |
5157 if ( v18 >= 335544320 ) | |
8 | 5158 //goto LABEL_61; |
5159 { | |
5160 pMouse->uPointingObjectID = 0; | |
5161 if ( pMouse->uPointingObjectID == 0 ) | |
5162 { | |
5163 if ( uLastPointedObjectID != 0 ) | |
5164 { | |
5165 pStatusBarString[0] = 0; | |
5166 bForceDrawStatusBar = 1; | |
5167 } | |
5168 } | |
5169 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5170 return; | |
5171 } | |
0 | 5172 pActor = &pActors[v19]; |
5173 v28 = pTmpBuf; | |
5174 v29 = pActor->dword_000334_unique_name; | |
5175 if ( v29 ) | |
237 | 5176 v40 = pMonsterStats->pPlaceStrings[v29]; |
0 | 5177 else |
5178 v40 = pMonsterStats->pInfos[pActor->pMonsterInfo.uID].pName; | |
5179 strncpy(pTmpBuf, v40, 0x7D0u); | |
5180 } | |
5181 v26 = v28; | |
8 | 5182 //LABEL_87: |
0 | 5183 sub_41C0B8_set_status_string(v26); |
8 | 5184 //goto _return; |
5185 if ( pMouse->uPointingObjectID == 0 ) | |
5186 { | |
5187 if ( uLastPointedObjectID != 0 ) | |
5188 { | |
5189 pStatusBarString[0] = 0; | |
5190 bForceDrawStatusBar = 1; | |
5191 } | |
5192 } | |
5193 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5194 return; | |
0 | 5195 } |
5196 v1 = uNumVisibleWindows; | |
5197 if ( uNumVisibleWindows <= 0 ) | |
5198 { | |
5199 LABEL_38: | |
151 | 5200 if ( pCurrentScreen == SCREEN_CHEST ) |
0 | 5201 { |
5202 sub_42038D(); | |
8 | 5203 //goto _return; |
5204 if ( pMouse->uPointingObjectID == 0 ) | |
5205 { | |
5206 if ( uLastPointedObjectID != 0 ) | |
5207 { | |
5208 pStatusBarString[0] = 0; | |
5209 bForceDrawStatusBar = 1; | |
5210 } | |
5211 } | |
5212 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5213 return; | |
0 | 5214 } |
151 | 5215 if ( pCurrentScreen == SCREEN_HOUSE ) |
0 | 5216 { |
5217 if ( dword_F8B19C != 2 | |
5218 || (v16 = pRenderer->pActiveZBuffer[pX + pSRZBufferLineOffsets[pY]], v16 == 0) | |
5219 || v16 == -65536 ) | |
8 | 5220 //goto _return; |
5221 { | |
5222 if ( pMouse->uPointingObjectID == 0 ) | |
5223 { | |
5224 if ( uLastPointedObjectID != 0 ) | |
5225 { | |
5226 pStatusBarString[0] = 0; | |
5227 bForceDrawStatusBar = 1; | |
5228 } | |
5229 } | |
5230 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5231 return; | |
5232 } | |
5233 pItemGen = (ItemGen *)((char *)&pParty->pPickedItem + 36 * (v16 + 12 * (unsigned int)ptr_507BC0->ptr_1C) + 4); | |
5234 //LABEL_49: | |
5235 v17 = pItemGen->GetDisplayName(); | |
0 | 5236 sub_41C0B8_set_status_string(v17); |
8 | 5237 //LABEL_50: |
0 | 5238 uLastPointedObjectID = 1; |
8 | 5239 //_return: |
0 | 5240 if ( pMouse->uPointingObjectID == 0 ) |
5241 { | |
5242 if ( uLastPointedObjectID != 0 ) | |
5243 { | |
5244 pStatusBarString[0] = 0; | |
5245 bForceDrawStatusBar = 1; | |
5246 } | |
5247 } | |
5248 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5249 return; | |
5250 } | |
5251 if ( (signed int)pY < 350 ) | |
5252 { | |
5253 v14 = pRenderer->pActiveZBuffer[pX + pSRZBufferLineOffsets[pY]]; | |
5254 if ( v14 == 0 || v14 == -65536 || (unsigned int)v14 >= 0x1388 ) | |
8 | 5255 //goto _return; |
5256 { | |
5257 if ( pMouse->uPointingObjectID == 0 ) | |
5258 { | |
5259 if ( uLastPointedObjectID != 0 ) | |
5260 { | |
5261 pStatusBarString[0] = 0; | |
5262 bForceDrawStatusBar = 1; | |
5263 } | |
5264 } | |
5265 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5266 return; | |
5267 } | |
232 | 5268 pItemGen = (ItemGen *)&pPlayers[uActiveCharacter]->pInventoryItems[v14-1]; |
8 | 5269 //goto LABEL_49; |
5270 v17 = pItemGen->GetDisplayName(); | |
5271 sub_41C0B8_set_status_string(v17); | |
5272 uLastPointedObjectID = 1; | |
5273 if ( pMouse->uPointingObjectID == 0 ) | |
5274 { | |
5275 if ( uLastPointedObjectID != 0 ) | |
5276 { | |
5277 pStatusBarString[0] = 0; | |
5278 bForceDrawStatusBar = 1; | |
5279 } | |
5280 } | |
5281 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5282 return; | |
0 | 5283 } |
5284 _click_on_game_ui: | |
5285 if ( (signed int)pX >= (signed int)pWindowList[0].uFrameX | |
5286 && (signed int)pX <= (signed int)pWindowList[0].uFrameZ | |
5287 && (signed int)pY >= (signed int)pWindowList[0].uFrameY | |
5288 && (signed int)pY <= (signed int)pWindowList[0].uFrameW ) | |
5289 { | |
8 | 5290 for ( pButton = pWindowList[0].pControlsHead; pButton != (GUIButton *)0; pButton = pButton->pNext ) |
5291 { | |
5292 if ( pButton->uButtonType == 1 ) | |
0 | 5293 { |
8 | 5294 if ( (signed int)pX >= (signed int)pButton->uX |
5295 && (signed int)pX <= (signed int)pButton->uZ | |
5296 && (signed int)pY >= (signed int)pButton->uY | |
5297 && (signed int)pY <= (signed int)pButton->uW ) | |
0 | 5298 { |
8 | 5299 pMessageType3 = (UIMessageType)pButton->field_1C; |
17 | 5300 if ( pMessageType3 == 0 ) // For books |
8 | 5301 //goto LABEL_28; |
5302 { | |
5303 v13 = pButton->pButtonName; | |
5304 sub_41C0B8_set_status_string(v13); | |
5305 uLastPointedObjectID = 1; | |
5306 return; | |
5307 } | |
5308 v38 = pButton->uControlParam; | |
0 | 5309 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) |
5310 { | |
8 | 5311 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType3; |
0 | 5312 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v38; |
5313 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5314 ++pMessageQueue_50CBD0->uNumMessages; | |
5315 } | |
8 | 5316 //goto LABEL_131; |
0 | 5317 uLastPointedObjectID = 1; |
5318 return; | |
5319 } | |
5320 } | |
5321 else | |
5322 { | |
8 | 5323 if ( pButton->uButtonType == 2 ) |
0 | 5324 { |
8 | 5325 v45 = pX - pButton->uX; |
5326 v45 = pY - pButton->uY; | |
5327 | |
5328 if (pX >= pButton->uX && pX <= pButton->uZ && | |
5329 pY >= pButton->uY && pY <= pButton->uW) | |
5330 if ( (double)(signed int)pButton->uWidth != 0.0 ) | |
0 | 5331 { |
8 | 5332 if ( (double)(signed int)pButton->uHeight != 0.0 ) |
0 | 5333 { |
8 | 5334 //UNDEF(v32); |
14 | 5335 //if ( v33 | v34 ) |
5336 //{ | |
8 | 5337 pMessageType2 = (UIMessageType)pButton->field_1C; |
5338 if ( pMessageType2 != 0 ) | |
5339 { | |
5340 v36 = pButton->uControlParam; | |
5341 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
5342 { | |
5343 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType2; | |
5344 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v36; | |
5345 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5346 //goto LABEL_27; | |
5347 ++pMessageQueue_50CBD0->uNumMessages; | |
5348 v13 = pButton->pButtonName; | |
5349 sub_41C0B8_set_status_string(v13); | |
5350 uLastPointedObjectID = 1; | |
5351 return; | |
5352 } | |
5353 } | |
5354 //goto LABEL_28; | |
5355 v13 = pButton->pButtonName; | |
5356 sub_41C0B8_set_status_string(v13); | |
5357 uLastPointedObjectID = 1; | |
5358 return; | |
14 | 5359 //} |
0 | 5360 } |
5361 } | |
5362 } | |
8 | 5363 else |
0 | 5364 { |
8 | 5365 if ( pButton->uButtonType == 3 |
5366 && (signed int)pX >= (signed int)pButton->uX | |
5367 && (signed int)pX <= (signed int)pButton->uZ | |
5368 && (signed int)pY >= (signed int)pButton->uY | |
5369 && (signed int)pY <= (signed int)pButton->uW ) | |
5370 //goto LABEL_19; | |
0 | 5371 { |
8 | 5372 pPlayer = pPlayers[uActiveCharacter]; |
5373 v5 = LOBYTE(pPlayer->pActiveSkills[pButton->uControlParam]); | |
5374 v6 = pPlayer->uSkillPoints; | |
0 | 5375 v7 = (v5 & 0x3F) + 1; |
5376 if ( v6 < v7 ) | |
5377 { | |
5378 v41 = v7 - v6; | |
5379 v39 = pGlobalTXT_LocalizationStrings[469];// "You need %d more Skill Points to advance here" | |
5380 } | |
5381 else | |
5382 { | |
5383 v41 = v7; | |
5384 v39 = pGlobalTXT_LocalizationStrings[468];// "Clicking here will spend %d Skill Points" | |
5385 } | |
5386 sprintf(Str1, v39, v41); | |
5387 v13 = Str1; | |
8 | 5388 //goto _set_status_and_ret; |
5389 sub_41C0B8_set_status_string(v13); | |
5390 uLastPointedObjectID = 1; | |
5391 return; | |
0 | 5392 } |
5393 } | |
5394 } | |
5395 } | |
5396 } | |
8 | 5397 pMouse->uPointingObjectID = sub_46A99B(); |
5398 //goto _return; | |
5399 if ( pMouse->uPointingObjectID == 0 ) | |
5400 { | |
5401 if ( uLastPointedObjectID != 0 ) | |
5402 { | |
5403 pStatusBarString[0] = 0; | |
5404 bForceDrawStatusBar = 1; | |
5405 } | |
5406 } | |
5407 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5408 return; | |
5409 } | |
5410 while ( 1 ) // some other fullscreen ui | |
5411 { | |
5412 pWindow = &pWindowList[pVisibleWindowsIdxs[v1] - 1]; | |
5413 if ( (signed int)pX >= (signed int)pWindow->uFrameX | |
5414 && (signed int)pX <= (signed int)pWindow->uFrameZ | |
5415 && (signed int)pY >= (signed int)pWindow->uFrameY | |
5416 && (signed int)pY <= (signed int)pWindow->uFrameW ) | |
5417 { | |
5418 for ( pButton = pWindow->pControlsHead; ; pButton = pButton->pNext ) | |
5419 { | |
5420 if ( !pButton ) | |
5421 break; | |
5422 if ( pButton->uButtonType == 1 ) | |
5423 { | |
5424 if ( (signed int)pX >= (signed int)pButton->uX | |
5425 && (signed int)pX <= (signed int)pButton->uZ | |
5426 && (signed int)pY >= (signed int)pButton->uY | |
5427 && (signed int)pY <= (signed int)pButton->uW ) | |
5428 { | |
5429 //LABEL_24: | |
5430 pMessageType1 = (UIMessageType)pButton->field_1C; | |
5431 if ( pMessageType1 ) | |
5432 { | |
5433 v12 = pButton->uControlParam; | |
5434 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
5435 { | |
5436 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType1; | |
5437 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v12; | |
5438 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5439 //LABEL_27: | |
5440 ++pMessageQueue_50CBD0->uNumMessages; | |
5441 } | |
5442 } | |
5443 //LABEL_28: | |
5444 v13 = pButton->pButtonName; | |
5445 //_set_status_and_ret: | |
5446 sub_41C0B8_set_status_string(v13); | |
5447 //LABEL_131: | |
5448 uLastPointedObjectID = 1; | |
5449 return; | |
5450 } | |
5451 } | |
5452 else | |
5453 { | |
5454 if ( pButton->uButtonType == 2 ) | |
5455 { | |
5456 v45 = pX - pButton->uX; | |
5457 v45 = pY - pButton->uY; | |
5458 if ( (double)(signed int)pButton->uWidth != 0.0 ) | |
5459 { | |
5460 if ( (double)(signed int)pButton->uHeight != 0.0 ) | |
5461 { | |
5462 //UNDEF(v8); | |
14 | 5463 //if ( v9 | v10 ) |
8 | 5464 //goto LABEL_24; |
14 | 5465 //{ |
8 | 5466 pMessageType1 = (UIMessageType)pButton->field_1C; |
5467 if ( pMessageType1 ) | |
5468 { | |
5469 v12 = pButton->uControlParam; | |
5470 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
5471 { | |
5472 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType1; | |
5473 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v12; | |
5474 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5475 ++pMessageQueue_50CBD0->uNumMessages; | |
5476 } | |
5477 } | |
5478 v13 = pButton->pButtonName; | |
5479 sub_41C0B8_set_status_string(v13); | |
5480 uLastPointedObjectID = 1; | |
5481 return; | |
14 | 5482 //} |
8 | 5483 } |
5484 } | |
5485 } | |
5486 else // click on skill | |
5487 { | |
5488 if ( pButton->uButtonType == 3 | |
5489 && (signed int)pX >= (signed int)pButton->uX | |
5490 && (signed int)pX <= (signed int)pButton->uZ | |
5491 && (signed int)pY >= (signed int)pButton->uY | |
5492 && (signed int)pY <= (signed int)pButton->uW ) | |
5493 { | |
5494 //LABEL_19: | |
5495 pPlayer = pPlayers[uActiveCharacter]; | |
5496 v5 = LOBYTE(pPlayer->pActiveSkills[pButton->uControlParam]); | |
5497 v6 = pPlayer->uSkillPoints; | |
5498 v7 = (v5 & 0x3F) + 1; | |
5499 if ( v6 < v7 ) | |
5500 { | |
5501 v41 = v7 - v6; | |
5502 v39 = pGlobalTXT_LocalizationStrings[469];// "You need %d more Skill Points to advance here" | |
5503 } | |
5504 else | |
5505 { | |
5506 v41 = v7; | |
5507 v39 = pGlobalTXT_LocalizationStrings[468];// "Clicking here will spend %d Skill Points" | |
5508 } | |
5509 sprintf(Str1, v39, v41); | |
5510 v13 = Str1; | |
5511 //goto _set_status_and_ret; | |
5512 sub_41C0B8_set_status_string(v13); | |
5513 uLastPointedObjectID = 1; | |
5514 return; | |
5515 } | |
5516 } | |
5517 } | |
5518 } | |
5519 } | |
5520 if ( pWindow->uFrameHeight == 480 ) | |
0 | 5521 break; |
5522 --v1; | |
5523 if ( v1 <= 0 ) | |
5524 { | |
5525 goto LABEL_38; | |
5526 } | |
5527 } | |
5528 } | |
5529 | |
5530 | |
5531 //----- (00421626) -------------------------------------------------------- | |
5532 GUIWindow *GameUI_InitializeCharacterWindow(unsigned int _this) | |
5533 { | |
5534 unsigned int v1; // edi@1 | |
11 | 5535 GUIWindow *pWindow; // edi@3 |
0 | 5536 |
5537 ++pIcons_LOD->uTexturePacksCount; | |
5538 v1 = _this; | |
5539 if ( !pIcons_LOD->uNumPrevLoadedFiles ) | |
5540 pIcons_LOD->uNumPrevLoadedFiles = pIcons_LOD->uNumLoadedFiles; | |
5541 pEventTimer->Pause(); | |
5542 pAudioPlayer->StopChannels(-1, -1); | |
5543 bRingsShownInCharScreen = 0; | |
5544 CharacterUI_LoadPaperdollTextures(); | |
5545 pCurrentScreen = v1; | |
11 | 5546 pWindow = GUIWindow::Create(0, 0, 640, 480, WINDOW_CharacterRecord, uActiveCharacter, 0); |
5547 pCharacterScreen_StatsBtn = pWindow->CreateButton(pViewport->uViewportX + 12, pViewport->uViewportY + 308, | |
0 | 5548 (papredoll_dbrds[9] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[9]].uTextureWidth : 24), |
5549 (papredoll_dbrds[9] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[9]].uTextureHeight : 26), | |
11 | 5550 1, 0, 0x73u, 0, 0x53u, pGlobalTXT_LocalizationStrings[216],// Stats |
0 | 5551 (Texture *)(papredoll_dbrds[10] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[10]] : 0), |
11 | 5552 papredoll_dbrds[9] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[9]] : 0, 0); |
5553 pCharacterScreen_SkillsBtn = pWindow->CreateButton(pViewport->uViewportX + 102, pViewport->uViewportY + 308, | |
0 | 5554 (papredoll_dbrds[7] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[7]].uTextureWidth : 24), |
5555 (papredoll_dbrds[7] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[7]].uTextureHeight : 26), | |
11 | 5556 1, 0, 0x72u, 0, 0x4Bu, pGlobalTXT_LocalizationStrings[205],//Skills |
0 | 5557 (Texture *)(papredoll_dbrds[8] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[8]] : 0), |
11 | 5558 papredoll_dbrds[7] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[7]] : 0, 0); |
5559 pCharacterScreen_InventoryBtn = pWindow->CreateButton(pViewport->uViewportX + 192, pViewport->uViewportY + 308, | |
0 | 5560 (papredoll_dbrds[5] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[5]].uTextureWidth : 24), |
5561 (papredoll_dbrds[5] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[5]].uTextureHeight : 26), | |
11 | 5562 1, 0, 0x74u, 0, 0x49u, pGlobalTXT_LocalizationStrings[120], //Inventory |
0 | 5563 (Texture *)(papredoll_dbrds[6] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[6]] : 0), |
11 | 5564 papredoll_dbrds[5] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[5]] : 0, 0); |
5565 pCharacterScreen_AwardsBtn = pWindow->CreateButton(pViewport->uViewportX + 282, pViewport->uViewportY + 308, | |
0 | 5566 (papredoll_dbrds[3] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[3]].uTextureWidth : 24), |
5567 (papredoll_dbrds[3] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[3]].uTextureHeight : 26), | |
11 | 5568 1, 0, 0x75u, 0, 0x41u, pGlobalTXT_LocalizationStrings[22], //Awards |
0 | 5569 (Texture *)(papredoll_dbrds[4] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[4]] : 0), |
11 | 5570 papredoll_dbrds[3] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[3]] : 0, 0); |
5571 pCharacterScreen_ExitBtn = pWindow->CreateButton(pViewport->uViewportX + 371, pViewport->uViewportY + 308, | |
0 | 5572 (papredoll_dbrds[1] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[1]].uTextureWidth : 24), |
5573 (papredoll_dbrds[1] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[1]].uTextureHeight : 26), | |
11 | 5574 1, 0, 0xA8u, 0, 0, pGlobalTXT_LocalizationStrings[79],//Exit |
0 | 5575 (Texture *)(papredoll_dbrds[2] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[2]] : 0), |
11 | 5576 papredoll_dbrds[1] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[1]] : 0, 0); |
5577 pWindow->CreateButton(0, 0, 0x1DCu, 0x159u, 1, 122, 0x78u, 0, 0, "", 0); | |
5578 pCharacterScreen_DetalizBtn = pWindow->CreateButton(0x258u, 0x12Cu, 0x1Eu, 0x1Eu, 1, 0, 0x55u, 0, 0, pGlobalTXT_LocalizationStrings[64], 0); | |
5579 pCharacterScreen_DollBtn = pWindow->CreateButton(0x1DCu, 0, 0xA4u, 0x159u, 1, 0, 0x85u, 0, 0, "", 0); | |
5580 pWindow->CreateButton(0x3Du, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 1u, 0x31u, "", 0); | |
5581 pWindow->CreateButton(0xB1u, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 2u, 0x32u, "", 0); | |
5582 pWindow->CreateButton(0x124u, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 3u, 0x33u, "", 0); | |
5583 pWindow->CreateButton(0x197u, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 4u, 0x34u, "", 0); | |
5584 pWindow->CreateButton(0, 0, 0, 0, 1, 0, 0xB0u, 0, 9u, "", 0); | |
0 | 5585 sub_419100(); |
11 | 5586 return pWindow; |
0 | 5587 } |
5588 | |
5589 | |
5590 | |
5591 //----- (004219BE) -------------------------------------------------------- | |
5592 GUIWindow *stru277::sub_4219BE() | |
5593 { | |
5594 int v1; // esi@1 | |
5595 GUIWindow *v2; // ebx@1 | |
5596 | |
5597 auto a4 = this; | |
5598 v1 = (int)a4; | |
5599 pEventTimer->Pause(); | |
5600 pAudioPlayer->StopChannels(-1, -1); | |
5601 bRingsShownInCharScreen = 0; | |
5602 CharacterUI_LoadPaperdollTextures(); | |
151 | 5603 pCurrentScreen = SCREEN_CASTING; |
0 | 5604 v2 = GUIWindow::Create(0, 0, 640, 480, (WindowType)(WINDOW_HouseInterior|WINDOW_Options), v1, 0); |
5605 pCharacterScreen_ExitBtn = v2->CreateButton( | |
5606 394u, | |
5607 318u, | |
5608 75u, | |
5609 33u, | |
5610 1, | |
5611 0, | |
5612 0xA8u, | |
5613 0, | |
5614 0, | |
5615 pGlobalTXT_LocalizationStrings[79], | |
5616 (Texture *)(papredoll_dbrds[2] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[2]] : 0), | |
5617 papredoll_dbrds[1] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[1]] : 0, | |
5618 0); | |
5619 v2->CreateButton(0, 0, 0x1DCu, 0x159u, 1, 122, 0x78u, 0, 0, "", 0); | |
5620 pCharacterScreen_DollBtn = v2->CreateButton(0x1DCu, 0, 0xA4u, 0x159u, 1, 0, 0x85u, 0, 0, "", 0); | |
5621 v2->CreateButton(61u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 1u, 0x31u, "", 0); | |
5622 v2->CreateButton(177u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 2u, 0x32u, "", 0); | |
5623 v2->CreateButton(292u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 3u, 0x33u, "", 0); | |
5624 v2->CreateButton(407u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 4u, 0x34u, "", 0); | |
5625 return v2; | |
5626 } | |
5627 | |
5628 | |
5629 //----- (00421B2C) -------------------------------------------------------- | |
5630 bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem() | |
5631 { | |
5632 unsigned int v0; // eax@2 | |
5633 Texture *v1; // ebx@2 | |
5634 int v2; // eax@3 | |
5635 Player *v3; // esi@5 | |
5636 int v4; // eax@6 | |
5637 unsigned __int16 v5; // dx@11 | |
5638 signed int v6; // eax@11 | |
5639 char *v7; // edi@12 | |
5640 __int16 v8; // ax@16 | |
5641 LayingItem a1; // [sp+4h] [bp-78h]@11 | |
5642 int v11; // [sp+74h] [bp-8h]@2 | |
5643 int v12; // [sp+78h] [bp-4h]@5 | |
5644 | |
5645 if ( !pParty->pPickedItem.uItemID ) | |
5646 return 1; | |
5647 v0 = pIcons_LOD->LoadTexture( | |
5648 pItemsTable->pItems[pParty->pPickedItem.uItemID].pIconName, | |
5649 TEXTURE_16BIT_PALETTE); | |
5650 v1 = (Texture *)(v0 != -1 ? (int)&pIcons_LOD->pTextures[v0] : 0); | |
5651 v11 = areWeLoadingTexture; | |
5652 if ( uActiveCharacter | |
5653 && (v2 = pPlayers[uActiveCharacter]->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID)) != 0 ) | |
5654 { | |
232 | 5655 memcpy(&pPlayers[uActiveCharacter]->pInventoryItems[v2-1], &pParty->pPickedItem, 0x24u); |
244 | 5656 pMouse->RemoveHoldingItem(); |
0 | 5657 } |
5658 else | |
5659 { | |
5660 v12 = 0; | |
5661 v3 = pParty->pPlayers; | |
244 | 5662 while ( v3 <= &pParty->pPlayers[3] ) |
0 | 5663 { |
5664 v4 = v3->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID); | |
5665 if ( v4 ) | |
244 | 5666 { |
5667 memcpy(&pParty->pPlayers[v12].pInventoryItems[v4], &pParty->pPickedItem, 0x24u); | |
5668 pMouse->RemoveHoldingItem(); | |
5669 break; | |
5670 } | |
5671 ++v12; | |
0 | 5672 ++v3; |
244 | 5673 } |
5674 if ( v12 == 4 ) | |
5675 { | |
5676 v5 = pItemsTable->pItems[pParty->pPickedItem.uItemID].uSpriteID; | |
5677 v6 = 0; | |
5678 a1.uItemType = pItemsTable->pItems[pParty->pPickedItem.uItemID].uSpriteID; | |
5679 if ( (signed int)pObjectList->uNumObjects <= 0 ) | |
5680 { | |
5681 LOWORD(v6) = 0; | |
5682 } | |
5683 else | |
5684 { | |
5685 v7 = (char *)&pObjectList->pObjects->uObjectID; | |
5686 while ( v5 != *(short *)v7 ) | |
5687 { | |
5688 ++v6; | |
5689 v7 += 56; | |
5690 if ( v6 >= (signed int)pObjectList->uNumObjects ) | |
5691 { | |
5692 LOWORD(v6) = 0; | |
5693 break; | |
5694 } | |
5695 } | |
5696 } | |
5697 a1.field_58 = 4; | |
5698 a1.uObjectDescID = v6; | |
5699 a1.vPosition.y = pParty->vPosition.y; | |
5700 a1.vPosition.x = pParty->vPosition.x; | |
5701 a1.vPosition.z = pParty->sEyelevel + pParty->vPosition.z; | |
5702 a1.uSoundID = 0; | |
5703 a1.uFacing = 0; | |
5704 a1.uAttributes = 8; | |
5705 v8 = pIndoor->GetSector( | |
5706 pParty->vPosition.x, | |
5707 pParty->vPosition.y, | |
5708 pParty->sEyelevel + pParty->vPosition.z); | |
5709 a1.uSpriteFrameID = 0; | |
5710 a1.uSectorID = v8; | |
5711 memcpy(&a1.stru_24, &pParty->pPickedItem, sizeof(a1.stru_24)); | |
5712 a1.Create(pParty->sRotationY, 184, 200, 0); | |
5713 pMouse->RemoveHoldingItem(); | |
5714 } | |
5715 } | |
0 | 5716 if ( !v11 ) |
5717 { | |
5718 v1->Release(); | |
5719 pIcons_LOD->_40F9C5(); | |
5720 } | |
5721 return 1; | |
5722 } | |
5723 | |
5724 | |
5725 //----- (00421D00) -------------------------------------------------------- | |
5726 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID) | |
5727 { | |
201 | 5728 //unsigned int v1; // esi@1 |
5729 //int v2; // eax@2 | |
5730 //Player *v3; // ecx@2 | |
5731 //Player *v4; // ecx@5 | |
0 | 5732 unsigned int v5; // [sp-4h] [bp-10h]@21 |
5733 | |
201 | 5734 //v1 = uPlayerID; |
5735 auto player = &pParty->pPlayers[uPlayerID - 1]; | |
5736 if (pParty->pPickedItem.uItemID) | |
5737 { | |
5738 //v3 = player; | |
5739 if (auto slot = player->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID)) | |
5740 { | |
232 | 5741 memcpy(&player->pInventoryItems[slot-1], &pParty->pPickedItem, 0x24u); |
201 | 5742 viewparams->bRedrawGameUI = true; |
0 | 5743 pMouse->RemoveHoldingItem(); |
5744 return; | |
5745 } | |
201 | 5746 |
5747 if (!player->CanAct()) | |
5748 { | |
5749 if ( pPlayers[uActiveCharacter]->CanAct()) | |
0 | 5750 goto LABEL_9; |
201 | 5751 player = pPlayers[uActiveCharacter]; |
5752 } | |
5753 player->PlaySound(SPEECH_NoRoom, 0); | |
5754 } | |
5755 | |
0 | 5756 LABEL_9: |
201 | 5757 if (pCurrentScreen == SCREEN_GAME) |
5758 { | |
5759 viewparams->bRedrawGameUI = true; | |
5760 if ( uActiveCharacter != uPlayerID ) | |
11 | 5761 //goto LABEL_27; |
5762 { | |
201 | 5763 if ( pPlayers[uPlayerID]->uTimeToRecovery ) |
11 | 5764 return; |
201 | 5765 |
5766 uActiveCharacter = uPlayerID; | |
11 | 5767 return; |
5768 } | |
0 | 5769 v5 = 7; |
11 | 5770 //LABEL_22: |
0 | 5771 pGUIWindow_CurrentMenu = GameUI_InitializeCharacterWindow(v5); |
5772 return; | |
5773 } | |
151 | 5774 if ( pCurrentScreen == SCREEN_SPELL_BOOK ) |
0 | 5775 return; |
151 | 5776 if ( pCurrentScreen == SCREEN_CHEST ) |
0 | 5777 { |
11 | 5778 //LABEL_23: |
201 | 5779 viewparams->bRedrawGameUI = true; |
5780 if ( uActiveCharacter == uPlayerID ) | |
0 | 5781 { |
5782 pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] = 103; | |
151 | 5783 pCurrentScreen = SCREEN_F; |
11 | 5784 //goto LABEL_28; |
201 | 5785 uActiveCharacter = uPlayerID; |
11 | 5786 return; |
5787 } | |
5788 //LABEL_27: | |
201 | 5789 if ( pPlayers[uPlayerID]->uTimeToRecovery ) |
0 | 5790 return; |
11 | 5791 //goto LABEL_28; |
201 | 5792 uActiveCharacter = uPlayerID; |
11 | 5793 return; |
0 | 5794 } |
151 | 5795 if ( pCurrentScreen != SCREEN_HOUSE ) |
5796 { | |
5797 if ( pCurrentScreen == SCREEN_E ) | |
0 | 5798 { |
11 | 5799 //LABEL_28: |
201 | 5800 uActiveCharacter = uPlayerID; |
0 | 5801 return; |
5802 } | |
151 | 5803 if ( pCurrentScreen != SCREEN_F ) |
0 | 5804 { |
201 | 5805 viewparams->bRedrawGameUI = true; |
5806 uActiveCharacter = uPlayerID; | |
0 | 5807 if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 102 ) |
5808 sub_419100(); | |
5809 return; | |
5810 } | |
11 | 5811 //goto LABEL_23; |
201 | 5812 viewparams->bRedrawGameUI = true; |
5813 if ( uActiveCharacter == uPlayerID ) | |
11 | 5814 { |
5815 pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] = 103; | |
151 | 5816 pCurrentScreen = SCREEN_F; |
11 | 5817 //goto LABEL_28; |
201 | 5818 uActiveCharacter = uPlayerID; |
11 | 5819 return; |
5820 } | |
5821 //LABEL_27: | |
201 | 5822 if ( pPlayers[uPlayerID]->uTimeToRecovery ) |
11 | 5823 return; |
5824 //goto LABEL_28; | |
201 | 5825 uActiveCharacter = uPlayerID; |
11 | 5826 return; |
0 | 5827 } |
5828 if ( ptr_507BC0->field_40 == 1 ) | |
5829 return; | |
201 | 5830 viewparams->bRedrawGameUI = true; |
5831 if ( uActiveCharacter != uPlayerID ) | |
11 | 5832 //goto LABEL_28; |
201 | 5833 uActiveCharacter = uPlayerID; |
11 | 5834 return; |
0 | 5835 if ( dword_F8B19C == 2 || dword_F8B19C == 6 ) |
5836 { | |
5837 pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] = 103; | |
5838 v5 = 14; | |
11 | 5839 //goto LABEL_22; |
5840 pGUIWindow_CurrentMenu = GameUI_InitializeCharacterWindow(v5); | |
5841 return; | |
0 | 5842 } |
5843 } | |
5844 // 4E28F8: using guessed type int pCurrentScreen; | |
5845 // F8B19C: using guessed type int dword_F8B19C; | |
5846 | |
5847 //----- (00421EA6) -------------------------------------------------------- | |
5848 void __cdecl sub_421EA6_OnInventoryLeftClick() | |
5849 { | |
5850 Player *v0; // ebx@1 | |
5851 signed int v1; // eax@2 | |
5852 signed int v2; // ecx@2 | |
5853 int v3; // eax@2 | |
5854 char v4; // sf@2 | |
5855 int v5; // eax@2 | |
5856 unsigned int v6; // eax@7 | |
5857 unsigned int v7; // esi@12 | |
5858 unsigned int v8; // eax@12 | |
5859 unsigned int v9; // eax@16 | |
5860 unsigned int v10; // eax@18 | |
5861 ItemGen this_; // [sp+Ch] [bp-3Ch]@1 | |
5862 POINT a2; // [sp+30h] [bp-18h]@4 | |
5863 unsigned int v13; // [sp+38h] [bp-10h]@13 | |
5864 unsigned int pY; // [sp+3Ch] [bp-Ch]@2 | |
5865 unsigned int pX; // [sp+40h] [bp-8h]@2 | |
5866 int a4; // [sp+44h] [bp-4h]@2 | |
5867 | |
5868 v0 = pPlayers[uActiveCharacter]; | |
5869 if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] != 103 | |
5870 || (pMouse->GetClickPos(&pX, &pY), | |
5871 v1 = pY - 17, | |
5872 v2 = pX - 14, | |
5873 pY = v1, | |
5874 pX = v2, | |
5875 v3 = 14 * (v1 >> 5), | |
5876 v2 >>= 5, | |
5877 v4 = v2 + v3 < 0, | |
5878 v5 = v2 + v3, | |
5879 a4 = v5, | |
5880 v4) | |
5881 || v5 > 126 | |
5882 || pMouse->GetCursorPos(&a2)->x >= 462 | |
5883 || pMouse->GetCursorPos(&a2)->x < 14 ) | |
5884 return; | |
5885 if ( unk_50C9A0 ) | |
5886 { | |
5887 v6 = v0->GetItemIDAtInventoryIndex(&a4); | |
5888 if ( v6 ) | |
5889 { | |
5890 *((char *)pGUIWindow_Settings->ptr_1C + 8) &= 0x7Fu; | |
5891 *((short *)pGUIWindow_Settings->ptr_1C + 2) = uActiveCharacter - 1; | |
5892 *((int *)pGUIWindow_Settings->ptr_1C + 3) = v6 - 1; | |
5893 *((short *)pGUIWindow_Settings->ptr_1C + 3) = a4; | |
232 | 5894 ptr_50C9A4 = (ItemGen *)&v0->pInventoryItems[v6-1]; |
0 | 5895 unk_50C9A0 = 0; |
5896 if ( pMessageQueue_50CBD0->uNumMessages ) | |
5897 pMessageQueue_50CBD0->uNumMessages = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; | |
5898 pMouse->SetCursorBitmap("MICON1"); | |
5899 dword_50C9D0 = 113; | |
5900 dword_50C9D4 = 0; | |
5901 dword_50C9D8 = 256; | |
5902 } | |
5903 return; | |
5904 } | |
5905 if ( ptr_50C9A4 ) | |
5906 return; | |
5907 v7 = pParty->pPickedItem.uItemID; | |
5908 v8 = v0->GetItemIDAtInventoryIndex(&a4); | |
5909 if ( !v7 ) | |
5910 { | |
5911 if ( !v8 ) | |
5912 return; | |
232 | 5913 memcpy(&pParty->pPickedItem, &v0->pInventoryItems[v8-1], sizeof(pParty->pPickedItem)); |
0 | 5914 v0->RemoveItemAtInventoryIndex(a4); |
5915 v9 = pParty->pPickedItem.uItemID; | |
5916 goto LABEL_24; | |
5917 } | |
5918 v13 = v8; | |
5919 if ( v8 ) | |
5920 { | |
232 | 5921 a2.y = (LONG)&v0->pInventoryItems[v8-1]; |
0 | 5922 memcpy(&this_, (const void *)a2.y, sizeof(this_)); |
5923 v0->RemoveItemAtInventoryIndex(a4); | |
5924 pX = v0->AddItem2(a4, &pParty->pPickedItem); | |
5925 if ( !pX ) | |
5926 { | |
5927 pX = v0->AddItem2(0xFFFFFFFFu, &pParty->pPickedItem); | |
5928 if ( !pX ) | |
5929 { | |
5930 v0->_49298B(&this_, v13 - 1, a4); | |
5931 memcpy((void *)a2.y, &this_, sizeof(ItemGen)); | |
5932 return; | |
5933 } | |
5934 } | |
5935 v9 = this_.uItemID; | |
5936 memcpy(&pParty->pPickedItem, &this_, sizeof(pParty->pPickedItem)); | |
5937 LABEL_24: | |
5938 pMouse->SetCursorBitmap(pItemsTable->pItems[v9].pIconName); | |
5939 return; | |
5940 } | |
5941 v10 = v0->AddItem(a4, v7); | |
5942 pX = v10; | |
5943 if ( v10 || (v10 = v0->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID), (pX = v10) != 0) ) | |
5944 { | |
232 | 5945 memcpy(&v0->pInventoryItems[v10-1], &pParty->pPickedItem, 0x24u); |
0 | 5946 pMouse->RemoveHoldingItem(); |
5947 } | |
5948 } | |
5949 | |
5950 | |
5951 //----- (0042213C) -------------------------------------------------------- | |
5952 void __cdecl OnGameViewportClick() | |
5953 { | |
5954 signed int v0; // ebx@2 | |
5955 POINT *v1; // esi@3 | |
5956 signed int v2; // eax@9 | |
5957 BLVFace *v3; // eax@10 | |
5958 unsigned int v4; // eax@11 | |
5959 unsigned __int16 v5; // dx@14 | |
5960 signed int v6; // eax@14 | |
5961 char *v7; // esi@15 | |
5962 int *v8; // eax@19 | |
5963 int v9; // eax@19 | |
5964 unsigned int v10; // eax@19 | |
5965 int v11; // ecx@21 | |
5966 ODMFace *v12; // eax@22 | |
5967 LevelDecoration *v13; // esi@24 | |
5968 __int16 v14; // ax@25 | |
5969 int v15; // ecx@29 | |
5970 signed int v16; // edx@30 | |
5971 Actor *v17; // esi@30 | |
5972 int v18; // ebx@47 | |
5973 unsigned __int16 v19; // ax@50 | |
5974 const char *v20; // eax@51 | |
5975 signed int v21; // eax@58 | |
5976 ItemGen *v22; // esi@62 | |
5977 unsigned int v23; // eax@62 | |
5978 LayingItem a1; // [sp+Ch] [bp-80h]@1 | |
5979 POINT v25; // [sp+7Ch] [bp-10h]@3 | |
5980 POINT a2; // [sp+84h] [bp-8h]@3 | |
5981 | |
5982 if ( pRenderer->pRenderD3D ) | |
5983 { | |
5984 v0 = pGame->pVisInstance->get_picked_object_zbuf_val(); | |
5985 } | |
5986 else | |
5987 { | |
5988 v1 = pMouse->GetCursorPos(&a2); | |
5989 v0 = pRenderer->pActiveZBuffer[v1->x + pSRZBufferLineOffsets[pMouse->GetCursorPos(&v25)->y]]; | |
5990 } | |
141 | 5991 if ( (v0 & 7) == OBJECT_Item) |
0 | 5992 { |
5993 a2.y = (signed int)(unsigned __int16)v0 >> 3; | |
5994 v21 = (signed int)(unsigned __int16)v0 >> 3; | |
5995 if ( !(pObjectList->pObjects[pLayingItems[v21].uObjectDescID].uFlags & 0x10) | |
5996 && a2.y < 1000 | |
5997 && pLayingItems[v21].uObjectDescID | |
5998 && (unsigned int)v0 < 0x2000000 ) | |
5999 { | |
6000 v22 = &pLayingItems[v21].stru_24; | |
6001 v23 = pLayingItems[v21].stru_24.uItemID; | |
6002 if ( pItemsTable->pItems[v23].uEquipType == 18 ) | |
6003 { | |
6004 party_finds_gold(v22->uAdditionalValue, 0); | |
6005 viewparams->bRedrawGameUI = 1; | |
6006 } | |
6007 else | |
6008 { | |
6009 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[471], pItemsTable->pItems[v23].pUnidentifiedName); | |
6010 ShowStatusBarString(pTmpBuf2, 2u); | |
6011 if ( v22->uItemID == 506 ) | |
6012 _449B7E_toggle_bit(pParty->_award_bits, 184, 1u); | |
6013 if ( v22->uItemID == 455 ) | |
6014 _449B7E_toggle_bit(pParty->_award_bits, 185, 1u); | |
6015 if ( !pParty->AddItem(v22) ) | |
6016 pParty->SetHoldingItem(v22); | |
6017 } | |
6018 LayingItem::_42F933(a2.y); | |
6019 return; | |
6020 } | |
6021 goto LABEL_13; | |
6022 } | |
141 | 6023 if ( (v0 & 7) != OBJECT_Actor) |
6024 { | |
6025 if ( (v0 & 7) == OBJECT_Decoration) | |
0 | 6026 { |
6027 v13 = &pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3]; | |
6028 if ( (signed int)(((unsigned int)v0 >> 16) - pDecorationList->pDecorations[v13->uDecorationDescID].uRadius) >= 512 ) | |
6029 goto LABEL_13; | |
6030 v14 = v13->field_16_event_id; | |
6031 if ( !v14 ) | |
6032 { | |
6033 if ( pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3].IsInteractive() ) | |
6034 { | |
6035 v15 = stru_5E4C90._decor_events[v13->_idx_in_stru123 - 75] + 380; | |
6036 _5C3420_pDecoration = &pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3]; | |
6037 EventProcessor(v15, 0, 1); | |
6038 _5C3420_pDecoration = 0; | |
6039 } | |
6040 return; | |
6041 } | |
6042 v11 = v14; | |
6043 } | |
6044 else | |
6045 { | |
141 | 6046 if ( (v0 & 7) != OBJECT_BModel || (unsigned int)v0 >= 0x2000000 ) |
0 | 6047 goto LABEL_13; |
6048 v2 = (signed int)(unsigned __int16)v0 >> 3; | |
6049 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor) | |
6050 { | |
6051 v3 = &pIndoor->pFaces[v2]; | |
6052 if ( !(v3->uAttributes & 0x2000000) ) | |
6053 { | |
6054 LABEL_11: | |
6055 v4 = pParty->pPickedItem.uItemID; | |
6056 if ( pParty->pPickedItem.uItemID ) | |
6057 { | |
6058 LABEL_14: | |
6059 v5 = pItemsTable->pItems[v4].uSpriteID; | |
6060 v6 = 0; | |
6061 a1.uItemType = v5; | |
6062 if ( (signed int)pObjectList->uNumObjects <= 0 ) | |
6063 { | |
6064 LABEL_18: | |
6065 LOWORD(v6) = 0; | |
6066 } | |
6067 else | |
6068 { | |
6069 v7 = (char *)&pObjectList->pObjects->uObjectID; | |
6070 while ( v5 != *(short *)v7 ) | |
6071 { | |
6072 ++v6; | |
6073 v7 += 56; | |
6074 if ( v6 >= (signed int)pObjectList->uNumObjects ) | |
6075 goto LABEL_18; | |
6076 } | |
6077 } | |
6078 a1.uObjectDescID = v6; | |
6079 a1.vPosition.y = pParty->vPosition.y; | |
6080 a1.field_58 = 4; | |
6081 a1.vPosition.x = pParty->vPosition.x; | |
6082 a1.vPosition.z = pParty->sEyelevel + pParty->vPosition.z; | |
6083 a1.uSoundID = 0; | |
6084 a1.uFacing = 0; | |
6085 a1.uAttributes = 8; | |
6086 a1.uSectorID = pIndoor->GetSector( | |
6087 pParty->vPosition.x, | |
6088 pParty->vPosition.y, | |
6089 pParty->sEyelevel + pParty->vPosition.z); | |
6090 a1.uSpriteFrameID = 0; | |
6091 memcpy(&a1.stru_24, &pParty->pPickedItem, 0x24u); | |
6092 v8 = (int *)pMouse->GetCursorPos(&v25); | |
6093 v9 = UnprojectX(*v8); | |
6094 a1.Create(pParty->sRotationY + v9, 184, 200, 0); | |
6095 v10 = pIcons_LOD->LoadTexture( | |
6096 pItemsTable->pItems[pParty->pPickedItem.uItemID].pIconName, | |
6097 TEXTURE_16BIT_PALETTE); | |
6098 if (v10 != -1) | |
6099 pIcons_LOD->pTextures[v10].Release(); | |
6100 pMouse->RemoveHoldingItem(); | |
6101 pIcons_LOD->_40F9C5(); | |
6102 return; | |
6103 } | |
6104 ShowNothingHereStatus(); | |
6105 LABEL_13: | |
6106 v4 = pParty->pPickedItem.uItemID; | |
6107 if ( !pParty->pPickedItem.uItemID ) | |
6108 return; | |
6109 goto LABEL_14; | |
6110 } | |
6111 v11 = pIndoor->pFaceExtras[v3->uFaceExtraID].uEventID; | |
6112 } | |
6113 else | |
6114 { | |
6115 v12 = &pOutdoor->pBModels[(signed int)(unsigned __int16)v0 >> 9].pFaces[v2 & 0x3F]; | |
6116 if ( !(v12->uAttributes & 0x2000000) ) | |
6117 goto LABEL_11; | |
6118 v11 = v12->sCogTriggeredID; | |
6119 } | |
6120 } | |
6121 EventProcessor(v11, (unsigned __int16)v0, 1); | |
6122 return; | |
6123 } | |
6124 v16 = (signed int)(unsigned __int16)v0 >> 3; | |
6125 a2.y = v16; | |
6126 v17 = &pActors[v16]; | |
6127 if ( v17->uAIState == 5 ) | |
6128 { | |
6129 if ( (unsigned int)v0 < 0x2000000 ) | |
6130 { | |
6131 stru_50C198.LootActor(&pActors[v16]); | |
6132 return; | |
6133 } | |
6134 goto LABEL_13; | |
6135 } | |
6136 if ( GetAsyncKeyState(VK_SHIFT) >= 0 ) | |
6137 { | |
6138 if ( !v17->GetActorsRelation(0) && !(BYTE2(v17->uAttributes) & 8) ) | |
6139 { | |
6140 if ( (unsigned int)v0 >= 0x2000000 ) | |
6141 goto LABEL_13; | |
6142 if ( !v17->CanAct() ) | |
6143 return; | |
6144 v18 = a2.y; | |
6145 Actor::FaceObject(a2.y, 4u, 0, 0); | |
6146 if ( !v17->uNPC_ID ) | |
6147 { | |
6148 v19 = pNPCStats->pGroups_copy[v17->uGroup]; | |
6149 if ( v19 ) | |
6150 { | |
6151 v20 = pNPCStats->pCatchPhrases[v19]; | |
6152 if ( v20 ) | |
6153 { | |
6154 pParty->uFlags |= 2u; | |
6155 strcpy(byte_5B0938, v20); | |
6156 sub_4451A8_press_any_key(0, 0, 0); | |
6157 } | |
6158 } | |
6159 return; | |
6160 } | |
6161 if ( (signed int)pMessageQueue_50CBD0->uNumMessages >= 40 ) | |
6162 return; | |
6163 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)161; | |
6164 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v18; | |
6165 LABEL_42: | |
6166 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
6167 ++pMessageQueue_50CBD0->uNumMessages; | |
6168 return; | |
6169 } | |
6170 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->field_4 == 3 ) | |
6171 { | |
6172 pTurnEngine->field_18 |= 8u; | |
6173 return; | |
6174 } | |
6175 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
6176 { | |
6177 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)23; | |
6178 goto LABEL_41; | |
6179 } | |
6180 } | |
6181 else | |
6182 { | |
6183 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->field_4 == 3 ) | |
6184 { | |
6185 pParty->uFlags |= 8u; | |
6186 return; | |
6187 } | |
6188 if ( uActiveCharacter | |
6189 && sub_427769_spell(pPlayers[uActiveCharacter]->uQuickSpell) | |
6190 && (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
6191 { | |
6192 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)25; | |
6193 LABEL_41: | |
6194 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 0; | |
6195 goto LABEL_42; | |
6196 } | |
6197 } | |
6198 } | |
6199 | |
6200 //----- (004226C2) -------------------------------------------------------- | |
265 | 6201 bool PauseGameDrawing() |
0 | 6202 { |
265 | 6203 if ( pCurrentScreen != SCREEN_GAME |
151 | 6204 && pCurrentScreen != SCREEN_NPC_DIALOGUE |
6205 && pCurrentScreen != SCREEN_CHANGE_LOCATION ) | |
6206 { | |
6207 if ( pCurrentScreen == SCREEN_INPUT_BLV ) | |
0 | 6208 return pVideoPlayer->pSmackerMovie != 0; |
151 | 6209 if ( pCurrentScreen != SCREEN_BRANCHLESS_NPC_DIALOG ) |
265 | 6210 return true; |
6211 } | |
6212 return false; | |
0 | 6213 } |
6214 // 4E28F8: using guessed type int pCurrentScreen; | |
6215 | |
6216 //----- (004226EF) -------------------------------------------------------- | |
6217 void __fastcall SetUserInterface(int a1, bool bReplace) | |
6218 { | |
6219 int v2; // ecx@2 | |
6220 unsigned int v3; // eax@7 | |
6221 unsigned __int16 v4; // dx@7 | |
6222 unsigned __int16 v5; // cx@7 | |
6223 unsigned __int16 v6; // [sp-4h] [bp-14h]@7 | |
6224 | |
6225 if ( a1 ) | |
6226 { | |
6227 v2 = a1 - 1; | |
6228 if ( v2 ) | |
6229 { | |
6230 if ( v2 != 1 ) | |
6231 return; | |
6232 if ( bReplace ) | |
6233 { | |
6234 pTexture_RightFrame->Reload("ib-r-C.pcx"); | |
6235 pTexture_BottomFrame->Reload("ib-b-C.pcx"); | |
6236 pTexture_TopFrame->Reload("ib-t-C.pcx"); | |
6237 pTexture_LeftFrame->Reload("ib-l-C.pcx"); | |
6238 pTexture_StatusBar->Reload("IB-Foot-c.pcx"); | |
6239 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_right_panel], "ib-mb-C", 2); | |
6240 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D8], "ib-autmask-c", 2); | |
6241 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079B4], "IB-COMP-C", 2); | |
6242 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D0], "IB-InitG-c", 2); | |
6243 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079C8], "IB-InitY-c", 2); | |
6244 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079CC], "IB-InitR-c", 2); | |
6245 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507990], "IB-NPCLD-C", 2); | |
6246 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50798C], "IB-NPCRD-C", 2); | |
6247 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507980], "ib-autout-C", 2); | |
6248 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507984], "ib-autin-C", 2); | |
6249 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50C98C], "IB-selec-C", 2); | |
6250 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50797C], "ib-m1d-c", 2); | |
6251 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507978], "ib-m2d-c", 2); | |
6252 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507974], "ib-m3d-c", 2); | |
6253 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507970], "ib-m4d-c", 2); | |
6254 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50796C], "isg-01-c", 2); | |
6255 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507968], "isg-02-c", 2); | |
6256 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507964], "isg-03-c", 2); | |
6257 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507960], "isg-04-c", 2); | |
6258 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeC"); | |
6259 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6260 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchC"); | |
6261 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6262 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_506438], "ib-bcu-c", 2); | |
6263 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50795C], "evtnpc-c", 2); | |
6264 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507958], "fr_inven-c", 2); | |
6265 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_Parchment], "parchment", 2); | |
6266 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B4], "cornr_ll-c", 2); | |
6267 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B0], "cornr_lr-c", 2); | |
6268 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076AC], "cornr_ul-c", 2); | |
6269 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A8], "cornr_ur-c", 2); | |
6270 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A4], "edge_btm-c", 2); | |
6271 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A0], "edge_lf-c", 2); | |
6272 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50769C], "edge_rt-c", 2); | |
6273 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507698], "edge_top-c", 2); | |
6274 pIcons_LOD->ReloadTexture(pTexture_591428, "endcap-c", 2); | |
6275 } | |
6276 else | |
6277 { | |
6278 pTexture_RightFrame->Load("ib-r-C.pcx", 0); | |
6279 pTexture_BottomFrame->Load("ib-b-c.pcx", 0); | |
6280 pTexture_TopFrame->Load("ib-t-C.pcx", 0); | |
6281 pTexture_LeftFrame->Load("ib-l-C.pcx", 0); | |
6282 pTexture_StatusBar->Load("IB-Foot-c.pcx", 0); | |
6283 uTextureID_right_panel = pIcons_LOD->LoadTexture("ib-mb-C", TEXTURE_16BIT_PALETTE); | |
6284 dword_5079D8 = pIcons_LOD->LoadTexture("ib-autmask-c", TEXTURE_16BIT_PALETTE); | |
6285 dword_5079B4 = pIcons_LOD->LoadTexture("IB-COMP-C", TEXTURE_16BIT_PALETTE); | |
6286 dword_5079D0 = pIcons_LOD->LoadTexture("IB-InitG-c", TEXTURE_16BIT_PALETTE); | |
6287 dword_5079C8 = pIcons_LOD->LoadTexture("IB-InitY-c", TEXTURE_16BIT_PALETTE); | |
6288 dword_5079CC = pIcons_LOD->LoadTexture("IB-InitR-c", TEXTURE_16BIT_PALETTE); | |
6289 uTextureID_507990 = pIcons_LOD->LoadTexture("IB-NPCLD-C", TEXTURE_16BIT_PALETTE); | |
6290 uTextureID_50798C = pIcons_LOD->LoadTexture("IB-NPCRD-C", TEXTURE_16BIT_PALETTE); | |
6291 uTextureID_507980 = pIcons_LOD->LoadTexture("ib-autout-C", TEXTURE_16BIT_PALETTE); | |
6292 uTextureID_507984 = pIcons_LOD->LoadTexture("ib-autin-C", TEXTURE_16BIT_PALETTE); | |
6293 dword_50C98C = pIcons_LOD->LoadTexture("IB-selec-C", TEXTURE_16BIT_PALETTE); | |
6294 uTextureID_50797C = pIcons_LOD->LoadTexture("ib-m1d-c", TEXTURE_16BIT_PALETTE); | |
6295 uTextureID_507978 = pIcons_LOD->LoadTexture("ib-m2d-c", TEXTURE_16BIT_PALETTE); | |
6296 dword_507974 = pIcons_LOD->LoadTexture("ib-m3d-c", TEXTURE_16BIT_PALETTE); | |
6297 uTextureID_507970 = pIcons_LOD->LoadTexture("ib-m4d-c", TEXTURE_16BIT_PALETTE); | |
6298 uTextureID_506438 = pIcons_LOD->LoadTexture("ib-bcu-c", TEXTURE_16BIT_PALETTE); | |
6299 dword_50796C = pIcons_LOD->LoadTexture("isg-01-c", TEXTURE_16BIT_PALETTE); | |
6300 dword_507968 = pIcons_LOD->LoadTexture("isg-02-c", TEXTURE_16BIT_PALETTE); | |
6301 dword_507964 = pIcons_LOD->LoadTexture("isg-03-c", TEXTURE_16BIT_PALETTE); | |
6302 dword_507960 = pIcons_LOD->LoadTexture("isg-04-c", TEXTURE_16BIT_PALETTE); | |
6303 uTextureID_50795C = pIcons_LOD->LoadTexture("evtnpc-c", TEXTURE_16BIT_PALETTE); | |
6304 uTextureID_507958 = pIcons_LOD->LoadTexture("fr_inven", TEXTURE_16BIT_PALETTE); | |
6305 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeC"); | |
6306 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6307 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchC"); | |
6308 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6309 } | |
6310 v3 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xC8u, 0, 0); | |
6311 v4 = 0; | |
6312 v6 = 0; | |
6313 v5 = 10; | |
6314 } | |
6315 else | |
6316 { | |
6317 if ( bReplace ) | |
6318 { | |
6319 pTexture_RightFrame->Reload("ib-r-a.pcx"); | |
6320 pTexture_BottomFrame->Reload("ib-b-a.pcx"); | |
6321 pTexture_TopFrame->Reload("ib-t-a.pcx"); | |
6322 pTexture_LeftFrame->Reload("ib-l-a.pcx"); | |
6323 pTexture_StatusBar->Reload("IB-Foot-a.pcx"); | |
6324 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_right_panel], "ib-mb-a", 2); | |
6325 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D8], "ib-autmask-a", 2); | |
6326 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079B4], "IB-COMP-a", 2); | |
6327 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D0], "IB-InitG-a", 2); | |
6328 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079C8], "IB-InitY-a", 2); | |
6329 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079CC], "IB-InitR-a", 2); | |
6330 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507990], "IB-NPCLD-a", 2); | |
6331 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50798C], "IB-NPCRD-a", 2); | |
6332 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507980], "ib-autout-a", 2); | |
6333 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507984], "ib-autin-a", 2); | |
6334 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50C98C], "IB-selec-a", 2); | |
6335 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50797C], "ib-m1d-a", 2); | |
6336 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507978], "ib-m2d-a", 2); | |
6337 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507974], "ib-m3d-a", 2); | |
6338 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507970], "ib-m4d-a", 2); | |
6339 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50796C], "isg-01-a", 2); | |
6340 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507968], "isg-02-a", 2); | |
6341 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507964], "isg-03-a", 2); | |
6342 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507960], "isg-04-a", 2); | |
6343 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeA"); | |
6344 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6345 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchA"); | |
6346 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6347 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_506438], "ib-bcu-a", 2); | |
6348 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50795C], "evtnpc", 2); | |
6349 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507958], "fr_inven", 2); | |
6350 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_Parchment], "parchment", 2); | |
6351 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B4], "cornr_ll", 2); | |
6352 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B0], "cornr_lr", 2); | |
6353 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076AC], "cornr_ul", 2); | |
6354 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A8], "cornr_ur", 2); | |
6355 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A4], "edge_btm", 2); | |
6356 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A0], "edge_lf", 2); | |
6357 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50769C], "edge_rt", 2); | |
6358 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507698], "edge_top", 2); | |
6359 pIcons_LOD->ReloadTexture(pTexture_591428, "endcap", 2); | |
6360 } | |
6361 else | |
6362 { | |
6363 pTexture_RightFrame->Load("ib-r-A.pcx", 0); | |
6364 pTexture_BottomFrame->Load("ib-b-A.pcx", 0); | |
6365 pTexture_TopFrame->Load("ib-t-A.pcx", 0); | |
6366 pTexture_LeftFrame->Load("ib-l-A.pcx", 0); | |
6367 pTexture_StatusBar->Load("IB-Foot-a.pcx", 0); | |
6368 uTextureID_right_panel = pIcons_LOD->LoadTexture("ib-mb-A", TEXTURE_16BIT_PALETTE); | |
6369 dword_5079D8 = pIcons_LOD->LoadTexture("ib-autmask-a", TEXTURE_16BIT_PALETTE); | |
6370 dword_5079B4 = pIcons_LOD->LoadTexture("IB-COMP-A", TEXTURE_16BIT_PALETTE); | |
6371 dword_5079D0 = pIcons_LOD->LoadTexture("IB-InitG-a", TEXTURE_16BIT_PALETTE); | |
6372 dword_5079C8 = pIcons_LOD->LoadTexture("IB-InitY-a", TEXTURE_16BIT_PALETTE); | |
6373 dword_5079CC = pIcons_LOD->LoadTexture("IB-InitR-a", TEXTURE_16BIT_PALETTE); | |
6374 uTextureID_507990 = pIcons_LOD->LoadTexture("IB-NPCLD-A", TEXTURE_16BIT_PALETTE); | |
6375 uTextureID_50798C = pIcons_LOD->LoadTexture("IB-NPCRD-A", TEXTURE_16BIT_PALETTE); | |
6376 dword_50C98C = pIcons_LOD->LoadTexture("IB-selec-A", TEXTURE_16BIT_PALETTE); | |
6377 uTextureID_50797C = pIcons_LOD->LoadTexture("ib-m1d-a", TEXTURE_16BIT_PALETTE); | |
6378 uTextureID_507978 = pIcons_LOD->LoadTexture("ib-m2d-a", TEXTURE_16BIT_PALETTE); | |
6379 dword_507974 = pIcons_LOD->LoadTexture("ib-m3d-a", TEXTURE_16BIT_PALETTE); | |
6380 uTextureID_507970 = pIcons_LOD->LoadTexture("ib-m4d-a", TEXTURE_16BIT_PALETTE); | |
6381 uTextureID_507980 = pIcons_LOD->LoadTexture("ib-autout-a", TEXTURE_16BIT_PALETTE); | |
6382 uTextureID_507984 = pIcons_LOD->LoadTexture("ib-autin-a", TEXTURE_16BIT_PALETTE); | |
6383 uTextureID_506438 = pIcons_LOD->LoadTexture("ib-bcu-a", TEXTURE_16BIT_PALETTE); | |
6384 dword_50796C = pIcons_LOD->LoadTexture("isg-01-a", TEXTURE_16BIT_PALETTE); | |
6385 dword_507968 = pIcons_LOD->LoadTexture("isg-02-a", TEXTURE_16BIT_PALETTE); | |
6386 dword_507964 = pIcons_LOD->LoadTexture("isg-03-a", TEXTURE_16BIT_PALETTE); | |
6387 dword_507960 = pIcons_LOD->LoadTexture("isg-04-a", TEXTURE_16BIT_PALETTE); | |
6388 uTextureID_50795C = pIcons_LOD->LoadTexture("evtnpc", TEXTURE_16BIT_PALETTE); | |
6389 uTextureID_507958 = pIcons_LOD->LoadTexture("fr_inven", TEXTURE_16BIT_PALETTE); | |
6390 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeA"); | |
6391 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6392 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchA"); | |
6393 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6394 uTextureID_Parchment = pIcons_LOD->LoadTexture("parchment", TEXTURE_16BIT_PALETTE); | |
6395 uTextureID_5076B4 = pIcons_LOD->LoadTexture("cornr_ll", TEXTURE_16BIT_PALETTE); | |
6396 uTextureID_5076B0 = pIcons_LOD->LoadTexture("cornr_lr", TEXTURE_16BIT_PALETTE); | |
6397 uTextureID_5076AC = pIcons_LOD->LoadTexture("cornr_ul", TEXTURE_16BIT_PALETTE); | |
6398 uTextureID_5076A8 = pIcons_LOD->LoadTexture("cornr_ur", TEXTURE_16BIT_PALETTE); | |
6399 uTextureID_5076A4 = pIcons_LOD->LoadTexture("edge_btm", TEXTURE_16BIT_PALETTE); | |
6400 uTextureID_5076A0 = pIcons_LOD->LoadTexture("edge_lf", TEXTURE_16BIT_PALETTE); | |
6401 uTextureID_50769C = pIcons_LOD->LoadTexture("edge_rt", TEXTURE_16BIT_PALETTE); | |
6402 uTextureID_507698 = pIcons_LOD->LoadTexture("edge_top", TEXTURE_16BIT_PALETTE); | |
6403 pTexture_591428 = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture("endcap", TEXTURE_16BIT_PALETTE)]; | |
6404 | |
6405 } | |
6406 v3 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xAu, 0, 0); | |
6407 v4 = 214; | |
6408 v5 = 230; | |
6409 v6 = 193; | |
6410 } | |
6411 } | |
6412 else | |
6413 { | |
6414 if ( bReplace ) | |
6415 { | |
6416 pTexture_RightFrame->Reload("ib-r-B.pcx"); | |
6417 pTexture_BottomFrame->Reload("ib-b-B.pcx"); | |
6418 pTexture_TopFrame->Reload("ib-t-B.pcx"); | |
6419 pTexture_LeftFrame->Reload("ib-l-B.pcx"); | |
6420 pTexture_StatusBar->Reload("IB-Foot-b.pcx"); | |
6421 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_right_panel], "ib-mb-B", 2); | |
6422 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D8], "ib-autmask-b", 2); | |
6423 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079B4], "IB-COMP-B", 2); | |
6424 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D0], "IB-InitG-b", 2); | |
6425 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079C8], "IB-InitY-b", 2); | |
6426 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079CC], "IB-InitR-b", 2); | |
6427 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507990], "IB-NPCLD-B", 2); | |
6428 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50798C], "IB-NPCRD-B", 2); | |
6429 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507980], "ib-autout-B", 2); | |
6430 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507984], "ib-autin-B", 2); | |
6431 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50C98C], "IB-selec-B", 2); | |
6432 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50797C], "ib-m1d-b", 2); | |
6433 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507978], "ib-m2d-b", 2); | |
6434 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507974], "ib-m3d-b", 2); | |
6435 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507970], "ib-m4d-b", 2); | |
6436 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50796C], "isg-01-b", 2); | |
6437 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507968], "isg-02-b", 2); | |
6438 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507964], "isg-03-b", 2); | |
6439 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507960], "isg-04-b", 2); | |
6440 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeB"); | |
6441 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6442 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchB"); | |
6443 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6444 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_506438], "ib-bcu-b", 2); | |
6445 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50795C], "evtnpc-b", 2); | |
6446 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507958], "fr_inven-b", 2); | |
6447 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_Parchment], "parchment", 2); | |
6448 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B4], "cornr_ll-b", 2); | |
6449 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B0], "cornr_lr-b", 2); | |
6450 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076AC], "cornr_ul-b", 2); | |
6451 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A8], "cornr_ur-b", 2); | |
6452 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A4], "edge_btm-b", 2); | |
6453 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A0], "edge_lf-b", 2); | |
6454 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50769C], "edge_rt-b", 2); | |
6455 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507698], "edge_top-b", 2); | |
6456 pIcons_LOD->ReloadTexture(pTexture_591428, "endcap-b", 2); | |
6457 } | |
6458 v3 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0, 0xC8u); | |
6459 v5 = 255; | |
6460 v4 = 225; | |
6461 v6 = 255; | |
6462 } | |
6463 uGameUIFontMain = v3; | |
6464 uGameUIFontShadow = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(v5, v4, v6); | |
6465 } | |
6466 | |
6467 | |
6468 | |
6469 //----- (00423AEE) -------------------------------------------------------- | |
6470 void __cdecl reset_some_strus_flt_2Cs() | |
6471 { | |
6472 float *v0; // eax@1 | |
6473 signed int v1; // ecx@1 | |
6474 signed int v2; // edx@1 | |
6475 float *v3; // eax@3 | |
6476 signed int v4; // edx@3 | |
6477 float *v5; // eax@5 | |
6478 signed int v6; // edx@5 | |
6479 float *v7; // eax@7 | |
6480 signed int v8; // edx@7 | |
6481 float *v9; // eax@9 | |
6482 | |
6483 v0 = &array_50AC10[0].flt_2C; | |
6484 v1 = 50; | |
6485 v2 = 50; | |
6486 do | |
6487 { | |
6488 *v0 = 0.0; | |
6489 v0 += 12; | |
6490 --v2; | |
6491 } | |
6492 while ( v2 ); | |
6493 v3 = &array_50A2B0[0].flt_2C; | |
6494 v4 = 50; | |
6495 do | |
6496 { | |
6497 *v3 = 0.0; | |
6498 v3 += 12; | |
6499 --v4; | |
6500 } | |
6501 while ( v4 ); | |
6502 v5 = &array_509950[0].flt_2C; | |
6503 v6 = 50; | |
6504 do | |
6505 { | |
6506 *v5 = 0.0; | |
6507 v5 += 12; | |
6508 --v6; | |
6509 } | |
6510 while ( v6 ); | |
6511 v7 = &array_508FF0[0].flt_2C; | |
6512 v8 = 50; | |
6513 do | |
6514 { | |
6515 *v7 = 0.0; | |
6516 v7 += 12; | |
6517 --v8; | |
6518 } | |
6519 while ( v8 ); | |
6520 v9 = &array_508690[0].flt_2C; | |
6521 do | |
6522 { | |
6523 *v9 = 0.0; | |
6524 v9 += 12; | |
6525 --v1; | |
6526 } | |
6527 while ( v1 ); | |
6528 } | |
6529 | |
6530 //----- (00423B4A) -------------------------------------------------------- | |
6531 void __cdecl sub_423B4A() | |
6532 { | |
6533 float *v0; // eax@1 | |
6534 signed int v1; // ecx@1 | |
6535 | |
6536 v0 = &array_507D30[0].flt_2C; | |
6537 v1 = 50; | |
6538 do | |
6539 { | |
6540 *v0 = 0.0; | |
6541 v0 += 12; | |
6542 --v1; | |
6543 } | |
6544 while ( v1 ); | |
6545 } | |
6546 | |
6547 //----- (00423B5D) -------------------------------------------------------- | |
6548 int __fastcall sub_423B5D(unsigned int uFaceID) | |
6549 { | |
6550 BLVFace *v1; // ebx@1 | |
6551 Vec3_short_ *v2; // esi@1 | |
6552 //int v3; // ST28_4@1 | |
6553 __int16 v4; // ST2C_2@1 | |
6554 //signed int v5; // esi@1 | |
6555 //Vec3_short_ *v6; // eax@4 | |
6556 //signed int v7; // edi@5 | |
6557 //signed int v8; // eax@5 | |
6558 //signed int i_; // ecx@10 | |
6559 int v10; // eax@10 | |
6560 int v11; // edx@11 | |
6561 int v12; // ST28_4@12 | |
6562 signed int v13; // edx@12 | |
6563 signed __int64 v14; // qtt@12 | |
6564 int *v15; // ebx@12 | |
6565 int v16; // ST28_4@14 | |
6566 signed int v17; // eax@14 | |
6567 signed __int64 v18; // qtt@14 | |
6568 signed int v19; // edx@15 | |
6569 signed int v20; // edx@17 | |
6570 signed int v21; // ebx@19 | |
6571 signed int v22; // esi@20 | |
6572 int v23; // edi@21 | |
6573 int v24; // eax@21 | |
6574 int v25; // eax@22 | |
6575 int v26; // eax@22 | |
6576 signed int v27; // ST30_4@24 | |
6577 signed __int64 v28; // qtt@24 | |
6578 int v29; // ST18_4@25 | |
6579 int v30; // eax@26 | |
6580 int v31; // eax@27 | |
6581 int v32; // eax@27 | |
6582 signed int v33; // ST30_4@29 | |
6583 signed __int64 v34; // qtt@29 | |
6584 int v35; // ST30_4@30 | |
6585 signed int v36; // edi@31 | |
6586 unsigned int v37; // eax@31 | |
6587 bool v38; // edx@31 | |
6588 int v39; // ecx@31 | |
6589 int v40; // ecx@32 | |
6590 int v41; // esi@32 | |
6591 int v42; // eax@34 | |
6592 signed int v43; // ebx@41 | |
6593 unsigned int v44; // eax@41 | |
6594 signed int v45; // ecx@42 | |
6595 int v46; // esi@42 | |
6596 int v47; // eax@44 | |
6597 signed int v48; // edi@51 | |
6598 unsigned int v49; // eax@51 | |
6599 bool v50; // edx@51 | |
6600 int v51; // ecx@51 | |
6601 int v52; // ecx@52 | |
6602 signed int v53; // esi@52 | |
6603 int v54; // eax@54 | |
6604 int v55; // ebx@61 | |
6605 unsigned int v56; // eax@61 | |
6606 signed int v57; // ecx@62 | |
6607 int v58; // esi@62 | |
6608 int v59; // eax@64 | |
6609 char v61; // zf@72 | |
6610 signed int v62; // edx@75 | |
6611 int v63; // ecx@76 | |
6612 int v64; // esi@76 | |
6613 int v65; // ecx@83 | |
6614 //signed int v66; // [sp+14h] [bp-14h]@3 | |
6615 int v67; // [sp+14h] [bp-14h]@34 | |
6616 int v68; // [sp+14h] [bp-14h]@44 | |
6617 int v69; // [sp+14h] [bp-14h]@54 | |
6618 int v70; // [sp+14h] [bp-14h]@64 | |
6619 signed int v71; // [sp+14h] [bp-14h]@75 | |
6620 bool thisa; // [sp+18h] [bp-10h]@9 | |
6621 int thisb; // [sp+18h] [bp-10h]@12 | |
6622 int thisc; // [sp+18h] [bp-10h]@20 | |
6623 bool thisd; // [sp+18h] [bp-10h]@41 | |
6624 bool thise; // [sp+18h] [bp-10h]@61 | |
6625 int thisf; // [sp+18h] [bp-10h]@74 | |
6626 signed int v79; // [sp+1Ch] [bp-Ch]@9 | |
6627 int v80; // [sp+1Ch] [bp-Ch]@76 | |
6628 bool v81; // [sp+20h] [bp-8h]@10 | |
6629 bool v82; // [sp+20h] [bp-8h]@32 | |
6630 bool v83; // [sp+20h] [bp-8h]@42 | |
6631 bool v84; // [sp+20h] [bp-8h]@52 | |
6632 bool v85; // [sp+20h] [bp-8h]@62 | |
6633 //signed int i; // [sp+24h] [bp-4h]@9 | |
6634 signed int ia; // [sp+24h] [bp-4h]@19 | |
6635 signed int ib; // [sp+24h] [bp-4h]@31 | |
6636 signed int ic; // [sp+24h] [bp-4h]@41 | |
6637 signed int id; // [sp+24h] [bp-4h]@51 | |
6638 signed int ie; // [sp+24h] [bp-4h]@61 | |
6639 | |
6640 v1 = &pIndoor->pFaces[uFaceID]; | |
6641 //this = pGame->pIndoorCameraD3D; | |
6642 v2 = &pIndoor->pVertices[v1->pVertexIDs[0]]; | |
6643 //v3 = *(_DWORD *)&v2->x; | |
6644 v4 = v2->z; | |
6645 //v5 = 0; | |
6646 if ( v1->pFacePlane_old.vNormal.x * (v2->x - pBLVRenderParams->vPartyPos.x) | |
6647 + v1->pFacePlane_old.vNormal.y * (v2->y - pBLVRenderParams->vPartyPos.y) | |
6648 + v1->pFacePlane_old.vNormal.z * (v2->z - pBLVRenderParams->vPartyPos.z) < 0 ) | |
6649 { | |
6650 dword_50B700 = 1; | |
6651 } | |
6652 else | |
6653 { | |
6654 dword_50B700 = 0; | |
6655 if ( !(v1->uAttributes & 1) ) | |
6656 return 0; | |
6657 } | |
6658 //v66 = v1->uNumVertices; | |
6659 for (uint i = 0; i < v1->uNumVertices; ++i) | |
6660 { | |
6661 auto v6 = &pIndoor->pVertices[v1->pVertexIDs[i]]; | |
6662 pGame->pIndoorCameraD3D->ApplyViewTransform_TrueIfStillVisible( | |
6663 v6->x, | |
6664 v6->y, | |
6665 v6->z, | |
6666 &_50B924_view_transformed_xs[i], | |
6667 &_50B834_view_transformed_zs[i], | |
6668 &_50B744_view_transformed_ys[i], | |
6669 0); | |
6670 } | |
6671 | |
6672 //v7 = v1->uNumVertices; | |
6673 //v8 = 0; | |
6674 if (v1->uNumVertices <= 0) | |
6675 return 0; | |
6676 | |
6677 bool bFound = false; | |
6678 for (uint i = 0; i < v1->uNumVertices; ++i) | |
6679 if (_50B924_view_transformed_xs[i] >= 0x80000u) | |
6680 { | |
6681 bFound = true; | |
6682 break; | |
6683 } | |
6684 if (!bFound) | |
6685 return 0; | |
6686 | |
6687 v79 = 0; | |
6688 _50B924_view_transformed_xs[v1->uNumVertices] = _50B924_view_transformed_xs[0]; | |
6689 _50B834_view_transformed_zs[v1->uNumVertices] = _50B834_view_transformed_zs[0]; | |
6690 _50B744_view_transformed_ys[v1->uNumVertices] = _50B744_view_transformed_ys[0]; | |
6691 thisa = _50B924_view_transformed_xs[0] >= 0x80000u; | |
6692 //int i = 1; | |
6693 for (uint i = 1; i < v1->uNumVertices; ++i) | |
6694 { | |
6695 v10 = _50B924_view_transformed_xs[i]; | |
6696 v81 = v10 >= (signed int)0x80000u; | |
6697 if ( thisa ^ v81 ) | |
6698 { | |
6699 v11 = _50B924_view_transformed_xs[i - 1]; | |
6700 if ( v10 >= (signed int)0x80000u ) | |
6701 { | |
6702 v12 = v10 - v11; | |
6703 v13 = 0x80000 - v11; | |
6704 LODWORD(v14) = v13 << 16; | |
6705 HIDWORD(v14) = v13 >> 16; | |
6706 v15 = &_50B744_view_transformed_ys[i - 1]; | |
6707 dword_50B828[v79] = ((unsigned __int64)((_50B834_view_transformed_zs[i] - _50B834_view_transformed_zs[i - 1]) | |
6708 * v14 | |
6709 / v12) >> 16) | |
6710 + _50B834_view_transformed_zs[i - 1]; | |
6711 thisb = (unsigned __int64)((_50B744_view_transformed_ys[i] - _50B744_view_transformed_ys[i - 1]) * v14 / v12) >> 16; | |
6712 } | |
6713 else | |
6714 { | |
6715 v16 = v11 - v10; | |
6716 v17 = 0x80000 - v10; | |
6717 LODWORD(v18) = v17 << 16; | |
6718 HIDWORD(v18) = v17 >> 16; | |
6719 v15 = &_50B744_view_transformed_ys[i]; | |
108 | 6720 dword_50B828[v79] = ((unsigned __int64)((_50B834_view_transformed_zs[i - 1] - _50B834_view_transformed_zs[i]) * v18 / v16) >> 16) + _50B834_view_transformed_zs[i]; |
0 | 6721 thisb = (unsigned __int64)((_50B744_view_transformed_ys[i - 1] - _50B744_view_transformed_ys[i]) * v18 / v16) >> 16; |
6722 } | |
6723 v19 = v79++; | |
6724 //v7 = v66; | |
6725 dword_50B738[v19] = thisb + *v15; | |
6726 dword_50B918[v19] = 0x80000u; | |
6727 } | |
6728 if ( v81 ) | |
6729 { | |
6730 v20 = v79++; | |
6731 dword_50B918[v20] = _50B924_view_transformed_xs[i]; | |
6732 dword_50B828[v20] = _50B834_view_transformed_zs[i]; | |
6733 dword_50B738[v20] = _50B744_view_transformed_ys[i]; | |
6734 } | |
6735 //++i; | |
6736 thisa = v81; | |
6737 } | |
6738 ia = 0; | |
6739 v21 = v79; | |
6740 dword_50B918[v79] = dword_50B918[0]; | |
6741 dword_50B828[v79] = dword_50B828[0]; | |
6742 for ( dword_50B738[v79] = dword_50B738[0]; ia < v79; dword_50BA08[v22] = pBLVRenderParams->uViewportCenterY - v35 ) | |
6743 { | |
6744 v22 = ia; | |
6745 thisc = abs(dword_50B918[ia]); | |
6746 if ( abs(dword_50B828[ia]) >> 13 <= thisc ) | |
6747 { | |
6748 v27 = dword_50B828[v22]; | |
6749 LODWORD(v28) = v27 << 16; | |
6750 HIDWORD(v28) = v27 >> 16; | |
6751 v26 = v28 / dword_50B918[v22]; | |
6752 v23 = 0; | |
6753 } | |
6754 else | |
6755 { | |
6756 v23 = 0; | |
6757 v24 = 0; | |
6758 if ( dword_50B828[v22] >= 0 ) | |
6759 { | |
6760 LOBYTE(v24) = dword_50B918[v22] >= 0; | |
6761 v26 = ((v24 - 1) & 0xFF800000) + 0x400000; | |
6762 } | |
6763 else | |
6764 { | |
6765 LOBYTE(v24) = dword_50B918[v22] >= 0; | |
6766 v25 = v24 - 1; | |
6767 v26 = (v25 & 0x800000) - 0x400000; | |
6768 } | |
6769 } | |
6770 v29 = dword_50B738[v22]; | |
6771 dword_50BAF4_xs[v22 + 1] = v26; | |
6772 if ( abs(v29) >> 13 <= thisc ) | |
6773 { | |
6774 v33 = dword_50B738[v22]; | |
6775 LODWORD(v34) = v33 << 16; | |
6776 HIDWORD(v34) = v33 >> 16; | |
6777 v32 = v34 / dword_50B918[v22]; | |
6778 } | |
6779 else | |
6780 { | |
6781 v30 = 0; | |
6782 if ( dword_50B738[v22] >= v23 ) | |
6783 { | |
6784 LOBYTE(v30) = dword_50B918[v22] >= v23; | |
6785 v32 = ((v30 - 1) & 0xFF800000) + 0x400000; | |
6786 } | |
6787 else | |
6788 { | |
6789 LOBYTE(v30) = dword_50B918[v22] >= v23; | |
6790 v31 = v30 - 1; | |
6791 v32 = (v31 & 0x800000) - 0x400000; | |
6792 } | |
6793 } | |
6794 dword_50BA08[v22] = v32; | |
6795 dword_50BAF4_xs[v22 + 1] = (unsigned __int64)(SHIWORD(pBLVRenderParams->field_40) | |
6796 * (signed __int64)dword_50BAF4_xs[v22 + 1]) >> 16; | |
6797 v35 = (unsigned __int64)(SHIWORD(pBLVRenderParams->field_40) * (signed __int64)dword_50BA08[v22]) >> 16; | |
6798 dword_50BAF4_xs[v22 + 1] = pBLVRenderParams->uViewportCenterX - dword_50BAF4_xs[v22 + 1]; | |
6799 ++ia; | |
6800 } | |
6801 v36 = 0; | |
6802 dword_50BAF4_xs[v21 + 1] = dword_50BAF4_xs[1]; | |
6803 dword_50BA08[v21] = dword_50BA08[0]; | |
6804 v37 = pBLVRenderParams->uViewportX; | |
6805 v38 = dword_50BAF4_xs[1] < (signed int)pBLVRenderParams->uViewportX; | |
6806 LOBYTE(v38) = dword_50BAF4_xs[1] >= (signed int)pBLVRenderParams->uViewportX; | |
6807 v39 = 1; | |
6808 ib = 1; | |
6809 if ( v79 < 1 ) | |
6810 return 0; | |
6811 do | |
6812 { | |
6813 v40 = v39; | |
6814 v41 = dword_50BAF4_xs[v40 + 1]; | |
6815 v82 = v41 >= (signed int)v37; | |
6816 if ( v38 ^ v82 ) | |
6817 { | |
6818 if ( v41 >= (signed int)v37 ) | |
6819 { | |
6820 v67 = (signed int)(v37 - dword_50BAF4_xs[v40]) | |
6821 * (signed __int64)(dword_50BA08[v40] - dword_50B9F8[v40 + 3]) | |
6822 / (v41 - dword_50BAF4_xs[v40]); | |
6823 v42 = dword_50B9F8[v40 + 3]; | |
6824 } | |
6825 else | |
6826 { | |
6827 v67 = (signed int)(v37 - v41) | |
6828 * (signed __int64)(dword_50B9F8[v40 + 3] - dword_50BA08[v40]) | |
6829 / (dword_50BAF4_xs[v40] - v41); | |
6830 v42 = dword_50BA08[v40]; | |
6831 } | |
6832 ++v36; | |
6833 dword_50B9F8[v36] = v67 + v42; | |
6834 v37 = pBLVRenderParams->uViewportX; | |
6835 dword_50BAE8_xs[v36] = pBLVRenderParams->uViewportX; | |
6836 } | |
6837 v38 = v82; | |
6838 if ( v82 ) | |
6839 { | |
6840 dword_50BAE8_xs[v36 + 1] = dword_50BAF4_xs[v40 + 1]; | |
6841 dword_50B9F8[v36++ + 1] = dword_50BA08[v40]; | |
6842 } | |
6843 v39 = ib++ + 1; | |
6844 } | |
6845 while ( ib <= v79 ); | |
6846 | |
6847 if ( !v36 | |
6848 || (v43 = 0, | |
6849 dword_50BAE8_xs[v36 + 1] = dword_50BAE8_xs[1], | |
6850 dword_50B9F8[v36 + 1] = dword_50B9F8[1], | |
6851 v44 = pBLVRenderParams->uViewportZ, | |
6852 thisd = dword_50BAE8_xs[1] <= (signed int)pBLVRenderParams->uViewportZ, | |
6853 ic = 1, | |
6854 v36 < 1) ) | |
6855 return 0; | |
6856 | |
6857 do | |
6858 { | |
6859 v45 = ic; | |
6860 v46 = dword_50BAE8_xs[ic + 1]; | |
6861 v83 = v46 <= (signed int)v44; | |
6862 if ( thisd ^ v83 ) | |
6863 { | |
6864 if ( v46 <= (signed int)v44 ) | |
6865 { | |
6866 v68 = (signed int)(v44 - dword_50BAE8_xs[v45]) | |
6867 * (signed __int64)(dword_50B9F8[v45 + 1] - dword_50B9F8[v45]) | |
6868 / (v46 - dword_50BAE8_xs[v45]); | |
6869 v47 = dword_50B9F8[v45]; | |
6870 } | |
6871 else | |
6872 { | |
6873 v68 = (signed int)(v44 - v46) | |
6874 * (signed __int64)(dword_50B9F8[v45] - dword_50B9F8[v45 + 1]) | |
6875 / (dword_50BAE8_xs[v45] - v46); | |
6876 v47 = dword_50B9F8[v45 + 1]; | |
6877 } | |
6878 ++v43; | |
6879 dword_50B9EC[v43] = v68 + v47; | |
6880 v44 = pBLVRenderParams->uViewportZ; | |
6881 dword_50BADC_xs[v43] = pBLVRenderParams->uViewportZ; | |
6882 } | |
6883 if ( v83 ) | |
6884 { | |
6885 dword_50BAE0[v43] = dword_50BAE8_xs[v45 + 1]; | |
6886 dword_50B9F0[v43++] = dword_50B9F8[v45 + 1]; | |
6887 } | |
6888 ++ic; | |
6889 thisd = v83; | |
6890 } | |
6891 while ( ic <= v36 ); | |
6892 if ( !v43 | |
6893 || (v48 = 0, | |
6894 dword_50BAE0[v43] = dword_50BAE0[0], | |
6895 dword_50B9F0[v43] = dword_50B9F0[0], | |
6896 v49 = pBLVRenderParams->uViewportY, | |
6897 v50 = dword_50B9F0[0] < (signed int)pBLVRenderParams->uViewportY, | |
6898 LOBYTE(v50) = dword_50B9F0[0] >= (signed int)pBLVRenderParams->uViewportY, | |
6899 v51 = 1, | |
6900 id = 1, | |
6901 v43 < 1) ) | |
6902 return 0; | |
6903 do | |
6904 { | |
6905 v52 = v51; | |
6906 v53 = dword_50B9F0[v52]; | |
6907 v84 = v53 >= (signed int)v49; | |
6908 if ( v50 ^ v84 ) | |
6909 { | |
6910 if ( v53 >= (signed int)v49 ) | |
6911 { | |
6912 v69 = (signed int)(v49 - dword_50B9EC[v52]) | |
6913 * (signed __int64)(dword_50BAE0[v52] - dword_50BADC_xs[v52]) | |
6914 / (v53 - dword_50B9EC[v52]); | |
6915 v54 = dword_50BADC_xs[v52]; | |
6916 } | |
6917 else | |
6918 { | |
6919 v69 = (signed int)(v49 - v53) | |
6920 * (signed __int64)(dword_50BADC_xs[v52] - dword_50BAE0[v52]) | |
6921 / (dword_50B9EC[v52] - v53); | |
6922 v54 = dword_50BAE0[v52]; | |
6923 } | |
6924 ++v48; | |
6925 dword_50BAD0[v48] = v69 + v54; | |
6926 v49 = pBLVRenderParams->uViewportY; | |
6927 dword_50B9E0_ys[v48] = pBLVRenderParams->uViewportY; | |
6928 } | |
6929 v50 = v84; | |
6930 if ( v84 ) | |
6931 { | |
6932 dword_50BAD4[v48] = dword_50BAE0[v52]; | |
6933 dword_50B9E0_ys[v48++ + 1] = dword_50B9F0[v52]; | |
6934 } | |
6935 v51 = id++ + 1; | |
6936 } | |
6937 while ( id <= v43 ); | |
6938 if ( !v48 | |
6939 || (v55 = 0, | |
6940 dword_50BAD4[v48] = dword_50BAD4[0], | |
6941 dword_50B9E0_ys[v48 + 1] = dword_50B9E0_ys[1], | |
6942 v56 = pBLVRenderParams->uViewportW, | |
6943 thise = dword_50B9E0_ys[1] <= (signed int)pBLVRenderParams->uViewportW, | |
6944 ie = 1, | |
6945 v48 < 1) ) | |
6946 return 0; | |
6947 do | |
6948 { | |
6949 v57 = ie; | |
6950 v58 = dword_50B9E0_ys[ie + 1]; | |
6951 v85 = v58 <= (signed int)v56; | |
6952 if ( thise ^ v85 ) | |
6953 { | |
6954 if ( v58 <= (signed int)v56 ) | |
6955 { | |
6956 v70 = (signed int)(v56 - dword_50B9E0_ys[v57]) | |
6957 * (signed __int64)(dword_50BAD4[v57] - dword_50BAD0[v57]) | |
6958 / (v58 - dword_50B9E0_ys[v57]); | |
6959 v59 = dword_50BAD0[v57]; | |
6960 } | |
6961 else | |
6962 { | |
6963 v70 = (signed int)(v56 - v58) | |
6964 * (signed __int64)(dword_50BAD0[v57] - dword_50BAD4[v57]) | |
6965 / (dword_50B9E0_ys[v57] - v58); | |
6966 v59 = dword_50BAD4[v57]; | |
6967 } | |
6968 ++v55; | |
6969 dword_50BAC4[v55] = v70 + v59; | |
6970 v56 = pBLVRenderParams->uViewportW; | |
6971 unk_50B9D4[v55] = pBLVRenderParams->uViewportW; | |
6972 } | |
6973 if ( v85 ) | |
6974 { | |
6975 dword_50BAC8[v55] = dword_50BAD4[v57]; | |
6976 dword_50B9D8_ys[v55++] = dword_50B9E0_ys[v57 + 1]; | |
6977 } | |
6978 ++ie; | |
6979 thise = v85; | |
6980 } | |
6981 while ( ie <= v48 ); | |
6982 if ( !v55 ) | |
6983 return 0; | |
6984 v61 = pRenderer->pRenderD3D == 0; | |
6985 dword_50BAC8[v55] = dword_50BAC8[0]; | |
6986 dword_50B9D8_ys[v55] = dword_50B9D8_ys[0]; | |
6987 if ( v61 && v55 > 3 ) | |
6988 { | |
6989 dword_50BAC8[v55 + 1] = dword_50BAC8[1]; | |
6990 dword_50B9D8_ys[v55 + 1] = dword_50B9D8_ys[1]; | |
6991 thisf = 2 * (dword_50B700 != 0) - 1; | |
6992 if ( v55 > 0 ) | |
6993 { | |
6994 v62 = 1; | |
6995 v71 = 1; | |
6996 do | |
6997 { | |
6998 v63 = v62 - 1; | |
6999 v64 = v62 + 1; | |
7000 v80 = v62 + 1; | |
7001 if ( v62 - 1 >= v55 ) | |
7002 v63 -= v55; | |
7003 if ( v62 >= v55 ) | |
7004 v62 -= v55; | |
7005 if ( v64 >= v55 ) | |
7006 v64 -= v55; | |
7007 if ( thisf | |
7008 * ((dword_50B9D8_ys[v64] - dword_50B9D8_ys[v63]) * (dword_50BAC8[v62] - dword_50BAC8[v63]) | |
7009 - (dword_50B9D8_ys[v62] - dword_50B9D8_ys[v63]) * (dword_50BAC8[v64] - dword_50BAC8[v63])) < 0 ) | |
7010 { | |
7011 v62 = v80; | |
7012 v71 = v80; | |
7013 } | |
7014 else | |
7015 { | |
7016 v62 = v71; | |
7017 v65 = v71; | |
7018 if ( v71 < v55 || (v65 = v71 - v55, v71 - v55 < v55) ) | |
7019 { | |
7020 memcpy(&dword_50B9D8_ys[v65], &dword_50B9D8_ys[v65 + 1], 4 * ((unsigned int)(4 * (v55 - v65)) >> 2)); | |
7021 memcpy(&dword_50BAC8[v65], &dword_50BAC8[v65 + 1], 4 * ((unsigned int)(4 * (v55 - v65)) >> 2)); | |
7022 } | |
7023 --v55; | |
7024 } | |
7025 } | |
7026 while ( v62 - 1 < v55 ); | |
7027 } | |
7028 dword_50BAC8[v55] = dword_50BAC8[0]; | |
7029 dword_50B9D8_ys[v55] = dword_50B9D8_ys[0]; | |
7030 } | |
7031 return v55; | |
7032 } | |
7033 | |
7034 | |
7035 //----- (00424579) -------------------------------------------------------- | |
7036 int __fastcall sub_424579(int uFaceID, stru320 *a2) | |
7037 { | |
7038 __debugbreak(); | |
7039 return 0; | |
7040 /*BLVFace *v2; // eax@1 | |
7041 Vec3_short_ *v3; // ebx@1 | |
7042 Vec3_short_ *v4; // esi@1 | |
7043 unsigned int v5; // esi@3 | |
7044 int v7; // ST1C_4@5 | |
7045 int v8; // ST1C_4@5 | |
7046 int v9; // ST1C_4@5 | |
7047 int v10; // ST1C_4@5 | |
7048 int v11; // esi@5 | |
7049 int v12; // ST1C_4@5 | |
7050 unsigned int v15; // ecx@8 | |
7051 unsigned int v19; // ecx@13 | |
7052 signed int v20; // ecx@16 | |
7053 signed int result; // eax@20 | |
7054 signed int v24; // edx@22 | |
7055 unsigned int v25; // [sp+Ch] [bp-1Ch]@3 | |
7056 float v26; // [sp+14h] [bp-14h]@3 | |
7057 float v27; // [sp+1Ch] [bp-Ch]@3 | |
7058 float v28; // [sp+20h] [bp-8h]@3 | |
7059 signed int v29; // [sp+24h] [bp-4h]@3 | |
7060 | |
7061 v2 = &pIndoor->pFaces[uFaceID]; | |
7062 v3 = pIndoor->pVertices; | |
7063 v4 = &pIndoor->pVertices[*v2->pVertexIDs]; | |
7064 if ( v2->pFacePlane_old.vNormal.x * ((signed __int16)*(int *)&v4->x - pBLVRenderParams->vPartyPos.x) | |
7065 + v2->pFacePlane_old.vNormal.y * ((signed __int16)(*(int *)&v4->x >> 16) - pBLVRenderParams->vPartyPos.y) | |
7066 + v2->pFacePlane_old.vNormal.z * (v4->z - pBLVRenderParams->vPartyPos.z) < 0 ) | |
7067 { | |
7068 dword_50B700 = 1; | |
7069 } | |
7070 else | |
7071 { | |
7072 dword_50B700 = 0; | |
7073 if ( !(v2->uAttributes & 1) ) | |
7074 return 0; | |
7075 } | |
7076 v29 = 0; | |
7077 v5 = v2->uNumVertices; | |
7078 __asm { fld pBLVRenderParams->fCosineY } | |
7079 v28 = pBLVRenderParams->fSineY; | |
7080 v26 = pBLVRenderParams->fCosineNegX; | |
7081 v27 = pBLVRenderParams->fSineNegX; | |
7082 v25 = v5; | |
7083 if ( (signed int)v5 > 0 ) | |
7084 { | |
7085 _ECX = (char *)&array_50AC10[0].vWorldPosition.z; | |
7086 do | |
7087 { | |
7088 v7 = v3[v2->pVertexIDs[v29]].x; | |
7089 __asm | |
7090 { | |
7091 fild [ebp+var_10] | |
7092 fstp dword ptr [ecx-8] | |
7093 } | |
7094 v8 = v3[v2->pVertexIDs[v29]].y; | |
7095 __asm | |
7096 { | |
7097 fild [ebp+var_10] | |
7098 fstp dword ptr [ecx-4] | |
7099 } | |
7100 v9 = v3[v2->pVertexIDs[v29]].z; | |
7101 __asm | |
7102 { | |
7103 fild [ebp+var_10] | |
7104 fstp dword ptr [ecx] | |
7105 } | |
7106 _ECX += 48; | |
7107 v10 = a2->pDeltaUV[0] + v2->pVertexUIDs[v29]; | |
7108 __asm | |
7109 { | |
7110 fild [ebp+var_10] | |
7111 fstp dword ptr [ecx-14h] | |
7112 } | |
7113 v11 = a2->pDeltaUV[1] + v2->pVertexVIDs[v29++]; | |
7114 v12 = v11; | |
7115 v5 = v25; | |
7116 __asm | |
7117 { | |
7118 fild [ebp+var_10] | |
7119 fstp dword ptr [ecx-10h] | |
7120 } | |
7121 } | |
7122 while ( v29 < (signed int)v25 ); | |
7123 } | |
7124 _EDX = (char *)&array_50AC10[0].vWorldViewPosition; | |
7125 if ( pBLVRenderParams->sPartyRotX ) | |
7126 { | |
7127 if ( (signed int)v5 > 0 ) | |
7128 { | |
7129 __asm | |
7130 { | |
7131 fild pBLVRenderParams->vPartyPos.x | |
7132 fild pBLVRenderParams->vPartyPos.y | |
7133 fild pBLVRenderParams->vPartyPos.z | |
7134 } | |
7135 _EAX = (char *)&array_50AC10[0].vWorldPosition.z; | |
7136 v15 = v5; | |
7137 do | |
7138 { | |
7139 __asm | |
7140 { | |
7141 fld dword ptr [eax-8] | |
7142 fsub st, st(3) | |
7143 fld dword ptr [eax-4] | |
7144 fsub st, st(3) | |
7145 fld st(1) | |
7146 fmul st, st(6) | |
7147 fld st(1) | |
7148 fmul [ebp+var_8] | |
7149 fsubp st(1), st | |
7150 fstp [ebp+var_4] | |
7151 fld dword ptr [eax] | |
7152 fsub st, st(3) | |
7153 } | |
7154 _EAX += 48; | |
7155 --v15; | |
7156 __asm | |
7157 { | |
7158 fstp [ebp+var_10] | |
7159 fld [ebp+var_4] | |
7160 fmul [ebp+var_14] | |
7161 fld [ebp+var_10] | |
7162 fmul [ebp+var_C] | |
7163 fsubp st(1), st | |
7164 fstp dword ptr [eax-2Ch] | |
7165 fld st(1) | |
7166 fmul [ebp+var_8] | |
7167 fld st(1) | |
7168 fmul st, st(7) | |
7169 faddp st(1), st | |
7170 fstp dword ptr [eax-28h] | |
7171 fstp st | |
7172 fstp st | |
7173 fld [ebp+var_4] | |
7174 fmul [ebp+var_C] | |
7175 fld [ebp+var_10] | |
7176 fmul [ebp+var_14] | |
7177 faddp st(1), st | |
7178 fstp dword ptr [eax-24h] | |
7179 } | |
7180 } | |
7181 while ( v15 ); | |
7182 LABEL_15: | |
7183 __asm | |
7184 { | |
7185 fstp st | |
7186 fstp st | |
7187 fstp st | |
7188 } | |
7189 goto LABEL_16; | |
7190 } | |
7191 } | |
7192 else | |
7193 { | |
7194 if ( (signed int)v5 > 0 ) | |
7195 { | |
7196 __asm | |
7197 { | |
7198 fild pBLVRenderParams->vPartyPos.x | |
7199 fild pBLVRenderParams->vPartyPos.y | |
7200 fild pBLVRenderParams->vPartyPos.z | |
7201 } | |
7202 _EAX = (char *)&array_50AC10[0].vWorldViewPosition; | |
7203 v19 = v5; | |
7204 do | |
7205 { | |
7206 __asm | |
7207 { | |
7208 fld dword ptr [eax-0Ch] | |
7209 fsub st, st(3) | |
7210 fld dword ptr [eax-8] | |
7211 fsub st, st(3) | |
7212 fld st(1) | |
7213 fmul st, st(6) | |
7214 fld st(1) | |
7215 fmul [ebp+var_8] | |
7216 fsubp st(1), st | |
7217 fstp dword ptr [eax] | |
7218 fld st(1) | |
7219 fmul [ebp+var_8] | |
7220 fld st(1) | |
7221 fmul st, st(7) | |
7222 } | |
7223 _EAX += 48; | |
7224 --v19; | |
7225 __asm | |
7226 { | |
7227 faddp st(1), st | |
7228 fstp dword ptr [eax-2Ch] | |
7229 fstp st | |
7230 fstp st | |
7231 fld dword ptr [eax-34h] | |
7232 fsub st, st(1) | |
7233 fstp dword ptr [eax-28h] | |
7234 } | |
7235 } | |
7236 while ( v19 ); | |
7237 goto LABEL_15; | |
7238 } | |
7239 } | |
7240 LABEL_16: | |
7241 v20 = 0; | |
7242 __asm { fstp st } | |
7243 if ( (signed int)v5 <= 0 ) | |
7244 return 0; | |
7245 do | |
7246 { | |
7247 __asm | |
7248 { | |
7249 fld dword ptr [edx] | |
7250 fcomp ds:flt_4D8524 | |
7251 fnstsw ax | |
7252 } | |
7253 if ( !(HIBYTE(_AX) & 1) ) | |
7254 break; | |
7255 ++v20; | |
7256 _EDX += 48; | |
7257 } | |
7258 while ( v20 < (signed int)v5 ); | |
7259 if ( v20 >= (signed int)v5 ) | |
7260 return 0; | |
7261 result = sr_424CD7(v5); | |
7262 if ( result > 0 ) | |
7263 { | |
7264 __asm { fild pBLVRenderParams->field_40 } | |
7265 _ECX = (char *)&array_507D30[0].vWorldViewPosition; | |
7266 v24 = result; | |
7267 __asm | |
7268 { | |
7269 fmul ds:flt_4D84A4 | |
7270 fild pBLVRenderParams->uViewportCenterX | |
7271 fild pBLVRenderParams->uViewportCenterY | |
7272 } | |
7273 do | |
7274 { | |
7275 __asm | |
7276 { | |
7277 fld1 | |
7278 fdiv dword ptr [ecx] | |
7279 } | |
7280 _ECX += 48; | |
7281 --v24; | |
7282 __asm | |
7283 { | |
7284 fld st | |
7285 fmul dword ptr [ecx-2Ch] | |
7286 fmul st, st(4) | |
7287 fsubr st, st(3) | |
7288 fstp dword ptr [ecx-24h] | |
7289 fmul dword ptr [ecx-28h] | |
7290 fmul st, st(3) | |
7291 fsubr st, st(1) | |
7292 fstp dword ptr [ecx-20h] | |
7293 } | |
7294 } | |
7295 while ( v24 ); | |
7296 __asm | |
7297 { | |
7298 fstp st | |
7299 fstp st | |
7300 fstp st | |
7301 } | |
7302 } | |
7303 memcpy(&array_507D30[result], array_507D30, sizeof(array_507D30[result])); | |
7304 return result;*/ | |
7305 } | |
7306 | |
7307 | |
7308 //----- (00424829) -------------------------------------------------------- | |
7309 bool sub_424829(int a1, BspRenderer_stru2 *a2, BspRenderer_stru2 *a3, int a4) | |
7310 { | |
7311 int v4; // edi@1 | |
7312 BspRenderer_stru2 *v5; // ebx@1 | |
7313 int v6; // eax@3 | |
7314 int v7; // esi@5 | |
7315 int v8; // edx@5 | |
7316 int v9; // ecx@6 | |
7317 int v10; // eax@12 | |
7318 int v11; // edi@13 | |
7319 int v12; // edx@18 | |
7320 int v13; // eax@22 | |
7321 int v14; // edi@28 | |
7322 int v15; // ecx@29 | |
7323 int v16; // edi@30 | |
7324 int v17; // edx@35 | |
7325 int v18; // eax@39 | |
7326 int v19; // eax@44 | |
7327 int v20; // ecx@44 | |
7328 int v21; // edi@45 | |
7329 int v22; // edi@46 | |
7330 __int16 *v23; // ecx@47 | |
7331 int v24; // edx@48 | |
7332 int v25; // eax@50 | |
7333 int v26; // eax@55 | |
7334 signed int v27; // edi@55 | |
7335 int v28; // edx@56 | |
7336 int v29; // edx@57 | |
7337 int v30; // eax@59 | |
7338 int v31; // eax@64 | |
7339 signed int v32; // edi@64 | |
7340 int v33; // edx@65 | |
7341 __int16 *v34; // eax@66 | |
7342 __int16 v35; // dx@66 | |
7343 __int16 v36; // dx@67 | |
7344 __int16 v37; // di@67 | |
7345 __int16 v38; // dx@67 | |
7346 BspRenderer_stru2 *v39; // ecx@69 | |
7347 int v40; // edx@69 | |
7348 int v41; // edi@70 | |
7349 __int16 *v42; // eax@76 | |
7350 __int16 *v43; // eax@81 | |
7351 __int16 *v45; // eax@87 | |
7352 int v46; // edx@87 | |
7353 __int16 v47; // cx@88 | |
7354 int v48; // eax@93 | |
7355 int v49; // esi@93 | |
7356 __int16 *v50; // ecx@94 | |
7357 int v51; // eax@95 | |
7358 int v52; // eax@97 | |
7359 int v53; // [sp+Ch] [bp-34h]@44 | |
7360 int v54; // [sp+10h] [bp-30h]@0 | |
7361 int v55; // [sp+14h] [bp-2Ch]@12 | |
7362 __int16 *v56; // [sp+14h] [bp-2Ch]@47 | |
7363 __int16 *v57; // [sp+14h] [bp-2Ch]@76 | |
7364 __int16 *v58; // [sp+14h] [bp-2Ch]@81 | |
7365 __int16 *v59; // [sp+14h] [bp-2Ch]@87 | |
7366 BspRenderer_stru2 *v60; // [sp+18h] [bp-28h]@1 | |
7367 int v61; // [sp+1Ch] [bp-24h]@29 | |
7368 int v62; // [sp+20h] [bp-20h]@0 | |
7369 signed int v63; // [sp+24h] [bp-1Ch]@3 | |
7370 signed int v64; // [sp+28h] [bp-18h]@3 | |
7371 int v65; // [sp+2Ch] [bp-14h]@5 | |
7372 int v66; // [sp+2Ch] [bp-14h]@39 | |
7373 int v67; // [sp+30h] [bp-10h]@22 | |
7374 int v68; // [sp+34h] [bp-Ch]@12 | |
7375 int v69; // [sp+34h] [bp-Ch]@29 | |
7376 int v70; // [sp+34h] [bp-Ch]@46 | |
7377 int v71; // [sp+34h] [bp-Ch]@75 | |
7378 int v72; // [sp+34h] [bp-Ch]@80 | |
7379 int v73; // [sp+38h] [bp-8h]@11 | |
7380 int v74; // [sp+3Ch] [bp-4h]@1 | |
7381 int a3a; // [sp+48h] [bp+8h]@76 | |
7382 int a3b; // [sp+48h] [bp+8h]@87 | |
7383 | |
7384 v4 = a1; | |
7385 v5 = a2; | |
7386 v74 = a1; | |
7387 v60 = a2; | |
7388 if ( !a1 | |
7389 || (!dword_50B700 ? (v64 = -1, v6 = 1, v63 = 1) : (v6 = 1, v63 = -1, v64 = 1), | |
7390 v7 = dword_50B9D8_ys[0], | |
7391 v65 = 0, | |
7392 v8 = dword_50B9D8_ys[0], | |
7393 a1 <= v6) ) | |
7394 return 0; | |
7395 do | |
7396 { | |
7397 v9 = dword_50B9D8_ys[v6]; | |
7398 if ( v9 >= v7 ) | |
7399 { | |
7400 if ( v9 > v8 ) | |
7401 v8 = dword_50B9D8_ys[v6]; | |
7402 } | |
7403 else | |
7404 { | |
7405 v65 = v6; | |
7406 v7 = dword_50B9D8_ys[v6]; | |
7407 } | |
7408 ++v6; | |
7409 } | |
7410 while ( v6 < v4 ); | |
7411 v73 = v8; | |
7412 if ( v8 == v7 ) | |
7413 return 0; | |
7414 v10 = v65; | |
7415 v68 = 0; | |
7416 v5->_viewport_space_y = v7; | |
7417 v5->_viewport_space_w = v8; | |
7418 v55 = v65; | |
7419 if ( v4 > 0 ) | |
7420 { | |
7421 v11 = v65; | |
7422 do | |
7423 { | |
7424 v10 += v64; | |
7425 if ( v10 < v74 ) | |
7426 { | |
7427 if ( v10 < 0 ) | |
7428 v10 += v74; | |
7429 } | |
7430 else | |
7431 { | |
7432 v10 -= v74; | |
7433 } | |
7434 v12 = dword_50B9D8_ys[v10]; | |
7435 if ( v12 <= dword_50B9D8_ys[v11] ) | |
7436 { | |
7437 v55 = v10; | |
7438 v11 = v10; | |
7439 } | |
7440 if ( v12 == v73 ) | |
7441 break; | |
7442 ++v68; | |
7443 } | |
7444 while ( v68 < v74 ); | |
7445 } | |
7446 v13 = v55 + v64; | |
7447 v67 = v55 + v64; | |
7448 if ( v55 + v64 < v74 ) | |
7449 { | |
7450 if ( v13 >= 0 ) | |
7451 goto LABEL_27; | |
7452 v13 += v74; | |
7453 } | |
7454 else | |
7455 { | |
7456 v13 -= v74; | |
7457 } | |
7458 v67 = v13; | |
7459 LABEL_27: | |
7460 if ( dword_50B9D8_ys[v13] != dword_50B9D8_ys[v55] ) | |
7461 { | |
7462 v14 = dword_50BAC8[v55]; | |
7463 v62 = v14 << 16; | |
7464 v54 = ((dword_50BAC8[v13] - v14) << 16) / (dword_50B9D8_ys[v13] - dword_50B9D8_ys[v55]); | |
7465 v5->array_18[v7] = LOWORD(dword_50BAC8[v55]); | |
7466 } | |
7467 v15 = v65; | |
7468 v69 = 0; | |
7469 v61 = v65; | |
7470 if ( v74 > 0 ) | |
7471 { | |
7472 v16 = v65; | |
7473 do | |
7474 { | |
7475 v15 += v63; | |
7476 if ( v15 < v74 ) | |
7477 { | |
7478 if ( v15 < 0 ) | |
7479 v15 += v74; | |
7480 } | |
7481 else | |
7482 { | |
7483 v15 -= v74; | |
7484 } | |
7485 v17 = dword_50B9D8_ys[v15]; | |
7486 if ( v17 <= dword_50B9D8_ys[v16] ) | |
7487 { | |
7488 v61 = v15; | |
7489 v16 = v15; | |
7490 } | |
7491 if ( v17 == v73 ) | |
7492 break; | |
7493 ++v69; | |
7494 } | |
7495 while ( v69 < v74 ); | |
7496 } | |
7497 v18 = v63 + v61; | |
7498 v66 = v63 + v61; | |
7499 if ( v63 + v61 < v74 ) | |
7500 { | |
7501 if ( v18 >= 0 ) | |
7502 goto LABEL_44; | |
7503 v18 += v74; | |
7504 } | |
7505 else | |
7506 { | |
7507 v18 -= v74; | |
7508 } | |
7509 v66 = v18; | |
7510 LABEL_44: | |
7511 v19 = v18; | |
7512 v20 = v61; | |
7513 v53 = dword_50B9D8_ys[v19] - dword_50B9D8_ys[v61]; | |
7514 if ( dword_50B9D8_ys[v19] != dword_50B9D8_ys[v61] ) | |
7515 { | |
7516 v21 = dword_50BAC8[v20]; | |
7517 v5 = v60; | |
7518 v61 = v21 << 16; | |
7519 v53 = ((dword_50BAC8[v19] - v21) << 16) / v53; | |
7520 v60->array_3D8[v73] = LOWORD(dword_50BAC8[v20]); | |
7521 } | |
7522 v22 = v7; | |
7523 v70 = v7; | |
7524 if ( v7 <= v73 ) | |
7525 { | |
7526 v56 = &v5->array_3D8[v7]; | |
7527 v23 = &v5->array_18[v7]; | |
7528 do | |
7529 { | |
7530 v24 = v67; | |
7531 if ( v22 < dword_50B9D8_ys[v67] || v22 == v73 ) | |
7532 goto LABEL_57; | |
7533 v25 = v64 + v67; | |
7534 v67 = v25; | |
7535 if ( v25 < v74 ) | |
7536 { | |
7537 if ( v25 >= 0 ) | |
7538 goto LABEL_55; | |
7539 v25 += v74; | |
7540 } | |
7541 else | |
7542 { | |
7543 v25 -= v74; | |
7544 } | |
7545 v67 = v25; | |
7546 LABEL_55: | |
7547 v26 = v25; | |
7548 v27 = dword_50B9D8_ys[v26] - dword_50B9D8_ys[v24]; | |
7549 if ( dword_50B9D8_ys[v26] - dword_50B9D8_ys[v24] > 0 ) | |
7550 { | |
7551 v28 = dword_50BAC8[v24]; | |
7552 v54 = ((dword_50BAC8[v26] - v28) << 16) / v27; | |
7553 v62 = v28 << 16; | |
7554 } | |
7555 LABEL_57: | |
7556 v29 = v66; | |
7557 if ( v70 >= dword_50B9D8_ys[v66] && v70 != v73 ) | |
7558 { | |
7559 v30 = v63 + v66; | |
7560 v66 += v63; | |
7561 if ( v66 >= v74 ) | |
7562 { | |
7563 v30 -= v74; | |
7564 goto LABEL_63; | |
7565 } | |
7566 if ( v30 < 0 ) | |
7567 { | |
7568 v30 += v74; | |
7569 LABEL_63: | |
7570 v66 = v30; | |
7571 } | |
7572 v31 = v30; | |
7573 v32 = dword_50B9D8_ys[v31] - dword_50B9D8_ys[v29]; | |
7574 if ( dword_50B9D8_ys[v31] - dword_50B9D8_ys[v29] > 0 ) | |
7575 { | |
7576 v33 = dword_50BAC8[v29]; | |
7577 v53 = ((dword_50BAC8[v31] - v33) << 16) / v32; | |
7578 v61 = v33 << 16; | |
7579 } | |
7580 } | |
7581 *(__int16 *)((char *)v56 + (int)(char *)v5->array_18 - (char *)v5->array_3D8) = HIWORD(v62); | |
7582 *v56 = HIWORD(v61); | |
7583 v34 = v23 + 480; | |
7584 v35 = v23[480]; | |
7585 if ( *v23 > v35 ) | |
7586 { | |
7587 v36 = *v23 ^ v35; | |
7588 v37 = *v34; | |
7589 *v23 = v36; | |
7590 v38 = v37 ^ v36; | |
7591 *v23 ^= v38; | |
7592 *v34 = v38; | |
7593 } | |
7594 ++v56; | |
7595 v62 += v54; | |
7596 v22 = v70 + 1; | |
7597 v61 += v53; | |
7598 ++v23; | |
7599 ++v70; | |
7600 } | |
7601 while ( v70 <= v73 ); | |
7602 } | |
7603 v39 = a3; | |
7604 v40 = v73; | |
7605 if ( v73 < a3->_viewport_space_y || (v41 = a3->_viewport_space_w, v7 > v41) ) | |
7606 return 0; | |
7607 if ( v7 < a3->_viewport_space_y ) | |
7608 v7 = a3->_viewport_space_y; | |
7609 if ( v73 > v41 ) | |
7610 { | |
7611 v40 = a3->_viewport_space_w; | |
7612 v73 = a3->_viewport_space_w; | |
7613 } | |
7614 v71 = v7; | |
7615 if ( v7 <= v40 ) | |
7616 { | |
7617 a3a = (char *)v5 - (char *)a3; | |
7618 v57 = &v5->array_18[v7]; | |
7619 v42 = &v39->array_3D8[v7]; | |
7620 do | |
7621 { | |
7622 if ( *(__int16 *)((char *)v42 + a3a) >= *(v42 - 480) && *v57 <= *v42 ) | |
7623 break; | |
7624 ++v57; | |
7625 ++v7; | |
7626 ++v71; | |
7627 ++v42; | |
7628 } | |
7629 while ( v71 <= v40 ); | |
7630 } | |
7631 v72 = v40; | |
7632 if ( v40 < v7 ) | |
7633 return 0; | |
7634 v58 = &v5->array_18[v40]; | |
7635 v43 = &v39->array_3D8[v40]; | |
7636 do | |
7637 { | |
7638 if ( *(__int16 *)((char *)v43 + (int)(char *)v5 - (char *)v39) >= *(v43 - 480) && *v58 <= *v43 ) | |
7639 break; | |
7640 --v58; | |
7641 --v40; | |
7642 --v72; | |
7643 --v43; | |
7644 v73 = v40; | |
7645 } | |
7646 while ( v72 >= v7 ); | |
7647 if ( v7 >= v40 ) | |
7648 return 0; | |
7649 a3b = (char *)v39 - (char *)v5; | |
7650 v59 = &v39->array_3D8[v7]; | |
7651 v45 = &v5->array_18[v7]; | |
7652 v46 = v73 - v7 + 1; | |
7653 do | |
7654 { | |
7655 v47 = *(__int16 *)((char *)v45 + a3b); | |
7656 if ( *v45 < v47 ) | |
7657 *v45 = v47; | |
7658 if ( v45[480] > *v59 ) | |
7659 v45[480] = *v59; | |
7660 ++v59; | |
7661 ++v45; | |
7662 --v46; | |
7663 } | |
7664 while ( v46 ); | |
7665 v5->_viewport_space_y = v7; | |
7666 v5->_viewport_space_w = v73; | |
7667 v5->field_8 = v5->array_18[v7]; | |
7668 v48 = v5->array_3D8[v7]; | |
7669 v5->field_10 = v7; | |
7670 v5->field_14 = v7; | |
7671 v49 = v7 + 1; | |
7672 v5->field_C = v48; | |
7673 if ( v49 <= v73 ) | |
7674 { | |
7675 v50 = &v5->array_3D8[v49]; | |
7676 do | |
7677 { | |
7678 v51 = *(v50 - 480); | |
7679 if ( v51 < v5->field_8 ) | |
7680 { | |
7681 v5->field_8 = v51; | |
7682 v5->field_10 = v49; | |
7683 } | |
7684 v52 = *v50; | |
7685 if ( v52 > v5->field_C ) | |
7686 { | |
7687 v5->field_C = v52; | |
7688 v5->field_14 = v49; | |
7689 } | |
7690 ++v49; | |
7691 ++v50; | |
7692 } | |
7693 while ( v49 <= v73 ); | |
7694 } | |
7695 return 1; | |
7696 } | |
7697 // 50B700: using guessed type int dword_50B700; | |
7698 | |
7699 //----- (00424CD7) -------------------------------------------------------- | |
7700 signed int __fastcall sr_424CD7(unsigned int uVertexID) | |
7701 { | |
7702 unsigned int v1; // edx@1 | |
7703 signed int v2; // edi@1 | |
7704 char *v3; // esi@4 | |
7705 char *v4; // ecx@4 | |
7706 unsigned int v5; // eax@4 | |
7707 char *v6; // edx@4 | |
7708 double v7; // st6@10 | |
7709 double v8; // st5@10 | |
7710 double v9; // st6@11 | |
7711 unsigned __int8 v10; // c2@15 | |
7712 unsigned __int8 v11; // c3@15 | |
7713 RenderVertexSoft *v12; // edi@22 | |
7714 char *v13; // eax@22 | |
7715 double v14; // st6@22 | |
7716 signed int result; // eax@24 | |
7717 unsigned int v16; // [sp+8h] [bp-28h]@4 | |
7718 bool v17; // [sp+Ch] [bp-24h]@6 | |
7719 char *v18; // [sp+10h] [bp-20h]@4 | |
7720 char *v19; // [sp+14h] [bp-1Ch]@4 | |
7721 signed int v20; // [sp+18h] [bp-18h]@1 | |
7722 RenderVertexSoft *v21; // [sp+1Ch] [bp-14h]@4 | |
7723 char *v22; // [sp+20h] [bp-10h]@4 | |
7724 char *v23; // [sp+24h] [bp-Ch]@4 | |
7725 char *v24; // [sp+28h] [bp-8h]@4 | |
7726 char *v25; // [sp+2Ch] [bp-4h]@4 | |
7727 | |
7728 v1 = uVertexID; | |
7729 memcpy(&array_50AC10[uVertexID], array_50AC10, sizeof(array_50AC10[uVertexID])); | |
7730 v2 = 0; | |
7731 v20 = 0; | |
7732 if ( array_50AC10[0].vWorldViewPosition.x >= 8.0 ) | |
7733 v2 = 1; | |
7734 if ( (signed int)(uVertexID + 1) <= 1 ) | |
7735 return 0; | |
7736 v3 = (char *)&array_507D30[0].vWorldViewPosition.z; | |
7737 v4 = (char *)&array_507D30[0].vWorldViewPosition.y; | |
7738 v5 = v1; | |
168 | 7739 v23 = (char *)&array_507D30[0]._rhw; |
0 | 7740 v21 = array_507D30; |
7741 v18 = (char *)&array_507D30[0].vWorldViewPosition.z; | |
7742 v19 = (char *)&array_507D30[0].vWorldViewPosition.y; | |
7743 v22 = (char *)&array_507D30[0].vWorldViewPosition; | |
7744 v24 = (char *)&array_507D30[0].v; | |
7745 v25 = (char *)&array_507D30[0].u; | |
7746 v6 = (char *)&array_50AC10[0].v; | |
7747 v16 = v5; | |
7748 do | |
7749 { | |
7750 v17 = *((float *)v6 + 5) >= 8.0; | |
7751 if ( v2 != v17 ) | |
7752 { | |
7753 if ( v17 ) | |
7754 { | |
7755 v7 = (8.0 - *((float *)v6 - 7)) / (*((float *)v6 + 5) - *((float *)v6 - 7)); | |
7756 *(float *)v4 = (*((float *)v6 + 6) - *((float *)v6 - 6)) * v7 + *((float *)v6 - 6); | |
7757 *(float *)v3 = (*((float *)v6 + 7) - *((float *)v6 - 5)) * v7 + *((float *)v6 - 5); | |
7758 *(float *)v25 = (*((float *)v6 + 11) - *((float *)v6 - 1)) * v7 + *((float *)v6 - 1); | |
7759 v8 = (*((float *)v6 + 12) - *(float *)v6) * v7 + *(float *)v6; | |
7760 } | |
7761 else | |
7762 { | |
7763 v9 = (8.0 - *((float *)v6 + 5)) / (*((float *)v6 - 7) - *((float *)v6 + 5)); | |
7764 *(float *)v4 = (*((float *)v6 - 6) - *((float *)v6 + 6)) * v9 + *((float *)v6 + 6); | |
7765 *(float *)v3 = (*((float *)v6 - 5) - *((float *)v6 + 7)) * v9 + *((float *)v6 + 7); | |
7766 *(float *)v25 = (*((float *)v6 - 1) - *((float *)v6 + 11)) * v9 + *((float *)v6 + 11); | |
7767 v8 = (*(float *)v6 - *((float *)v6 + 12)) * v9 + *((float *)v6 + 12); | |
7768 } | |
7769 *(float *)v24 = v8; | |
7770 *(float *)v22 = 8.0; | |
7771 *(int *)v23 = 0x3E000000u; | |
7772 if ( v2 ) | |
7773 { | |
7774 if ( 8.0 == *((float *)v6 - 7) && *(float *)v4 == *((float *)v6 - 6) ) | |
7775 { | |
7776 v10 = 0; | |
7777 v11 = *(float *)v3 == *((float *)v6 - 5); | |
7778 goto LABEL_19; | |
7779 } | |
7780 } | |
7781 else | |
7782 { | |
7783 if ( 8.0 == *((float *)v6 + 5) && *(float *)v4 == *((float *)v6 + 6) ) | |
7784 { | |
7785 v10 = 0; | |
7786 v11 = *(float *)v3 == *((float *)v6 + 7); | |
7787 LABEL_19: | |
7788 if ( v11 | v10 ) | |
7789 goto LABEL_21; | |
7790 goto LABEL_20; | |
7791 } | |
7792 } | |
7793 LABEL_20: | |
7794 ++v21; | |
7795 v22 += 48; | |
7796 v24 += 48; | |
7797 v25 += 48; | |
7798 v4 += 48; | |
7799 v3 += 48; | |
7800 ++v20; | |
7801 v23 += 48; | |
7802 v19 = v4; | |
7803 v18 = v3; | |
7804 } | |
7805 LABEL_21: | |
7806 if ( v17 ) | |
7807 { | |
7808 v12 = v21; | |
7809 v13 = v23; | |
7810 v19 += 48; | |
7811 v18 += 48; | |
7812 v14 = 1.0 / (*((float *)v6 + 5) + 0.0000001); | |
7813 ++v20; | |
7814 v25 += 48; | |
7815 v24 += 48; | |
7816 v22 += 48; | |
7817 ++v21; | |
7818 v23 += 48; | |
7819 memcpy(v12, v6 + 8, 0x30u); | |
7820 v4 = v19; | |
7821 v3 = v18; | |
7822 *(float *)v13 = v14; | |
7823 } | |
7824 v2 = v17; | |
7825 v6 += 48; | |
7826 --v16; | |
7827 } | |
7828 while ( v16 ); | |
7829 result = v20; | |
7830 if ( v20 < 3 ) | |
7831 return 0; | |
7832 return result; | |
7833 } |