comparison mm7_data.cpp @ 710:735dab8d3c9a

Town portal screen + misc gui const replacements
author Nomad
date Thu, 21 Mar 2013 20:30:17 +0200
parents d5b16a44d9b3
children 9d13d2ec35a6 da130dd3092a
comparison
equal deleted inserted replaced
709:af08fc9e29c8 710:735dab8d3c9a
378 char aPending[777]; // idb 378 char aPending[777]; // idb
379 char aCanTFindS[777]; // idb 379 char aCanTFindS[777]; // idb
380 char pDayMoonPhase[28]; 380 char pDayMoonPhase[28];
381 char *spellbook_texture_filename_suffices[8] = {"f", "a", "w", "e", "s", "m", "b", "l"}; // weak 381 char *spellbook_texture_filename_suffices[8] = {"f", "a", "w", "e", "s", "m", "b", "l"}; // weak
382 __int16 word_4E1D3A[777]; // weak 382 __int16 word_4E1D3A[777]; // weak
383 __int16 pTownPortalBook_xs[6]; 383 __int16 pTownPortalBook_xs[6] = {260, 324, 147, 385, 390, 19};
384 __int16 pTownPortalBook_ys[6]; 384 __int16 pTownPortalBook_ys[6] = {206, 84, 182, 239, 17, 283};
385 __int16 pTownPortalBook_ws[6]; 385 __int16 pTownPortalBook_ws[6] = { 80, 66, 68, 72, 67, 74};
386 __int16 pTownPortalBook_hs[6]; 386 __int16 pTownPortalBook_hs[6] = { 55, 56, 65, 67, 67, 59};
387 387
388 388
389 unsigned int pLloydsBeaconsPreviewXs[5] = {61, 281, 61, 281, 171}; // 004E249C 389 unsigned int pLloydsBeaconsPreviewXs[5] = {61, 281, 61, 281, 171}; // 004E249C
390 unsigned int pLloydsBeaconsPreviewYs[5] = {84, 84, 228, 228, 155}; 390 unsigned int pLloydsBeaconsPreviewYs[5] = {84, 84, 228, 228, 155};
391 unsigned int pLloydsBeacons_SomeXs[5] = {59, 279, 59, 279, 169}; 391 unsigned int pLloydsBeacons_SomeXs[5] = {59, 279, 59, 279, 169};
1739 //int dword_50BAF4[777]; // weak 1739 //int dword_50BAF4[777]; // weak
1740 int dword_50BAF8_xs[48]; // weak 1740 int dword_50BAF8_xs[48]; // weak
1741 int dword_50BC10[777]; // weak 1741 int dword_50BC10[777]; // weak
1742 int dword_50BDA0[777]; // weak 1742 int dword_50BDA0[777]; // weak
1743 int dword_50BF30[777]; // weak 1743 int dword_50BF30[777]; // weak
1744 char byte_50C0C0; // weak 1744 char town_portal_caster_id; // weak
1745 int some_active_character; // weak 1745 int some_active_character; // weak
1746 _UNKNOWN unk_50C190; // weak 1746 _UNKNOWN unk_50C190; // weak
1747 int dword_50C968; // weak 1747 int dword_50C968; // weak
1748 unsigned int pIconIDs_Turn[5]; 1748 unsigned int pIconIDs_Turn[5];
1749 unsigned int uIconID_TurnStop; 1749 unsigned int uIconID_TurnStop;