Mercurial > mm7
log TurnEngine.cpp @ 1951:524fe0810f32
age | author | description |
---|---|---|
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:08:34 -0700 | Grumpy7 | pActorBuffs[6] to pActorBuffs[ACTOR_BUFF_PARALYZED] |
Fri, 25 Oct 2013 11:07:52 -0700 | Grumpy7 | pActorBuffs[5] to pActorBuffs[ACTOR_BUFF_STONED] |
Tue, 22 Oct 2013 00:39:04 -0700 | Grumpy7 | Actor::GetDirectionInfo changed the signature to a less confusing one |
Mon, 14 Oct 2013 06:32:30 +0200 | Grumpy7 | changing most of party arrays to std::arrays, some minor cleanups in actor.cpp |