comparison Player.h @ 1346:1434b36f4bdb

Player::_43EEF3 renamed to NothingOrJustBlastersEquipped
author Grumpy7
date Fri, 12 Jul 2013 23:07:14 +0200
parents d9e4c0bbb2d2
children 3ed6dcf82912
comparison
equal deleted inserted replaced
1329:27a699abee51 1346:1434b36f4bdb
585 int GetPriceIdentification(float a2); 585 int GetPriceIdentification(float a2);
586 int GetBuyingPrice(unsigned int uRealValue, float price_multiplier); 586 int GetBuyingPrice(unsigned int uRealValue, float price_multiplier);
587 int GetPriceSell(int uRealValue, float price_multiplier); 587 int GetPriceSell(int uRealValue, float price_multiplier);
588 int GetTempleHealCostModifier(float a2); 588 int GetTempleHealCostModifier(float a2);
589 int GetConditionDayOfWeek(unsigned int uCondition); 589 int GetConditionDayOfWeek(unsigned int uCondition);
590 bool _43EEF3(); 590 bool NothingOrJustBlastersEquipped();
591 void SalesProcess(unsigned int inventory_idnx, int item_index, int _2devent_idx);//0x4BE2DD 591 void SalesProcess(unsigned int inventory_idnx, int item_index, int _2devent_idx);//0x4BE2DD
592 bool Recover(signed int a2); 592 bool Recover(signed int a2);
593 bool CanCastSpell(unsigned int uRequiredMana); 593 bool CanCastSpell(unsigned int uRequiredMana);
594 void PlaySoundBasedOnCondition(int currPlayerId); 594 void PlaySoundBasedOnCondition(int currPlayerId);
595 void DrawPlayerBuffAnimBasedOnCondition(int currPlayerId); 595 void DrawPlayerBuffAnimBasedOnCondition(int currPlayerId);