comparison mm7_data.h @ 1004:eac5af72b614

UI cleans
author Nomad
date Thu, 16 May 2013 15:14:58 +0200
parents 5876a9cafa3e
children e865f349aa41
comparison
equal deleted inserted replaced
1003:9318dd3f3711 1004:eac5af72b614
339 extern char aUnableToLoadS[]; // idb 339 extern char aUnableToLoadS[]; // idb
340 extern char aBitmaps[]; // idb 340 extern char aBitmaps[]; // idb
341 extern char aIcons[]; // idb 341 extern char aIcons[]; // idb
342 extern char aPending[]; // idb 342 extern char aPending[]; // idb
343 extern char aCanTFindS[]; // idb 343 extern char aCanTFindS[]; // idb
344 extern char pDayMoonPhase[28];
345 extern int paperdoll_Weapon[4][16][2]; 344 extern int paperdoll_Weapon[4][16][2];
346 extern char *spellbook_texture_filename_suffices[]; // weak 345 extern char *spellbook_texture_filename_suffices[]; // weak
347 extern __int16 word_4E1D3A[]; // weak 346 extern __int16 word_4E1D3A[]; // weak
348 extern __int16 pTownPortalBook_xs[6]; 347 extern __int16 pTownPortalBook_xs[6];
349 extern __int16 pTownPortalBook_ys[6]; 348 extern __int16 pTownPortalBook_ys[6];
442 extern int pWeaponSkills[9]; 441 extern int pWeaponSkills[9];
443 extern int pMiscSkills[12]; 442 extern int pMiscSkills[12];
444 extern int pMagicSkills[9]; 443 extern int pMagicSkills[9];
445 extern unsigned int pHealthBarPos[4]; 444 extern unsigned int pHealthBarPos[4];
446 extern unsigned int pManaBarPos[4]; 445 extern unsigned int pManaBarPos[4];
447 extern char _4E2AD8_ui_colors[72];
448 extern char _4E2B21_buff_spell_tooltip_colors[80]; 446 extern char _4E2B21_buff_spell_tooltip_colors[80];
449 extern char monster_popup_y_offsets[]; // weak 447 extern char monster_popup_y_offsets[]; // weak
450 extern unsigned char hourglass_icon_idx; // weak 448 extern unsigned char hourglass_icon_idx; // weak
451 449
452 450
1544 __int16 __fastcall sub_40F845(int a1, int a2, int a3, int a4, int a5, __int16 a6, int a7); 1542 __int16 __fastcall sub_40F845(int a1, int a2, int a3, int a4, int a5, __int16 a6, int a7);
1545 void __fastcall ZBuffer_DoFill(int *pZBuffer, Texture *pTex, int uZValue); 1543 void __fastcall ZBuffer_DoFill(int *pZBuffer, Texture *pTex, int uZValue);
1546 void __fastcall sub_40F92A(int *pZBuffer, struct Texture *a2, int a3); // idb 1544 void __fastcall sub_40F92A(int *pZBuffer, struct Texture *a2, int a3); // idb
1547 void __cdecl SetMoonPhaseNames(); 1545 void __cdecl SetMoonPhaseNames();
1548 signed int __fastcall sub_410D99_get_map_index(int a1); 1546 signed int __fastcall sub_410D99_get_map_index(int a1);
1549 struct GUIWindow *__cdecl sub_41140B();
1550 void __cdecl sub_411473();
1551 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); 1547 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer);
1552 void sub_412AF9();
1553 char *GetDayPart();
1554 void SetAttributeNames(); 1548 void SetAttributeNames();
1555 void uGameUIFontMain_initialize(); 1549 void uGameUIFontMain_initialize();
1556 void uGameUIFontShadow_initialize(); 1550 void uGameUIFontShadow_initialize();
1557 void sub_41420D_press_esc(); 1551 void sub_41420D_press_esc();
1558 void sub_41426F(); 1552 void sub_41426F();