Mercurial > mm7
annotate mm7_1.cpp @ 237:2799737f8a74
more text parsers refactor
author | Gloval |
---|---|
date | Mon, 18 Feb 2013 00:47:36 +0400 |
parents | c879446b4a22 |
children | b070b83a897b |
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; | |
222 | 2783 v55 = *((int *)&pItemsTable->pEnchantments[23].pBonusStat + 7 * v26); |
0 | 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 ) | |
237 | 3189 v72 = pMonsterStats->pPlaceStrings[v38]; |
0 | 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 { | |
201 | 3435 __debugbreak(); // following format strings are decompiled incorrectly |
0 | 3436 sprintf(pTmpBuf, "%s", pGlobalTXT_LocalizationStrings[108], 0, v121->pMonsterInfo.uHP); |
3437 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3438 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
3439 v79 = v121->pMonsterInfo.uAC; | |
3440 v75 = 0; | |
3441 v70 = pGlobalTXT_LocalizationStrings[12]; | |
3442 v67 = "%s"; | |
3443 } | |
3444 else | |
3445 { | |
201 | 3446 __debugbreak(); // following format strings are decompiled incorrectly |
0 | 3447 sprintf(pTmpBuf, "%s", pGlobalTXT_LocalizationStrings[108], 0, pGlobalTXT_LocalizationStrings[630]); |
3448 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3449 v79 = (unsigned int)pGlobalTXT_LocalizationStrings[630]; | |
3450 v75 = 0; | |
3451 v70 = pGlobalTXT_LocalizationStrings[12]; | |
3452 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
3453 v67 = "%s"; | |
3454 } | |
3455 sprintf(pTmpBuf, v67, v70, v75, v79); | |
3456 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3457 a4 = &a4[LOBYTE(v56->uFontHeight) - 6] + LOBYTE(v56->uFontHeight); | |
3458 v95 = pGlobalTXT_LocalizationStrings[87]; | |
3459 v96 = pGlobalTXT_LocalizationStrings[6]; | |
3460 v97 = pGlobalTXT_LocalizationStrings[240]; | |
3461 v98 = pGlobalTXT_LocalizationStrings[70]; | |
3462 v99 = pGlobalTXT_LocalizationStrings[624]; | |
3463 v100 = pGlobalTXT_LocalizationStrings[138]; | |
3464 v101 = pGlobalTXT_LocalizationStrings[214]; | |
3465 v102 = pGlobalTXT_LocalizationStrings[142]; | |
3466 v103 = pGlobalTXT_LocalizationStrings[29]; | |
3467 v104 = pGlobalTXT_LocalizationStrings[133]; | |
3468 v105 = pGlobalTXT_LocalizationStrings[54]; | |
3469 if ( v116 ) | |
3470 { | |
201 | 3471 __debugbreak(); // following format strings are decompiled incorrectly |
0 | 3472 sprintf(pTmpBuf, "%s", pGlobalTXT_LocalizationStrings[18], 0, (&v95)[4 * v121->pMonsterInfo.uAttack1Type]); |
3473 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3474 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
3475 v57 = v121->pMonsterInfo.uAttack1DamageBonus; | |
3476 if ( v57 ) | |
3477 sprintf( | |
3478 pTmpBuf, | |
3479 "%s", | |
3480 pGlobalTXT_LocalizationStrings[53], | |
3481 0, | |
3482 v121->pMonsterInfo.uAttack1DamageDiceRolls, | |
3483 v121->pMonsterInfo.uAttack1DamageDiceSides, | |
3484 v57); | |
3485 else | |
3486 sprintf( | |
3487 pTmpBuf, | |
3488 "%s", | |
3489 pGlobalTXT_LocalizationStrings[53], | |
3490 0, | |
3491 v121->pMonsterInfo.uAttack1DamageDiceRolls, | |
3492 v121->pMonsterInfo.uAttack1DamageDiceSides); | |
3493 } | |
3494 else | |
3495 { | |
201 | 3496 __debugbreak(); // following format strings are decompiled incorrectly |
0 | 3497 sprintf(pTmpBuf, "%s", pGlobalTXT_LocalizationStrings[18], 0, pGlobalTXT_LocalizationStrings[630]); |
3498 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3499 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
3500 sprintf(pTmpBuf, "%s", pGlobalTXT_LocalizationStrings[53], 0, pGlobalTXT_LocalizationStrings[630]); | |
3501 } | |
3502 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3503 v58 = LOBYTE(v56->uFontHeight); | |
3504 a4 = &a4[v58 - 6] + v58; | |
3505 if ( !i ) | |
3506 { | |
3507 v80 = pGlobalTXT_LocalizationStrings[630]; | |
3508 v76 = 0; | |
3509 v71 = pGlobalTXT_LocalizationStrings[628]; | |
3510 v68 = "%s"; | |
3511 goto LABEL_144; | |
3512 } | |
3513 v120 = (SpellBuff *)pGlobalTXT_LocalizationStrings[628]; | |
3514 v59 = v121; | |
3515 v114 = v121->pMonsterInfo.uSpell1ID; | |
3516 if ( v114 && v121->pMonsterInfo.uSpell2ID ) | |
3517 v120 = (SpellBuff *)pGlobalTXT_LocalizationStrings[629]; | |
3518 if ( v114 ) | |
3519 { | |
3520 sprintf(pTmpBuf, "%s", v120, 0, pSpellStats->pInfos[v114].pShortName); | |
3521 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3522 v58 = LOBYTE(v56->uFontHeight); | |
3523 a4 = &a4[v58 - 3]; | |
3524 v59 = v121; | |
3525 } | |
3526 v60 = v59->pMonsterInfo.uSpell2ID; | |
3527 if ( v60 ) | |
3528 { | |
3529 __debugbreak(); | |
3530 const char *fmt = "\xC\x25\x30\x35\x75\x9\x30\x36\x30\x25\x73\n"; | |
3531 sprintf(pTmpBuf, fmt, 0, pSpellStats->pInfos[v60].pShortName); | |
3532 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3533 v58 = LOBYTE(v56->uFontHeight); | |
3534 a4 = &a4[v58 - 3]; | |
3535 v59 = v121; | |
3536 } | |
3537 if ( !v59->pMonsterInfo.uSpell1ID && !v59->pMonsterInfo.uSpell2ID ) | |
3538 { | |
3539 v80 = pGlobalTXT_LocalizationStrings[153]; | |
3540 v76 = 0; | |
3541 v71 = pGlobalTXT_LocalizationStrings[628]; | |
3542 v68 = "%s"; | |
3543 LABEL_144: | |
3544 sprintf(pTmpBuf, v68, v71, v76, v80); | |
3545 a1->DrawText(v56, 150, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3546 v58 = LOBYTE(v56->uFontHeight); | |
3547 a4 = &a4[v58 - 3]; | |
3548 } | |
3549 a4 = &a4[v58 - 3]; | |
3550 a1->DrawText(v56, 150, (int)a4, a5, pGlobalTXT_LocalizationStrings[626], 0, 0, 0); | |
3551 a4 = &a4[LOBYTE(v56->uFontHeight) - 3]; | |
3552 v85 = pGlobalTXT_LocalizationStrings[87]; | |
3553 v86 = pGlobalTXT_LocalizationStrings[6]; | |
3554 v87 = pGlobalTXT_LocalizationStrings[240]; | |
3555 v88 = pGlobalTXT_LocalizationStrings[70]; | |
3556 v89 = pGlobalTXT_LocalizationStrings[142]; | |
3557 v90 = pGlobalTXT_LocalizationStrings[214]; | |
3558 v91 = pGlobalTXT_LocalizationStrings[29]; | |
3559 v92 = pGlobalTXT_LocalizationStrings[133]; | |
3560 v93 = pGlobalTXT_LocalizationStrings[54]; | |
3561 v94 = pGlobalTXT_LocalizationStrings[624]; | |
3562 v96 = (char *)v121->pMonsterInfo.uResFire; | |
3563 v97 = (char *)v121->pMonsterInfo.uResAir; | |
3564 v98 = (char *)v121->pMonsterInfo.uResWater; | |
3565 v99 = (char *)v121->pMonsterInfo.uResEarth; | |
3566 v100 = (char *)v121->pMonsterInfo.uResMind; | |
3567 v101 = (char *)v121->pMonsterInfo.uResSpirit; | |
3568 v102 = (char *)v121->pMonsterInfo.uResBody; | |
3569 v103 = (char *)v121->pMonsterInfo.uResLight; | |
3570 v61 = (char *)v121->pMonsterInfo.uResPhysical; | |
3571 v104 = (char *)v121->pMonsterInfo.uResDark; | |
3572 v105 = v61; | |
3573 if ( v112 ) | |
3574 { | |
3575 v124 = 0; | |
3576 do | |
3577 { | |
3578 v62 = (&v96)[v124]; | |
3579 if ( v62 == (char *)200 ) | |
3580 { | |
3581 v81 = pGlobalTXT_LocalizationStrings[625]; | |
3582 } | |
3583 else | |
3584 { | |
3585 if ( v62 ) | |
3586 v81 = pGlobalTXT_LocalizationStrings[627]; | |
3587 else | |
3588 v81 = pGlobalTXT_LocalizationStrings[153]; | |
3589 } | |
3590 sprintf(pTmpBuf, "%s", (&v85)[v124], 0, v81); | |
3591 a1->DrawText(v56, 170, (int)a4, a5, pTmpBuf, 0, 0, 0); | |
3592 v63 = LOBYTE(v56->uFontHeight); | |
3593 v124 += 4; | |
3594 result = &a4[v63 - 3]; | |
3595 a4 = result; | |
3596 } | |
3597 while ( v124 < 40 ); | |
3598 } | |
3599 else | |
3600 { | |
3601 i = 0; | |
3602 do | |
3603 { | |
201 | 3604 __debugbreak(); // string argument is decompiled incorrectry |
3605 sprintf(pTmpBuf, "%s", (&v85)[4 * i], 0, pGlobalTXT_LocalizationStrings[630]); // "?" | |
0 | 3606 a1->DrawText(v56, 170, (int)a4, a5, pTmpBuf, 0, 0, 0); |
3607 v65 = LOBYTE(v56->uFontHeight); | |
3608 ++i; | |
3609 result = &a4[v65 - 3]; | |
3610 a4 = result; | |
3611 } | |
3612 while ( i < 10 ); | |
3613 } | |
3614 if ( (signed __int64)pParty->pPartyBuffs[3].uExpireTime > 0 ) | |
3615 { | |
3616 sprintf(pTmpBuf, "%s: %d", pGlobalTXT_LocalizationStrings[650], v121->sCurrentHP); | |
3617 pFontSmallnum->GetLineWidth(pTmpBuf); | |
3618 result = a1->DrawTitleText( | |
3619 pFontSmallnum, | |
3620 0, | |
3621 a1->uFrameHeight - LOBYTE(pFontSmallnum->uFontHeight) - 12, | |
3622 0, | |
3623 pTmpBuf, | |
3624 3u); | |
3625 } | |
3626 return result; | |
3627 } | |
3628 | |
3629 | |
3630 | |
3631 //----- (0041F54A) -------------------------------------------------------- | |
3632 void __cdecl LoadActualSkyFrame() | |
3633 { | |
3634 if ( pTexture_RestUI_CurrentSkyFrame ) | |
3635 pTexture_RestUI_CurrentSkyFrame->Release(); | |
3636 if ( pTexture_RestUI_CurrentHourglassFrame ) | |
3637 pTexture_RestUI_CurrentHourglassFrame->Release(); | |
3638 pIcons_LOD->_40F9C5(); | |
3639 sprintf(pTmpBuf, "TERRA%03d", pParty->uCurrentMinute / 6 + 10 * pParty->uCurrentHour); | |
3640 pTexture_RestUI_CurrentSkyFrame = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(pTmpBuf, TEXTURE_16BIT_PALETTE)]; | |
3641 } | |
3642 | |
3643 //----- (0041F5BE) -------------------------------------------------------- | |
3644 void __cdecl Sleep6Hours() | |
3645 { | |
3646 if ( _506F18_num_hours_to_sleep < 6 ) | |
3647 { | |
3648 pParty->pPlayers[3].pConditions[2] = 0i64; | |
3649 pParty->pPlayers[2].pConditions[2] = 0i64; | |
3650 pParty->pPlayers[1].pConditions[2] = 0i64; | |
3651 pParty->pPlayers[0].pConditions[2] = 0i64; | |
3652 if ( _506F18_num_hours_to_sleep ) | |
3653 { | |
3654 Rest(_506F18_num_hours_to_sleep); | |
3655 _506F18_num_hours_to_sleep = 0; | |
3656 LoadActualSkyFrame(); | |
3657 } | |
3658 if ( dword_506F14 == 2 ) | |
3659 { | |
3660 pGUIWindow_CurrentMenu->Release(); | |
3661 pEventTimer->Resume(); | |
3662 if ( pTexture_RestUI_CurrentSkyFrame ) | |
3663 pTexture_RestUI_CurrentSkyFrame->Release(); | |
3664 if ( pTexture_RestUI_CurrentHourglassFrame ) | |
3665 pTexture_RestUI_CurrentHourglassFrame->Release(); | |
3666 pTexture_RestUI_CurrentHourglassFrame = 0; | |
3667 pTexture_RestUI_CurrentSkyFrame = 0; | |
3668 pIcons_LOD->_4114F2(); | |
3669 pIcons_LOD->_40F9C5(); | |
151 | 3670 pCurrentScreen = SCREEN_GAME; |
0 | 3671 viewparams->bRedrawGameUI = 1; |
3672 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
3673 { | |
3674 pOutdoor->UpdateSunlightVectors(); | |
3675 pOutdoor->UpdateFog(); | |
3676 } | |
3677 } | |
3678 dword_506F14 = 0; | |
3679 } | |
3680 else | |
3681 { | |
3682 Rest(6u); | |
3683 _506F18_num_hours_to_sleep -= 6; | |
3684 LoadActualSkyFrame(); | |
3685 } | |
3686 viewparams->bRedrawGameUI = 1; | |
3687 } | |
3688 | |
3689 //----- (0041F6C1) -------------------------------------------------------- | |
3690 void __cdecl RestUI_Initialize() | |
3691 { | |
89 | 3692 Player *v0; // eax@10 |
0 | 3693 |
3694 if ( !dword_506F14 ) | |
3695 pAudioPlayer->StopChannels(-1, -1); | |
3696 if ( pCurrentScreen ) | |
3697 { | |
3698 pGUIWindow_CurrentMenu->Release(); | |
151 | 3699 pCurrentScreen = SCREEN_GAME; |
0 | 3700 viewparams->bRedrawGameUI = 1; |
3701 } | |
3702 pEventTimer->Pause(); | |
3703 if ( dword_506F14 != 2 ) | |
3704 GUIWindow::Create(518u, 450u, 0, 0, (enum WindowType)90, (int)pBtn_Rest, 0); | |
3705 _506F18_num_hours_to_sleep = 0; | |
3706 dword_506F14 = 0; | |
3707 uRestUI_FoodRequiredToRest = 2; | |
3708 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
3709 uRestUI_FoodRequiredToRest = pOutdoor->GetNumFoodRequiredToRestInCurrentPos( | |
3710 pParty->vPosition.x, | |
3711 pParty->vPosition.y, | |
3712 pParty->vPosition.z); | |
3713 if ( sub_476387() ) | |
3714 { | |
89 | 3715 v0 = pParty->pPlayers;//[0].uClass; |
3716 while ( v0 <= &pParty->pPlayers[3] ) | |
3717 { | |
3718 ++v0; | |
3719 if ( v0 > &pParty->pPlayers[3] ) | |
3720 break; | |
3721 } | |
135 | 3722 if(v0->classType == PLAYER_CLASS_31) |
89 | 3723 ++uRestUI_FoodRequiredToRest; |
3724 } | |
0 | 3725 if ( CheckHiredNPCSpeciality(0x1Du) ) |
3726 --uRestUI_FoodRequiredToRest; | |
3727 if ( CheckHiredNPCSpeciality(0x1Eu) ) | |
3728 uRestUI_FoodRequiredToRest -= 2; | |
3729 if ( CheckHiredNPCSpeciality(0x30u) ) | |
3730 --uRestUI_FoodRequiredToRest; | |
3731 if ( uRestUI_FoodRequiredToRest < 1 ) | |
3732 uRestUI_FoodRequiredToRest = 1; | |
3733 if ( !_strcmpi(pCurrentMapName, "d29.blv") && (unsigned __int16)_449B57_test_bit(pParty->_award_bits, 98) ) | |
3734 uRestUI_FoodRequiredToRest = 0; | |
3735 ++pIcons_LOD->uTexturePacksCount; | |
3736 if ( !pIcons_LOD->uNumPrevLoadedFiles ) | |
3737 pIcons_LOD->uNumPrevLoadedFiles = pIcons_LOD->uNumLoadedFiles; | |
151 | 3738 pCurrentScreen = SCREEN_REST; |
0 | 3739 _507CD4_RestUI_hourglass_anim_controller = 0; |
3740 uTextureID_RestUI_restmain = pIcons_LOD->LoadTexture("restmain", TEXTURE_16BIT_PALETTE); | |
3741 uTextureID_RestUI_restb1 = pIcons_LOD->LoadTexture("restb1", TEXTURE_16BIT_PALETTE); | |
3742 uTextureID_RestUI_restb2 = pIcons_LOD->LoadTexture("restb2", TEXTURE_16BIT_PALETTE); | |
3743 uTextureID_RestUI_restb3 = pIcons_LOD->LoadTexture("restb3", TEXTURE_16BIT_PALETTE); | |
3744 uTextureID_RestUI_restb4 = pIcons_LOD->LoadTexture("restb4", TEXTURE_16BIT_PALETTE); | |
3745 uTextureID_RestUI_restexit = pIcons_LOD->LoadTexture("restexit", TEXTURE_16BIT_PALETTE); | |
3746 LoadActualSkyFrame(); | |
3747 pGUIWindow_CurrentMenu = GUIWindow::Create(0, 0, 640u, 480u, (enum WindowType)16, 0, 0); | |
3748 pButton_RestUI_Exit = pGUIWindow_CurrentMenu->CreateButton( | |
3749 280u, | |
3750 297u, | |
3751 154u, | |
3752 37u, | |
3753 1, | |
3754 0, | |
3755 0xA7u, | |
3756 0, | |
3757 0, | |
3758 "", | |
3759 (Texture *)(uTextureID_RestUI_restexit != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restexit] : 0), | |
3760 0); | |
3761 pButton_RestUI_Main = pGUIWindow_CurrentMenu->CreateButton( | |
3762 24u, | |
3763 154u, | |
3764 225u, | |
3765 37u, | |
3766 1, | |
3767 0, | |
3768 0x61u, | |
3769 0, | |
3770 0x52u, | |
3771 "", | |
3772 (Texture *)(uTextureID_RestUI_restb4 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb4] : 0), | |
3773 0); | |
3774 pButton_RestUI_WaitUntilDawn = pGUIWindow_CurrentMenu->CreateButton( | |
3775 61u, | |
3776 232u, | |
3777 154u, | |
3778 33u, | |
3779 1, | |
3780 0, | |
3781 0x6Du, | |
3782 0, | |
3783 0x44u, | |
3784 "", | |
3785 (Texture *)(uTextureID_RestUI_restb1 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb1] : 0), | |
3786 0); | |
3787 pButton_RestUI_Wait1Hour = pGUIWindow_CurrentMenu->CreateButton( | |
3788 61u, | |
3789 264u, | |
3790 154u, | |
3791 33u, | |
3792 1, | |
3793 0, | |
3794 0x60u, | |
3795 0, | |
3796 0x48u, | |
3797 "", | |
3798 (Texture *)(uTextureID_RestUI_restb2 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb2] : 0), | |
3799 0); | |
3800 pButton_RestUI_Wait5Minutes = pGUIWindow_CurrentMenu->CreateButton( | |
3801 61u, | |
3802 296u, | |
3803 154u, | |
3804 33u, | |
3805 1, | |
3806 0, | |
3807 0x5Fu, | |
3808 0, | |
3809 0x4Du, | |
3810 "", | |
3811 (Texture *)(uTextureID_RestUI_restb3 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restb3] : 0), | |
3812 0); | |
3813 } | |
3814 | |
3815 //----- (0041FA01) -------------------------------------------------------- | |
3816 void __cdecl RestUI_Draw() | |
3817 { | |
3818 int v0; // esi@1 | |
3819 Player **ppPlayers; // ecx@1 | |
3820 Player *pPlayer; // eax@2 | |
3821 unsigned int v3; // eax@15 | |
3822 char v4; // al@17 | |
3823 bool v5; // eax@21 | |
3824 GUIButton Dst; // [sp+8h] [bp-DCh]@19 | |
3825 //double v7; // [sp+C4h] [bp-20h]@17 | |
3826 float v8; // [sp+CCh] [bp-18h]@17 | |
3827 __int64 v9; // [sp+D0h] [bp-14h]@17 | |
3828 unsigned int v10; // [sp+D8h] [bp-Ch]@9 | |
3829 __int16 a9[2]; // [sp+DCh] [bp-8h]@1 | |
3830 int a5; // [sp+E0h] [bp-4h]@1 | |
3831 | |
3832 v0 = 0; | |
3833 a5 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xAu, 0, 0); | |
3834 *(int *)a9 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xE6u, 0xD6u, 0xC1u); | |
3835 ppPlayers = &pPlayers[1]; | |
3836 do | |
3837 { | |
3838 pPlayer = *ppPlayers; | |
3839 if ( !(*ppPlayers)->pConditions[14] && !pPlayer->pConditions[16] && pPlayer->sHealth > 0 ) | |
3840 ++v0; | |
3841 ++ppPlayers; | |
3842 } | |
3843 while ( (signed int)ppPlayers <= (signed int)&pPlayers[4] ); | |
3844 if ( v0 ) | |
3845 { | |
3846 pRenderer->DrawTextureIndexed( | |
3847 8u, | |
3848 8u, | |
3849 (Texture *)(uTextureID_RestUI_restmain != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_RestUI_restmain] : 0)); | |
3850 v10 = pParty->uCurrentHour; | |
3851 dword_506F1C = pGUIWindow_CurrentMenu->pCurrentPosActiveItem; | |
3852 if ( (signed int)pParty->uCurrentHour <= 12 ) | |
3853 { | |
3854 if ( !v10 ) | |
3855 v10 = 12; | |
3856 } | |
3857 else | |
3858 { | |
3859 v10 -= 12; | |
3860 } | |
3861 pRenderer->DrawTextureIndexed(16u, 26u, pTexture_RestUI_CurrentSkyFrame); | |
3862 if ( pTexture_RestUI_CurrentHourglassFrame ) | |
3863 { | |
3864 pTexture_RestUI_CurrentHourglassFrame->Release(); | |
3865 pIcons_LOD->_40F9C5(); | |
3866 } | |
3867 v3 = pEventTimer->uTimeElapsed + _507CD4_RestUI_hourglass_anim_controller; | |
3868 _507CD4_RestUI_hourglass_anim_controller += pEventTimer->uTimeElapsed; | |
3869 if ( (unsigned int)_507CD4_RestUI_hourglass_anim_controller >= 512 ) | |
3870 { | |
3871 v3 = 0; | |
3872 _507CD4_RestUI_hourglass_anim_controller = 0; | |
3873 } | |
3874 v9 = v3; | |
3875 v8 = (double)v3 * 0.001953125 * 120.0; | |
3876 //v7 = v8 + 6.7553994e15; | |
3877 HIDWORD(v9) = floorf(v8 + 0.5f);//LODWORD(v7); | |
3878 v4 = (int)floorf(v8 + 0.5f) % 256 + 1;//LOBYTE(v7) + 1; | |
3879 byte_4E2BC8 = v4; | |
3880 if ( (unsigned __int8)(v4) >= 0x78u ) | |
3881 { | |
3882 v4 = 1; | |
3883 byte_4E2BC8 = 1; | |
3884 } | |
3885 sprintf(pTmpBuf, "hglas%03d", (unsigned __int8)v4); | |
3886 pTexture_RestUI_CurrentHourglassFrame = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture(pTmpBuf, TEXTURE_16BIT_PALETTE)]; | |
3887 pRenderer->DrawTextureIndexed(0x10Bu, 0x9Fu, pTexture_RestUI_CurrentHourglassFrame); | |
3888 memset(&Dst, 0, 0xBCu); | |
3889 Dst.uX = 24; | |
3890 Dst.uY = 154; | |
3891 Dst.uWidth = 171; | |
3892 Dst.uHeight = 37; | |
3893 Dst.uZ = 194; | |
3894 Dst.uW = 190; | |
3895 Dst.pParent = pButton_RestUI_WaitUntilDawn->pParent; | |
3896 Dst.DrawLabel(pGlobalTXT_LocalizationStrings[183], pFontCreate, a5, *(int **)a9); | |
3897 Dst.pParent = 0; | |
3898 sprintf(pTmpBuf, "\r408%d", uRestUI_FoodRequiredToRest); | |
3899 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 0, 164, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3900 pButton_RestUI_WaitUntilDawn->DrawLabel( | |
3901 pGlobalTXT_LocalizationStrings[237], | |
3902 pFontCreate, | |
3903 a5, | |
3904 *(int **)a9); | |
3905 pButton_RestUI_Wait1Hour->DrawLabel(pGlobalTXT_LocalizationStrings[239], pFontCreate, a5, *(int **)a9); | |
3906 pButton_RestUI_Wait5Minutes->DrawLabel(pGlobalTXT_LocalizationStrings[238], pFontCreate, a5, *(int **)a9); | |
3907 pButton_RestUI_Exit->DrawLabel(pGlobalTXT_LocalizationStrings[81], pFontCreate, a5, *(int **)a9); | |
3908 memset(&Dst, 0, 0xBCu); | |
3909 Dst.uX = 45; | |
3910 Dst.uY = 199; | |
3911 Dst.uWidth = 185; | |
3912 Dst.uHeight = 30; | |
3913 Dst.uZ = 229; | |
3914 Dst.uW = 228; | |
3915 Dst.pParent = pButton_RestUI_WaitUntilDawn->pParent; | |
3916 Dst.DrawLabel(pGlobalTXT_LocalizationStrings[236], pFontCreate, a5, *(int **)a9); | |
3917 Dst.pParent = 0; | |
3918 v5 = pParty->uCurrentHour >= 0xC && pParty->uCurrentHour < 0x18; | |
3919 sprintf(pTmpBuf, "%d:%02d %s", v10, pParty->uCurrentMinute, aAMPMNames[v5]); | |
3920 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 368, 168, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3921 sprintf(pTmpBuf, "%s\r190%d", pGlobalTXT_LocalizationStrings[56], pParty->uDaysPlayed + 1); | |
3922 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 350, 190, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3923 sprintf(pTmpBuf, "%s\r190%d", pGlobalTXT_LocalizationStrings[146], pParty->uCurrentMonth + 1); | |
3924 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 350, 222, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3925 sprintf(pTmpBuf, "%s\r190%d", pGlobalTXT_LocalizationStrings[245], pParty->uCurrentYear); | |
3926 pGUIWindow_CurrentMenu->DrawText(pFontCreate, 350, 254, a5, pTmpBuf, 0, 0, *(unsigned int *)a9); | |
3927 if ( dword_506F14 ) | |
3928 Sleep6Hours(); | |
3929 } | |
3930 else | |
3931 { | |
3932 GUIWindow::Create( | |
3933 pButton_RestUI_Exit->uX, | |
3934 pButton_RestUI_Exit->uY, | |
3935 0, | |
3936 0, | |
3937 (enum WindowType)96, | |
3938 (int)pButton_RestUI_Exit, | |
3939 (int)pGlobalTXT_LocalizationStrings[81]); | |
3940 } | |
3941 } | |
3942 // 4E2BC8: using guessed type char byte_4E2BC8; | |
3943 // 506F14: using guessed type int dword_506F14; | |
3944 // 506F1C: using guessed type int dword_506F1C; | |
3945 // 50765C: using guessed type int uTextureID_RestUI_restmain; | |
3946 // 507CD4: using guessed type int 507CD4_RestUI_hourglass_anim_controller; | |
3947 | |
3948 //----- (0041FE71) -------------------------------------------------------- | |
3949 int Chest::CanPlaceItemAt(signed int a1, int a2, unsigned int uChestID) | |
3950 { | |
3951 int v3; // eax@1 | |
3952 unsigned int v4; // eax@1 | |
3953 Texture *v5; // ecx@1 | |
3954 signed int v6; // eax@1 | |
3955 signed int v7; // edi@3 | |
3956 signed int v8; // eax@3 | |
3957 int v9; // edi@3 | |
3958 int v10; // ebx@5 | |
3959 int v11; // esi@9 | |
3960 int v12; // edx@10 | |
3961 int v13; // ecx@11 | |
3962 char *v14; // eax@12 | |
3963 int v16; // [sp+Ch] [bp-Ch]@1 | |
3964 signed int v17; // [sp+10h] [bp-8h]@1 | |
3965 signed int v18; // [sp+14h] [bp-4h]@1 | |
3966 | |
3967 v17 = a1; | |
3968 v3 = pChests[uChestID].uChestBitmapID; | |
3969 v16 = pChestHeightsByType[v3]; | |
3970 v18 = pChestWidthsByType[v3]; | |
3971 v4 = pIcons_LOD->LoadTexture(pItemsTable->pItems[a2].pIconName, TEXTURE_16BIT_PALETTE); | |
3972 v5 = (Texture *)(v4 != -1 ? (int)&pIcons_LOD->pTextures[v4] : 0); | |
3973 v6 = (v4 != -1 ? pIcons_LOD->pTextures[v4].uTextureWidth : 24); | |
3974 if ( v6 < 14 ) | |
3975 v6 = 14; | |
3976 v7 = v6 - 14; | |
3977 v8 = v5->uTextureHeight; | |
3978 v9 = (v7 >> 5) + 1; | |
3979 if ( v8 < 14 ) | |
3980 v8 = 14; | |
3981 v10 = ((v8 - 14) >> 5) + 1; | |
3982 if ( !areWeLoadingTexture ) | |
3983 { | |
3984 v5->Release(); | |
3985 pIcons_LOD->_40F9C5(); | |
3986 } | |
3987 if ( v9 + v17 % v18 <= v18 && v10 + v17 / v18 <= v16 ) | |
3988 { | |
3989 v11 = 0; | |
3990 if ( v10 <= 0 ) | |
3991 return 1; | |
3992 v12 = 0; | |
3993 while ( 1 ) | |
3994 { | |
3995 v13 = 0; | |
3996 if ( v9 > 0 ) | |
3997 break; | |
3998 LABEL_15: | |
3999 v12 += v18; | |
4000 ++v11; | |
4001 if ( v11 >= v10 ) | |
4002 return 1; | |
4003 } | |
4004 v14 = (char *)&pChests[0].pInventoryIndices[v17 + v12 + 2662 * uChestID]; | |
4005 while ( !*(short *)v14 ) | |
4006 { | |
4007 ++v13; | |
4008 v14 += 2; | |
4009 if ( v13 >= v9 ) | |
4010 goto LABEL_15; | |
4011 } | |
4012 } | |
4013 return 0; | |
4014 } | |
4015 // 506128: using guessed type int areWeLoadingTexture; | |
4016 | |
4017 //----- (0041FF64) -------------------------------------------------------- | |
4018 int Chest::_41FF64(unsigned int uChestID) | |
4019 { | |
4020 unsigned int v1; // ecx@1 | |
4021 signed int result; // eax@1 | |
4022 int v3; // edx@1 | |
4023 ItemGen *pItem; // ecx@2 | |
4024 | |
4025 v1 = uChestID; | |
4026 result = 0; | |
4027 v3 = pChestWidthsByType[pChests[v1].uChestBitmapID] * pChestHeightsByType[pChests[v1].uChestBitmapID]; | |
4028 if ( v3 <= 0 ) | |
4029 { | |
4030 LABEL_5: | |
4031 result = -1; | |
4032 } | |
4033 else | |
4034 { | |
4035 pItem = pChests[v1].mm7__vector_pItems; | |
4036 while ( pItem->uItemID ) | |
4037 { | |
4038 ++result; | |
4039 ++pItem; | |
4040 if ( result >= v3 ) | |
4041 goto LABEL_5; | |
4042 } | |
4043 } | |
4044 return result; | |
4045 } | |
4046 | |
4047 //----- (0041FFA2) -------------------------------------------------------- | |
4048 int Chest::_41FFA2(int a1, ItemGen *a2, unsigned int uChestID) | |
4049 { | |
4050 int v3; // eax@1 | |
4051 ItemGen *v4; // edi@1 | |
4052 int v5; // esi@1 | |
4053 int result; // eax@11 | |
4054 unsigned int v7; // eax@12 | |
4055 int v8; // edx@12 | |
4056 int v9; // ecx@12 | |
4057 signed int v10; // eax@12 | |
4058 signed int v11; // edi@14 | |
4059 unsigned int v12; // esi@14 | |
4060 int v13; // edi@16 | |
4061 void *v14; // edi@21 | |
4062 int v15; // edi@21 | |
4063 int i; // ecx@21 | |
4064 ItemGen *Src; // [sp+Ch] [bp-18h]@1 | |
4065 signed int v18; // [sp+10h] [bp-14h]@2 | |
4066 int v19; // [sp+14h] [bp-10h]@1 | |
4067 int v20; // [sp+18h] [bp-Ch]@19 | |
4068 signed int v21; // [sp+1Ch] [bp-8h]@1 | |
4069 signed int v22; // [sp+20h] [bp-4h]@3 | |
4070 int v23; // [sp+20h] [bp-4h]@19 | |
4071 | |
4072 v21 = 0; | |
4073 v3 = pChests[uChestID].uChestBitmapID; | |
4074 v4 = a2; | |
4075 v5 = pChestWidthsByType[v3] * pChestHeightsByType[v3]; | |
4076 Src = a2; | |
4077 v19 = pChestWidthsByType[v3]; | |
4078 if ( a1 == -1 ) | |
4079 { | |
4080 v18 = _41FF64(uChestID); | |
4081 if ( v18 == -1 ) | |
4082 return 0; | |
4083 v22 = 0; | |
4084 if ( v5 > 0 ) | |
4085 { | |
4086 while ( !Chest::CanPlaceItemAt(v22, v4->uItemID, (unsigned int)pChestWindow->ptr_1C) ) | |
4087 { | |
4088 ++v22; | |
4089 if ( v22 >= v5 ) | |
4090 goto LABEL_8; | |
4091 } | |
4092 v21 = v22; | |
4093 } | |
4094 LABEL_8: | |
4095 if ( v22 == v5 ) | |
4096 { | |
4097 if ( uActiveCharacter ) | |
201 | 4098 pPlayers[uActiveCharacter]->PlaySound(SPEECH_NoRoom, 0); |
0 | 4099 return 0; |
4100 } | |
4101 v7 = pIcons_LOD->LoadTexture(pItemsTable->pItems[v4->uItemID].pIconName, TEXTURE_16BIT_PALETTE); | |
4102 HIWORD(v8) = 0; | |
4103 v9 = v7 != -1 ? (int)&pIcons_LOD->pTextures[v7] : 0; | |
4104 v10 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4105 if ( v10 < 14 ) | |
4106 v10 = 14; | |
4107 v11 = *(short *)(v9 + 26); | |
4108 v12 = ((v10 - 14) >> 5) + 1; | |
4109 if ( v11 < 14 ) | |
4110 v11 = 14; | |
4111 v13 = ((v11 - 14) >> 5) + 1; | |
4112 if ( !areWeLoadingTexture ) | |
4113 { | |
4114 ((Texture *)v9)->Release(); | |
4115 pIcons_LOD->_40F9C5(); | |
4116 } | |
4117 if ( v13 > 0 ) | |
4118 { | |
4119 v23 = 0; | |
4120 v20 = v13; | |
4121 do | |
4122 { | |
4123 if ( (signed int)v12 > 0 ) | |
4124 { | |
4125 v14 = &pChests[0].pInventoryIndices[v21 + v23 + 2662 * uChestID]; | |
4126 LOWORD(v8) = -1 - v21; | |
4127 v8 <<= 16; | |
4128 LOWORD(v8) = -1 - v21; | |
4129 memset32(v14, v8, v12 >> 1); | |
4130 v15 = (int)((char *)v14 + 4 * (v12 >> 1)); | |
4131 for ( i = v12 & 1; i; --i ) | |
4132 { | |
4133 *(short *)v15 = v8; | |
4134 v15 += 2; | |
4135 } | |
4136 } | |
4137 v23 += v19; | |
4138 --v20; | |
4139 } | |
4140 while ( v20 ); | |
4141 } | |
4142 pChests[0].pInventoryIndices[v21 + 2662 * uChestID] = v18 + 1; | |
4143 memcpy(&pChests[uChestID].mm7__vector_pItems[v18], Src, 0x24u); | |
4144 result = v21 + 1; | |
4145 } | |
4146 else | |
4147 { | |
4148 result = 1; | |
4149 } | |
4150 return result; | |
4151 } | |
4152 // 506128: using guessed type int areWeLoadingTexture; | |
4153 | |
4154 //----- (0042013E) -------------------------------------------------------- | |
4155 unsigned int Chest::PlaceItemAt(unsigned int a1, unsigned int uItemIdx, unsigned int uChestID) | |
4156 { | |
4157 int v3; // esi@1 | |
4158 unsigned int v4; // ebx@1 | |
4159 int uItemID; // edi@1 | |
4160 int v6; // edx@4 | |
4161 unsigned int v7; // eax@5 | |
4162 Texture *v8; // ecx@5 | |
4163 signed int v9; // eax@5 | |
4164 signed int v10; // edi@7 | |
4165 unsigned int v11; // ebx@7 | |
4166 int v12; // edi@9 | |
4167 int v13; // edx@12 | |
4168 void *v14; // edi@14 | |
4169 int v15; // edi@14 | |
4170 int i; // ecx@14 | |
4171 unsigned int result; // eax@18 | |
4172 __int16 v18; // [sp+Ch] [bp-10h]@1 | |
4173 int v19; // [sp+10h] [bp-Ch]@11 | |
4174 int v20; // [sp+14h] [bp-8h]@12 | |
4175 unsigned int v21; // [sp+18h] [bp-4h]@1 | |
4176 | |
4177 v3 = 5324 * uChestID; | |
4178 v21 = a1; | |
4179 v4 = 5324 * uChestID + 36 * uItemIdx; | |
4180 v18 = uItemIdx; | |
4181 uItemID = *(unsigned int *)((char *)&pChests[0].mm7__vector_pItems[0].uItemID + v4); | |
4182 pItemsTable->SetSpecialBonus((ItemGen *)((char *)pChests[0].mm7__vector_pItems + v4)); | |
4183 if ( uItemID >= 135 && uItemID <= 159 && !*(int *)((char *)&pChests[0].mm7__vector_pItems[0].uNumCharges + v4) ) | |
4184 { | |
4185 v6 = rand() % 21 + 10; | |
4186 *(int *)((char *)&pChests[0].mm7__vector_pItems[0].uNumCharges + v4) = v6; | |
4187 *(&pChests[0].mm7__vector_pItems[0].uMaxCharges + v4) = v6; | |
4188 } | |
4189 v7 = pIcons_LOD->LoadTexture(pItemsTable->pItems[uItemID].pIconName, TEXTURE_16BIT_PALETTE); | |
4190 v8 = (Texture *)(v7 != -1 ? (int)&pIcons_LOD->pTextures[v7] : 0); | |
4191 v9 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4192 if ( v9 < 14 ) | |
4193 v9 = 14; | |
4194 v10 = v8->uTextureHeight; | |
4195 v11 = ((v9 - 14) >> 5) + 1; | |
4196 if ( v10 < 14 ) | |
4197 v10 = 14; | |
4198 v12 = ((v10 - 14) >> 5) + 1; | |
4199 if ( !areWeLoadingTexture ) | |
4200 { | |
4201 v8->Release(); | |
4202 pIcons_LOD->_40F9C5(); | |
4203 } | |
4204 v19 = pChestWidthsByType[*(unsigned __int16 *)((char *)&pChests[0].uChestBitmapID + v3)]; | |
4205 if ( v12 > 0 ) | |
4206 { | |
4207 v13 = 0; | |
4208 v20 = v12; | |
4209 do | |
4210 { | |
4211 if ( (signed int)v11 > 0 ) | |
4212 { | |
4213 v14 = &pChests[0].pInventoryIndices[v21 + v13 + 2662 * uChestID]; | |
4214 LOWORD(v3) = -1 - v21; | |
4215 v3 <<= 16; | |
4216 LOWORD(v3) = -1 - v21; | |
4217 memset32(v14, v3, v11 >> 1); | |
4218 v15 = (int)((char *)v14 + 4 * (v11 >> 1)); | |
4219 for ( i = v11 & 1; i; --i ) | |
4220 { | |
4221 *(short *)v15 = v3; | |
4222 v15 += 2; | |
4223 } | |
4224 } | |
4225 v13 += v19; | |
4226 --v20; | |
4227 } | |
4228 while ( v20 ); | |
4229 } | |
4230 result = v21 + 2662 * uChestID; | |
4231 pChests[0].pInventoryIndices[result] = v18 + 1; | |
4232 return result; | |
4233 } | |
4234 // 506128: using guessed type int areWeLoadingTexture; | |
4235 | |
4236 //----- (00420284) -------------------------------------------------------- | |
4237 char *Chest::_420284(unsigned int uChestID) | |
4238 { | |
4239 int v1; // ebx@1 | |
4240 unsigned int v2; // esi@1 | |
4241 unsigned int v3; // esi@1 | |
4242 int uChestArea; // edi@1 | |
4243 int v5; // eax@2 | |
4244 int v6; // ebx@11 | |
4245 char *result; // eax@18 | |
4246 char Dst[144]; // [sp+Ch] [bp-A0h]@1 | |
4247 int v9; // [sp+9Ch] [bp-10h]@10 | |
4248 unsigned int v10; // [sp+A0h] [bp-Ch]@1 | |
4249 unsigned int v11; // [sp+A4h] [bp-8h]@8 | |
82 | 4250 ItemGen *v12; // [sp+A8h] [bp-4h]@9 |
0 | 4251 |
4252 v1 = 0; | |
4253 v2 = uChestID; | |
4254 v10 = uChestID; | |
4255 pRenderer->ClearZBuffer(0, 479); | |
4256 v3 = v2; | |
4257 uChestArea = pChestWidthsByType[pChests[v3].uChestBitmapID] * pChestHeightsByType[pChests[v3].uChestBitmapID]; | |
4258 memset(Dst, 0, 0x90u); | |
4259 if ( uChestArea > 0 ) | |
4260 { | |
4261 do | |
4262 { | |
4263 do | |
4264 v5 = (unsigned __int8)rand(); | |
4265 while ( v5 >= uChestArea ); | |
4266 while ( Dst[v5] ) | |
4267 { | |
4268 ++v5; | |
4269 if ( v5 == uChestArea ) | |
4270 v5 = 0; | |
4271 } | |
4272 Dst[v5] = v1++; | |
4273 } | |
4274 while ( v1 < uChestArea ); | |
4275 } | |
4276 v11 = 0; | |
4277 if ( uChestArea > 0 ) | |
4278 { | |
82 | 4279 v12 = pChests[v3].mm7__vector_pItems;//&pChests[v3].mm7__vector_pItems[0].uAttributes; |
0 | 4280 do |
4281 { | |
82 | 4282 v9 = v12->uItemID; |
0 | 4283 if ( v9 ) |
4284 { | |
4285 v6 = 0; | |
4286 while ( !Chest::CanPlaceItemAt((unsigned __int8)Dst[v6], v9, v10) ) | |
4287 { | |
4288 ++v6; | |
4289 if ( v6 >= uChestArea ) | |
82 | 4290 break; |
0 | 4291 } |
82 | 4292 if(v6<uChestArea) |
4293 { | |
4294 Chest::PlaceItemAt((unsigned __int8)Dst[v6], v11, v10); | |
4295 if ( pChests[v3].uFlags & 4 ) | |
4296 v12->uAttributes |= 1u; | |
4297 } | |
4298 } | |
0 | 4299 ++v11; |
82 | 4300 ++v12; |
0 | 4301 } |
4302 while ( (signed int)v11 < uChestArea ); | |
4303 } | |
4304 result = (char *)&pChests[v3].uFlags; | |
4305 pChests[v3].uFlags = pChests[v3].uFlags & 0xFFFB | 2; | |
4306 return result; | |
4307 } | |
4308 // 420284: using guessed type char Dst[144]; | |
4309 | |
4310 //----- (0042038D) -------------------------------------------------------- | |
4311 void __cdecl sub_42038D() | |
4312 { | |
4313 POINT *v0; // esi@2 | |
4314 int v1; // ecx@2 | |
4315 const char *v2; // eax@3 | |
4316 POINT v3; // [sp+0h] [bp-10h]@2 | |
4317 POINT a2; // [sp+8h] [bp-8h]@1 | |
4318 | |
4319 if ( pMouse->GetCursorPos(&a2)->y < 350 ) | |
4320 { | |
4321 v0 = pMouse->GetCursorPos(&a2); | |
4322 v1 = pRenderer->pActiveZBuffer[v0->x + pSRZBufferLineOffsets[pMouse->GetCursorPos(&v3)->y]]; | |
4323 if ( v1 ) | |
4324 { | |
4325 auto _w = (ItemGen *)(&pOtherOverlayList->pOverlays[49].field_4 + 2662 * (unsigned int)pChestWindow->ptr_1C | |
4326 + 18 * *((short *)&pChests[0].mm7__vector_pItems[139].uExpireTime | |
4327 + v1 + 2662 * (unsigned int)pChestWindow->ptr_1C + 3)); | |
4328 v2 = _w->GetDisplayName(); | |
4329 sub_41C0B8_set_status_string(v2); | |
4330 } | |
4331 } | |
4332 } | |
4333 | |
4334 //----- (0042041E) -------------------------------------------------------- | |
4335 bool Chest::Open(unsigned int uChestID) | |
4336 { | |
4337 char *v1; // edi@5 | |
4338 unsigned int v2; // eax@8 | |
4339 GUIWindow *v3; // eax@15 | |
4340 int v5; // edx@16 | |
4341 int v6; // eax@16 | |
4342 ODMFace *v7; // eax@19 | |
4343 int v8; // edx@19 | |
4344 int v9; // edi@19 | |
4345 signed int v10; // ebx@19 | |
4346 int v11; // ecx@19 | |
4347 int v12; // eax@19 | |
4348 BLVFace *v13; // eax@20 | |
4349 int v14; // ebx@21 | |
4350 int v15; // edi@21 | |
4351 int v16; // ecx@22 | |
4352 __int64 v17; // qax@22 | |
4353 double v18; // st7@23 | |
4354 double v19; // st6@23 | |
4355 double v20; // st7@23 | |
4356 int v21; // ecx@26 | |
4357 char v22[12]; // ST4C_12@28 | |
4358 unsigned int *v23; // edi@28 | |
4359 unsigned __int16 v24; // di@28 | |
4360 signed int v25; // ecx@28 | |
4361 char *v26; // edx@29 | |
4362 unsigned __int16 v27; // ax@32 | |
4363 //LayingItem a1; // [sp+14h] [bp-B0h]@28 | |
4364 int v29; // [sp+84h] [bp-40h]@16 | |
4365 int v30; // [sp+88h] [bp-3Ch]@16 | |
4366 int v31; // [sp+8Ch] [bp-38h]@16 | |
4367 int v32; // [sp+90h] [bp-34h]@16 | |
4368 float v33; // [sp+94h] [bp-30h]@23 | |
4369 char *v34; // [sp+98h] [bp-2Ch]@5 | |
4370 int v35; // [sp+9Ch] [bp-28h]@16 | |
4371 Vec3_int_ pOut; // [sp+A0h] [bp-24h]@28 | |
4372 int a4; // [sp+ACh] [bp-18h]@1 | |
4373 int v38; // [sp+B0h] [bp-14h]@21 | |
4374 int sRotX; // [sp+B4h] [bp-10h]@23 | |
4375 float v40; // [sp+B8h] [bp-Ch]@23 | |
4376 float v41; // [sp+BCh] [bp-8h]@23 | |
4377 int sRotY; // [sp+C0h] [bp-4h]@8 | |
4378 | |
4379 a4 = uChestID; | |
4380 if ( (uChestID & 0x80000000u) != 0 || (signed int)uChestID >= 20 ) | |
4381 return 0; | |
4382 ++pIcons_LOD->uTexturePacksCount; | |
4383 if ( !pIcons_LOD->uNumPrevLoadedFiles ) | |
4384 pIcons_LOD->uNumPrevLoadedFiles = pIcons_LOD->uNumLoadedFiles; | |
4385 v1 = (char *)&pChests[uChestID].uFlags; | |
4386 v34 = v1; | |
4387 if ( !(*v1 & CHEST_ITEMS_PLACED) ) | |
4388 Chest::_420284(uChestID); | |
4389 if ( !uActiveCharacter ) | |
4390 return 0; | |
4391 *(float *)&sRotY = 0.0; | |
4392 v2 = pMapStats->GetMapInfo(pCurrentMapName); | |
4393 if ( !(*v1 & 1) || !v2 ) | |
4394 goto LABEL_12; | |
237 | 4395 if ( pPlayers[uActiveCharacter]->GetDisarmTrap() < 2 * pMapStats->pInfos[v2].LockX5 ) |
0 | 4396 { |
4397 v29 = 811; | |
4398 v30 = 812; | |
4399 v31 = 813; | |
4400 v32 = 814; | |
4401 v5 = rand() % 4; | |
4402 v6 = dword_5B5920 >> 3; | |
4403 v35 = v5; | |
141 | 4404 if ( (dword_5B5920 & 7) == OBJECT_Decoration) |
0 | 4405 { |
4406 v16 = v6; | |
4407 v14 = pLevelDecorations[v6].vPosition.x; | |
4408 v38 = pLevelDecorations[v6].vPosition.y; | |
4409 v17 = pDecorationList->pDecorations[pLevelDecorations[v6].uDecorationDescID].uDecorationHeight; | |
4410 v15 = pLevelDecorations[v16].vPosition.z + (((signed int)v17 - HIDWORD(v17)) >> 1); | |
4411 } | |
4412 else | |
4413 { | |
141 | 4414 if ( (dword_5B5920 & 7) != OBJECT_BModel) |
0 | 4415 goto LABEL_12; |
4416 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
4417 { | |
4418 v7 = &pOutdoor->pBModels[dword_5B5920 >> 9].pFaces[(dword_5B5920 >> 3) & 0x3F]; | |
4419 v8 = v7->pBoundingBox.y1; | |
4420 v9 = v7->pBoundingBox.z2; | |
4421 v10 = v7->pBoundingBox.x1 + v7->pBoundingBox.x2; | |
4422 v11 = v7->pBoundingBox.y2; | |
4423 v12 = v7->pBoundingBox.z1; | |
4424 } | |
4425 else | |
4426 { | |
4427 v13 = &pIndoor->pFaces[v6]; | |
4428 v8 = v13->pBounding.y1; | |
4429 v9 = v13->pBounding.z2; | |
4430 v10 = v13->pBounding.x1 + v13->pBounding.x2; | |
4431 v11 = v13->pBounding.y2; | |
4432 v12 = v13->pBounding.z1; | |
4433 } | |
4434 v14 = v10 >> 1; | |
4435 v38 = (v8 + v11) >> 1; | |
4436 v15 = (v12 + v9) >> 1; | |
4437 } | |
4438 v18 = (double)pParty->vPosition.x - (double)v14; | |
4439 *(float *)&a4 = v18; | |
4440 v19 = (double)pParty->vPosition.y - (double)v38; | |
4441 v33 = v19; | |
4442 v41 = (double)pParty->sEyelevel + (double)pParty->vPosition.z - (double)v15; | |
4443 *(float *)&sRotY = v19 * v19; | |
4444 *(float *)&sRotX = v18 * v18; | |
4445 v20 = sqrt(v41 * v41 + *(float *)&sRotX + *(float *)&sRotY); | |
4446 v40 = v20; | |
4447 if ( v20 <= 1.0 ) | |
4448 { | |
4449 *(float *)&sRotX = 0.0; | |
4450 *(float *)&sRotY = 0.0; | |
4451 } | |
4452 else | |
4453 { | |
4454 sRotY = (signed __int64)sqrt(*(float *)&sRotX + *(float *)&sRotY); | |
4455 sRotX = stru_5C6E00->Atan2((signed __int64)*(float *)&a4, (signed __int64)v33); | |
4456 sRotY = stru_5C6E00->Atan2(sRotY, (signed __int64)v41); | |
4457 } | |
4458 v21 = 256; | |
4459 if ( v40 < 256.0 ) | |
4460 v21 = (signed __int64)v40 / 4; | |
4461 *(int *)&v22[8] = v15; | |
4462 *(_QWORD *)v22 = __PAIR__(v38, v14); | |
4463 Vec3_int_::Rotate(v21, sRotX, sRotY, *(Vec3_int_ *)v22, &pOut.x, &pOut.z, &pOut.y); | |
4464 v23 = (unsigned int *)(&v29 + v35); | |
4465 sub_42F7EB_DropItemAt(*v23, pOut.x, pOut.z, pOut.y, 0, 1, 0, 0x30u, 0); | |
4466 | |
4467 LayingItem a1; // [sp+14h] [bp-B0h]@28 | |
4468 //LayingItem::LayingItem(&a1); | |
4469 | |
4470 a1.stru_24.Reset(); | |
4471 v24 = *(short *)v23; | |
4472 v25 = 0; | |
4473 a1.field_50 = 0; | |
4474 a1.field_4C = 0; | |
4475 a1.field_48 = 0; | |
4476 a1.field_54 = 0; | |
4477 a1.uItemType = v24; | |
4478 if ( (signed int)pObjectList->uNumObjects <= 0 ) | |
4479 { | |
4480 LABEL_32: | |
4481 v27 = 0; | |
4482 } | |
4483 else | |
4484 { | |
4485 v26 = (char *)&pObjectList->pObjects->uObjectID; | |
4486 while ( v24 != *(short *)v26 ) | |
4487 { | |
4488 ++v25; | |
4489 v26 += 56; | |
4490 if ( v25 >= (signed int)pObjectList->uNumObjects ) | |
4491 goto LABEL_32; | |
4492 } | |
4493 v27 = v25; | |
4494 } | |
4495 a1.uObjectDescID = v27; | |
4496 a1.vPosition.y = pOut.z; | |
4497 a1.vPosition.x = pOut.x; | |
4498 a1.vPosition.z = pOut.y; | |
4499 a1.uSoundID = 0; | |
4500 a1.uAttributes = 48; | |
4501 a1.uSectorID = pIndoor->GetSector(pOut.x, pOut.z, pOut.y); | |
4502 a1.uSpriteFrameID = 0; | |
4503 a1.field_58 = 0; | |
4504 a1.field_5C = 0; | |
4505 a1.uFacing = 0; | |
4506 a1.Create(0, 0, 0, 0); | |
4507 pAudioPlayer->PlaySound(SOUND_8, 0, 0, -1, 0, 0, 0, 0); | |
4508 a1._438E35(); | |
4509 *v34 &= 0xFEu; | |
4510 if ( uActiveCharacter && !qword_A750D8 && !dword_507CD8 ) | |
4511 { | |
4512 qword_A750D8 = 256i64; | |
4513 word_A750E0 = 5; | |
4514 word_A750E2 = uActiveCharacter; | |
4515 } | |
4516 pIcons_LOD->_4114F2(); | |
4517 dword_507CD8 = 0; | |
4518 return 0; | |
4519 } | |
4520 *v1 &= 0xFEu; | |
4521 sRotY = 1; | |
4522 LABEL_12: | |
4523 pAudioPlayer->StopChannels(-1, -1); | |
4524 pAudioPlayer->PlaySound((SoundID)208, 0, 0, -1, 0, 0, 0, 0); | |
4525 if ( *(float *)&sRotY != 0.0 ) | |
4526 { | |
4527 if ( !dword_507CD8 ) | |
187 | 4528 pPlayers[uActiveCharacter]->PlaySound(SPEECH_4, 0); |
0 | 4529 } |
4530 dword_507CD8 = 0; | |
4531 v3 = GUIWindow::Create(0, 0, 640u, 480u, WINDOW_Chest, a4, 0); | |
4532 pGUIWindow_CurrentMenu = v3; | |
4533 pChestWindow = v3; | |
4534 pBtn_ExitCancel = v3->CreateButton( | |
4535 0x1D7u, | |
4536 0x1BDu, | |
4537 0xA9u, | |
4538 0x23u, | |
4539 1, | |
4540 0, | |
4541 0x71u, | |
4542 0, | |
4543 0, | |
4544 pGlobalTXT_LocalizationStrings[79],// Exit | |
4545 (Texture *)(uTextureID_506438 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_506438] : 0), | |
4546 0); | |
4547 pChestWindow->CreateButton(7u, 8u, 460u, 343u, 1, 0, 0xCu, 0, 0, "", 0); | |
151 | 4548 pCurrentScreen = SCREEN_CHEST; |
0 | 4549 pEventTimer->Pause(); |
4550 return 1; | |
4551 } | |
4552 | |
4553 //----- (0042092D) -------------------------------------------------------- | |
4554 void Chest::DrawChestUI(unsigned int uChestID) | |
4555 { | |
4556 Render *v1; // edi@1 | |
4557 unsigned int v2; // ebx@1 | |
4558 unsigned int v3; // ebx@1 | |
4559 int v4; // eax@1 | |
4560 unsigned int v5; // eax@1 | |
4561 int v6; // ecx@3 | |
4562 unsigned int v7; // eax@4 | |
4563 Texture *v8; // esi@4 | |
4564 signed int v9; // ecx@4 | |
4565 signed int v10; // edx@4 | |
4566 signed int v11; // eax@4 | |
4567 int v12; // eax@6 | |
4568 int v13; // eax@6 | |
4569 unsigned int v14; // ST34_4@8 | |
4570 int v15; // edi@8 | |
4571 int *v16; // [sp+Ch] [bp-28h]@1 | |
4572 int v17; // [sp+10h] [bp-24h]@4 | |
4573 int v18; // [sp+14h] [bp-20h]@1 | |
4574 signed int v19; // [sp+18h] [bp-1Ch]@1 | |
4575 int v20; // [sp+1Ch] [bp-18h]@1 | |
4576 signed int v21; // [sp+20h] [bp-14h]@1 | |
4577 char *v22; // [sp+2Ch] [bp-8h]@2 | |
4578 signed int v23; // [sp+30h] [bp-4h]@1 | |
4579 | |
4580 v1 = pRenderer; | |
4581 v2 = uChestID; | |
4582 v16 = pRenderer->pActiveZBuffer; | |
4583 pRenderer->ClearZBuffer(0, 479); | |
4584 v3 = v2; | |
4585 v4 = pChests[v3].uChestBitmapID; | |
4586 v20 = pChestSmthn1ByType[v4]; | |
4587 v18 = pChestSmthn2ByType[v4]; | |
4588 v21 = pChestWidthsByType[v4]; | |
4589 v19 = pChestHeightsByType[v4]; | |
4590 sprintf(pTmpBuf, "chest%02d", pChestList->pChests[pChests[v3].uChestBitmapID].uTextureID); | |
4591 v5 = pIcons_LOD->LoadTexture(pTmpBuf, TEXTURE_16BIT_PALETTE); | |
4592 pRenderer->DrawTextureIndexed(8u, 8u, (Texture *)(v5 != -1 ? (int)&pIcons_LOD->pTextures[v5] : 0)); | |
4593 v23 = 0; | |
4594 if ( v21 * v19 > 0 ) | |
4595 { | |
4596 v22 = (char *)pChests[v3].pInventoryIndices; | |
4597 do | |
4598 { | |
4599 v6 = *(short *)v22; | |
4600 if ( v6 > 0 ) | |
4601 { | |
4602 v17 = v18 + 32 * v23 / v19; | |
4603 v7 = pIcons_LOD->LoadTexture( | |
4604 pItemsTable->pItems[*(int *)((char *)&pOtherOverlayList->pOverlays[49].field_4 + 36 * v6 + v3 * 5324)].pIconName, | |
4605 TEXTURE_16BIT_PALETTE); | |
4606 v8 = (Texture *)(v7 != -1 ? &pIcons_LOD->pTextures[v7] : 0); | |
4607 v9 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4608 v10 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureHeight : 26); | |
4609 v11 = (v7 != -1 ? pIcons_LOD->pTextures[v7].uTextureWidth : 24); | |
4610 if ( v9 < 14 ) | |
4611 v11 = 14; | |
4612 v12 = v11 - 14; | |
4613 LOBYTE(v12) = v12 & 0xE0; | |
4614 v13 = v12 + 32; | |
4615 if ( (signed int)v8->uTextureHeight < 14 ) | |
4616 v10 = 14; | |
4617 v14 = v20 + 32 * v23 % v21 + ((v13 - v9) >> 1); | |
4618 v15 = v17 + ((((v10 - 14) & 0xFFFFFFE0) - v8->uTextureHeight + 32) >> 1); | |
4619 pRenderer->DrawTextureTransparent( | |
4620 v14, | |
4621 v17 + ((((v10 - 14) & 0xFFFFFFE0) - v8->uTextureHeight + 32) >> 1), | |
4622 v8); | |
4623 sub_40F92A(&v16[v14 + pSRZBufferLineOffsets[v15]], v8, v23 + 1); | |
4624 v1 = pRenderer; | |
4625 } | |
4626 ++v23; | |
4627 v22 += 2; | |
4628 } | |
4629 while ( v23 < v21 * v19 ); | |
4630 } | |
24 | 4631 pRenderer->DrawTextureIndexed(pBtn_ExitCancel->uX, pBtn_ExitCancel->uY, |
0 | 4632 (Texture *)(uTextureID_506438 != -1 ? (int)&pIcons_LOD->pTextures[uTextureID_506438] : 0)); |
4633 } | |
4634 | |
4635 //----- (00420B13) -------------------------------------------------------- | |
4636 void __fastcall sub_420B13(int a1, int a2) | |
4637 { | |
4638 void *v2; // eax@1 | |
4639 ItemGen *v3; // ebx@1 | |
4640 unsigned int v4; // eax@1 | |
4641 Texture *v5; // ecx@1 | |
4642 signed int v6; // eax@1 | |
4643 signed int v7; // edi@3 | |
4644 signed int v8; // eax@3 | |
4645 int v9; // edi@3 | |
4646 int v10; // eax@5 | |
4647 int v11; // esi@8 | |
4648 unsigned int v12; // ecx@10 | |
4649 void *v13; // edi@10 | |
4650 unsigned __int8 v14; // cf@10 | |
4651 int v15; // edi@10 | |
4652 int i; // ecx@10 | |
4653 int v17; // [sp+Ch] [bp-14h]@1 | |
4654 int v18; // [sp+10h] [bp-10h]@3 | |
4655 int v19; // [sp+14h] [bp-Ch]@1 | |
4656 void *v20; // [sp+18h] [bp-8h]@1 | |
4657 int v21; // [sp+1Ch] [bp-4h]@5 | |
4658 int v22; // [sp+1Ch] [bp-4h]@8 | |
4659 | |
4660 v19 = a2; | |
4661 v2 = pChestWindow->ptr_1C; | |
4662 v20 = v2; | |
4663 v2 = (void *)(5324 * (int)v2); | |
4664 v3 = (ItemGen *)((char *)v2 + 36 * a1 + (int)((char *)pChests + 4)); | |
4665 v17 = pChestWidthsByType[*(short *)((char *)v2 + (int)pChests)]; | |
4666 v4 = pIcons_LOD->LoadTexture(pItemsTable->pItems[v3->uItemID].pIconName, TEXTURE_16BIT_PALETTE); | |
4667 v5 = (Texture *)(v4 != -1 ? (int)&pIcons_LOD->pTextures[v4] : 0); | |
4668 v6 = (v4 != -1 ? pIcons_LOD->pTextures[v4].uTextureWidth : 24); | |
4669 if ( v6 < 14 ) | |
4670 v6 = 14; | |
4671 v7 = v6 - 14; | |
4672 v8 = v5->uTextureHeight; | |
4673 v9 = (v7 >> 5) + 1; | |
4674 v18 = v9; | |
4675 if ( v8 < 14 ) | |
4676 v8 = 14; | |
4677 v10 = ((v8 - 14) >> 5) + 1; | |
4678 v21 = v10; | |
4679 if ( !areWeLoadingTexture ) | |
4680 { | |
4681 v5->Release(); | |
4682 pIcons_LOD->_40F9C5(); | |
4683 v10 = v21; | |
4684 } | |
4685 if ( v10 > 0 ) | |
4686 { | |
4687 v11 = 0; | |
4688 v22 = v10; | |
4689 do | |
4690 { | |
4691 if ( v9 > 0 ) | |
4692 { | |
4693 v12 = v9; | |
4694 v13 = &pChests[0].pInventoryIndices[v19 + v11 + 2662 * (int)v20]; | |
4695 v14 = v12 & 1; | |
4696 v12 >>= 1; | |
4697 memset(v13, 0, 4 * v12); | |
4698 v15 = (int)((char *)v13 + 4 * v12); | |
4699 for ( i = v14; i; --i ) | |
4700 { | |
4701 *(short *)v15 = 0; | |
4702 v15 += 2; | |
4703 } | |
4704 v9 = v18; | |
4705 } | |
4706 v11 += v17; | |
4707 --v22; | |
4708 } | |
4709 while ( v22 ); | |
4710 } | |
4711 v3->Reset(); | |
4712 } | |
4713 // 506128: using guessed type int areWeLoadingTexture; | |
4714 | |
4715 //----- (00420C05) -------------------------------------------------------- | |
4716 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal) | |
4717 { | |
4718 unsigned int v2; // edi@1 | |
4719 int v3; // ebp@1 | |
4720 unsigned int v4; // esi@1 | |
4721 int v5; // ecx@6 | |
4722 NPCData *v6; // eax@6 | |
4723 signed int v7; // edx@8 | |
4724 signed int v8; // ebx@10 | |
4725 char *v9; // edi@11 | |
4726 signed int v10; // ecx@17 | |
4727 int v11; // eax@21 | |
4728 NPCData *v12; // ecx@21 | |
4729 unsigned int v13; // ecx@23 | |
4730 signed int v14; // [sp+Ch] [bp-4h]@6 | |
4731 | |
4732 v2 = 0; | |
4733 v3 = 0; | |
4734 v4 = uNumGold; | |
4735 if ( _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal ) | |
4736 { | |
4737 if ( _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal == 1 ) | |
4738 { | |
4739 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[467], uNumGold);// You found %lu gold! | |
4740 } | |
4741 else | |
4742 { | |
4743 if ( _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal == 2 ) | |
4744 pTmpBuf2[0] = 0; | |
4745 } | |
4746 } | |
4747 else | |
4748 { | |
4749 v14 = 0; | |
4750 v5 = 0; | |
4751 v6 = pParty->pHirelings; | |
4752 do | |
4753 { | |
4754 if ( v6->pName ) | |
4755 { | |
4756 v7 = v14++; | |
4757 pTmpBuf[v7] = v5; | |
4758 } | |
4759 ++v6; | |
4760 ++v5; | |
4761 } | |
4762 while ( (signed int)v6 < (signed int)&pParty->pPickedItem ); | |
4763 v8 = 0; | |
4764 if ( (signed int)pNPCStats->uNumNewNPCs > 0 ) | |
4765 { | |
4766 v9 = (char *)pNPCStats->pNewNPCData; | |
4767 do | |
4768 { | |
4769 if ( v9[8] & 0x80 | |
4770 && (!pParty->pHirelings[0].pName || strcmp(*(const char **)v9, pParty->pHirelings[0].pName)) | |
4771 && (!pParty->pHirelings[1].pName || strcmp(*(const char **)v9, pParty->pHirelings[1].pName)) ) | |
4772 { | |
4773 v10 = v14++; | |
4774 pTmpBuf[v10] = v8 + 2; | |
4775 } | |
4776 ++v8; | |
4777 v9 += 76; | |
4778 } | |
4779 while ( v8 < (signed int)pNPCStats->uNumNewNPCs ); | |
4780 v2 = 0; | |
4781 } | |
4782 if ( v14 > 0 ) | |
4783 { | |
4784 do | |
4785 { | |
4786 v11 = (unsigned __int8)pTmpBuf[v2]; | |
4787 v12 = &pNPCStats->pNPCData[v11 + 499]; | |
33 | 4788 if ( (unsigned __int8)pTmpBuf[v2] < 2 ) |
0 | 4789 v12 = &pParty->pHirelings[v11]; |
4790 v13 = v12->uProfession; | |
4791 if ( v13 ) | |
4792 v3 += *(&pNPCStats->field_13A58 + 5 * v13); | |
4793 ++v2; | |
4794 } | |
4795 while ( (signed int)v2 < v14 ); | |
4796 } | |
4797 if ( CheckHiredNPCSpeciality(0x1Fu) ) | |
4798 v4 += (signed int)(10 * v4) / 100; | |
4799 if ( CheckHiredNPCSpeciality(0x20u) ) | |
4800 v4 += (signed int)(20 * v4) / 100; | |
4801 if ( CheckHiredNPCSpeciality(0x2Du) ) | |
4802 v4 += (signed int)(10 * v4) / 100; | |
4803 if ( v3 ) | |
4804 { | |
4805 v3 = (signed int)(v4 * v3 / 100) / 100; | |
4806 if ( v3 < 1 ) | |
4807 v3 = 1; | |
4808 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[466], v4, v3);// You found %lu gold (followers take %lu)! | |
4809 } | |
4810 else | |
4811 { | |
4812 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[467], v4);// You found %lu gold! | |
4813 } | |
4814 v2 = 0; | |
4815 } | |
4816 pParty->uNumGold += v4 - v3; | |
4817 pUIAnim_Gold->uAnimTime = v2; | |
4818 pUIAnim_Gold->uAnimLength = 8 * pIconsFrameTable->pIcons[(signed __int16)pUIAnim_Gold->uIconID].uAnimLength; | |
4819 if ( pTmpBuf2[0] ) | |
4820 ShowStatusBarString(pTmpBuf2, 2u); | |
4821 pAudioPlayer->PlaySound(SOUND_GoldReceived, v2, v2, -1, v2, v2, v2, v2); | |
4822 } | |
4823 | |
4824 //----- (00420E01) -------------------------------------------------------- | |
4825 void __cdecl sub_420E01() | |
4826 { | |
4827 void *v0; // edi@1 | |
4828 POINT *v1; // esi@2 | |
4829 int v2; // eax@2 | |
4830 int v3; // ebx@4 | |
4831 int v4; // esi@6 | |
4832 int v5; // ecx@6 | |
4833 //LayingItem v6; // [sp+Ch] [bp-80h]@1 | |
4834 char v7; // [sp+7Ch] [bp-10h]@2 | |
4835 POINT a2; // [sp+84h] [bp-8h]@2 | |
4836 | |
4837 LayingItem v6; // [sp+Ch] [bp-80h]@1 | |
4838 //LayingItem::LayingItem(&v6); | |
4839 | |
4840 v0 = pGUIWindow_CurrentMenu->ptr_1C; | |
4841 if ( pParty->pPickedItem.uItemID ) | |
4842 { | |
4843 if ( Chest::_41FFA2(-1, &pParty->pPickedItem, (unsigned int)pGUIWindow_CurrentMenu->ptr_1C) ) | |
4844 pMouse->RemoveHoldingItem(); | |
4845 } | |
4846 else | |
4847 { | |
4848 v1 = pMouse->GetCursorPos(&a2); | |
4849 v2 = pRenderer->pActiveZBuffer[v1->x + pSRZBufferLineOffsets[pMouse->GetCursorPos((POINT *)&v7)->y]] & 0xFFFF; | |
4850 if ( v2 ) | |
4851 { | |
4852 if ( v2 ) | |
4853 v3 = v2 - 1; | |
4854 else | |
4855 v3 = -1; | |
4856 v4 = pChests[0].pInventoryIndices[v3 + 2662 * (int)v0] - 1; | |
4857 v5 = 5324 * (int)v0 + 36 * v4; | |
4858 if ( pItemsTable->pItems[*(unsigned int *)((char *)&pChests[0].mm7__vector_pItems[0].uItemID + v5)].uEquipType == 18 ) | |
4859 { | |
4860 party_finds_gold(*(int *)((char *)&pChests[0].mm7__vector_pItems[0].uAdditionalValue + v5), 0); | |
4861 viewparams->bRedrawGameUI = 1; | |
4862 } | |
4863 else | |
4864 { | |
4865 pParty->SetHoldingItem((ItemGen *)((char *)pChests[0].mm7__vector_pItems + v5)); | |
4866 } | |
4867 sub_420B13(v4, v3); | |
4868 } | |
4869 } | |
4870 } | |
4871 | |
4872 //----- (00420EFF) -------------------------------------------------------- | |
4873 void __cdecl GameUI_WritePointedObjectStatusString() | |
4874 { | |
4875 int v1; // ebx@6 | |
8 | 4876 GUIWindow *pWindow; // edi@7 |
4877 GUIButton *pButton; // ecx@11 | |
4878 Player *pPlayer; // eax@19 | |
0 | 4879 char v5; // cl@19 |
4880 unsigned int v6; // eax@19 | |
4881 int v7; // ecx@19 | |
4882 __int16 v8; // fps@23 | |
4883 unsigned __int8 v9; // c0@23 | |
4884 unsigned __int8 v10; // c3@23 | |
8 | 4885 enum UIMessageType pMessageType1; // esi@24 |
0 | 4886 int v12; // edx@25 |
4887 char *v13; // ecx@28 | |
4888 int v14; // eax@41 | |
8 | 4889 ItemGen *pItemGen; // ecx@44 |
0 | 4890 int v16; // ecx@46 |
4891 const char *v17; // eax@49 | |
4892 signed int v18; // eax@55 | |
4893 signed int v19; // ecx@63 | |
4894 BLVFace *pFace; // eax@69 | |
4895 __int16 v21; // ax@70 | |
4896 const char *v22; // eax@72 | |
4897 LevelDecoration *v23; // ecx@75 | |
4898 LevelDecoration *v24; // esi@75 | |
4899 __int16 v25; // ax@75 | |
4900 const char *v26; // ecx@79 | |
4901 Actor *pActor; // ecx@82 | |
4902 char *v28; // esi@82 | |
4903 int v29; // eax@82 | |
4904 signed int v30; // ecx@88 | |
4905 const char *v31; // eax@91 | |
4906 __int16 v32; // fps@109 | |
14 | 4907 //unsigned __int8 v33; // c0@109 |
4908 //unsigned __int8 v34; // c3@109 | |
8 | 4909 enum UIMessageType pMessageType2; // esi@110 |
0 | 4910 int v36; // edx@111 |
8 | 4911 enum UIMessageType pMessageType3; // edx@117 |
0 | 4912 int v38; // ecx@118 |
4913 const char *v39; // [sp-8h] [bp-E8h]@20 | |
4914 char *v40; // [sp-8h] [bp-E8h]@83 | |
4915 int v41; // [sp-4h] [bp-E4h]@20 | |
4916 char Str1[200]; // [sp+Ch] [bp-D4h]@129 | |
4917 unsigned int pX; // [sp+D4h] [bp-Ch]@1 | |
4918 unsigned int pY; // [sp+D8h] [bp-8h]@1 | |
4919 unsigned int v45; // [sp+DCh] [bp-4h]@21 | |
4920 | |
4921 v13 = nullptr; | |
4922 | |
4923 pMouse->uPointingObjectID = 0; | |
4924 pMouse->GetClickPos(&pX, &pY); | |
14 | 4925 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 | 4926 return; |
4927 if ( !pCurrentScreen ) | |
4928 { | |
4929 if ( (signed int)pX > 467 || (signed int)pY > 351 ) | |
4930 goto _click_on_game_ui; | |
4931 if ( pRenderer->pRenderD3D ) | |
4932 { | |
4933 v18 = pGame->pVisInstance->get_picked_object_zbuf_val(); | |
4934 if ( (signed int)pX < (signed int)pViewport->uScreenX | |
4935 || (signed int)pX > (signed int)pViewport->uScreenZ | |
4936 || (signed int)pY < (signed int)pViewport->uScreenY | |
4937 || (signed int)pY > (signed int)pViewport->uScreenW ) | |
4938 v18 = -1; | |
4939 if ( v18 == -1 ) | |
8 | 4940 //goto LABEL_61; |
4941 { | |
4942 pMouse->uPointingObjectID = 0; | |
4943 if ( pMouse->uPointingObjectID == 0 ) | |
4944 { | |
4945 if ( uLastPointedObjectID != 0 ) | |
4946 { | |
4947 pStatusBarString[0] = 0; | |
4948 bForceDrawStatusBar = 1; | |
4949 } | |
4950 } | |
4951 uLastPointedObjectID = pMouse->uPointingObjectID; | |
4952 return; | |
4953 } | |
0 | 4954 } |
4955 else | |
4956 { | |
4957 v18 = pRenderer->pActiveZBuffer[pX + pSRZBufferLineOffsets[pY]]; | |
4958 } | |
4959 pMouse->uPointingObjectID = (unsigned __int16)v18; | |
4960 v19 = (signed int)(unsigned __int16)v18 >> 3; | |
4961 if ( (v18 & 7) == OBJECT_Item ) | |
4962 { | |
4963 v30 = v19; | |
4964 if ( pObjectList->pObjects[pLayingItems[v30].uObjectDescID].uFlags & 0x10 ) | |
8 | 4965 //goto LABEL_73; |
4966 { | |
4967 pMouse->uPointingObjectID = 0; | |
4968 //goto LABEL_50; | |
4969 uLastPointedObjectID = 1; | |
4970 if ( pMouse->uPointingObjectID == 0 ) | |
4971 { | |
4972 if ( uLastPointedObjectID != 0 ) | |
4973 { | |
4974 pStatusBarString[0] = 0; | |
4975 bForceDrawStatusBar = 1; | |
4976 } | |
4977 } | |
4978 uLastPointedObjectID = pMouse->uPointingObjectID; | |
4979 return; | |
4980 } | |
0 | 4981 if ( v18 >= (signed int)0x2000000u || pParty->pPickedItem.uItemID ) |
4982 { | |
4983 v22 = pLayingItems[v30].stru_24.GetDisplayName(); | |
8 | 4984 //LABEL_93: |
0 | 4985 v26 = v22; |
8 | 4986 //goto LABEL_87; |
4987 sub_41C0B8_set_status_string(v26); | |
4988 if ( pMouse->uPointingObjectID == 0 ) | |
4989 { | |
4990 if ( uLastPointedObjectID != 0 ) | |
4991 { | |
4992 pStatusBarString[0] = 0; | |
4993 bForceDrawStatusBar = 1; | |
4994 } | |
4995 } | |
4996 uLastPointedObjectID = pMouse->uPointingObjectID; | |
4997 return; | |
0 | 4998 } |
4999 v31 = pLayingItems[v30].stru_24.GetDisplayName(); | |
5000 v28 = pTmpBuf; | |
5001 sprintf(pTmpBuf, pGlobalTXT_LocalizationStrings[470], v31);// "Get %s" | |
5002 } | |
5003 else | |
5004 { | |
5005 if ( (v18 & 7) != OBJECT_Actor ) | |
5006 { | |
5007 if ( (v18 & 7) == OBJECT_Decoration ) | |
5008 { | |
5009 v23 = &pLevelDecorations[v19]; | |
5010 v24 = v23; | |
5011 v25 = v23->field_16_event_id; | |
5012 if ( !v25 ) | |
5013 { | |
5014 if ( v23->IsInteractive() ) | |
5015 v26 = pNPCTopics[stru_5E4C90._decor_events[v24->_idx_in_stru123 - 75] + 379].pTopic; | |
5016 else | |
5017 v26 = pDecorationList->pDecorations[v24->uDecorationDescID].field_20; | |
8 | 5018 //goto LABEL_87; |
5019 sub_41C0B8_set_status_string(v26); | |
5020 if ( pMouse->uPointingObjectID == 0 ) | |
5021 { | |
5022 if ( uLastPointedObjectID != 0 ) | |
5023 { | |
5024 pStatusBarString[0] = 0; | |
5025 bForceDrawStatusBar = 1; | |
5026 } | |
5027 } | |
5028 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5029 return; | |
0 | 5030 } |
5031 v22 = _444732_GetEventHintString(v25); | |
5032 if ( !v22 ) | |
8 | 5033 //goto _return; |
5034 { | |
5035 if ( pMouse->uPointingObjectID == 0 ) | |
5036 { | |
5037 if ( uLastPointedObjectID != 0 ) | |
5038 { | |
5039 pStatusBarString[0] = 0; | |
5040 bForceDrawStatusBar = 1; | |
5041 } | |
5042 } | |
5043 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5044 return; | |
5045 } | |
5046 //goto LABEL_93; | |
5047 v26 = v22; | |
5048 //goto LABEL_87; | |
5049 sub_41C0B8_set_status_string(v26); | |
5050 if ( pMouse->uPointingObjectID == 0 ) | |
5051 { | |
5052 if ( uLastPointedObjectID != 0 ) | |
5053 { | |
5054 pStatusBarString[0] = 0; | |
5055 bForceDrawStatusBar = 1; | |
5056 } | |
5057 } | |
5058 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5059 return; | |
0 | 5060 } |
141 | 5061 if ( (v18 & 7) == OBJECT_BModel) |
0 | 5062 { |
5063 if ( v18 < (signed int)0x2000000u ) | |
5064 { | |
5065 if ( uCurrentlyLoadedLevelType != LEVEL_Indoor) | |
5066 { | |
5067 v21 = pOutdoor->pBModels[(signed int)(unsigned __int16)v18 >> 9].pFaces[v19 & 0x3F].sCogTriggeredID; | |
8 | 5068 //goto LABEL_71; |
5069 if ( !v21 || (v22 = _444732_GetEventHintString(v21)) == 0 ) | |
5070 //goto LABEL_73; | |
5071 { | |
5072 pMouse->uPointingObjectID = 0; | |
5073 //goto LABEL_50; | |
5074 uLastPointedObjectID = 1; | |
5075 if ( pMouse->uPointingObjectID == 0 ) | |
5076 { | |
5077 if ( uLastPointedObjectID != 0 ) | |
5078 { | |
5079 pStatusBarString[0] = 0; | |
5080 bForceDrawStatusBar = 1; | |
5081 } | |
5082 } | |
5083 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5084 return; | |
5085 } | |
5086 //goto LABEL_93; | |
5087 v26 = v22; | |
5088 //goto LABEL_87; | |
5089 sub_41C0B8_set_status_string(v26); | |
5090 if ( pMouse->uPointingObjectID == 0 ) | |
5091 { | |
5092 if ( uLastPointedObjectID != 0 ) | |
5093 { | |
5094 pStatusBarString[0] = 0; | |
5095 bForceDrawStatusBar = 1; | |
5096 } | |
5097 } | |
5098 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5099 return; | |
0 | 5100 } |
5101 pFace = &pIndoor->pFaces[v19]; | |
5102 if ( BYTE3(pFace->uAttributes) & 6 ) | |
5103 { | |
5104 v21 = pIndoor->pFaceExtras[pFace->uFaceExtraID].uEventID; | |
8 | 5105 //LABEL_71: |
0 | 5106 if ( !v21 || (v22 = _444732_GetEventHintString(v21)) == 0 ) |
8 | 5107 //goto LABEL_73; |
5108 { | |
5109 pMouse->uPointingObjectID = 0; | |
5110 //goto LABEL_50; | |
5111 uLastPointedObjectID = 1; | |
5112 if ( pMouse->uPointingObjectID == 0 ) | |
5113 { | |
5114 if ( uLastPointedObjectID != 0 ) | |
5115 { | |
5116 pStatusBarString[0] = 0; | |
5117 bForceDrawStatusBar = 1; | |
5118 } | |
5119 } | |
5120 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5121 return; | |
5122 } | |
5123 //goto LABEL_93; | |
5124 v26 = v22; | |
5125 //goto LABEL_87; | |
5126 sub_41C0B8_set_status_string(v26); | |
5127 if ( pMouse->uPointingObjectID == 0 ) | |
5128 { | |
5129 if ( uLastPointedObjectID != 0 ) | |
5130 { | |
5131 pStatusBarString[0] = 0; | |
5132 bForceDrawStatusBar = 1; | |
5133 } | |
5134 } | |
5135 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5136 return; | |
0 | 5137 } |
5138 } | |
8 | 5139 //LABEL_73: |
0 | 5140 pMouse->uPointingObjectID = 0; |
8 | 5141 //goto LABEL_50; |
5142 uLastPointedObjectID = 1; | |
5143 if ( pMouse->uPointingObjectID == 0 ) | |
5144 { | |
5145 if ( uLastPointedObjectID != 0 ) | |
5146 { | |
5147 pStatusBarString[0] = 0; | |
5148 bForceDrawStatusBar = 1; | |
5149 } | |
5150 } | |
5151 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5152 return; | |
0 | 5153 } |
8 | 5154 //LABEL_61: |
0 | 5155 pMouse->uPointingObjectID = 0; |
8 | 5156 //goto _return; |
5157 if ( pMouse->uPointingObjectID == 0 ) | |
5158 { | |
5159 if ( uLastPointedObjectID != 0 ) | |
5160 { | |
5161 pStatusBarString[0] = 0; | |
5162 bForceDrawStatusBar = 1; | |
5163 } | |
5164 } | |
5165 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5166 return; | |
0 | 5167 } |
5168 if ( v18 >= 335544320 ) | |
8 | 5169 //goto LABEL_61; |
5170 { | |
5171 pMouse->uPointingObjectID = 0; | |
5172 if ( pMouse->uPointingObjectID == 0 ) | |
5173 { | |
5174 if ( uLastPointedObjectID != 0 ) | |
5175 { | |
5176 pStatusBarString[0] = 0; | |
5177 bForceDrawStatusBar = 1; | |
5178 } | |
5179 } | |
5180 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5181 return; | |
5182 } | |
0 | 5183 pActor = &pActors[v19]; |
5184 v28 = pTmpBuf; | |
5185 v29 = pActor->dword_000334_unique_name; | |
5186 if ( v29 ) | |
237 | 5187 v40 = pMonsterStats->pPlaceStrings[v29]; |
0 | 5188 else |
5189 v40 = pMonsterStats->pInfos[pActor->pMonsterInfo.uID].pName; | |
5190 strncpy(pTmpBuf, v40, 0x7D0u); | |
5191 } | |
5192 v26 = v28; | |
8 | 5193 //LABEL_87: |
0 | 5194 sub_41C0B8_set_status_string(v26); |
8 | 5195 //goto _return; |
5196 if ( pMouse->uPointingObjectID == 0 ) | |
5197 { | |
5198 if ( uLastPointedObjectID != 0 ) | |
5199 { | |
5200 pStatusBarString[0] = 0; | |
5201 bForceDrawStatusBar = 1; | |
5202 } | |
5203 } | |
5204 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5205 return; | |
0 | 5206 } |
5207 v1 = uNumVisibleWindows; | |
5208 if ( uNumVisibleWindows <= 0 ) | |
5209 { | |
5210 LABEL_38: | |
151 | 5211 if ( pCurrentScreen == SCREEN_CHEST ) |
0 | 5212 { |
5213 sub_42038D(); | |
8 | 5214 //goto _return; |
5215 if ( pMouse->uPointingObjectID == 0 ) | |
5216 { | |
5217 if ( uLastPointedObjectID != 0 ) | |
5218 { | |
5219 pStatusBarString[0] = 0; | |
5220 bForceDrawStatusBar = 1; | |
5221 } | |
5222 } | |
5223 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5224 return; | |
0 | 5225 } |
151 | 5226 if ( pCurrentScreen == SCREEN_HOUSE ) |
0 | 5227 { |
5228 if ( dword_F8B19C != 2 | |
5229 || (v16 = pRenderer->pActiveZBuffer[pX + pSRZBufferLineOffsets[pY]], v16 == 0) | |
5230 || v16 == -65536 ) | |
8 | 5231 //goto _return; |
5232 { | |
5233 if ( pMouse->uPointingObjectID == 0 ) | |
5234 { | |
5235 if ( uLastPointedObjectID != 0 ) | |
5236 { | |
5237 pStatusBarString[0] = 0; | |
5238 bForceDrawStatusBar = 1; | |
5239 } | |
5240 } | |
5241 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5242 return; | |
5243 } | |
5244 pItemGen = (ItemGen *)((char *)&pParty->pPickedItem + 36 * (v16 + 12 * (unsigned int)ptr_507BC0->ptr_1C) + 4); | |
5245 //LABEL_49: | |
5246 v17 = pItemGen->GetDisplayName(); | |
0 | 5247 sub_41C0B8_set_status_string(v17); |
8 | 5248 //LABEL_50: |
0 | 5249 uLastPointedObjectID = 1; |
8 | 5250 //_return: |
0 | 5251 if ( pMouse->uPointingObjectID == 0 ) |
5252 { | |
5253 if ( uLastPointedObjectID != 0 ) | |
5254 { | |
5255 pStatusBarString[0] = 0; | |
5256 bForceDrawStatusBar = 1; | |
5257 } | |
5258 } | |
5259 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5260 return; | |
5261 } | |
5262 if ( (signed int)pY < 350 ) | |
5263 { | |
5264 v14 = pRenderer->pActiveZBuffer[pX + pSRZBufferLineOffsets[pY]]; | |
5265 if ( v14 == 0 || v14 == -65536 || (unsigned int)v14 >= 0x1388 ) | |
8 | 5266 //goto _return; |
5267 { | |
5268 if ( pMouse->uPointingObjectID == 0 ) | |
5269 { | |
5270 if ( uLastPointedObjectID != 0 ) | |
5271 { | |
5272 pStatusBarString[0] = 0; | |
5273 bForceDrawStatusBar = 1; | |
5274 } | |
5275 } | |
5276 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5277 return; | |
5278 } | |
232 | 5279 pItemGen = (ItemGen *)&pPlayers[uActiveCharacter]->pInventoryItems[v14-1]; |
8 | 5280 //goto LABEL_49; |
5281 v17 = pItemGen->GetDisplayName(); | |
5282 sub_41C0B8_set_status_string(v17); | |
5283 uLastPointedObjectID = 1; | |
5284 if ( pMouse->uPointingObjectID == 0 ) | |
5285 { | |
5286 if ( uLastPointedObjectID != 0 ) | |
5287 { | |
5288 pStatusBarString[0] = 0; | |
5289 bForceDrawStatusBar = 1; | |
5290 } | |
5291 } | |
5292 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5293 return; | |
0 | 5294 } |
5295 _click_on_game_ui: | |
5296 if ( (signed int)pX >= (signed int)pWindowList[0].uFrameX | |
5297 && (signed int)pX <= (signed int)pWindowList[0].uFrameZ | |
5298 && (signed int)pY >= (signed int)pWindowList[0].uFrameY | |
5299 && (signed int)pY <= (signed int)pWindowList[0].uFrameW ) | |
5300 { | |
8 | 5301 for ( pButton = pWindowList[0].pControlsHead; pButton != (GUIButton *)0; pButton = pButton->pNext ) |
5302 { | |
5303 if ( pButton->uButtonType == 1 ) | |
0 | 5304 { |
8 | 5305 if ( (signed int)pX >= (signed int)pButton->uX |
5306 && (signed int)pX <= (signed int)pButton->uZ | |
5307 && (signed int)pY >= (signed int)pButton->uY | |
5308 && (signed int)pY <= (signed int)pButton->uW ) | |
0 | 5309 { |
8 | 5310 pMessageType3 = (UIMessageType)pButton->field_1C; |
17 | 5311 if ( pMessageType3 == 0 ) // For books |
8 | 5312 //goto LABEL_28; |
5313 { | |
5314 v13 = pButton->pButtonName; | |
5315 sub_41C0B8_set_status_string(v13); | |
5316 uLastPointedObjectID = 1; | |
5317 return; | |
5318 } | |
5319 v38 = pButton->uControlParam; | |
0 | 5320 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) |
5321 { | |
8 | 5322 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType3; |
0 | 5323 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v38; |
5324 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5325 ++pMessageQueue_50CBD0->uNumMessages; | |
5326 } | |
8 | 5327 //goto LABEL_131; |
0 | 5328 uLastPointedObjectID = 1; |
5329 return; | |
5330 } | |
5331 } | |
5332 else | |
5333 { | |
8 | 5334 if ( pButton->uButtonType == 2 ) |
0 | 5335 { |
8 | 5336 v45 = pX - pButton->uX; |
5337 v45 = pY - pButton->uY; | |
5338 | |
5339 if (pX >= pButton->uX && pX <= pButton->uZ && | |
5340 pY >= pButton->uY && pY <= pButton->uW) | |
5341 if ( (double)(signed int)pButton->uWidth != 0.0 ) | |
0 | 5342 { |
8 | 5343 if ( (double)(signed int)pButton->uHeight != 0.0 ) |
0 | 5344 { |
8 | 5345 //UNDEF(v32); |
14 | 5346 //if ( v33 | v34 ) |
5347 //{ | |
8 | 5348 pMessageType2 = (UIMessageType)pButton->field_1C; |
5349 if ( pMessageType2 != 0 ) | |
5350 { | |
5351 v36 = pButton->uControlParam; | |
5352 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
5353 { | |
5354 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType2; | |
5355 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v36; | |
5356 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5357 //goto LABEL_27; | |
5358 ++pMessageQueue_50CBD0->uNumMessages; | |
5359 v13 = pButton->pButtonName; | |
5360 sub_41C0B8_set_status_string(v13); | |
5361 uLastPointedObjectID = 1; | |
5362 return; | |
5363 } | |
5364 } | |
5365 //goto LABEL_28; | |
5366 v13 = pButton->pButtonName; | |
5367 sub_41C0B8_set_status_string(v13); | |
5368 uLastPointedObjectID = 1; | |
5369 return; | |
14 | 5370 //} |
0 | 5371 } |
5372 } | |
5373 } | |
8 | 5374 else |
0 | 5375 { |
8 | 5376 if ( pButton->uButtonType == 3 |
5377 && (signed int)pX >= (signed int)pButton->uX | |
5378 && (signed int)pX <= (signed int)pButton->uZ | |
5379 && (signed int)pY >= (signed int)pButton->uY | |
5380 && (signed int)pY <= (signed int)pButton->uW ) | |
5381 //goto LABEL_19; | |
0 | 5382 { |
8 | 5383 pPlayer = pPlayers[uActiveCharacter]; |
5384 v5 = LOBYTE(pPlayer->pActiveSkills[pButton->uControlParam]); | |
5385 v6 = pPlayer->uSkillPoints; | |
0 | 5386 v7 = (v5 & 0x3F) + 1; |
5387 if ( v6 < v7 ) | |
5388 { | |
5389 v41 = v7 - v6; | |
5390 v39 = pGlobalTXT_LocalizationStrings[469];// "You need %d more Skill Points to advance here" | |
5391 } | |
5392 else | |
5393 { | |
5394 v41 = v7; | |
5395 v39 = pGlobalTXT_LocalizationStrings[468];// "Clicking here will spend %d Skill Points" | |
5396 } | |
5397 sprintf(Str1, v39, v41); | |
5398 v13 = Str1; | |
8 | 5399 //goto _set_status_and_ret; |
5400 sub_41C0B8_set_status_string(v13); | |
5401 uLastPointedObjectID = 1; | |
5402 return; | |
0 | 5403 } |
5404 } | |
5405 } | |
5406 } | |
5407 } | |
8 | 5408 pMouse->uPointingObjectID = sub_46A99B(); |
5409 //goto _return; | |
5410 if ( pMouse->uPointingObjectID == 0 ) | |
5411 { | |
5412 if ( uLastPointedObjectID != 0 ) | |
5413 { | |
5414 pStatusBarString[0] = 0; | |
5415 bForceDrawStatusBar = 1; | |
5416 } | |
5417 } | |
5418 uLastPointedObjectID = pMouse->uPointingObjectID; | |
5419 return; | |
5420 } | |
5421 while ( 1 ) // some other fullscreen ui | |
5422 { | |
5423 pWindow = &pWindowList[pVisibleWindowsIdxs[v1] - 1]; | |
5424 if ( (signed int)pX >= (signed int)pWindow->uFrameX | |
5425 && (signed int)pX <= (signed int)pWindow->uFrameZ | |
5426 && (signed int)pY >= (signed int)pWindow->uFrameY | |
5427 && (signed int)pY <= (signed int)pWindow->uFrameW ) | |
5428 { | |
5429 for ( pButton = pWindow->pControlsHead; ; pButton = pButton->pNext ) | |
5430 { | |
5431 if ( !pButton ) | |
5432 break; | |
5433 if ( pButton->uButtonType == 1 ) | |
5434 { | |
5435 if ( (signed int)pX >= (signed int)pButton->uX | |
5436 && (signed int)pX <= (signed int)pButton->uZ | |
5437 && (signed int)pY >= (signed int)pButton->uY | |
5438 && (signed int)pY <= (signed int)pButton->uW ) | |
5439 { | |
5440 //LABEL_24: | |
5441 pMessageType1 = (UIMessageType)pButton->field_1C; | |
5442 if ( pMessageType1 ) | |
5443 { | |
5444 v12 = pButton->uControlParam; | |
5445 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
5446 { | |
5447 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType1; | |
5448 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v12; | |
5449 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5450 //LABEL_27: | |
5451 ++pMessageQueue_50CBD0->uNumMessages; | |
5452 } | |
5453 } | |
5454 //LABEL_28: | |
5455 v13 = pButton->pButtonName; | |
5456 //_set_status_and_ret: | |
5457 sub_41C0B8_set_status_string(v13); | |
5458 //LABEL_131: | |
5459 uLastPointedObjectID = 1; | |
5460 return; | |
5461 } | |
5462 } | |
5463 else | |
5464 { | |
5465 if ( pButton->uButtonType == 2 ) | |
5466 { | |
5467 v45 = pX - pButton->uX; | |
5468 v45 = pY - pButton->uY; | |
5469 if ( (double)(signed int)pButton->uWidth != 0.0 ) | |
5470 { | |
5471 if ( (double)(signed int)pButton->uHeight != 0.0 ) | |
5472 { | |
5473 //UNDEF(v8); | |
14 | 5474 //if ( v9 | v10 ) |
8 | 5475 //goto LABEL_24; |
14 | 5476 //{ |
8 | 5477 pMessageType1 = (UIMessageType)pButton->field_1C; |
5478 if ( pMessageType1 ) | |
5479 { | |
5480 v12 = pButton->uControlParam; | |
5481 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
5482 { | |
5483 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = pMessageType1; | |
5484 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v12; | |
5485 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
5486 ++pMessageQueue_50CBD0->uNumMessages; | |
5487 } | |
5488 } | |
5489 v13 = pButton->pButtonName; | |
5490 sub_41C0B8_set_status_string(v13); | |
5491 uLastPointedObjectID = 1; | |
5492 return; | |
14 | 5493 //} |
8 | 5494 } |
5495 } | |
5496 } | |
5497 else // click on skill | |
5498 { | |
5499 if ( pButton->uButtonType == 3 | |
5500 && (signed int)pX >= (signed int)pButton->uX | |
5501 && (signed int)pX <= (signed int)pButton->uZ | |
5502 && (signed int)pY >= (signed int)pButton->uY | |
5503 && (signed int)pY <= (signed int)pButton->uW ) | |
5504 { | |
5505 //LABEL_19: | |
5506 pPlayer = pPlayers[uActiveCharacter]; | |
5507 v5 = LOBYTE(pPlayer->pActiveSkills[pButton->uControlParam]); | |
5508 v6 = pPlayer->uSkillPoints; | |
5509 v7 = (v5 & 0x3F) + 1; | |
5510 if ( v6 < v7 ) | |
5511 { | |
5512 v41 = v7 - v6; | |
5513 v39 = pGlobalTXT_LocalizationStrings[469];// "You need %d more Skill Points to advance here" | |
5514 } | |
5515 else | |
5516 { | |
5517 v41 = v7; | |
5518 v39 = pGlobalTXT_LocalizationStrings[468];// "Clicking here will spend %d Skill Points" | |
5519 } | |
5520 sprintf(Str1, v39, v41); | |
5521 v13 = Str1; | |
5522 //goto _set_status_and_ret; | |
5523 sub_41C0B8_set_status_string(v13); | |
5524 uLastPointedObjectID = 1; | |
5525 return; | |
5526 } | |
5527 } | |
5528 } | |
5529 } | |
5530 } | |
5531 if ( pWindow->uFrameHeight == 480 ) | |
0 | 5532 break; |
5533 --v1; | |
5534 if ( v1 <= 0 ) | |
5535 { | |
5536 goto LABEL_38; | |
5537 } | |
5538 } | |
5539 } | |
5540 | |
5541 | |
5542 //----- (00421626) -------------------------------------------------------- | |
5543 GUIWindow *GameUI_InitializeCharacterWindow(unsigned int _this) | |
5544 { | |
5545 unsigned int v1; // edi@1 | |
11 | 5546 GUIWindow *pWindow; // edi@3 |
0 | 5547 |
5548 ++pIcons_LOD->uTexturePacksCount; | |
5549 v1 = _this; | |
5550 if ( !pIcons_LOD->uNumPrevLoadedFiles ) | |
5551 pIcons_LOD->uNumPrevLoadedFiles = pIcons_LOD->uNumLoadedFiles; | |
5552 pEventTimer->Pause(); | |
5553 pAudioPlayer->StopChannels(-1, -1); | |
5554 bRingsShownInCharScreen = 0; | |
5555 CharacterUI_LoadPaperdollTextures(); | |
5556 pCurrentScreen = v1; | |
11 | 5557 pWindow = GUIWindow::Create(0, 0, 640, 480, WINDOW_CharacterRecord, uActiveCharacter, 0); |
5558 pCharacterScreen_StatsBtn = pWindow->CreateButton(pViewport->uViewportX + 12, pViewport->uViewportY + 308, | |
0 | 5559 (papredoll_dbrds[9] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[9]].uTextureWidth : 24), |
5560 (papredoll_dbrds[9] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[9]].uTextureHeight : 26), | |
11 | 5561 1, 0, 0x73u, 0, 0x53u, pGlobalTXT_LocalizationStrings[216],// Stats |
0 | 5562 (Texture *)(papredoll_dbrds[10] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[10]] : 0), |
11 | 5563 papredoll_dbrds[9] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[9]] : 0, 0); |
5564 pCharacterScreen_SkillsBtn = pWindow->CreateButton(pViewport->uViewportX + 102, pViewport->uViewportY + 308, | |
0 | 5565 (papredoll_dbrds[7] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[7]].uTextureWidth : 24), |
5566 (papredoll_dbrds[7] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[7]].uTextureHeight : 26), | |
11 | 5567 1, 0, 0x72u, 0, 0x4Bu, pGlobalTXT_LocalizationStrings[205],//Skills |
0 | 5568 (Texture *)(papredoll_dbrds[8] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[8]] : 0), |
11 | 5569 papredoll_dbrds[7] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[7]] : 0, 0); |
5570 pCharacterScreen_InventoryBtn = pWindow->CreateButton(pViewport->uViewportX + 192, pViewport->uViewportY + 308, | |
0 | 5571 (papredoll_dbrds[5] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[5]].uTextureWidth : 24), |
5572 (papredoll_dbrds[5] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[5]].uTextureHeight : 26), | |
11 | 5573 1, 0, 0x74u, 0, 0x49u, pGlobalTXT_LocalizationStrings[120], //Inventory |
0 | 5574 (Texture *)(papredoll_dbrds[6] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[6]] : 0), |
11 | 5575 papredoll_dbrds[5] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[5]] : 0, 0); |
5576 pCharacterScreen_AwardsBtn = pWindow->CreateButton(pViewport->uViewportX + 282, pViewport->uViewportY + 308, | |
0 | 5577 (papredoll_dbrds[3] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[3]].uTextureWidth : 24), |
5578 (papredoll_dbrds[3] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[3]].uTextureHeight : 26), | |
11 | 5579 1, 0, 0x75u, 0, 0x41u, pGlobalTXT_LocalizationStrings[22], //Awards |
0 | 5580 (Texture *)(papredoll_dbrds[4] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[4]] : 0), |
11 | 5581 papredoll_dbrds[3] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[3]] : 0, 0); |
5582 pCharacterScreen_ExitBtn = pWindow->CreateButton(pViewport->uViewportX + 371, pViewport->uViewportY + 308, | |
0 | 5583 (papredoll_dbrds[1] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[1]].uTextureWidth : 24), |
5584 (papredoll_dbrds[1] != -1 ? pIcons_LOD->pTextures[papredoll_dbrds[1]].uTextureHeight : 26), | |
11 | 5585 1, 0, 0xA8u, 0, 0, pGlobalTXT_LocalizationStrings[79],//Exit |
0 | 5586 (Texture *)(papredoll_dbrds[2] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[2]] : 0), |
11 | 5587 papredoll_dbrds[1] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[1]] : 0, 0); |
5588 pWindow->CreateButton(0, 0, 0x1DCu, 0x159u, 1, 122, 0x78u, 0, 0, "", 0); | |
5589 pCharacterScreen_DetalizBtn = pWindow->CreateButton(0x258u, 0x12Cu, 0x1Eu, 0x1Eu, 1, 0, 0x55u, 0, 0, pGlobalTXT_LocalizationStrings[64], 0); | |
5590 pCharacterScreen_DollBtn = pWindow->CreateButton(0x1DCu, 0, 0xA4u, 0x159u, 1, 0, 0x85u, 0, 0, "", 0); | |
5591 pWindow->CreateButton(0x3Du, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 1u, 0x31u, "", 0); | |
5592 pWindow->CreateButton(0xB1u, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 2u, 0x32u, "", 0); | |
5593 pWindow->CreateButton(0x124u, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 3u, 0x33u, "", 0); | |
5594 pWindow->CreateButton(0x197u, 0x1A8u, 0x1Fu, 0, 2, 94, 0x6Eu, 4u, 0x34u, "", 0); | |
5595 pWindow->CreateButton(0, 0, 0, 0, 1, 0, 0xB0u, 0, 9u, "", 0); | |
0 | 5596 sub_419100(); |
11 | 5597 return pWindow; |
0 | 5598 } |
5599 | |
5600 | |
5601 | |
5602 //----- (004219BE) -------------------------------------------------------- | |
5603 GUIWindow *stru277::sub_4219BE() | |
5604 { | |
5605 int v1; // esi@1 | |
5606 GUIWindow *v2; // ebx@1 | |
5607 | |
5608 auto a4 = this; | |
5609 v1 = (int)a4; | |
5610 pEventTimer->Pause(); | |
5611 pAudioPlayer->StopChannels(-1, -1); | |
5612 bRingsShownInCharScreen = 0; | |
5613 CharacterUI_LoadPaperdollTextures(); | |
151 | 5614 pCurrentScreen = SCREEN_CASTING; |
0 | 5615 v2 = GUIWindow::Create(0, 0, 640, 480, (WindowType)(WINDOW_HouseInterior|WINDOW_Options), v1, 0); |
5616 pCharacterScreen_ExitBtn = v2->CreateButton( | |
5617 394u, | |
5618 318u, | |
5619 75u, | |
5620 33u, | |
5621 1, | |
5622 0, | |
5623 0xA8u, | |
5624 0, | |
5625 0, | |
5626 pGlobalTXT_LocalizationStrings[79], | |
5627 (Texture *)(papredoll_dbrds[2] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[2]] : 0), | |
5628 papredoll_dbrds[1] != -1 ? (int)&pIcons_LOD->pTextures[papredoll_dbrds[1]] : 0, | |
5629 0); | |
5630 v2->CreateButton(0, 0, 0x1DCu, 0x159u, 1, 122, 0x78u, 0, 0, "", 0); | |
5631 pCharacterScreen_DollBtn = v2->CreateButton(0x1DCu, 0, 0xA4u, 0x159u, 1, 0, 0x85u, 0, 0, "", 0); | |
5632 v2->CreateButton(61u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 1u, 0x31u, "", 0); | |
5633 v2->CreateButton(177u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 2u, 0x32u, "", 0); | |
5634 v2->CreateButton(292u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 3u, 0x33u, "", 0); | |
5635 v2->CreateButton(407u, 424u, 0x1Fu, 0, 2, 94, 0x6Eu, 4u, 0x34u, "", 0); | |
5636 return v2; | |
5637 } | |
5638 | |
5639 | |
5640 //----- (00421B2C) -------------------------------------------------------- | |
5641 bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem() | |
5642 { | |
5643 unsigned int v0; // eax@2 | |
5644 Texture *v1; // ebx@2 | |
5645 int v2; // eax@3 | |
5646 Player *v3; // esi@5 | |
5647 int v4; // eax@6 | |
5648 unsigned __int16 v5; // dx@11 | |
5649 signed int v6; // eax@11 | |
5650 char *v7; // edi@12 | |
5651 __int16 v8; // ax@16 | |
5652 LayingItem a1; // [sp+4h] [bp-78h]@11 | |
5653 int v11; // [sp+74h] [bp-8h]@2 | |
5654 int v12; // [sp+78h] [bp-4h]@5 | |
5655 | |
5656 if ( !pParty->pPickedItem.uItemID ) | |
5657 return 1; | |
5658 v0 = pIcons_LOD->LoadTexture( | |
5659 pItemsTable->pItems[pParty->pPickedItem.uItemID].pIconName, | |
5660 TEXTURE_16BIT_PALETTE); | |
5661 v1 = (Texture *)(v0 != -1 ? (int)&pIcons_LOD->pTextures[v0] : 0); | |
5662 v11 = areWeLoadingTexture; | |
5663 if ( uActiveCharacter | |
5664 && (v2 = pPlayers[uActiveCharacter]->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID)) != 0 ) | |
5665 { | |
232 | 5666 memcpy(&pPlayers[uActiveCharacter]->pInventoryItems[v2-1], &pParty->pPickedItem, 0x24u); |
0 | 5667 } |
5668 else | |
5669 { | |
5670 v12 = 0; | |
5671 v3 = pParty->pPlayers; | |
5672 while ( 1 ) | |
5673 { | |
5674 v4 = v3->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID); | |
5675 if ( v4 ) | |
5676 break; | |
5677 ++v12; | |
5678 ++v3; | |
5679 if ( (signed int)v3 >= (signed int)pParty->pHirelings ) | |
5680 goto LABEL_10; | |
5681 } | |
5682 memcpy(&pParty->pPlayers[v12].spellbook.pDarkSpellbook.bIsSpellAvailable[36 * v4 + 5], &pParty->pPickedItem, 0x24u); | |
5683 pMouse->RemoveHoldingItem(); | |
5684 LABEL_10: | |
5685 if ( v12 != 4 ) | |
5686 goto LABEL_18; | |
5687 v5 = pItemsTable->pItems[pParty->pPickedItem.uItemID].uSpriteID; | |
5688 v6 = 0; | |
5689 a1.uItemType = pItemsTable->pItems[pParty->pPickedItem.uItemID].uSpriteID; | |
5690 if ( (signed int)pObjectList->uNumObjects <= 0 ) | |
5691 { | |
5692 LABEL_15: | |
5693 LOWORD(v6) = 0; | |
5694 } | |
5695 else | |
5696 { | |
5697 v7 = (char *)&pObjectList->pObjects->uObjectID; | |
5698 while ( v5 != *(short *)v7 ) | |
5699 { | |
5700 ++v6; | |
5701 v7 += 56; | |
5702 if ( v6 >= (signed int)pObjectList->uNumObjects ) | |
5703 goto LABEL_15; | |
5704 } | |
5705 } | |
5706 a1.field_58 = 4; | |
5707 a1.uObjectDescID = v6; | |
5708 a1.vPosition.y = pParty->vPosition.y; | |
5709 a1.vPosition.x = pParty->vPosition.x; | |
5710 a1.vPosition.z = pParty->sEyelevel + pParty->vPosition.z; | |
5711 a1.uSoundID = 0; | |
5712 a1.uFacing = 0; | |
5713 a1.uAttributes = 8; | |
5714 v8 = pIndoor->GetSector( | |
5715 pParty->vPosition.x, | |
5716 pParty->vPosition.y, | |
5717 pParty->sEyelevel + pParty->vPosition.z); | |
5718 a1.uSpriteFrameID = 0; | |
5719 a1.uSectorID = v8; | |
5720 memcpy(&a1.stru_24, &pParty->pPickedItem, sizeof(a1.stru_24)); | |
5721 a1.Create(pParty->sRotationY, 184, 200, 0); | |
5722 } | |
5723 pMouse->RemoveHoldingItem(); | |
5724 LABEL_18: | |
5725 if ( !v11 ) | |
5726 { | |
5727 v1->Release(); | |
5728 pIcons_LOD->_40F9C5(); | |
5729 } | |
5730 return 1; | |
5731 } | |
5732 | |
5733 | |
5734 //----- (00421D00) -------------------------------------------------------- | |
5735 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID) | |
5736 { | |
201 | 5737 //unsigned int v1; // esi@1 |
5738 //int v2; // eax@2 | |
5739 //Player *v3; // ecx@2 | |
5740 //Player *v4; // ecx@5 | |
0 | 5741 unsigned int v5; // [sp-4h] [bp-10h]@21 |
5742 | |
201 | 5743 //v1 = uPlayerID; |
5744 auto player = &pParty->pPlayers[uPlayerID - 1]; | |
5745 if (pParty->pPickedItem.uItemID) | |
5746 { | |
5747 //v3 = player; | |
5748 if (auto slot = player->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID)) | |
5749 { | |
5750 __debugbreak(); // invalid inventory indexing | |
232 | 5751 memcpy(&player->pInventoryItems[slot-1], &pParty->pPickedItem, 0x24u); |
201 | 5752 viewparams->bRedrawGameUI = true; |
0 | 5753 pMouse->RemoveHoldingItem(); |
5754 return; | |
5755 } | |
201 | 5756 |
5757 if (!player->CanAct()) | |
5758 { | |
5759 if ( pPlayers[uActiveCharacter]->CanAct()) | |
0 | 5760 goto LABEL_9; |
201 | 5761 player = pPlayers[uActiveCharacter]; |
5762 } | |
5763 player->PlaySound(SPEECH_NoRoom, 0); | |
5764 } | |
5765 | |
0 | 5766 LABEL_9: |
201 | 5767 if (pCurrentScreen == SCREEN_GAME) |
5768 { | |
5769 viewparams->bRedrawGameUI = true; | |
5770 if ( uActiveCharacter != uPlayerID ) | |
11 | 5771 //goto LABEL_27; |
5772 { | |
201 | 5773 if ( pPlayers[uPlayerID]->uTimeToRecovery ) |
11 | 5774 return; |
201 | 5775 |
5776 uActiveCharacter = uPlayerID; | |
11 | 5777 return; |
5778 } | |
0 | 5779 v5 = 7; |
11 | 5780 //LABEL_22: |
0 | 5781 pGUIWindow_CurrentMenu = GameUI_InitializeCharacterWindow(v5); |
5782 return; | |
5783 } | |
151 | 5784 if ( pCurrentScreen == SCREEN_SPELL_BOOK ) |
0 | 5785 return; |
151 | 5786 if ( pCurrentScreen == SCREEN_CHEST ) |
0 | 5787 { |
11 | 5788 //LABEL_23: |
201 | 5789 viewparams->bRedrawGameUI = true; |
5790 if ( uActiveCharacter == uPlayerID ) | |
0 | 5791 { |
5792 pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] = 103; | |
151 | 5793 pCurrentScreen = SCREEN_F; |
11 | 5794 //goto LABEL_28; |
201 | 5795 uActiveCharacter = uPlayerID; |
11 | 5796 return; |
5797 } | |
5798 //LABEL_27: | |
201 | 5799 if ( pPlayers[uPlayerID]->uTimeToRecovery ) |
0 | 5800 return; |
11 | 5801 //goto LABEL_28; |
201 | 5802 uActiveCharacter = uPlayerID; |
11 | 5803 return; |
0 | 5804 } |
151 | 5805 if ( pCurrentScreen != SCREEN_HOUSE ) |
5806 { | |
5807 if ( pCurrentScreen == SCREEN_E ) | |
0 | 5808 { |
11 | 5809 //LABEL_28: |
201 | 5810 uActiveCharacter = uPlayerID; |
0 | 5811 return; |
5812 } | |
151 | 5813 if ( pCurrentScreen != SCREEN_F ) |
0 | 5814 { |
201 | 5815 viewparams->bRedrawGameUI = true; |
5816 uActiveCharacter = uPlayerID; | |
0 | 5817 if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] == 102 ) |
5818 sub_419100(); | |
5819 return; | |
5820 } | |
11 | 5821 //goto LABEL_23; |
201 | 5822 viewparams->bRedrawGameUI = true; |
5823 if ( uActiveCharacter == uPlayerID ) | |
11 | 5824 { |
5825 pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] = 103; | |
151 | 5826 pCurrentScreen = SCREEN_F; |
11 | 5827 //goto LABEL_28; |
201 | 5828 uActiveCharacter = uPlayerID; |
11 | 5829 return; |
5830 } | |
5831 //LABEL_27: | |
201 | 5832 if ( pPlayers[uPlayerID]->uTimeToRecovery ) |
11 | 5833 return; |
5834 //goto LABEL_28; | |
201 | 5835 uActiveCharacter = uPlayerID; |
11 | 5836 return; |
0 | 5837 } |
5838 if ( ptr_507BC0->field_40 == 1 ) | |
5839 return; | |
201 | 5840 viewparams->bRedrawGameUI = true; |
5841 if ( uActiveCharacter != uPlayerID ) | |
11 | 5842 //goto LABEL_28; |
201 | 5843 uActiveCharacter = uPlayerID; |
11 | 5844 return; |
0 | 5845 if ( dword_F8B19C == 2 || dword_F8B19C == 6 ) |
5846 { | |
5847 pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] = 103; | |
5848 v5 = 14; | |
11 | 5849 //goto LABEL_22; |
5850 pGUIWindow_CurrentMenu = GameUI_InitializeCharacterWindow(v5); | |
5851 return; | |
0 | 5852 } |
5853 } | |
5854 // 4E28F8: using guessed type int pCurrentScreen; | |
5855 // F8B19C: using guessed type int dword_F8B19C; | |
5856 | |
5857 //----- (00421EA6) -------------------------------------------------------- | |
5858 void __cdecl sub_421EA6_OnInventoryLeftClick() | |
5859 { | |
5860 Player *v0; // ebx@1 | |
5861 signed int v1; // eax@2 | |
5862 signed int v2; // ecx@2 | |
5863 int v3; // eax@2 | |
5864 char v4; // sf@2 | |
5865 int v5; // eax@2 | |
5866 unsigned int v6; // eax@7 | |
5867 unsigned int v7; // esi@12 | |
5868 unsigned int v8; // eax@12 | |
5869 unsigned int v9; // eax@16 | |
5870 unsigned int v10; // eax@18 | |
5871 ItemGen this_; // [sp+Ch] [bp-3Ch]@1 | |
5872 POINT a2; // [sp+30h] [bp-18h]@4 | |
5873 unsigned int v13; // [sp+38h] [bp-10h]@13 | |
5874 unsigned int pY; // [sp+3Ch] [bp-Ch]@2 | |
5875 unsigned int pX; // [sp+40h] [bp-8h]@2 | |
5876 int a4; // [sp+44h] [bp-4h]@2 | |
5877 | |
5878 v0 = pPlayers[uActiveCharacter]; | |
5879 if ( pWindowList_at_506F50_minus1_indexing_buttons____and_an_int_[0] != 103 | |
5880 || (pMouse->GetClickPos(&pX, &pY), | |
5881 v1 = pY - 17, | |
5882 v2 = pX - 14, | |
5883 pY = v1, | |
5884 pX = v2, | |
5885 v3 = 14 * (v1 >> 5), | |
5886 v2 >>= 5, | |
5887 v4 = v2 + v3 < 0, | |
5888 v5 = v2 + v3, | |
5889 a4 = v5, | |
5890 v4) | |
5891 || v5 > 126 | |
5892 || pMouse->GetCursorPos(&a2)->x >= 462 | |
5893 || pMouse->GetCursorPos(&a2)->x < 14 ) | |
5894 return; | |
5895 if ( unk_50C9A0 ) | |
5896 { | |
5897 v6 = v0->GetItemIDAtInventoryIndex(&a4); | |
5898 if ( v6 ) | |
5899 { | |
5900 *((char *)pGUIWindow_Settings->ptr_1C + 8) &= 0x7Fu; | |
5901 *((short *)pGUIWindow_Settings->ptr_1C + 2) = uActiveCharacter - 1; | |
5902 *((int *)pGUIWindow_Settings->ptr_1C + 3) = v6 - 1; | |
5903 *((short *)pGUIWindow_Settings->ptr_1C + 3) = a4; | |
232 | 5904 ptr_50C9A4 = (ItemGen *)&v0->pInventoryItems[v6-1]; |
0 | 5905 unk_50C9A0 = 0; |
5906 if ( pMessageQueue_50CBD0->uNumMessages ) | |
5907 pMessageQueue_50CBD0->uNumMessages = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; | |
5908 pMouse->SetCursorBitmap("MICON1"); | |
5909 dword_50C9D0 = 113; | |
5910 dword_50C9D4 = 0; | |
5911 dword_50C9D8 = 256; | |
5912 } | |
5913 return; | |
5914 } | |
5915 if ( ptr_50C9A4 ) | |
5916 return; | |
5917 v7 = pParty->pPickedItem.uItemID; | |
5918 v8 = v0->GetItemIDAtInventoryIndex(&a4); | |
5919 if ( !v7 ) | |
5920 { | |
5921 if ( !v8 ) | |
5922 return; | |
232 | 5923 memcpy(&pParty->pPickedItem, &v0->pInventoryItems[v8-1], sizeof(pParty->pPickedItem)); |
0 | 5924 v0->RemoveItemAtInventoryIndex(a4); |
5925 v9 = pParty->pPickedItem.uItemID; | |
5926 goto LABEL_24; | |
5927 } | |
5928 v13 = v8; | |
5929 if ( v8 ) | |
5930 { | |
232 | 5931 a2.y = (LONG)&v0->pInventoryItems[v8-1]; |
0 | 5932 memcpy(&this_, (const void *)a2.y, sizeof(this_)); |
5933 v0->RemoveItemAtInventoryIndex(a4); | |
5934 pX = v0->AddItem2(a4, &pParty->pPickedItem); | |
5935 if ( !pX ) | |
5936 { | |
5937 pX = v0->AddItem2(0xFFFFFFFFu, &pParty->pPickedItem); | |
5938 if ( !pX ) | |
5939 { | |
5940 v0->_49298B(&this_, v13 - 1, a4); | |
5941 memcpy((void *)a2.y, &this_, sizeof(ItemGen)); | |
5942 return; | |
5943 } | |
5944 } | |
5945 v9 = this_.uItemID; | |
5946 memcpy(&pParty->pPickedItem, &this_, sizeof(pParty->pPickedItem)); | |
5947 LABEL_24: | |
5948 pMouse->SetCursorBitmap(pItemsTable->pItems[v9].pIconName); | |
5949 return; | |
5950 } | |
5951 v10 = v0->AddItem(a4, v7); | |
5952 pX = v10; | |
5953 if ( v10 || (v10 = v0->AddItem(0xFFFFFFFFu, pParty->pPickedItem.uItemID), (pX = v10) != 0) ) | |
5954 { | |
232 | 5955 memcpy(&v0->pInventoryItems[v10-1], &pParty->pPickedItem, 0x24u); |
0 | 5956 pMouse->RemoveHoldingItem(); |
5957 } | |
5958 } | |
5959 | |
5960 | |
5961 //----- (0042213C) -------------------------------------------------------- | |
5962 void __cdecl OnGameViewportClick() | |
5963 { | |
5964 signed int v0; // ebx@2 | |
5965 POINT *v1; // esi@3 | |
5966 signed int v2; // eax@9 | |
5967 BLVFace *v3; // eax@10 | |
5968 unsigned int v4; // eax@11 | |
5969 unsigned __int16 v5; // dx@14 | |
5970 signed int v6; // eax@14 | |
5971 char *v7; // esi@15 | |
5972 int *v8; // eax@19 | |
5973 int v9; // eax@19 | |
5974 unsigned int v10; // eax@19 | |
5975 int v11; // ecx@21 | |
5976 ODMFace *v12; // eax@22 | |
5977 LevelDecoration *v13; // esi@24 | |
5978 __int16 v14; // ax@25 | |
5979 int v15; // ecx@29 | |
5980 signed int v16; // edx@30 | |
5981 Actor *v17; // esi@30 | |
5982 int v18; // ebx@47 | |
5983 unsigned __int16 v19; // ax@50 | |
5984 const char *v20; // eax@51 | |
5985 signed int v21; // eax@58 | |
5986 ItemGen *v22; // esi@62 | |
5987 unsigned int v23; // eax@62 | |
5988 LayingItem a1; // [sp+Ch] [bp-80h]@1 | |
5989 POINT v25; // [sp+7Ch] [bp-10h]@3 | |
5990 POINT a2; // [sp+84h] [bp-8h]@3 | |
5991 | |
5992 if ( pRenderer->pRenderD3D ) | |
5993 { | |
5994 v0 = pGame->pVisInstance->get_picked_object_zbuf_val(); | |
5995 } | |
5996 else | |
5997 { | |
5998 v1 = pMouse->GetCursorPos(&a2); | |
5999 v0 = pRenderer->pActiveZBuffer[v1->x + pSRZBufferLineOffsets[pMouse->GetCursorPos(&v25)->y]]; | |
6000 } | |
141 | 6001 if ( (v0 & 7) == OBJECT_Item) |
0 | 6002 { |
6003 a2.y = (signed int)(unsigned __int16)v0 >> 3; | |
6004 v21 = (signed int)(unsigned __int16)v0 >> 3; | |
6005 if ( !(pObjectList->pObjects[pLayingItems[v21].uObjectDescID].uFlags & 0x10) | |
6006 && a2.y < 1000 | |
6007 && pLayingItems[v21].uObjectDescID | |
6008 && (unsigned int)v0 < 0x2000000 ) | |
6009 { | |
6010 v22 = &pLayingItems[v21].stru_24; | |
6011 v23 = pLayingItems[v21].stru_24.uItemID; | |
6012 if ( pItemsTable->pItems[v23].uEquipType == 18 ) | |
6013 { | |
6014 party_finds_gold(v22->uAdditionalValue, 0); | |
6015 viewparams->bRedrawGameUI = 1; | |
6016 } | |
6017 else | |
6018 { | |
6019 sprintf(pTmpBuf2, pGlobalTXT_LocalizationStrings[471], pItemsTable->pItems[v23].pUnidentifiedName); | |
6020 ShowStatusBarString(pTmpBuf2, 2u); | |
6021 if ( v22->uItemID == 506 ) | |
6022 _449B7E_toggle_bit(pParty->_award_bits, 184, 1u); | |
6023 if ( v22->uItemID == 455 ) | |
6024 _449B7E_toggle_bit(pParty->_award_bits, 185, 1u); | |
6025 if ( !pParty->AddItem(v22) ) | |
6026 pParty->SetHoldingItem(v22); | |
6027 } | |
6028 LayingItem::_42F933(a2.y); | |
6029 return; | |
6030 } | |
6031 goto LABEL_13; | |
6032 } | |
141 | 6033 if ( (v0 & 7) != OBJECT_Actor) |
6034 { | |
6035 if ( (v0 & 7) == OBJECT_Decoration) | |
0 | 6036 { |
6037 v13 = &pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3]; | |
6038 if ( (signed int)(((unsigned int)v0 >> 16) - pDecorationList->pDecorations[v13->uDecorationDescID].uRadius) >= 512 ) | |
6039 goto LABEL_13; | |
6040 v14 = v13->field_16_event_id; | |
6041 if ( !v14 ) | |
6042 { | |
6043 if ( pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3].IsInteractive() ) | |
6044 { | |
6045 v15 = stru_5E4C90._decor_events[v13->_idx_in_stru123 - 75] + 380; | |
6046 _5C3420_pDecoration = &pLevelDecorations[(signed int)(unsigned __int16)v0 >> 3]; | |
6047 EventProcessor(v15, 0, 1); | |
6048 _5C3420_pDecoration = 0; | |
6049 } | |
6050 return; | |
6051 } | |
6052 v11 = v14; | |
6053 } | |
6054 else | |
6055 { | |
141 | 6056 if ( (v0 & 7) != OBJECT_BModel || (unsigned int)v0 >= 0x2000000 ) |
0 | 6057 goto LABEL_13; |
6058 v2 = (signed int)(unsigned __int16)v0 >> 3; | |
6059 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor) | |
6060 { | |
6061 v3 = &pIndoor->pFaces[v2]; | |
6062 if ( !(v3->uAttributes & 0x2000000) ) | |
6063 { | |
6064 LABEL_11: | |
6065 v4 = pParty->pPickedItem.uItemID; | |
6066 if ( pParty->pPickedItem.uItemID ) | |
6067 { | |
6068 LABEL_14: | |
6069 v5 = pItemsTable->pItems[v4].uSpriteID; | |
6070 v6 = 0; | |
6071 a1.uItemType = v5; | |
6072 if ( (signed int)pObjectList->uNumObjects <= 0 ) | |
6073 { | |
6074 LABEL_18: | |
6075 LOWORD(v6) = 0; | |
6076 } | |
6077 else | |
6078 { | |
6079 v7 = (char *)&pObjectList->pObjects->uObjectID; | |
6080 while ( v5 != *(short *)v7 ) | |
6081 { | |
6082 ++v6; | |
6083 v7 += 56; | |
6084 if ( v6 >= (signed int)pObjectList->uNumObjects ) | |
6085 goto LABEL_18; | |
6086 } | |
6087 } | |
6088 a1.uObjectDescID = v6; | |
6089 a1.vPosition.y = pParty->vPosition.y; | |
6090 a1.field_58 = 4; | |
6091 a1.vPosition.x = pParty->vPosition.x; | |
6092 a1.vPosition.z = pParty->sEyelevel + pParty->vPosition.z; | |
6093 a1.uSoundID = 0; | |
6094 a1.uFacing = 0; | |
6095 a1.uAttributes = 8; | |
6096 a1.uSectorID = pIndoor->GetSector( | |
6097 pParty->vPosition.x, | |
6098 pParty->vPosition.y, | |
6099 pParty->sEyelevel + pParty->vPosition.z); | |
6100 a1.uSpriteFrameID = 0; | |
6101 memcpy(&a1.stru_24, &pParty->pPickedItem, 0x24u); | |
6102 v8 = (int *)pMouse->GetCursorPos(&v25); | |
6103 v9 = UnprojectX(*v8); | |
6104 a1.Create(pParty->sRotationY + v9, 184, 200, 0); | |
6105 v10 = pIcons_LOD->LoadTexture( | |
6106 pItemsTable->pItems[pParty->pPickedItem.uItemID].pIconName, | |
6107 TEXTURE_16BIT_PALETTE); | |
6108 if (v10 != -1) | |
6109 pIcons_LOD->pTextures[v10].Release(); | |
6110 pMouse->RemoveHoldingItem(); | |
6111 pIcons_LOD->_40F9C5(); | |
6112 return; | |
6113 } | |
6114 ShowNothingHereStatus(); | |
6115 LABEL_13: | |
6116 v4 = pParty->pPickedItem.uItemID; | |
6117 if ( !pParty->pPickedItem.uItemID ) | |
6118 return; | |
6119 goto LABEL_14; | |
6120 } | |
6121 v11 = pIndoor->pFaceExtras[v3->uFaceExtraID].uEventID; | |
6122 } | |
6123 else | |
6124 { | |
6125 v12 = &pOutdoor->pBModels[(signed int)(unsigned __int16)v0 >> 9].pFaces[v2 & 0x3F]; | |
6126 if ( !(v12->uAttributes & 0x2000000) ) | |
6127 goto LABEL_11; | |
6128 v11 = v12->sCogTriggeredID; | |
6129 } | |
6130 } | |
6131 EventProcessor(v11, (unsigned __int16)v0, 1); | |
6132 return; | |
6133 } | |
6134 v16 = (signed int)(unsigned __int16)v0 >> 3; | |
6135 a2.y = v16; | |
6136 v17 = &pActors[v16]; | |
6137 if ( v17->uAIState == 5 ) | |
6138 { | |
6139 if ( (unsigned int)v0 < 0x2000000 ) | |
6140 { | |
6141 stru_50C198.LootActor(&pActors[v16]); | |
6142 return; | |
6143 } | |
6144 goto LABEL_13; | |
6145 } | |
6146 if ( GetAsyncKeyState(VK_SHIFT) >= 0 ) | |
6147 { | |
6148 if ( !v17->GetActorsRelation(0) && !(BYTE2(v17->uAttributes) & 8) ) | |
6149 { | |
6150 if ( (unsigned int)v0 >= 0x2000000 ) | |
6151 goto LABEL_13; | |
6152 if ( !v17->CanAct() ) | |
6153 return; | |
6154 v18 = a2.y; | |
6155 Actor::FaceObject(a2.y, 4u, 0, 0); | |
6156 if ( !v17->uNPC_ID ) | |
6157 { | |
6158 v19 = pNPCStats->pGroups_copy[v17->uGroup]; | |
6159 if ( v19 ) | |
6160 { | |
6161 v20 = pNPCStats->pCatchPhrases[v19]; | |
6162 if ( v20 ) | |
6163 { | |
6164 pParty->uFlags |= 2u; | |
6165 strcpy(byte_5B0938, v20); | |
6166 sub_4451A8_press_any_key(0, 0, 0); | |
6167 } | |
6168 } | |
6169 return; | |
6170 } | |
6171 if ( (signed int)pMessageQueue_50CBD0->uNumMessages >= 40 ) | |
6172 return; | |
6173 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)161; | |
6174 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = v18; | |
6175 LABEL_42: | |
6176 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
6177 ++pMessageQueue_50CBD0->uNumMessages; | |
6178 return; | |
6179 } | |
6180 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->field_4 == 3 ) | |
6181 { | |
6182 pTurnEngine->field_18 |= 8u; | |
6183 return; | |
6184 } | |
6185 if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
6186 { | |
6187 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)23; | |
6188 goto LABEL_41; | |
6189 } | |
6190 } | |
6191 else | |
6192 { | |
6193 if ( pParty->bTurnBasedModeOn == 1 && pTurnEngine->field_4 == 3 ) | |
6194 { | |
6195 pParty->uFlags |= 8u; | |
6196 return; | |
6197 } | |
6198 if ( uActiveCharacter | |
6199 && sub_427769_spell(pPlayers[uActiveCharacter]->uQuickSpell) | |
6200 && (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
6201 { | |
6202 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = (UIMessageType)25; | |
6203 LABEL_41: | |
6204 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 0; | |
6205 goto LABEL_42; | |
6206 } | |
6207 } | |
6208 } | |
6209 | |
6210 //----- (004226C2) -------------------------------------------------------- | |
6211 bool __cdecl sub_4226C2() | |
6212 { | |
6213 if ( pCurrentScreen | |
151 | 6214 && pCurrentScreen != SCREEN_NPC_DIALOGUE |
6215 && pCurrentScreen != SCREEN_CHANGE_LOCATION ) | |
6216 { | |
6217 if ( pCurrentScreen == SCREEN_INPUT_BLV ) | |
0 | 6218 return pVideoPlayer->pSmackerMovie != 0; |
151 | 6219 if ( pCurrentScreen != SCREEN_BRANCHLESS_NPC_DIALOG ) |
0 | 6220 return 1; |
6221 } | |
6222 return 0; | |
6223 } | |
6224 // 4E28F8: using guessed type int pCurrentScreen; | |
6225 | |
6226 //----- (004226EF) -------------------------------------------------------- | |
6227 void __fastcall SetUserInterface(int a1, bool bReplace) | |
6228 { | |
6229 int v2; // ecx@2 | |
6230 unsigned int v3; // eax@7 | |
6231 unsigned __int16 v4; // dx@7 | |
6232 unsigned __int16 v5; // cx@7 | |
6233 unsigned __int16 v6; // [sp-4h] [bp-14h]@7 | |
6234 | |
6235 if ( a1 ) | |
6236 { | |
6237 v2 = a1 - 1; | |
6238 if ( v2 ) | |
6239 { | |
6240 if ( v2 != 1 ) | |
6241 return; | |
6242 if ( bReplace ) | |
6243 { | |
6244 pTexture_RightFrame->Reload("ib-r-C.pcx"); | |
6245 pTexture_BottomFrame->Reload("ib-b-C.pcx"); | |
6246 pTexture_TopFrame->Reload("ib-t-C.pcx"); | |
6247 pTexture_LeftFrame->Reload("ib-l-C.pcx"); | |
6248 pTexture_StatusBar->Reload("IB-Foot-c.pcx"); | |
6249 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_right_panel], "ib-mb-C", 2); | |
6250 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D8], "ib-autmask-c", 2); | |
6251 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079B4], "IB-COMP-C", 2); | |
6252 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D0], "IB-InitG-c", 2); | |
6253 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079C8], "IB-InitY-c", 2); | |
6254 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079CC], "IB-InitR-c", 2); | |
6255 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507990], "IB-NPCLD-C", 2); | |
6256 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50798C], "IB-NPCRD-C", 2); | |
6257 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507980], "ib-autout-C", 2); | |
6258 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507984], "ib-autin-C", 2); | |
6259 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50C98C], "IB-selec-C", 2); | |
6260 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50797C], "ib-m1d-c", 2); | |
6261 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507978], "ib-m2d-c", 2); | |
6262 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507974], "ib-m3d-c", 2); | |
6263 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507970], "ib-m4d-c", 2); | |
6264 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50796C], "isg-01-c", 2); | |
6265 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507968], "isg-02-c", 2); | |
6266 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507964], "isg-03-c", 2); | |
6267 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507960], "isg-04-c", 2); | |
6268 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeC"); | |
6269 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6270 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchC"); | |
6271 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6272 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_506438], "ib-bcu-c", 2); | |
6273 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50795C], "evtnpc-c", 2); | |
6274 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507958], "fr_inven-c", 2); | |
6275 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_Parchment], "parchment", 2); | |
6276 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B4], "cornr_ll-c", 2); | |
6277 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B0], "cornr_lr-c", 2); | |
6278 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076AC], "cornr_ul-c", 2); | |
6279 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A8], "cornr_ur-c", 2); | |
6280 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A4], "edge_btm-c", 2); | |
6281 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A0], "edge_lf-c", 2); | |
6282 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50769C], "edge_rt-c", 2); | |
6283 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507698], "edge_top-c", 2); | |
6284 pIcons_LOD->ReloadTexture(pTexture_591428, "endcap-c", 2); | |
6285 } | |
6286 else | |
6287 { | |
6288 pTexture_RightFrame->Load("ib-r-C.pcx", 0); | |
6289 pTexture_BottomFrame->Load("ib-b-c.pcx", 0); | |
6290 pTexture_TopFrame->Load("ib-t-C.pcx", 0); | |
6291 pTexture_LeftFrame->Load("ib-l-C.pcx", 0); | |
6292 pTexture_StatusBar->Load("IB-Foot-c.pcx", 0); | |
6293 uTextureID_right_panel = pIcons_LOD->LoadTexture("ib-mb-C", TEXTURE_16BIT_PALETTE); | |
6294 dword_5079D8 = pIcons_LOD->LoadTexture("ib-autmask-c", TEXTURE_16BIT_PALETTE); | |
6295 dword_5079B4 = pIcons_LOD->LoadTexture("IB-COMP-C", TEXTURE_16BIT_PALETTE); | |
6296 dword_5079D0 = pIcons_LOD->LoadTexture("IB-InitG-c", TEXTURE_16BIT_PALETTE); | |
6297 dword_5079C8 = pIcons_LOD->LoadTexture("IB-InitY-c", TEXTURE_16BIT_PALETTE); | |
6298 dword_5079CC = pIcons_LOD->LoadTexture("IB-InitR-c", TEXTURE_16BIT_PALETTE); | |
6299 uTextureID_507990 = pIcons_LOD->LoadTexture("IB-NPCLD-C", TEXTURE_16BIT_PALETTE); | |
6300 uTextureID_50798C = pIcons_LOD->LoadTexture("IB-NPCRD-C", TEXTURE_16BIT_PALETTE); | |
6301 uTextureID_507980 = pIcons_LOD->LoadTexture("ib-autout-C", TEXTURE_16BIT_PALETTE); | |
6302 uTextureID_507984 = pIcons_LOD->LoadTexture("ib-autin-C", TEXTURE_16BIT_PALETTE); | |
6303 dword_50C98C = pIcons_LOD->LoadTexture("IB-selec-C", TEXTURE_16BIT_PALETTE); | |
6304 uTextureID_50797C = pIcons_LOD->LoadTexture("ib-m1d-c", TEXTURE_16BIT_PALETTE); | |
6305 uTextureID_507978 = pIcons_LOD->LoadTexture("ib-m2d-c", TEXTURE_16BIT_PALETTE); | |
6306 dword_507974 = pIcons_LOD->LoadTexture("ib-m3d-c", TEXTURE_16BIT_PALETTE); | |
6307 uTextureID_507970 = pIcons_LOD->LoadTexture("ib-m4d-c", TEXTURE_16BIT_PALETTE); | |
6308 uTextureID_506438 = pIcons_LOD->LoadTexture("ib-bcu-c", TEXTURE_16BIT_PALETTE); | |
6309 dword_50796C = pIcons_LOD->LoadTexture("isg-01-c", TEXTURE_16BIT_PALETTE); | |
6310 dword_507968 = pIcons_LOD->LoadTexture("isg-02-c", TEXTURE_16BIT_PALETTE); | |
6311 dword_507964 = pIcons_LOD->LoadTexture("isg-03-c", TEXTURE_16BIT_PALETTE); | |
6312 dword_507960 = pIcons_LOD->LoadTexture("isg-04-c", TEXTURE_16BIT_PALETTE); | |
6313 uTextureID_50795C = pIcons_LOD->LoadTexture("evtnpc-c", TEXTURE_16BIT_PALETTE); | |
6314 uTextureID_507958 = pIcons_LOD->LoadTexture("fr_inven", TEXTURE_16BIT_PALETTE); | |
6315 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeC"); | |
6316 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6317 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchC"); | |
6318 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6319 } | |
6320 v3 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xC8u, 0, 0); | |
6321 v4 = 0; | |
6322 v6 = 0; | |
6323 v5 = 10; | |
6324 } | |
6325 else | |
6326 { | |
6327 if ( bReplace ) | |
6328 { | |
6329 pTexture_RightFrame->Reload("ib-r-a.pcx"); | |
6330 pTexture_BottomFrame->Reload("ib-b-a.pcx"); | |
6331 pTexture_TopFrame->Reload("ib-t-a.pcx"); | |
6332 pTexture_LeftFrame->Reload("ib-l-a.pcx"); | |
6333 pTexture_StatusBar->Reload("IB-Foot-a.pcx"); | |
6334 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_right_panel], "ib-mb-a", 2); | |
6335 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D8], "ib-autmask-a", 2); | |
6336 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079B4], "IB-COMP-a", 2); | |
6337 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D0], "IB-InitG-a", 2); | |
6338 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079C8], "IB-InitY-a", 2); | |
6339 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079CC], "IB-InitR-a", 2); | |
6340 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507990], "IB-NPCLD-a", 2); | |
6341 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50798C], "IB-NPCRD-a", 2); | |
6342 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507980], "ib-autout-a", 2); | |
6343 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507984], "ib-autin-a", 2); | |
6344 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50C98C], "IB-selec-a", 2); | |
6345 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50797C], "ib-m1d-a", 2); | |
6346 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507978], "ib-m2d-a", 2); | |
6347 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507974], "ib-m3d-a", 2); | |
6348 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507970], "ib-m4d-a", 2); | |
6349 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50796C], "isg-01-a", 2); | |
6350 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507968], "isg-02-a", 2); | |
6351 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507964], "isg-03-a", 2); | |
6352 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507960], "isg-04-a", 2); | |
6353 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeA"); | |
6354 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6355 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchA"); | |
6356 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6357 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_506438], "ib-bcu-a", 2); | |
6358 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50795C], "evtnpc", 2); | |
6359 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507958], "fr_inven", 2); | |
6360 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_Parchment], "parchment", 2); | |
6361 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B4], "cornr_ll", 2); | |
6362 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B0], "cornr_lr", 2); | |
6363 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076AC], "cornr_ul", 2); | |
6364 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A8], "cornr_ur", 2); | |
6365 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A4], "edge_btm", 2); | |
6366 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A0], "edge_lf", 2); | |
6367 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50769C], "edge_rt", 2); | |
6368 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507698], "edge_top", 2); | |
6369 pIcons_LOD->ReloadTexture(pTexture_591428, "endcap", 2); | |
6370 } | |
6371 else | |
6372 { | |
6373 pTexture_RightFrame->Load("ib-r-A.pcx", 0); | |
6374 pTexture_BottomFrame->Load("ib-b-A.pcx", 0); | |
6375 pTexture_TopFrame->Load("ib-t-A.pcx", 0); | |
6376 pTexture_LeftFrame->Load("ib-l-A.pcx", 0); | |
6377 pTexture_StatusBar->Load("IB-Foot-a.pcx", 0); | |
6378 uTextureID_right_panel = pIcons_LOD->LoadTexture("ib-mb-A", TEXTURE_16BIT_PALETTE); | |
6379 dword_5079D8 = pIcons_LOD->LoadTexture("ib-autmask-a", TEXTURE_16BIT_PALETTE); | |
6380 dword_5079B4 = pIcons_LOD->LoadTexture("IB-COMP-A", TEXTURE_16BIT_PALETTE); | |
6381 dword_5079D0 = pIcons_LOD->LoadTexture("IB-InitG-a", TEXTURE_16BIT_PALETTE); | |
6382 dword_5079C8 = pIcons_LOD->LoadTexture("IB-InitY-a", TEXTURE_16BIT_PALETTE); | |
6383 dword_5079CC = pIcons_LOD->LoadTexture("IB-InitR-a", TEXTURE_16BIT_PALETTE); | |
6384 uTextureID_507990 = pIcons_LOD->LoadTexture("IB-NPCLD-A", TEXTURE_16BIT_PALETTE); | |
6385 uTextureID_50798C = pIcons_LOD->LoadTexture("IB-NPCRD-A", TEXTURE_16BIT_PALETTE); | |
6386 dword_50C98C = pIcons_LOD->LoadTexture("IB-selec-A", TEXTURE_16BIT_PALETTE); | |
6387 uTextureID_50797C = pIcons_LOD->LoadTexture("ib-m1d-a", TEXTURE_16BIT_PALETTE); | |
6388 uTextureID_507978 = pIcons_LOD->LoadTexture("ib-m2d-a", TEXTURE_16BIT_PALETTE); | |
6389 dword_507974 = pIcons_LOD->LoadTexture("ib-m3d-a", TEXTURE_16BIT_PALETTE); | |
6390 uTextureID_507970 = pIcons_LOD->LoadTexture("ib-m4d-a", TEXTURE_16BIT_PALETTE); | |
6391 uTextureID_507980 = pIcons_LOD->LoadTexture("ib-autout-a", TEXTURE_16BIT_PALETTE); | |
6392 uTextureID_507984 = pIcons_LOD->LoadTexture("ib-autin-a", TEXTURE_16BIT_PALETTE); | |
6393 uTextureID_506438 = pIcons_LOD->LoadTexture("ib-bcu-a", TEXTURE_16BIT_PALETTE); | |
6394 dword_50796C = pIcons_LOD->LoadTexture("isg-01-a", TEXTURE_16BIT_PALETTE); | |
6395 dword_507968 = pIcons_LOD->LoadTexture("isg-02-a", TEXTURE_16BIT_PALETTE); | |
6396 dword_507964 = pIcons_LOD->LoadTexture("isg-03-a", TEXTURE_16BIT_PALETTE); | |
6397 dword_507960 = pIcons_LOD->LoadTexture("isg-04-a", TEXTURE_16BIT_PALETTE); | |
6398 uTextureID_50795C = pIcons_LOD->LoadTexture("evtnpc", TEXTURE_16BIT_PALETTE); | |
6399 uTextureID_507958 = pIcons_LOD->LoadTexture("fr_inven", TEXTURE_16BIT_PALETTE); | |
6400 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeA"); | |
6401 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6402 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchA"); | |
6403 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6404 uTextureID_Parchment = pIcons_LOD->LoadTexture("parchment", TEXTURE_16BIT_PALETTE); | |
6405 uTextureID_5076B4 = pIcons_LOD->LoadTexture("cornr_ll", TEXTURE_16BIT_PALETTE); | |
6406 uTextureID_5076B0 = pIcons_LOD->LoadTexture("cornr_lr", TEXTURE_16BIT_PALETTE); | |
6407 uTextureID_5076AC = pIcons_LOD->LoadTexture("cornr_ul", TEXTURE_16BIT_PALETTE); | |
6408 uTextureID_5076A8 = pIcons_LOD->LoadTexture("cornr_ur", TEXTURE_16BIT_PALETTE); | |
6409 uTextureID_5076A4 = pIcons_LOD->LoadTexture("edge_btm", TEXTURE_16BIT_PALETTE); | |
6410 uTextureID_5076A0 = pIcons_LOD->LoadTexture("edge_lf", TEXTURE_16BIT_PALETTE); | |
6411 uTextureID_50769C = pIcons_LOD->LoadTexture("edge_rt", TEXTURE_16BIT_PALETTE); | |
6412 uTextureID_507698 = pIcons_LOD->LoadTexture("edge_top", TEXTURE_16BIT_PALETTE); | |
6413 pTexture_591428 = &pIcons_LOD->pTextures[pIcons_LOD->LoadTexture("endcap", TEXTURE_16BIT_PALETTE)]; | |
6414 | |
6415 } | |
6416 v3 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0xAu, 0, 0); | |
6417 v4 = 214; | |
6418 v5 = 230; | |
6419 v6 = 193; | |
6420 } | |
6421 } | |
6422 else | |
6423 { | |
6424 if ( bReplace ) | |
6425 { | |
6426 pTexture_RightFrame->Reload("ib-r-B.pcx"); | |
6427 pTexture_BottomFrame->Reload("ib-b-B.pcx"); | |
6428 pTexture_TopFrame->Reload("ib-t-B.pcx"); | |
6429 pTexture_LeftFrame->Reload("ib-l-B.pcx"); | |
6430 pTexture_StatusBar->Reload("IB-Foot-b.pcx"); | |
6431 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_right_panel], "ib-mb-B", 2); | |
6432 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D8], "ib-autmask-b", 2); | |
6433 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079B4], "IB-COMP-B", 2); | |
6434 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079D0], "IB-InitG-b", 2); | |
6435 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079C8], "IB-InitY-b", 2); | |
6436 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_5079CC], "IB-InitR-b", 2); | |
6437 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507990], "IB-NPCLD-B", 2); | |
6438 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50798C], "IB-NPCRD-B", 2); | |
6439 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507980], "ib-autout-B", 2); | |
6440 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507984], "ib-autin-B", 2); | |
6441 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50C98C], "IB-selec-B", 2); | |
6442 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50797C], "ib-m1d-b", 2); | |
6443 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507978], "ib-m2d-b", 2); | |
6444 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507974], "ib-m3d-b", 2); | |
6445 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507970], "ib-m4d-b", 2); | |
6446 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_50796C], "isg-01-b", 2); | |
6447 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507968], "isg-02-b", 2); | |
6448 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507964], "isg-03-b", 2); | |
6449 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[dword_507960], "isg-04-b", 2); | |
6450 pUIAnim_WizardEye->uIconID = pIconsFrameTable->FindIcon("wizeyeB"); | |
6451 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnim_WizardEye->uIconID); | |
6452 pUIAnum_Torchlight->uIconID = pIconsFrameTable->FindIcon("torchB"); | |
6453 pIconsFrameTable->InitializeAnimation((signed __int16)pUIAnum_Torchlight->uIconID); | |
6454 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_506438], "ib-bcu-b", 2); | |
6455 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50795C], "evtnpc-b", 2); | |
6456 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507958], "fr_inven-b", 2); | |
6457 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_Parchment], "parchment", 2); | |
6458 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B4], "cornr_ll-b", 2); | |
6459 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076B0], "cornr_lr-b", 2); | |
6460 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076AC], "cornr_ul-b", 2); | |
6461 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A8], "cornr_ur-b", 2); | |
6462 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A4], "edge_btm-b", 2); | |
6463 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_5076A0], "edge_lf-b", 2); | |
6464 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_50769C], "edge_rt-b", 2); | |
6465 pIcons_LOD->ReloadTexture(&pIcons_LOD->pTextures[uTextureID_507698], "edge_top-b", 2); | |
6466 pIcons_LOD->ReloadTexture(pTexture_591428, "endcap-b", 2); | |
6467 } | |
6468 v3 = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(0, 0, 0xC8u); | |
6469 v5 = 255; | |
6470 v4 = 225; | |
6471 v6 = 255; | |
6472 } | |
6473 uGameUIFontMain = v3; | |
6474 uGameUIFontShadow = GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(v5, v4, v6); | |
6475 } | |
6476 | |
6477 | |
6478 | |
6479 //----- (00423AEE) -------------------------------------------------------- | |
6480 void __cdecl reset_some_strus_flt_2Cs() | |
6481 { | |
6482 float *v0; // eax@1 | |
6483 signed int v1; // ecx@1 | |
6484 signed int v2; // edx@1 | |
6485 float *v3; // eax@3 | |
6486 signed int v4; // edx@3 | |
6487 float *v5; // eax@5 | |
6488 signed int v6; // edx@5 | |
6489 float *v7; // eax@7 | |
6490 signed int v8; // edx@7 | |
6491 float *v9; // eax@9 | |
6492 | |
6493 v0 = &array_50AC10[0].flt_2C; | |
6494 v1 = 50; | |
6495 v2 = 50; | |
6496 do | |
6497 { | |
6498 *v0 = 0.0; | |
6499 v0 += 12; | |
6500 --v2; | |
6501 } | |
6502 while ( v2 ); | |
6503 v3 = &array_50A2B0[0].flt_2C; | |
6504 v4 = 50; | |
6505 do | |
6506 { | |
6507 *v3 = 0.0; | |
6508 v3 += 12; | |
6509 --v4; | |
6510 } | |
6511 while ( v4 ); | |
6512 v5 = &array_509950[0].flt_2C; | |
6513 v6 = 50; | |
6514 do | |
6515 { | |
6516 *v5 = 0.0; | |
6517 v5 += 12; | |
6518 --v6; | |
6519 } | |
6520 while ( v6 ); | |
6521 v7 = &array_508FF0[0].flt_2C; | |
6522 v8 = 50; | |
6523 do | |
6524 { | |
6525 *v7 = 0.0; | |
6526 v7 += 12; | |
6527 --v8; | |
6528 } | |
6529 while ( v8 ); | |
6530 v9 = &array_508690[0].flt_2C; | |
6531 do | |
6532 { | |
6533 *v9 = 0.0; | |
6534 v9 += 12; | |
6535 --v1; | |
6536 } | |
6537 while ( v1 ); | |
6538 } | |
6539 | |
6540 //----- (00423B4A) -------------------------------------------------------- | |
6541 void __cdecl sub_423B4A() | |
6542 { | |
6543 float *v0; // eax@1 | |
6544 signed int v1; // ecx@1 | |
6545 | |
6546 v0 = &array_507D30[0].flt_2C; | |
6547 v1 = 50; | |
6548 do | |
6549 { | |
6550 *v0 = 0.0; | |
6551 v0 += 12; | |
6552 --v1; | |
6553 } | |
6554 while ( v1 ); | |
6555 } | |
6556 | |
6557 //----- (00423B5D) -------------------------------------------------------- | |
6558 int __fastcall sub_423B5D(unsigned int uFaceID) | |
6559 { | |
6560 BLVFace *v1; // ebx@1 | |
6561 Vec3_short_ *v2; // esi@1 | |
6562 //int v3; // ST28_4@1 | |
6563 __int16 v4; // ST2C_2@1 | |
6564 //signed int v5; // esi@1 | |
6565 //Vec3_short_ *v6; // eax@4 | |
6566 //signed int v7; // edi@5 | |
6567 //signed int v8; // eax@5 | |
6568 //signed int i_; // ecx@10 | |
6569 int v10; // eax@10 | |
6570 int v11; // edx@11 | |
6571 int v12; // ST28_4@12 | |
6572 signed int v13; // edx@12 | |
6573 signed __int64 v14; // qtt@12 | |
6574 int *v15; // ebx@12 | |
6575 int v16; // ST28_4@14 | |
6576 signed int v17; // eax@14 | |
6577 signed __int64 v18; // qtt@14 | |
6578 signed int v19; // edx@15 | |
6579 signed int v20; // edx@17 | |
6580 signed int v21; // ebx@19 | |
6581 signed int v22; // esi@20 | |
6582 int v23; // edi@21 | |
6583 int v24; // eax@21 | |
6584 int v25; // eax@22 | |
6585 int v26; // eax@22 | |
6586 signed int v27; // ST30_4@24 | |
6587 signed __int64 v28; // qtt@24 | |
6588 int v29; // ST18_4@25 | |
6589 int v30; // eax@26 | |
6590 int v31; // eax@27 | |
6591 int v32; // eax@27 | |
6592 signed int v33; // ST30_4@29 | |
6593 signed __int64 v34; // qtt@29 | |
6594 int v35; // ST30_4@30 | |
6595 signed int v36; // edi@31 | |
6596 unsigned int v37; // eax@31 | |
6597 bool v38; // edx@31 | |
6598 int v39; // ecx@31 | |
6599 int v40; // ecx@32 | |
6600 int v41; // esi@32 | |
6601 int v42; // eax@34 | |
6602 signed int v43; // ebx@41 | |
6603 unsigned int v44; // eax@41 | |
6604 signed int v45; // ecx@42 | |
6605 int v46; // esi@42 | |
6606 int v47; // eax@44 | |
6607 signed int v48; // edi@51 | |
6608 unsigned int v49; // eax@51 | |
6609 bool v50; // edx@51 | |
6610 int v51; // ecx@51 | |
6611 int v52; // ecx@52 | |
6612 signed int v53; // esi@52 | |
6613 int v54; // eax@54 | |
6614 int v55; // ebx@61 | |
6615 unsigned int v56; // eax@61 | |
6616 signed int v57; // ecx@62 | |
6617 int v58; // esi@62 | |
6618 int v59; // eax@64 | |
6619 char v61; // zf@72 | |
6620 signed int v62; // edx@75 | |
6621 int v63; // ecx@76 | |
6622 int v64; // esi@76 | |
6623 int v65; // ecx@83 | |
6624 //signed int v66; // [sp+14h] [bp-14h]@3 | |
6625 int v67; // [sp+14h] [bp-14h]@34 | |
6626 int v68; // [sp+14h] [bp-14h]@44 | |
6627 int v69; // [sp+14h] [bp-14h]@54 | |
6628 int v70; // [sp+14h] [bp-14h]@64 | |
6629 signed int v71; // [sp+14h] [bp-14h]@75 | |
6630 bool thisa; // [sp+18h] [bp-10h]@9 | |
6631 int thisb; // [sp+18h] [bp-10h]@12 | |
6632 int thisc; // [sp+18h] [bp-10h]@20 | |
6633 bool thisd; // [sp+18h] [bp-10h]@41 | |
6634 bool thise; // [sp+18h] [bp-10h]@61 | |
6635 int thisf; // [sp+18h] [bp-10h]@74 | |
6636 signed int v79; // [sp+1Ch] [bp-Ch]@9 | |
6637 int v80; // [sp+1Ch] [bp-Ch]@76 | |
6638 bool v81; // [sp+20h] [bp-8h]@10 | |
6639 bool v82; // [sp+20h] [bp-8h]@32 | |
6640 bool v83; // [sp+20h] [bp-8h]@42 | |
6641 bool v84; // [sp+20h] [bp-8h]@52 | |
6642 bool v85; // [sp+20h] [bp-8h]@62 | |
6643 //signed int i; // [sp+24h] [bp-4h]@9 | |
6644 signed int ia; // [sp+24h] [bp-4h]@19 | |
6645 signed int ib; // [sp+24h] [bp-4h]@31 | |
6646 signed int ic; // [sp+24h] [bp-4h]@41 | |
6647 signed int id; // [sp+24h] [bp-4h]@51 | |
6648 signed int ie; // [sp+24h] [bp-4h]@61 | |
6649 | |
6650 v1 = &pIndoor->pFaces[uFaceID]; | |
6651 //this = pGame->pIndoorCameraD3D; | |
6652 v2 = &pIndoor->pVertices[v1->pVertexIDs[0]]; | |
6653 //v3 = *(_DWORD *)&v2->x; | |
6654 v4 = v2->z; | |
6655 //v5 = 0; | |
6656 if ( v1->pFacePlane_old.vNormal.x * (v2->x - pBLVRenderParams->vPartyPos.x) | |
6657 + v1->pFacePlane_old.vNormal.y * (v2->y - pBLVRenderParams->vPartyPos.y) | |
6658 + v1->pFacePlane_old.vNormal.z * (v2->z - pBLVRenderParams->vPartyPos.z) < 0 ) | |
6659 { | |
6660 dword_50B700 = 1; | |
6661 } | |
6662 else | |
6663 { | |
6664 dword_50B700 = 0; | |
6665 if ( !(v1->uAttributes & 1) ) | |
6666 return 0; | |
6667 } | |
6668 //v66 = v1->uNumVertices; | |
6669 for (uint i = 0; i < v1->uNumVertices; ++i) | |
6670 { | |
6671 auto v6 = &pIndoor->pVertices[v1->pVertexIDs[i]]; | |
6672 pGame->pIndoorCameraD3D->ApplyViewTransform_TrueIfStillVisible( | |
6673 v6->x, | |
6674 v6->y, | |
6675 v6->z, | |
6676 &_50B924_view_transformed_xs[i], | |
6677 &_50B834_view_transformed_zs[i], | |
6678 &_50B744_view_transformed_ys[i], | |
6679 0); | |
6680 } | |
6681 | |
6682 //v7 = v1->uNumVertices; | |
6683 //v8 = 0; | |
6684 if (v1->uNumVertices <= 0) | |
6685 return 0; | |
6686 | |
6687 bool bFound = false; | |
6688 for (uint i = 0; i < v1->uNumVertices; ++i) | |
6689 if (_50B924_view_transformed_xs[i] >= 0x80000u) | |
6690 { | |
6691 bFound = true; | |
6692 break; | |
6693 } | |
6694 if (!bFound) | |
6695 return 0; | |
6696 | |
6697 v79 = 0; | |
6698 _50B924_view_transformed_xs[v1->uNumVertices] = _50B924_view_transformed_xs[0]; | |
6699 _50B834_view_transformed_zs[v1->uNumVertices] = _50B834_view_transformed_zs[0]; | |
6700 _50B744_view_transformed_ys[v1->uNumVertices] = _50B744_view_transformed_ys[0]; | |
6701 thisa = _50B924_view_transformed_xs[0] >= 0x80000u; | |
6702 //int i = 1; | |
6703 for (uint i = 1; i < v1->uNumVertices; ++i) | |
6704 { | |
6705 v10 = _50B924_view_transformed_xs[i]; | |
6706 v81 = v10 >= (signed int)0x80000u; | |
6707 if ( thisa ^ v81 ) | |
6708 { | |
6709 v11 = _50B924_view_transformed_xs[i - 1]; | |
6710 if ( v10 >= (signed int)0x80000u ) | |
6711 { | |
6712 v12 = v10 - v11; | |
6713 v13 = 0x80000 - v11; | |
6714 LODWORD(v14) = v13 << 16; | |
6715 HIDWORD(v14) = v13 >> 16; | |
6716 v15 = &_50B744_view_transformed_ys[i - 1]; | |
6717 dword_50B828[v79] = ((unsigned __int64)((_50B834_view_transformed_zs[i] - _50B834_view_transformed_zs[i - 1]) | |
6718 * v14 | |
6719 / v12) >> 16) | |
6720 + _50B834_view_transformed_zs[i - 1]; | |
6721 thisb = (unsigned __int64)((_50B744_view_transformed_ys[i] - _50B744_view_transformed_ys[i - 1]) * v14 / v12) >> 16; | |
6722 } | |
6723 else | |
6724 { | |
6725 v16 = v11 - v10; | |
6726 v17 = 0x80000 - v10; | |
6727 LODWORD(v18) = v17 << 16; | |
6728 HIDWORD(v18) = v17 >> 16; | |
6729 v15 = &_50B744_view_transformed_ys[i]; | |
108 | 6730 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 | 6731 thisb = (unsigned __int64)((_50B744_view_transformed_ys[i - 1] - _50B744_view_transformed_ys[i]) * v18 / v16) >> 16; |
6732 } | |
6733 v19 = v79++; | |
6734 //v7 = v66; | |
6735 dword_50B738[v19] = thisb + *v15; | |
6736 dword_50B918[v19] = 0x80000u; | |
6737 } | |
6738 if ( v81 ) | |
6739 { | |
6740 v20 = v79++; | |
6741 dword_50B918[v20] = _50B924_view_transformed_xs[i]; | |
6742 dword_50B828[v20] = _50B834_view_transformed_zs[i]; | |
6743 dword_50B738[v20] = _50B744_view_transformed_ys[i]; | |
6744 } | |
6745 //++i; | |
6746 thisa = v81; | |
6747 } | |
6748 ia = 0; | |
6749 v21 = v79; | |
6750 dword_50B918[v79] = dword_50B918[0]; | |
6751 dword_50B828[v79] = dword_50B828[0]; | |
6752 for ( dword_50B738[v79] = dword_50B738[0]; ia < v79; dword_50BA08[v22] = pBLVRenderParams->uViewportCenterY - v35 ) | |
6753 { | |
6754 v22 = ia; | |
6755 thisc = abs(dword_50B918[ia]); | |
6756 if ( abs(dword_50B828[ia]) >> 13 <= thisc ) | |
6757 { | |
6758 v27 = dword_50B828[v22]; | |
6759 LODWORD(v28) = v27 << 16; | |
6760 HIDWORD(v28) = v27 >> 16; | |
6761 v26 = v28 / dword_50B918[v22]; | |
6762 v23 = 0; | |
6763 } | |
6764 else | |
6765 { | |
6766 v23 = 0; | |
6767 v24 = 0; | |
6768 if ( dword_50B828[v22] >= 0 ) | |
6769 { | |
6770 LOBYTE(v24) = dword_50B918[v22] >= 0; | |
6771 v26 = ((v24 - 1) & 0xFF800000) + 0x400000; | |
6772 } | |
6773 else | |
6774 { | |
6775 LOBYTE(v24) = dword_50B918[v22] >= 0; | |
6776 v25 = v24 - 1; | |
6777 v26 = (v25 & 0x800000) - 0x400000; | |
6778 } | |
6779 } | |
6780 v29 = dword_50B738[v22]; | |
6781 dword_50BAF4_xs[v22 + 1] = v26; | |
6782 if ( abs(v29) >> 13 <= thisc ) | |
6783 { | |
6784 v33 = dword_50B738[v22]; | |
6785 LODWORD(v34) = v33 << 16; | |
6786 HIDWORD(v34) = v33 >> 16; | |
6787 v32 = v34 / dword_50B918[v22]; | |
6788 } | |
6789 else | |
6790 { | |
6791 v30 = 0; | |
6792 if ( dword_50B738[v22] >= v23 ) | |
6793 { | |
6794 LOBYTE(v30) = dword_50B918[v22] >= v23; | |
6795 v32 = ((v30 - 1) & 0xFF800000) + 0x400000; | |
6796 } | |
6797 else | |
6798 { | |
6799 LOBYTE(v30) = dword_50B918[v22] >= v23; | |
6800 v31 = v30 - 1; | |
6801 v32 = (v31 & 0x800000) - 0x400000; | |
6802 } | |
6803 } | |
6804 dword_50BA08[v22] = v32; | |
6805 dword_50BAF4_xs[v22 + 1] = (unsigned __int64)(SHIWORD(pBLVRenderParams->field_40) | |
6806 * (signed __int64)dword_50BAF4_xs[v22 + 1]) >> 16; | |
6807 v35 = (unsigned __int64)(SHIWORD(pBLVRenderParams->field_40) * (signed __int64)dword_50BA08[v22]) >> 16; | |
6808 dword_50BAF4_xs[v22 + 1] = pBLVRenderParams->uViewportCenterX - dword_50BAF4_xs[v22 + 1]; | |
6809 ++ia; | |
6810 } | |
6811 v36 = 0; | |
6812 dword_50BAF4_xs[v21 + 1] = dword_50BAF4_xs[1]; | |
6813 dword_50BA08[v21] = dword_50BA08[0]; | |
6814 v37 = pBLVRenderParams->uViewportX; | |
6815 v38 = dword_50BAF4_xs[1] < (signed int)pBLVRenderParams->uViewportX; | |
6816 LOBYTE(v38) = dword_50BAF4_xs[1] >= (signed int)pBLVRenderParams->uViewportX; | |
6817 v39 = 1; | |
6818 ib = 1; | |
6819 if ( v79 < 1 ) | |
6820 return 0; | |
6821 do | |
6822 { | |
6823 v40 = v39; | |
6824 v41 = dword_50BAF4_xs[v40 + 1]; | |
6825 v82 = v41 >= (signed int)v37; | |
6826 if ( v38 ^ v82 ) | |
6827 { | |
6828 if ( v41 >= (signed int)v37 ) | |
6829 { | |
6830 v67 = (signed int)(v37 - dword_50BAF4_xs[v40]) | |
6831 * (signed __int64)(dword_50BA08[v40] - dword_50B9F8[v40 + 3]) | |
6832 / (v41 - dword_50BAF4_xs[v40]); | |
6833 v42 = dword_50B9F8[v40 + 3]; | |
6834 } | |
6835 else | |
6836 { | |
6837 v67 = (signed int)(v37 - v41) | |
6838 * (signed __int64)(dword_50B9F8[v40 + 3] - dword_50BA08[v40]) | |
6839 / (dword_50BAF4_xs[v40] - v41); | |
6840 v42 = dword_50BA08[v40]; | |
6841 } | |
6842 ++v36; | |
6843 dword_50B9F8[v36] = v67 + v42; | |
6844 v37 = pBLVRenderParams->uViewportX; | |
6845 dword_50BAE8_xs[v36] = pBLVRenderParams->uViewportX; | |
6846 } | |
6847 v38 = v82; | |
6848 if ( v82 ) | |
6849 { | |
6850 dword_50BAE8_xs[v36 + 1] = dword_50BAF4_xs[v40 + 1]; | |
6851 dword_50B9F8[v36++ + 1] = dword_50BA08[v40]; | |
6852 } | |
6853 v39 = ib++ + 1; | |
6854 } | |
6855 while ( ib <= v79 ); | |
6856 | |
6857 if ( !v36 | |
6858 || (v43 = 0, | |
6859 dword_50BAE8_xs[v36 + 1] = dword_50BAE8_xs[1], | |
6860 dword_50B9F8[v36 + 1] = dword_50B9F8[1], | |
6861 v44 = pBLVRenderParams->uViewportZ, | |
6862 thisd = dword_50BAE8_xs[1] <= (signed int)pBLVRenderParams->uViewportZ, | |
6863 ic = 1, | |
6864 v36 < 1) ) | |
6865 return 0; | |
6866 | |
6867 do | |
6868 { | |
6869 v45 = ic; | |
6870 v46 = dword_50BAE8_xs[ic + 1]; | |
6871 v83 = v46 <= (signed int)v44; | |
6872 if ( thisd ^ v83 ) | |
6873 { | |
6874 if ( v46 <= (signed int)v44 ) | |
6875 { | |
6876 v68 = (signed int)(v44 - dword_50BAE8_xs[v45]) | |
6877 * (signed __int64)(dword_50B9F8[v45 + 1] - dword_50B9F8[v45]) | |
6878 / (v46 - dword_50BAE8_xs[v45]); | |
6879 v47 = dword_50B9F8[v45]; | |
6880 } | |
6881 else | |
6882 { | |
6883 v68 = (signed int)(v44 - v46) | |
6884 * (signed __int64)(dword_50B9F8[v45] - dword_50B9F8[v45 + 1]) | |
6885 / (dword_50BAE8_xs[v45] - v46); | |
6886 v47 = dword_50B9F8[v45 + 1]; | |
6887 } | |
6888 ++v43; | |
6889 dword_50B9EC[v43] = v68 + v47; | |
6890 v44 = pBLVRenderParams->uViewportZ; | |
6891 dword_50BADC_xs[v43] = pBLVRenderParams->uViewportZ; | |
6892 } | |
6893 if ( v83 ) | |
6894 { | |
6895 dword_50BAE0[v43] = dword_50BAE8_xs[v45 + 1]; | |
6896 dword_50B9F0[v43++] = dword_50B9F8[v45 + 1]; | |
6897 } | |
6898 ++ic; | |
6899 thisd = v83; | |
6900 } | |
6901 while ( ic <= v36 ); | |
6902 if ( !v43 | |
6903 || (v48 = 0, | |
6904 dword_50BAE0[v43] = dword_50BAE0[0], | |
6905 dword_50B9F0[v43] = dword_50B9F0[0], | |
6906 v49 = pBLVRenderParams->uViewportY, | |
6907 v50 = dword_50B9F0[0] < (signed int)pBLVRenderParams->uViewportY, | |
6908 LOBYTE(v50) = dword_50B9F0[0] >= (signed int)pBLVRenderParams->uViewportY, | |
6909 v51 = 1, | |
6910 id = 1, | |
6911 v43 < 1) ) | |
6912 return 0; | |
6913 do | |
6914 { | |
6915 v52 = v51; | |
6916 v53 = dword_50B9F0[v52]; | |
6917 v84 = v53 >= (signed int)v49; | |
6918 if ( v50 ^ v84 ) | |
6919 { | |
6920 if ( v53 >= (signed int)v49 ) | |
6921 { | |
6922 v69 = (signed int)(v49 - dword_50B9EC[v52]) | |
6923 * (signed __int64)(dword_50BAE0[v52] - dword_50BADC_xs[v52]) | |
6924 / (v53 - dword_50B9EC[v52]); | |
6925 v54 = dword_50BADC_xs[v52]; | |
6926 } | |
6927 else | |
6928 { | |
6929 v69 = (signed int)(v49 - v53) | |
6930 * (signed __int64)(dword_50BADC_xs[v52] - dword_50BAE0[v52]) | |
6931 / (dword_50B9EC[v52] - v53); | |
6932 v54 = dword_50BAE0[v52]; | |
6933 } | |
6934 ++v48; | |
6935 dword_50BAD0[v48] = v69 + v54; | |
6936 v49 = pBLVRenderParams->uViewportY; | |
6937 dword_50B9E0_ys[v48] = pBLVRenderParams->uViewportY; | |
6938 } | |
6939 v50 = v84; | |
6940 if ( v84 ) | |
6941 { | |
6942 dword_50BAD4[v48] = dword_50BAE0[v52]; | |
6943 dword_50B9E0_ys[v48++ + 1] = dword_50B9F0[v52]; | |
6944 } | |
6945 v51 = id++ + 1; | |
6946 } | |
6947 while ( id <= v43 ); | |
6948 if ( !v48 | |
6949 || (v55 = 0, | |
6950 dword_50BAD4[v48] = dword_50BAD4[0], | |
6951 dword_50B9E0_ys[v48 + 1] = dword_50B9E0_ys[1], | |
6952 v56 = pBLVRenderParams->uViewportW, | |
6953 thise = dword_50B9E0_ys[1] <= (signed int)pBLVRenderParams->uViewportW, | |
6954 ie = 1, | |
6955 v48 < 1) ) | |
6956 return 0; | |
6957 do | |
6958 { | |
6959 v57 = ie; | |
6960 v58 = dword_50B9E0_ys[ie + 1]; | |
6961 v85 = v58 <= (signed int)v56; | |
6962 if ( thise ^ v85 ) | |
6963 { | |
6964 if ( v58 <= (signed int)v56 ) | |
6965 { | |
6966 v70 = (signed int)(v56 - dword_50B9E0_ys[v57]) | |
6967 * (signed __int64)(dword_50BAD4[v57] - dword_50BAD0[v57]) | |
6968 / (v58 - dword_50B9E0_ys[v57]); | |
6969 v59 = dword_50BAD0[v57]; | |
6970 } | |
6971 else | |
6972 { | |
6973 v70 = (signed int)(v56 - v58) | |
6974 * (signed __int64)(dword_50BAD0[v57] - dword_50BAD4[v57]) | |
6975 / (dword_50B9E0_ys[v57] - v58); | |
6976 v59 = dword_50BAD4[v57]; | |
6977 } | |
6978 ++v55; | |
6979 dword_50BAC4[v55] = v70 + v59; | |
6980 v56 = pBLVRenderParams->uViewportW; | |
6981 unk_50B9D4[v55] = pBLVRenderParams->uViewportW; | |
6982 } | |
6983 if ( v85 ) | |
6984 { | |
6985 dword_50BAC8[v55] = dword_50BAD4[v57]; | |
6986 dword_50B9D8_ys[v55++] = dword_50B9E0_ys[v57 + 1]; | |
6987 } | |
6988 ++ie; | |
6989 thise = v85; | |
6990 } | |
6991 while ( ie <= v48 ); | |
6992 if ( !v55 ) | |
6993 return 0; | |
6994 v61 = pRenderer->pRenderD3D == 0; | |
6995 dword_50BAC8[v55] = dword_50BAC8[0]; | |
6996 dword_50B9D8_ys[v55] = dword_50B9D8_ys[0]; | |
6997 if ( v61 && v55 > 3 ) | |
6998 { | |
6999 dword_50BAC8[v55 + 1] = dword_50BAC8[1]; | |
7000 dword_50B9D8_ys[v55 + 1] = dword_50B9D8_ys[1]; | |
7001 thisf = 2 * (dword_50B700 != 0) - 1; | |
7002 if ( v55 > 0 ) | |
7003 { | |
7004 v62 = 1; | |
7005 v71 = 1; | |
7006 do | |
7007 { | |
7008 v63 = v62 - 1; | |
7009 v64 = v62 + 1; | |
7010 v80 = v62 + 1; | |
7011 if ( v62 - 1 >= v55 ) | |
7012 v63 -= v55; | |
7013 if ( v62 >= v55 ) | |
7014 v62 -= v55; | |
7015 if ( v64 >= v55 ) | |
7016 v64 -= v55; | |
7017 if ( thisf | |
7018 * ((dword_50B9D8_ys[v64] - dword_50B9D8_ys[v63]) * (dword_50BAC8[v62] - dword_50BAC8[v63]) | |
7019 - (dword_50B9D8_ys[v62] - dword_50B9D8_ys[v63]) * (dword_50BAC8[v64] - dword_50BAC8[v63])) < 0 ) | |
7020 { | |
7021 v62 = v80; | |
7022 v71 = v80; | |
7023 } | |
7024 else | |
7025 { | |
7026 v62 = v71; | |
7027 v65 = v71; | |
7028 if ( v71 < v55 || (v65 = v71 - v55, v71 - v55 < v55) ) | |
7029 { | |
7030 memcpy(&dword_50B9D8_ys[v65], &dword_50B9D8_ys[v65 + 1], 4 * ((unsigned int)(4 * (v55 - v65)) >> 2)); | |
7031 memcpy(&dword_50BAC8[v65], &dword_50BAC8[v65 + 1], 4 * ((unsigned int)(4 * (v55 - v65)) >> 2)); | |
7032 } | |
7033 --v55; | |
7034 } | |
7035 } | |
7036 while ( v62 - 1 < v55 ); | |
7037 } | |
7038 dword_50BAC8[v55] = dword_50BAC8[0]; | |
7039 dword_50B9D8_ys[v55] = dword_50B9D8_ys[0]; | |
7040 } | |
7041 return v55; | |
7042 } | |
7043 | |
7044 | |
7045 //----- (00424579) -------------------------------------------------------- | |
7046 int __fastcall sub_424579(int uFaceID, stru320 *a2) | |
7047 { | |
7048 __debugbreak(); | |
7049 return 0; | |
7050 /*BLVFace *v2; // eax@1 | |
7051 Vec3_short_ *v3; // ebx@1 | |
7052 Vec3_short_ *v4; // esi@1 | |
7053 unsigned int v5; // esi@3 | |
7054 int v7; // ST1C_4@5 | |
7055 int v8; // ST1C_4@5 | |
7056 int v9; // ST1C_4@5 | |
7057 int v10; // ST1C_4@5 | |
7058 int v11; // esi@5 | |
7059 int v12; // ST1C_4@5 | |
7060 unsigned int v15; // ecx@8 | |
7061 unsigned int v19; // ecx@13 | |
7062 signed int v20; // ecx@16 | |
7063 signed int result; // eax@20 | |
7064 signed int v24; // edx@22 | |
7065 unsigned int v25; // [sp+Ch] [bp-1Ch]@3 | |
7066 float v26; // [sp+14h] [bp-14h]@3 | |
7067 float v27; // [sp+1Ch] [bp-Ch]@3 | |
7068 float v28; // [sp+20h] [bp-8h]@3 | |
7069 signed int v29; // [sp+24h] [bp-4h]@3 | |
7070 | |
7071 v2 = &pIndoor->pFaces[uFaceID]; | |
7072 v3 = pIndoor->pVertices; | |
7073 v4 = &pIndoor->pVertices[*v2->pVertexIDs]; | |
7074 if ( v2->pFacePlane_old.vNormal.x * ((signed __int16)*(int *)&v4->x - pBLVRenderParams->vPartyPos.x) | |
7075 + v2->pFacePlane_old.vNormal.y * ((signed __int16)(*(int *)&v4->x >> 16) - pBLVRenderParams->vPartyPos.y) | |
7076 + v2->pFacePlane_old.vNormal.z * (v4->z - pBLVRenderParams->vPartyPos.z) < 0 ) | |
7077 { | |
7078 dword_50B700 = 1; | |
7079 } | |
7080 else | |
7081 { | |
7082 dword_50B700 = 0; | |
7083 if ( !(v2->uAttributes & 1) ) | |
7084 return 0; | |
7085 } | |
7086 v29 = 0; | |
7087 v5 = v2->uNumVertices; | |
7088 __asm { fld pBLVRenderParams->fCosineY } | |
7089 v28 = pBLVRenderParams->fSineY; | |
7090 v26 = pBLVRenderParams->fCosineNegX; | |
7091 v27 = pBLVRenderParams->fSineNegX; | |
7092 v25 = v5; | |
7093 if ( (signed int)v5 > 0 ) | |
7094 { | |
7095 _ECX = (char *)&array_50AC10[0].vWorldPosition.z; | |
7096 do | |
7097 { | |
7098 v7 = v3[v2->pVertexIDs[v29]].x; | |
7099 __asm | |
7100 { | |
7101 fild [ebp+var_10] | |
7102 fstp dword ptr [ecx-8] | |
7103 } | |
7104 v8 = v3[v2->pVertexIDs[v29]].y; | |
7105 __asm | |
7106 { | |
7107 fild [ebp+var_10] | |
7108 fstp dword ptr [ecx-4] | |
7109 } | |
7110 v9 = v3[v2->pVertexIDs[v29]].z; | |
7111 __asm | |
7112 { | |
7113 fild [ebp+var_10] | |
7114 fstp dword ptr [ecx] | |
7115 } | |
7116 _ECX += 48; | |
7117 v10 = a2->pDeltaUV[0] + v2->pVertexUIDs[v29]; | |
7118 __asm | |
7119 { | |
7120 fild [ebp+var_10] | |
7121 fstp dword ptr [ecx-14h] | |
7122 } | |
7123 v11 = a2->pDeltaUV[1] + v2->pVertexVIDs[v29++]; | |
7124 v12 = v11; | |
7125 v5 = v25; | |
7126 __asm | |
7127 { | |
7128 fild [ebp+var_10] | |
7129 fstp dword ptr [ecx-10h] | |
7130 } | |
7131 } | |
7132 while ( v29 < (signed int)v25 ); | |
7133 } | |
7134 _EDX = (char *)&array_50AC10[0].vWorldViewPosition; | |
7135 if ( pBLVRenderParams->sPartyRotX ) | |
7136 { | |
7137 if ( (signed int)v5 > 0 ) | |
7138 { | |
7139 __asm | |
7140 { | |
7141 fild pBLVRenderParams->vPartyPos.x | |
7142 fild pBLVRenderParams->vPartyPos.y | |
7143 fild pBLVRenderParams->vPartyPos.z | |
7144 } | |
7145 _EAX = (char *)&array_50AC10[0].vWorldPosition.z; | |
7146 v15 = v5; | |
7147 do | |
7148 { | |
7149 __asm | |
7150 { | |
7151 fld dword ptr [eax-8] | |
7152 fsub st, st(3) | |
7153 fld dword ptr [eax-4] | |
7154 fsub st, st(3) | |
7155 fld st(1) | |
7156 fmul st, st(6) | |
7157 fld st(1) | |
7158 fmul [ebp+var_8] | |
7159 fsubp st(1), st | |
7160 fstp [ebp+var_4] | |
7161 fld dword ptr [eax] | |
7162 fsub st, st(3) | |
7163 } | |
7164 _EAX += 48; | |
7165 --v15; | |
7166 __asm | |
7167 { | |
7168 fstp [ebp+var_10] | |
7169 fld [ebp+var_4] | |
7170 fmul [ebp+var_14] | |
7171 fld [ebp+var_10] | |
7172 fmul [ebp+var_C] | |
7173 fsubp st(1), st | |
7174 fstp dword ptr [eax-2Ch] | |
7175 fld st(1) | |
7176 fmul [ebp+var_8] | |
7177 fld st(1) | |
7178 fmul st, st(7) | |
7179 faddp st(1), st | |
7180 fstp dword ptr [eax-28h] | |
7181 fstp st | |
7182 fstp st | |
7183 fld [ebp+var_4] | |
7184 fmul [ebp+var_C] | |
7185 fld [ebp+var_10] | |
7186 fmul [ebp+var_14] | |
7187 faddp st(1), st | |
7188 fstp dword ptr [eax-24h] | |
7189 } | |
7190 } | |
7191 while ( v15 ); | |
7192 LABEL_15: | |
7193 __asm | |
7194 { | |
7195 fstp st | |
7196 fstp st | |
7197 fstp st | |
7198 } | |
7199 goto LABEL_16; | |
7200 } | |
7201 } | |
7202 else | |
7203 { | |
7204 if ( (signed int)v5 > 0 ) | |
7205 { | |
7206 __asm | |
7207 { | |
7208 fild pBLVRenderParams->vPartyPos.x | |
7209 fild pBLVRenderParams->vPartyPos.y | |
7210 fild pBLVRenderParams->vPartyPos.z | |
7211 } | |
7212 _EAX = (char *)&array_50AC10[0].vWorldViewPosition; | |
7213 v19 = v5; | |
7214 do | |
7215 { | |
7216 __asm | |
7217 { | |
7218 fld dword ptr [eax-0Ch] | |
7219 fsub st, st(3) | |
7220 fld dword ptr [eax-8] | |
7221 fsub st, st(3) | |
7222 fld st(1) | |
7223 fmul st, st(6) | |
7224 fld st(1) | |
7225 fmul [ebp+var_8] | |
7226 fsubp st(1), st | |
7227 fstp dword ptr [eax] | |
7228 fld st(1) | |
7229 fmul [ebp+var_8] | |
7230 fld st(1) | |
7231 fmul st, st(7) | |
7232 } | |
7233 _EAX += 48; | |
7234 --v19; | |
7235 __asm | |
7236 { | |
7237 faddp st(1), st | |
7238 fstp dword ptr [eax-2Ch] | |
7239 fstp st | |
7240 fstp st | |
7241 fld dword ptr [eax-34h] | |
7242 fsub st, st(1) | |
7243 fstp dword ptr [eax-28h] | |
7244 } | |
7245 } | |
7246 while ( v19 ); | |
7247 goto LABEL_15; | |
7248 } | |
7249 } | |
7250 LABEL_16: | |
7251 v20 = 0; | |
7252 __asm { fstp st } | |
7253 if ( (signed int)v5 <= 0 ) | |
7254 return 0; | |
7255 do | |
7256 { | |
7257 __asm | |
7258 { | |
7259 fld dword ptr [edx] | |
7260 fcomp ds:flt_4D8524 | |
7261 fnstsw ax | |
7262 } | |
7263 if ( !(HIBYTE(_AX) & 1) ) | |
7264 break; | |
7265 ++v20; | |
7266 _EDX += 48; | |
7267 } | |
7268 while ( v20 < (signed int)v5 ); | |
7269 if ( v20 >= (signed int)v5 ) | |
7270 return 0; | |
7271 result = sr_424CD7(v5); | |
7272 if ( result > 0 ) | |
7273 { | |
7274 __asm { fild pBLVRenderParams->field_40 } | |
7275 _ECX = (char *)&array_507D30[0].vWorldViewPosition; | |
7276 v24 = result; | |
7277 __asm | |
7278 { | |
7279 fmul ds:flt_4D84A4 | |
7280 fild pBLVRenderParams->uViewportCenterX | |
7281 fild pBLVRenderParams->uViewportCenterY | |
7282 } | |
7283 do | |
7284 { | |
7285 __asm | |
7286 { | |
7287 fld1 | |
7288 fdiv dword ptr [ecx] | |
7289 } | |
7290 _ECX += 48; | |
7291 --v24; | |
7292 __asm | |
7293 { | |
7294 fld st | |
7295 fmul dword ptr [ecx-2Ch] | |
7296 fmul st, st(4) | |
7297 fsubr st, st(3) | |
7298 fstp dword ptr [ecx-24h] | |
7299 fmul dword ptr [ecx-28h] | |
7300 fmul st, st(3) | |
7301 fsubr st, st(1) | |
7302 fstp dword ptr [ecx-20h] | |
7303 } | |
7304 } | |
7305 while ( v24 ); | |
7306 __asm | |
7307 { | |
7308 fstp st | |
7309 fstp st | |
7310 fstp st | |
7311 } | |
7312 } | |
7313 memcpy(&array_507D30[result], array_507D30, sizeof(array_507D30[result])); | |
7314 return result;*/ | |
7315 } | |
7316 | |
7317 | |
7318 //----- (00424829) -------------------------------------------------------- | |
7319 bool sub_424829(int a1, BspRenderer_stru2 *a2, BspRenderer_stru2 *a3, int a4) | |
7320 { | |
7321 int v4; // edi@1 | |
7322 BspRenderer_stru2 *v5; // ebx@1 | |
7323 int v6; // eax@3 | |
7324 int v7; // esi@5 | |
7325 int v8; // edx@5 | |
7326 int v9; // ecx@6 | |
7327 int v10; // eax@12 | |
7328 int v11; // edi@13 | |
7329 int v12; // edx@18 | |
7330 int v13; // eax@22 | |
7331 int v14; // edi@28 | |
7332 int v15; // ecx@29 | |
7333 int v16; // edi@30 | |
7334 int v17; // edx@35 | |
7335 int v18; // eax@39 | |
7336 int v19; // eax@44 | |
7337 int v20; // ecx@44 | |
7338 int v21; // edi@45 | |
7339 int v22; // edi@46 | |
7340 __int16 *v23; // ecx@47 | |
7341 int v24; // edx@48 | |
7342 int v25; // eax@50 | |
7343 int v26; // eax@55 | |
7344 signed int v27; // edi@55 | |
7345 int v28; // edx@56 | |
7346 int v29; // edx@57 | |
7347 int v30; // eax@59 | |
7348 int v31; // eax@64 | |
7349 signed int v32; // edi@64 | |
7350 int v33; // edx@65 | |
7351 __int16 *v34; // eax@66 | |
7352 __int16 v35; // dx@66 | |
7353 __int16 v36; // dx@67 | |
7354 __int16 v37; // di@67 | |
7355 __int16 v38; // dx@67 | |
7356 BspRenderer_stru2 *v39; // ecx@69 | |
7357 int v40; // edx@69 | |
7358 int v41; // edi@70 | |
7359 __int16 *v42; // eax@76 | |
7360 __int16 *v43; // eax@81 | |
7361 __int16 *v45; // eax@87 | |
7362 int v46; // edx@87 | |
7363 __int16 v47; // cx@88 | |
7364 int v48; // eax@93 | |
7365 int v49; // esi@93 | |
7366 __int16 *v50; // ecx@94 | |
7367 int v51; // eax@95 | |
7368 int v52; // eax@97 | |
7369 int v53; // [sp+Ch] [bp-34h]@44 | |
7370 int v54; // [sp+10h] [bp-30h]@0 | |
7371 int v55; // [sp+14h] [bp-2Ch]@12 | |
7372 __int16 *v56; // [sp+14h] [bp-2Ch]@47 | |
7373 __int16 *v57; // [sp+14h] [bp-2Ch]@76 | |
7374 __int16 *v58; // [sp+14h] [bp-2Ch]@81 | |
7375 __int16 *v59; // [sp+14h] [bp-2Ch]@87 | |
7376 BspRenderer_stru2 *v60; // [sp+18h] [bp-28h]@1 | |
7377 int v61; // [sp+1Ch] [bp-24h]@29 | |
7378 int v62; // [sp+20h] [bp-20h]@0 | |
7379 signed int v63; // [sp+24h] [bp-1Ch]@3 | |
7380 signed int v64; // [sp+28h] [bp-18h]@3 | |
7381 int v65; // [sp+2Ch] [bp-14h]@5 | |
7382 int v66; // [sp+2Ch] [bp-14h]@39 | |
7383 int v67; // [sp+30h] [bp-10h]@22 | |
7384 int v68; // [sp+34h] [bp-Ch]@12 | |
7385 int v69; // [sp+34h] [bp-Ch]@29 | |
7386 int v70; // [sp+34h] [bp-Ch]@46 | |
7387 int v71; // [sp+34h] [bp-Ch]@75 | |
7388 int v72; // [sp+34h] [bp-Ch]@80 | |
7389 int v73; // [sp+38h] [bp-8h]@11 | |
7390 int v74; // [sp+3Ch] [bp-4h]@1 | |
7391 int a3a; // [sp+48h] [bp+8h]@76 | |
7392 int a3b; // [sp+48h] [bp+8h]@87 | |
7393 | |
7394 v4 = a1; | |
7395 v5 = a2; | |
7396 v74 = a1; | |
7397 v60 = a2; | |
7398 if ( !a1 | |
7399 || (!dword_50B700 ? (v64 = -1, v6 = 1, v63 = 1) : (v6 = 1, v63 = -1, v64 = 1), | |
7400 v7 = dword_50B9D8_ys[0], | |
7401 v65 = 0, | |
7402 v8 = dword_50B9D8_ys[0], | |
7403 a1 <= v6) ) | |
7404 return 0; | |
7405 do | |
7406 { | |
7407 v9 = dword_50B9D8_ys[v6]; | |
7408 if ( v9 >= v7 ) | |
7409 { | |
7410 if ( v9 > v8 ) | |
7411 v8 = dword_50B9D8_ys[v6]; | |
7412 } | |
7413 else | |
7414 { | |
7415 v65 = v6; | |
7416 v7 = dword_50B9D8_ys[v6]; | |
7417 } | |
7418 ++v6; | |
7419 } | |
7420 while ( v6 < v4 ); | |
7421 v73 = v8; | |
7422 if ( v8 == v7 ) | |
7423 return 0; | |
7424 v10 = v65; | |
7425 v68 = 0; | |
7426 v5->_viewport_space_y = v7; | |
7427 v5->_viewport_space_w = v8; | |
7428 v55 = v65; | |
7429 if ( v4 > 0 ) | |
7430 { | |
7431 v11 = v65; | |
7432 do | |
7433 { | |
7434 v10 += v64; | |
7435 if ( v10 < v74 ) | |
7436 { | |
7437 if ( v10 < 0 ) | |
7438 v10 += v74; | |
7439 } | |
7440 else | |
7441 { | |
7442 v10 -= v74; | |
7443 } | |
7444 v12 = dword_50B9D8_ys[v10]; | |
7445 if ( v12 <= dword_50B9D8_ys[v11] ) | |
7446 { | |
7447 v55 = v10; | |
7448 v11 = v10; | |
7449 } | |
7450 if ( v12 == v73 ) | |
7451 break; | |
7452 ++v68; | |
7453 } | |
7454 while ( v68 < v74 ); | |
7455 } | |
7456 v13 = v55 + v64; | |
7457 v67 = v55 + v64; | |
7458 if ( v55 + v64 < v74 ) | |
7459 { | |
7460 if ( v13 >= 0 ) | |
7461 goto LABEL_27; | |
7462 v13 += v74; | |
7463 } | |
7464 else | |
7465 { | |
7466 v13 -= v74; | |
7467 } | |
7468 v67 = v13; | |
7469 LABEL_27: | |
7470 if ( dword_50B9D8_ys[v13] != dword_50B9D8_ys[v55] ) | |
7471 { | |
7472 v14 = dword_50BAC8[v55]; | |
7473 v62 = v14 << 16; | |
7474 v54 = ((dword_50BAC8[v13] - v14) << 16) / (dword_50B9D8_ys[v13] - dword_50B9D8_ys[v55]); | |
7475 v5->array_18[v7] = LOWORD(dword_50BAC8[v55]); | |
7476 } | |
7477 v15 = v65; | |
7478 v69 = 0; | |
7479 v61 = v65; | |
7480 if ( v74 > 0 ) | |
7481 { | |
7482 v16 = v65; | |
7483 do | |
7484 { | |
7485 v15 += v63; | |
7486 if ( v15 < v74 ) | |
7487 { | |
7488 if ( v15 < 0 ) | |
7489 v15 += v74; | |
7490 } | |
7491 else | |
7492 { | |
7493 v15 -= v74; | |
7494 } | |
7495 v17 = dword_50B9D8_ys[v15]; | |
7496 if ( v17 <= dword_50B9D8_ys[v16] ) | |
7497 { | |
7498 v61 = v15; | |
7499 v16 = v15; | |
7500 } | |
7501 if ( v17 == v73 ) | |
7502 break; | |
7503 ++v69; | |
7504 } | |
7505 while ( v69 < v74 ); | |
7506 } | |
7507 v18 = v63 + v61; | |
7508 v66 = v63 + v61; | |
7509 if ( v63 + v61 < v74 ) | |
7510 { | |
7511 if ( v18 >= 0 ) | |
7512 goto LABEL_44; | |
7513 v18 += v74; | |
7514 } | |
7515 else | |
7516 { | |
7517 v18 -= v74; | |
7518 } | |
7519 v66 = v18; | |
7520 LABEL_44: | |
7521 v19 = v18; | |
7522 v20 = v61; | |
7523 v53 = dword_50B9D8_ys[v19] - dword_50B9D8_ys[v61]; | |
7524 if ( dword_50B9D8_ys[v19] != dword_50B9D8_ys[v61] ) | |
7525 { | |
7526 v21 = dword_50BAC8[v20]; | |
7527 v5 = v60; | |
7528 v61 = v21 << 16; | |
7529 v53 = ((dword_50BAC8[v19] - v21) << 16) / v53; | |
7530 v60->array_3D8[v73] = LOWORD(dword_50BAC8[v20]); | |
7531 } | |
7532 v22 = v7; | |
7533 v70 = v7; | |
7534 if ( v7 <= v73 ) | |
7535 { | |
7536 v56 = &v5->array_3D8[v7]; | |
7537 v23 = &v5->array_18[v7]; | |
7538 do | |
7539 { | |
7540 v24 = v67; | |
7541 if ( v22 < dword_50B9D8_ys[v67] || v22 == v73 ) | |
7542 goto LABEL_57; | |
7543 v25 = v64 + v67; | |
7544 v67 = v25; | |
7545 if ( v25 < v74 ) | |
7546 { | |
7547 if ( v25 >= 0 ) | |
7548 goto LABEL_55; | |
7549 v25 += v74; | |
7550 } | |
7551 else | |
7552 { | |
7553 v25 -= v74; | |
7554 } | |
7555 v67 = v25; | |
7556 LABEL_55: | |
7557 v26 = v25; | |
7558 v27 = dword_50B9D8_ys[v26] - dword_50B9D8_ys[v24]; | |
7559 if ( dword_50B9D8_ys[v26] - dword_50B9D8_ys[v24] > 0 ) | |
7560 { | |
7561 v28 = dword_50BAC8[v24]; | |
7562 v54 = ((dword_50BAC8[v26] - v28) << 16) / v27; | |
7563 v62 = v28 << 16; | |
7564 } | |
7565 LABEL_57: | |
7566 v29 = v66; | |
7567 if ( v70 >= dword_50B9D8_ys[v66] && v70 != v73 ) | |
7568 { | |
7569 v30 = v63 + v66; | |
7570 v66 += v63; | |
7571 if ( v66 >= v74 ) | |
7572 { | |
7573 v30 -= v74; | |
7574 goto LABEL_63; | |
7575 } | |
7576 if ( v30 < 0 ) | |
7577 { | |
7578 v30 += v74; | |
7579 LABEL_63: | |
7580 v66 = v30; | |
7581 } | |
7582 v31 = v30; | |
7583 v32 = dword_50B9D8_ys[v31] - dword_50B9D8_ys[v29]; | |
7584 if ( dword_50B9D8_ys[v31] - dword_50B9D8_ys[v29] > 0 ) | |
7585 { | |
7586 v33 = dword_50BAC8[v29]; | |
7587 v53 = ((dword_50BAC8[v31] - v33) << 16) / v32; | |
7588 v61 = v33 << 16; | |
7589 } | |
7590 } | |
7591 *(__int16 *)((char *)v56 + (int)(char *)v5->array_18 - (char *)v5->array_3D8) = HIWORD(v62); | |
7592 *v56 = HIWORD(v61); | |
7593 v34 = v23 + 480; | |
7594 v35 = v23[480]; | |
7595 if ( *v23 > v35 ) | |
7596 { | |
7597 v36 = *v23 ^ v35; | |
7598 v37 = *v34; | |
7599 *v23 = v36; | |
7600 v38 = v37 ^ v36; | |
7601 *v23 ^= v38; | |
7602 *v34 = v38; | |
7603 } | |
7604 ++v56; | |
7605 v62 += v54; | |
7606 v22 = v70 + 1; | |
7607 v61 += v53; | |
7608 ++v23; | |
7609 ++v70; | |
7610 } | |
7611 while ( v70 <= v73 ); | |
7612 } | |
7613 v39 = a3; | |
7614 v40 = v73; | |
7615 if ( v73 < a3->_viewport_space_y || (v41 = a3->_viewport_space_w, v7 > v41) ) | |
7616 return 0; | |
7617 if ( v7 < a3->_viewport_space_y ) | |
7618 v7 = a3->_viewport_space_y; | |
7619 if ( v73 > v41 ) | |
7620 { | |
7621 v40 = a3->_viewport_space_w; | |
7622 v73 = a3->_viewport_space_w; | |
7623 } | |
7624 v71 = v7; | |
7625 if ( v7 <= v40 ) | |
7626 { | |
7627 a3a = (char *)v5 - (char *)a3; | |
7628 v57 = &v5->array_18[v7]; | |
7629 v42 = &v39->array_3D8[v7]; | |
7630 do | |
7631 { | |
7632 if ( *(__int16 *)((char *)v42 + a3a) >= *(v42 - 480) && *v57 <= *v42 ) | |
7633 break; | |
7634 ++v57; | |
7635 ++v7; | |
7636 ++v71; | |
7637 ++v42; | |
7638 } | |
7639 while ( v71 <= v40 ); | |
7640 } | |
7641 v72 = v40; | |
7642 if ( v40 < v7 ) | |
7643 return 0; | |
7644 v58 = &v5->array_18[v40]; | |
7645 v43 = &v39->array_3D8[v40]; | |
7646 do | |
7647 { | |
7648 if ( *(__int16 *)((char *)v43 + (int)(char *)v5 - (char *)v39) >= *(v43 - 480) && *v58 <= *v43 ) | |
7649 break; | |
7650 --v58; | |
7651 --v40; | |
7652 --v72; | |
7653 --v43; | |
7654 v73 = v40; | |
7655 } | |
7656 while ( v72 >= v7 ); | |
7657 if ( v7 >= v40 ) | |
7658 return 0; | |
7659 a3b = (char *)v39 - (char *)v5; | |
7660 v59 = &v39->array_3D8[v7]; | |
7661 v45 = &v5->array_18[v7]; | |
7662 v46 = v73 - v7 + 1; | |
7663 do | |
7664 { | |
7665 v47 = *(__int16 *)((char *)v45 + a3b); | |
7666 if ( *v45 < v47 ) | |
7667 *v45 = v47; | |
7668 if ( v45[480] > *v59 ) | |
7669 v45[480] = *v59; | |
7670 ++v59; | |
7671 ++v45; | |
7672 --v46; | |
7673 } | |
7674 while ( v46 ); | |
7675 v5->_viewport_space_y = v7; | |
7676 v5->_viewport_space_w = v73; | |
7677 v5->field_8 = v5->array_18[v7]; | |
7678 v48 = v5->array_3D8[v7]; | |
7679 v5->field_10 = v7; | |
7680 v5->field_14 = v7; | |
7681 v49 = v7 + 1; | |
7682 v5->field_C = v48; | |
7683 if ( v49 <= v73 ) | |
7684 { | |
7685 v50 = &v5->array_3D8[v49]; | |
7686 do | |
7687 { | |
7688 v51 = *(v50 - 480); | |
7689 if ( v51 < v5->field_8 ) | |
7690 { | |
7691 v5->field_8 = v51; | |
7692 v5->field_10 = v49; | |
7693 } | |
7694 v52 = *v50; | |
7695 if ( v52 > v5->field_C ) | |
7696 { | |
7697 v5->field_C = v52; | |
7698 v5->field_14 = v49; | |
7699 } | |
7700 ++v49; | |
7701 ++v50; | |
7702 } | |
7703 while ( v49 <= v73 ); | |
7704 } | |
7705 return 1; | |
7706 } | |
7707 // 50B700: using guessed type int dword_50B700; | |
7708 | |
7709 //----- (00424CD7) -------------------------------------------------------- | |
7710 signed int __fastcall sr_424CD7(unsigned int uVertexID) | |
7711 { | |
7712 unsigned int v1; // edx@1 | |
7713 signed int v2; // edi@1 | |
7714 char *v3; // esi@4 | |
7715 char *v4; // ecx@4 | |
7716 unsigned int v5; // eax@4 | |
7717 char *v6; // edx@4 | |
7718 double v7; // st6@10 | |
7719 double v8; // st5@10 | |
7720 double v9; // st6@11 | |
7721 unsigned __int8 v10; // c2@15 | |
7722 unsigned __int8 v11; // c3@15 | |
7723 RenderVertexSoft *v12; // edi@22 | |
7724 char *v13; // eax@22 | |
7725 double v14; // st6@22 | |
7726 signed int result; // eax@24 | |
7727 unsigned int v16; // [sp+8h] [bp-28h]@4 | |
7728 bool v17; // [sp+Ch] [bp-24h]@6 | |
7729 char *v18; // [sp+10h] [bp-20h]@4 | |
7730 char *v19; // [sp+14h] [bp-1Ch]@4 | |
7731 signed int v20; // [sp+18h] [bp-18h]@1 | |
7732 RenderVertexSoft *v21; // [sp+1Ch] [bp-14h]@4 | |
7733 char *v22; // [sp+20h] [bp-10h]@4 | |
7734 char *v23; // [sp+24h] [bp-Ch]@4 | |
7735 char *v24; // [sp+28h] [bp-8h]@4 | |
7736 char *v25; // [sp+2Ch] [bp-4h]@4 | |
7737 | |
7738 v1 = uVertexID; | |
7739 memcpy(&array_50AC10[uVertexID], array_50AC10, sizeof(array_50AC10[uVertexID])); | |
7740 v2 = 0; | |
7741 v20 = 0; | |
7742 if ( array_50AC10[0].vWorldViewPosition.x >= 8.0 ) | |
7743 v2 = 1; | |
7744 if ( (signed int)(uVertexID + 1) <= 1 ) | |
7745 return 0; | |
7746 v3 = (char *)&array_507D30[0].vWorldViewPosition.z; | |
7747 v4 = (char *)&array_507D30[0].vWorldViewPosition.y; | |
7748 v5 = v1; | |
168 | 7749 v23 = (char *)&array_507D30[0]._rhw; |
0 | 7750 v21 = array_507D30; |
7751 v18 = (char *)&array_507D30[0].vWorldViewPosition.z; | |
7752 v19 = (char *)&array_507D30[0].vWorldViewPosition.y; | |
7753 v22 = (char *)&array_507D30[0].vWorldViewPosition; | |
7754 v24 = (char *)&array_507D30[0].v; | |
7755 v25 = (char *)&array_507D30[0].u; | |
7756 v6 = (char *)&array_50AC10[0].v; | |
7757 v16 = v5; | |
7758 do | |
7759 { | |
7760 v17 = *((float *)v6 + 5) >= 8.0; | |
7761 if ( v2 != v17 ) | |
7762 { | |
7763 if ( v17 ) | |
7764 { | |
7765 v7 = (8.0 - *((float *)v6 - 7)) / (*((float *)v6 + 5) - *((float *)v6 - 7)); | |
7766 *(float *)v4 = (*((float *)v6 + 6) - *((float *)v6 - 6)) * v7 + *((float *)v6 - 6); | |
7767 *(float *)v3 = (*((float *)v6 + 7) - *((float *)v6 - 5)) * v7 + *((float *)v6 - 5); | |
7768 *(float *)v25 = (*((float *)v6 + 11) - *((float *)v6 - 1)) * v7 + *((float *)v6 - 1); | |
7769 v8 = (*((float *)v6 + 12) - *(float *)v6) * v7 + *(float *)v6; | |
7770 } | |
7771 else | |
7772 { | |
7773 v9 = (8.0 - *((float *)v6 + 5)) / (*((float *)v6 - 7) - *((float *)v6 + 5)); | |
7774 *(float *)v4 = (*((float *)v6 - 6) - *((float *)v6 + 6)) * v9 + *((float *)v6 + 6); | |
7775 *(float *)v3 = (*((float *)v6 - 5) - *((float *)v6 + 7)) * v9 + *((float *)v6 + 7); | |
7776 *(float *)v25 = (*((float *)v6 - 1) - *((float *)v6 + 11)) * v9 + *((float *)v6 + 11); | |
7777 v8 = (*(float *)v6 - *((float *)v6 + 12)) * v9 + *((float *)v6 + 12); | |
7778 } | |
7779 *(float *)v24 = v8; | |
7780 *(float *)v22 = 8.0; | |
7781 *(int *)v23 = 0x3E000000u; | |
7782 if ( v2 ) | |
7783 { | |
7784 if ( 8.0 == *((float *)v6 - 7) && *(float *)v4 == *((float *)v6 - 6) ) | |
7785 { | |
7786 v10 = 0; | |
7787 v11 = *(float *)v3 == *((float *)v6 - 5); | |
7788 goto LABEL_19; | |
7789 } | |
7790 } | |
7791 else | |
7792 { | |
7793 if ( 8.0 == *((float *)v6 + 5) && *(float *)v4 == *((float *)v6 + 6) ) | |
7794 { | |
7795 v10 = 0; | |
7796 v11 = *(float *)v3 == *((float *)v6 + 7); | |
7797 LABEL_19: | |
7798 if ( v11 | v10 ) | |
7799 goto LABEL_21; | |
7800 goto LABEL_20; | |
7801 } | |
7802 } | |
7803 LABEL_20: | |
7804 ++v21; | |
7805 v22 += 48; | |
7806 v24 += 48; | |
7807 v25 += 48; | |
7808 v4 += 48; | |
7809 v3 += 48; | |
7810 ++v20; | |
7811 v23 += 48; | |
7812 v19 = v4; | |
7813 v18 = v3; | |
7814 } | |
7815 LABEL_21: | |
7816 if ( v17 ) | |
7817 { | |
7818 v12 = v21; | |
7819 v13 = v23; | |
7820 v19 += 48; | |
7821 v18 += 48; | |
7822 v14 = 1.0 / (*((float *)v6 + 5) + 0.0000001); | |
7823 ++v20; | |
7824 v25 += 48; | |
7825 v24 += 48; | |
7826 v22 += 48; | |
7827 ++v21; | |
7828 v23 += 48; | |
7829 memcpy(v12, v6 + 8, 0x30u); | |
7830 v4 = v19; | |
7831 v3 = v18; | |
7832 *(float *)v13 = v14; | |
7833 } | |
7834 v2 = v17; | |
7835 v6 += 48; | |
7836 --v16; | |
7837 } | |
7838 while ( v16 ); | |
7839 result = v20; | |
7840 if ( v20 < 3 ) | |
7841 return 0; | |
7842 return result; | |
7843 } |