comparison mm7_data.h @ 1647:511cd6dd1048

_43ED6F_check_party_races to IsDwarfPresentInParty
author Grumpy7
date Sun, 15 Sep 2013 03:08:12 +0200
parents 25d3f9e43634
children b0a2b8525483
comparison
equal deleted inserted replaced
1621:25d3f9e43634 1647:511cd6dd1048
1140 int __fastcall _43AFE3_calc_spell_damage(int a1, int a2, signed int a3, int a4); 1140 int __fastcall _43AFE3_calc_spell_damage(int a1, int a2, signed int a3, int a4);
1141 void __fastcall sub_43B057(unsigned int uObjID, unsigned int uActorID, struct Vec3_int_ *pVelocity); 1141 void __fastcall sub_43B057(unsigned int uObjID, unsigned int uActorID, struct Vec3_int_ *pVelocity);
1142 void sub_43B1B0(signed int a1, unsigned int a2, struct Vec3_int_ *pVelocity, signed int a4); 1142 void sub_43B1B0(signed int a1, unsigned int a2, struct Vec3_int_ *pVelocity, signed int a4);
1143 void CharacterUI_LoadPaperdollTextures(); 1143 void CharacterUI_LoadPaperdollTextures();
1144 int __fastcall GetItemTextureFilename(char *pOut, signed int item_id, int index, int shoulder); 1144 int __fastcall GetItemTextureFilename(char *pOut, signed int item_id, int index, int shoulder);
1145 bool _43ED6F_check_party_races(bool b); 1145 bool IsDwarfPresentInParty(bool b);
1146 bool ShouldLoadTexturesForRaceAndGender(unsigned int _this); 1146 bool ShouldLoadTexturesForRaceAndGender(unsigned int _this);
1147 void WetsuitOn(unsigned int uPlayerID); // idb 1147 void WetsuitOn(unsigned int uPlayerID); // idb
1148 void WetsuitOff(unsigned int uPlayerID); 1148 void WetsuitOff(unsigned int uPlayerID);
1149 void __fastcall PrepareDrawLists_BLV(struct IndoorLocation_drawstru *_this); 1149 void __fastcall PrepareDrawLists_BLV(struct IndoorLocation_drawstru *_this);
1150 void FindBillboardsLightLevels_BLV(); 1150 void FindBillboardsLightLevels_BLV();