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