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