diff mm7_data.cpp @ 900:4dc2252e0b03

CharacterUI_StatsTab_ShowHint fixed
author Ritor1
date Fri, 19 Apr 2013 17:01:55 +0600
parents 393a83dcc359
children 23655ae9cd18
line wrap: on
line diff
--- a/mm7_data.cpp	Thu Apr 18 11:15:54 2013 +0600
+++ b/mm7_data.cpp	Fri Apr 19 17:01:55 2013 +0600
@@ -289,7 +289,35 @@
 };
 int paperdoll_helm_texture[2][16];
 int paperdoll_belt_texture[2][7];
-stru334 array_4E2940[26];
+stat_coord stat_string_coord[26] = //0x4E2940
+{
+  {0x1A, 0x39, 0xDC, 0x12},
+  {0x1A, 0x4A, 0xDC, 0x12},
+  {0x1A, 0x5B, 0xDC, 0x12},
+  {0x1A, 0x6C, 0xDC, 0x12},
+  {0x1A, 0x7D, 0xDC, 0x12},
+  {0x1A, 0x8E, 0xDC, 0x12},
+  {0x1A, 0x9F, 0xDC, 0x12},
+  {0x1A, 0xC6, 0xDC, 0x12},
+  {0x1A, 0xD7, 0xDC, 0x12},
+  {0x1A, 0xE8, 0xDC, 0x12},
+  {0x1A, 0x10C, 0xDC, 0x12},
+  {0x1A, 0x11E, 0xDC, 0x12},
+  {0x111, 0x36, 0xBA, 0x12},
+  {0x111, 0x47, 0xBA, 0x12},
+  {0x111, 0x58, 0xBA, 0x12},
+  {0x111, 0x7E, 0xBA, 0x12},
+  {0x111, 0x8F, 0xBA, 0x12},
+  {0x111, 0xA0, 0xBA, 0x12},
+  {0x111, 0xB1, 0xBA, 0x12},
+  {0x111, 0xCA, 0xBA, 0x12},
+  {0x111, 0xDD, 0xBA, 0x12},
+  {0x111, 0xF0, 0xBA, 0x12},
+  {0x111, 0x103, 0xBA, 0x12},
+  {0x111, 0x116, 0xBA, 0x12},
+  {0x111, 0x129, 0xBA, 0x12},
+  {0x13E, 0x12, 0x89, 0x12},
+};
 stru348 stru_4E1890[13];
 
 
@@ -488,7 +516,7 @@
 }; // weak
 __int16 RightClickPortraitXmin[4]={0x14, 0x83, 0xF2, 0x165};
 __int16 RightClickPortraitXmax[4]={0x53, 0xC6, 0x138, 0x1A7};
-void *off_4E2A12; // weak
+void *off_4E2A12; // stat_string_control_button_count
 int pArmorSkills[5]={ 9, 10, 11, 8, 30};
 int pWeaponSkills[9]={3, 5, 2, 6, 4, 0, 1, 31, 7};
 int pMiscSkills[12]={35, 33, 24, 21, 32, 36, 29, 25, 22, 26, 23, 34};
@@ -549,7 +577,7 @@
 //const char *format_4E2DC8 = "\f%05d";
 char aS[777]; // idb
 char aLuSLuS[777]; // idb
-char byte_4E2DE8; // idb
+const char *format_4E2DE8 = "\f%05d%s\f00000 - ";
 char asc_4E2DFC[3]; // idb
 const char *format_4E2E00 = "%s\f%05u\xD\r180%s\n"; // idb
 const char *format_4E2E10 = "%s\f%05u\t110%d\f00000 / %d\n";