Mercurial > mm7
comparison mm7_2.cpp @ 530:3d2292597422
ArmorShopDialog mouse highlight fixed
author | zipi |
---|---|
date | Sun, 03 Mar 2013 10:42:32 +0000 |
parents | 214d9d47cf1f |
children | 72a92f0ec766 |
comparison
equal
deleted
inserted
replaced
529:6e4619fb5808 | 530:3d2292597422 |
---|---|
2189 unsigned __int8 v24; // sf@24 | 2189 unsigned __int8 v24; // sf@24 |
2190 GUIButton *v25; // eax@26 | 2190 GUIButton *v25; // eax@26 |
2191 GUIButton *v26; // esi@26 | 2191 GUIButton *v26; // esi@26 |
2192 int v27; // eax@26 | 2192 int v27; // eax@26 |
2193 unsigned int v28; // ecx@26 | 2193 unsigned int v28; // ecx@26 |
2194 Player *v29; // edx@26 | 2194 int v29; // edx@26 |
2195 unsigned __int16 v30; // ax@26 | 2195 unsigned __int16 v30; // ax@26 |
2196 signed int v31; // esi@31 | 2196 signed int v31; // esi@31 |
2197 unsigned int v32; // eax@33 | 2197 unsigned int v32; // eax@33 |
2198 int v33; // eax@34 | 2198 int v33; // eax@34 |
2199 int v34; // ST08_4@35 | 2199 int v34; // ST08_4@35 |
2358 v25 = v20->GetControl(v152); | 2358 v25 = v20->GetControl(v152); |
2359 v26 = v25; | 2359 v26 = v25; |
2360 v25->uY = v146 + v23; | 2360 v25->uY = v146 + v23; |
2361 v27 = pFontArrus->CalcTextHeight(*v16, &v144, 0, 0); | 2361 v27 = pFontArrus->CalcTextHeight(*v16, &v144, 0, 0); |
2362 v28 = v26->uY; | 2362 v28 = v26->uY; |
2363 v29 = _this; | 2363 v29 = th; |
2364 v26->uHeight = v27; | 2364 v26->uHeight = v27; |
2365 v23 = v28 + v27 - 1; | 2365 v23 = v28 + v27 - 1; |
2366 v26->uW = v23; | 2366 v26->uW = v23; |
2367 v30 = v147; | 2367 v30 = v147; |
2368 if ( (Player *)pDialogueWindow->pCurrentPosActiveItem != v29 ) | 2368 if ( pDialogueWindow->pCurrentPosActiveItem != v29 ) |
2369 v30 = v148; | 2369 v30 = v148; |
2370 v144.DrawTitleText(pFontArrus, 0, v28, v30, *v16, 3u); | 2370 v144.DrawTitleText(pFontArrus, 0, v28, v30, *v16, 3u); |
2371 v20 = pDialogueWindow; | 2371 v20 = pDialogueWindow; |
2372 ++th; | 2372 ++th; |
2373 ++v16; | 2373 ++v16; |