Mercurial > mm7
comparison mm7_data.h @ 1683:96d567a7d15f
moving OnInventoryLeftClick to Player::
author | Grumpy7 |
---|---|
date | Fri, 20 Sep 2013 10:34:07 +0200 |
parents | 3c451fd02fcf |
children | 2a309997c42f |
comparison
equal
deleted
inserted
replaced
1682:3c451fd02fcf | 1683:96d567a7d15f |
---|---|
1131 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); // idb | 1131 void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); // idb |
1132 void OnChestLeftClick(); | 1132 void OnChestLeftClick(); |
1133 void GameUI_WritePointedObjectStatusString(); | 1133 void GameUI_WritePointedObjectStatusString(); |
1134 bool sub_421B2C_PlaceInInventory_or_DropPickedItem(); | 1134 bool sub_421B2C_PlaceInInventory_or_DropPickedItem(); |
1135 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb | 1135 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb |
1136 void OnInventoryLeftClick(); | |
1137 void OnGameViewportClick(); | 1136 void OnGameViewportClick(); |
1138 bool PauseGameDrawing(); | 1137 bool PauseGameDrawing(); |
1139 void SetUserInterface(enum PartyAlignment alignment, bool bReplace); | 1138 void SetUserInterface(enum PartyAlignment alignment, bool bReplace); |
1140 void reset_some_strus_flt_2Cs(); | 1139 void reset_some_strus_flt_2Cs(); |
1141 int __fastcall GetPortalScreenCoord(unsigned int uFaceID); | 1140 int __fastcall GetPortalScreenCoord(unsigned int uFaceID); |