Fri, 25 Oct 2013 11:10:44 -0700 |
Grumpy7 |
pActorBuffs[2] to pActorBuffs[ACTOR_BUFF_SUMMONED]
|
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]
|
Fri, 25 Oct 2013 11:07:52 -0700 |
Grumpy7 |
pActorBuffs[5] to pActorBuffs[ACTOR_BUFF_STONED]
|
Thu, 24 Oct 2013 15:31:22 +0600 |
Ritor1 |
Слияние
|
Thu, 24 Oct 2013 15:24:14 +0600 |
Ritor1 |
MSVS 2010 project file
|
Wed, 23 Oct 2013 23:15:08 -0700 |
Grumpy7 |
moving _4BBF61_summon_actor under Actor
|
Wed, 23 Oct 2013 21:21:48 -0700 |
Grumpy7 |
DamageMonsterFromParty cleanup finished
|
Wed, 23 Oct 2013 21:13:28 -0700 |
Grumpy7 |
DamageMonsterFromParty some additional vars removed, changed the ordering part to something more readable
|
Wed, 23 Oct 2013 21:10:11 -0700 |
Grumpy7 |
Fixing bug in Actor::AI_RangedAttack introduced by me
|
Wed, 23 Oct 2013 20:36:19 -0700 |
Grumpy7 |
DamageMonsterFromParty renaming vars, deleting unused ones, values to enums, etc.
|
Wed, 23 Oct 2013 00:02:06 -0700 |
Grumpy7 |
DamageMonsterFromParty moved initial damage source logic to an if and a switch
|
Tue, 22 Oct 2013 23:18:41 -0700 |
Grumpy7 |
DamageMonsterFromParty removed LABEL_67
|
Tue, 22 Oct 2013 19:09:12 -0700 |
Grumpy7 |
SearchActorByID, SearchActorByGroup, SearchActorByMonsterID, SearchAliveActors changed if-do-whiles to fors
|
Tue, 22 Oct 2013 18:55:37 -0700 |
Grumpy7 |
fixing monsters not attacking unless attacked
|