Mercurial > mm7
comparison mm7_data.h @ 1455:bfe342ae0c1f
DrawPaperdoll cleaning
author | Ritor1 |
---|---|
date | Fri, 09 Aug 2013 17:30:33 +0600 |
parents | dfc9484ed94c |
children | 934074e7fcc1 |
comparison
equal
deleted
inserted
replaced
1454:7d3bed7772cb | 1455:bfe342ae0c1f |
---|---|
1116 void UI_OnMouseLeftClick(int *pXY); // idb | 1116 void UI_OnMouseLeftClick(int *pXY); // idb |
1117 void __thiscall sub_417871(int *pXY); | 1117 void __thiscall sub_417871(int *pXY); |
1118 unsigned int __fastcall UI_GetHealthManaStringColor(signed int a1, signed int a2); | 1118 unsigned int __fastcall UI_GetHealthManaStringColor(signed int a1, signed int a2); |
1119 signed int __thiscall GetConditionDrawColor(unsigned int uConditionIdx); // idb | 1119 signed int __thiscall GetConditionDrawColor(unsigned int uConditionIdx); // idb |
1120 void FillAwardsData(); | 1120 void FillAwardsData(); |
1121 void sub_419220(); | 1121 void CreateAwardsScrollBar(); |
1122 void sub_419379(); | 1122 void sub_419379(); |
1123 unsigned int __fastcall GetSizeInInventorySlots(unsigned int uNumPixels); | 1123 unsigned int __fastcall GetSizeInInventorySlots(unsigned int uNumPixels); |
1124 struct GUIButton *__fastcall GUI_HandleHotkey(unsigned __int8 uHotkey); // idb | 1124 struct GUIButton *__fastcall GUI_HandleHotkey(unsigned __int8 uHotkey); // idb |
1125 int __fastcall GUI_ReplaceHotkey(unsigned __int8 uOldHotkey, unsigned __int8 uNewHotkey, char bFirstCall); | 1125 int __fastcall GUI_ReplaceHotkey(unsigned __int8 uOldHotkey, unsigned __int8 uNewHotkey, char bFirstCall); |
1126 void __fastcall sub_41D20D_buff_remaining_time_string(int ecx0, struct GUIWindow *edx0, __int64 a3, struct GUIFont *a2); | 1126 void __fastcall sub_41D20D_buff_remaining_time_string(int ecx0, struct GUIWindow *edx0, __int64 a3, struct GUIFont *a2); |
1133 void __cdecl ChestUI_WritePointedObjectStatusString(); | 1133 void __cdecl ChestUI_WritePointedObjectStatusString(); |
1134 | 1134 |
1135 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); // idb | 1135 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); // idb |
1136 void OnChestLeftClick(); | 1136 void OnChestLeftClick(); |
1137 void __cdecl GameUI_WritePointedObjectStatusString(); | 1137 void __cdecl GameUI_WritePointedObjectStatusString(); |
1138 //struct GUIWindow *__thiscall sub_4219BE(void *a4); | 1138 //struct GUIWindow *__thiscall GetCastSpellInInventoryWindow(void *a4); |
1139 bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem(); | 1139 bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem(); |
1140 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb | 1140 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb |
1141 void OnInventoryLeftClick(); | 1141 void OnInventoryLeftClick(); |
1142 void OnGameViewportClick(); | 1142 void OnGameViewportClick(); |
1143 bool PauseGameDrawing(); | 1143 bool PauseGameDrawing(); |