Mercurial > mm7
comparison mm7_data.h @ 987:9e132060ada3
UIMSG_CHEST_ClickItem
author | Ritor1 |
---|---|
date | Sun, 12 May 2013 18:11:21 +0600 |
parents | d982fffb8b96 |
children | 087a9af8e0ec |
comparison
equal
deleted
inserted
replaced
986:b584c743cb47 | 987:9e132060ada3 |
---|---|
1622 void __cdecl RestUI_Initialize(); | 1622 void __cdecl RestUI_Initialize(); |
1623 void __cdecl RestUI_Draw(); // idb | 1623 void __cdecl RestUI_Draw(); // idb |
1624 void __cdecl sub_42038D(); | 1624 void __cdecl sub_42038D(); |
1625 | 1625 |
1626 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); // idb | 1626 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); // idb |
1627 void __cdecl sub_420E01(); | 1627 void OnChestLeftClick(); |
1628 void __cdecl GameUI_WritePointedObjectStatusString(); | 1628 void __cdecl GameUI_WritePointedObjectStatusString(); |
1629 struct GUIWindow *__thiscall GameUI_InitializeCharacterWindow(unsigned int _this); | 1629 struct GUIWindow *__thiscall GameUI_InitializeCharacterWindow(unsigned int _this); |
1630 struct GUIWindow *__thiscall sub_4219BE(void *a4); | 1630 struct GUIWindow *__thiscall sub_4219BE(void *a4); |
1631 bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem(); | 1631 bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem(); |
1632 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb | 1632 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb |
1633 void __cdecl sub_421EA6_OnInventoryLeftClick(); | 1633 void OnInventoryLeftClick(); |
1634 void __cdecl OnGameViewportClick(); | 1634 void OnGameViewportClick(); |
1635 bool PauseGameDrawing(); | 1635 bool PauseGameDrawing(); |
1636 void SetUserInterface(enum PartyAlignment alignment, bool bReplace); | 1636 void SetUserInterface(enum PartyAlignment alignment, bool bReplace); |
1637 void __cdecl reset_some_strus_flt_2Cs(); | 1637 void __cdecl reset_some_strus_flt_2Cs(); |
1638 void __cdecl j_sub_423B4A(); | 1638 void __cdecl j_sub_423B4A(); |
1639 void __cdecl sub_423B4A(); | 1639 void __cdecl sub_423B4A(); |