comparison mm7_data.h @ 2059:f9698295c0bd

AttackerInfo, MerchandiseTest
author Ritor1
date Sun, 01 Dec 2013 23:43:03 +0600
parents b7485a6502f2
children 72177f3603da
comparison
equal deleted inserted replaced
2058:e249bd483311 2059:f9698295c0bd
1109 void __fastcall DamagePlayerFromMonster(unsigned int uObjID, int a2, struct Vec3_int_ *pPos, signed int a4); 1109 void __fastcall DamagePlayerFromMonster(unsigned int uObjID, int a2, struct Vec3_int_ *pPos, signed int a4);
1110 void __fastcall sub_43A97E(unsigned int uLayingItemID, signed int a2); // idb 1110 void __fastcall sub_43A97E(unsigned int uLayingItemID, signed int a2); // idb
1111 double __fastcall sub_43AE12(signed int a1); 1111 double __fastcall sub_43AE12(signed int a1);
1112 int __fastcall _43AFE3_calc_spell_damage(int a1, int a2, signed int a3, int a4); 1112 int __fastcall _43AFE3_calc_spell_damage(int a1, int a2, signed int a3, int a4);
1113 void __fastcall sub_43B057(unsigned int uObjID, unsigned int uActorID, struct Vec3_int_ *pVelocity); 1113 void __fastcall sub_43B057(unsigned int uObjID, unsigned int uActorID, struct Vec3_int_ *pVelocity);
1114 void ActorDamageFromMonster(signed int agressor_id, unsigned int actor_id, struct Vec3_int_ *pVelocity, signed int a4); 1114 void ActorDamageFromMonster(signed int attacker_id, unsigned int actor_id, struct Vec3_int_ *pVelocity, signed int a4);
1115 void CharacterUI_LoadPaperdollTextures(); 1115 void CharacterUI_LoadPaperdollTextures();
1116 int __fastcall GetItemTextureFilename(char *pOut, signed int item_id, int index, int shoulder); 1116 int __fastcall GetItemTextureFilename(char *pOut, signed int item_id, int index, int shoulder);
1117 bool IsDwarfPresentInParty(bool b); 1117 bool IsDwarfPresentInParty(bool b);
1118 bool ShouldLoadTexturesForRaceAndGender(unsigned int _this); 1118 bool ShouldLoadTexturesForRaceAndGender(unsigned int _this);
1119 void WetsuitOn(unsigned int uPlayerID); // idb 1119 void WetsuitOn(unsigned int uPlayerID); // idb
1200 void ArenaFight(); 1200 void ArenaFight();
1201 void SpellBookGenerator(); 1201 void SpellBookGenerator();
1202 void UI_CreateEndConversationButton(); 1202 void UI_CreateEndConversationButton();
1203 void __fastcall OnSelectShopDialogueOption(signed int uMessageParam); 1203 void __fastcall OnSelectShopDialogueOption(signed int uMessageParam);
1204 int HouseDialogPressCloseBtn(); 1204 int HouseDialogPressCloseBtn();
1205 bool __fastcall MerchandiseTest(ItemGen *item, int _2da_idx); 1205 bool MerchandiseTest(ItemGen *item, int _2da_idx);
1206 void UIShop_Buy_Identify_Repair(); 1206 void UIShop_Buy_Identify_Repair();
1207 bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused); 1207 bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused);
1208 void ODM_LoadAndInitialize(const char *pLevelFilename, struct ODMRenderParams *thisa); 1208 void ODM_LoadAndInitialize(const char *pLevelFilename, struct ODMRenderParams *thisa);
1209 unsigned int GetLevelFogColor(); 1209 unsigned int GetLevelFogColor();
1210 int __fastcall sub_47C3D7_get_fog_related_stuff(int a1, int a2, float a3); 1210 int __fastcall sub_47C3D7_get_fog_related_stuff(int a1, int a2, float a3);