Changeset 9 for trunk/src/game/Unit.h

Show
Ignore:
Timestamp:
11/19/08 13:22:41 (17 years ago)
Author:
yumileroy
Message:

[svn] -enabled instantiated battlegrounds
-enabled arena matches
-rewritten battleground queuing to support joining as group
-removed queue announcements

Original author: w12x
Date: 2008-10-05 08:48:32-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Unit.h

    r6 r9  
    10041004 
    10051005        void RemoveAllAuras(); 
     1006        void RemoveArenaAuras(bool onleave = false); 
    10061007        void RemoveAllAurasOnDeath(); 
    10071008        void DelayAura(uint32 spellId, uint32 effindex, int32 delaytime);