Merge branch 'master' into event_loop

This commit is contained in:
KimLS
2016-09-10 22:19:39 -07:00
21 changed files with 891 additions and 1989 deletions
+1
View File
@@ -795,6 +795,7 @@ public:
void SendClearAA();
inline uint32 GetMaxAAXP(void) const { return max_AAXP; }
inline uint32 GetAAXP() const { return m_pp.expAA; }
inline uint32 GetAAPercent() const { return m_epp.perAA; }
int16 CalcAAFocus(focusType type, const AA::Rank &rank, uint16 spell_id);
void SetAATitle(const char *Title);
void SetTitleSuffix(const char *txt);