Mercurial > mm7
log CastSpellInfo.cpp @ 1953:23cb27a497a0
age | author | description |
---|---|---|
Fri, 25 Oct 2013 11:15:18 -0700 | Grumpy7 | pActorBuffs[9] to pActorBuffs[ACTOR_BUFF_BERSERK] |
Fri, 25 Oct 2013 11:13:15 -0700 | Grumpy7 | pActorBuffs[7] to pActorBuffs[ACTOR_BUFF_SLOWED] |
Fri, 25 Oct 2013 11:12:18 -0700 | Grumpy7 | pActorBuffs[4] to pActorBuffs[ACTOR_BUFF_AFRAID] |
Fri, 25 Oct 2013 11:09:52 -0700 | Grumpy7 | pActorBuffs[1] to pActorBuffs[ACTOR_BUFF_CHARM] |
Fri, 25 Oct 2013 11:08:34 -0700 | Grumpy7 | pActorBuffs[6] to pActorBuffs[ACTOR_BUFF_PARALYZED] |
Tue, 22 Oct 2013 00:39:04 -0700 | Grumpy7 | Actor::GetDirectionInfo changed the signature to a less confusing one |
Sun, 20 Oct 2013 23:50:19 -0700 | Grumpy7 | UpdateActorAI getting rid of unnecessary memcpys |