Merge commit 'origin/master' into 330

This commit is contained in:
tomrus88 2009-10-19 15:08:16 +04:00
commit aa161f802b
35 changed files with 548 additions and 341 deletions

View file

@ -1418,6 +1418,8 @@ class MANGOS_DLL_SPEC Player : public Unit
bool m_mailsLoaded;
bool m_mailsUpdated;
void SendPetTameFailure(PetTameFailureReason reason);
void SetBindPoint(uint64 guid);
void SendTalentWipeConfirm(uint64 guid);
void RewardRage( uint32 damage, uint32 weaponSpeedHitFactor, bool attacker );