comparison UIPopup.cpp @ 819:9359c114f98c

More on screenshot
author Nomad
date Tue, 26 Mar 2013 14:14:39 +0200
parents cfc65feef029
children 5e3f4bf3b8e6
comparison
equal deleted inserted replaced
818:352c5161fade 819:9359c114f98c
1904 v2->pGrandmasterSkillDesc); 1904 v2->pGrandmasterSkillDesc);
1905 v6 = pFontSmallnum->CalcTextHeight(pTmpBuf2, &a1, 0, 0); 1905 v6 = pFontSmallnum->CalcTextHeight(pTmpBuf2, &a1, 0, 0);
1906 a1.uFrameHeight += v6; 1906 a1.uFrameHeight += v6;
1907 if ( (signed int)a1.uFrameHeight < 150 ) 1907 if ( (signed int)a1.uFrameHeight < 150 )
1908 a1.uFrameHeight = 150; 1908 a1.uFrameHeight = 150;
1909 a1.uFrameWidth = 460; 1909 a1.uFrameWidth = game_viewport_width;
1910 a1.DrawMessageBox(0); 1910 a1.DrawMessageBox(0);
1911 a1.uFrameWidth -= 12; 1911 a1.uFrameWidth -= 12;
1912 a1.uFrameHeight -= 12; 1912 a1.uFrameHeight -= 12;
1913 v7 = v2->pName; 1913 v7 = v2->pName;
1914 a1.uFrameZ = a1.uFrameX + a1.uFrameWidth - 1; 1914 a1.uFrameZ = a1.uFrameX + a1.uFrameWidth - 1;