log

age author description
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]
Fri, 25 Oct 2013 00:51:32 -0700 Grumpy7 fixing inventory right click crash
Thu, 24 Oct 2013 23:22:46 -0700 Grumpy7 Merge
Thu, 24 Oct 2013 23:21:05 -0700 Grumpy7 Fixing game unplayable after enchanting
Thu, 24 Oct 2013 15:40:38 +0600 Ritor1 oh
Thu, 24 Oct 2013 15:31:22 +0600 Ritor1 Слияние
Thu, 24 Oct 2013 15:28:33 +0600 Ritor1 m
Thu, 24 Oct 2013 15:26:22 +0600 Ritor1 m
Thu, 24 Oct 2013 15:24:55 +0600 Ritor1 m
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 19:13:07 -0700 Grumpy7 Merge
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
Wed, 23 Oct 2013 15:46:05 +0200 Nomad Woops, debug stuff.
Wed, 23 Oct 2013 15:37:51 +0200 Nomad Merge